summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-014-10/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro2012-11-301-6/+8
| * | | | | | | | | lookup_one_len: don't accept . and ..Al Viro2012-11-301-0/+5
| * | | | | | | | | cifs: get rid of blind d_drop() in readdirAl Viro2012-11-301-1/+4
| * | | | | | | | | nfs_lookup_revalidate(): fix a leakAl Viro2012-11-301-2/+2
| * | | | | | | | | don't do blind d_drop() in nfs_prime_dcache()Al Viro2012-11-301-1/+2
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-011-0/+7
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-11-131-0/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker2012-10-281-0/+7
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-0123-135/+194
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-12-0120-126/+181
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong2012-11-241-0/+4
| | * | | | | | | | | | | | perf kvm: Rename perf_kvm to perf_kvm_statXiao Guangrong2012-11-231-51/+60
| | * | | | | | | | | | | | Merge tag 'perf-uapi-20121119' of git://git.infradead.org/users/dhowells/linu...Arnaldo Carvalho de Melo2012-11-2320-75/+117
| |/| | | | | | | | | | | |
| | * | | | | | | | | | | | perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-1916-58/+78
| | * | | | | | | | | | | | perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu2012-11-191-1/+1
| | * | | | | | | | | | | | tools: Pass the target in descendDavid Howells2012-11-191-2/+2
| | * | | | | | | | | | | | tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells2012-11-192-6/+17
| | * | | | | | | | | | | | tools: Define a Makefile function to do subdir processingDavid Howells2012-11-192-12/+20
| | * | | | | | | | | | | | Merge branch 'x86-pre-uapi' into perf-uapiDavid Howells2012-11-191-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | x86: Export asm/{svm.h,vmx.h,perf_regs.h}David Howells2012-11-081-0/+3
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-11-132-4/+6
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim2012-10-301-4/+4
| | * | | | | | | | | | | | perf header: Fix numa topology printingNamhyung Kim2012-10-301-0/+2
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | perf, powerpc: Fix hw breakpoints returning -ENOSPCMichael Neuling2012-10-301-5/+7
* | | | | | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-12-014-10/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2012-11-302-6/+14
| * | | | | | | | | | | | | x86-32: Unbreak booting on some 486 clonesH. Peter Anvin2012-11-271-2/+7
| * | | | | | | | | | | | | x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin2012-11-271-2/+1Star
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-12-015-33/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | c6x: use generic kvm_para.hMark Salter2012-11-282-1/+2
| * | | | | | | | | | | | | c6x: remove internal kernel symbols from exported setup.hMark Salter2012-11-282-30/+36
| * | | | | | | | | | | | | c6x: fix misleading commentMark Salter2012-11-271-2/+1Star
| * | | | | | | | | | | | | c6x: run do_notify_resume with interrupts enabledMark Salter2012-11-271-0/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-015-15/+9Star
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro2012-11-291-1/+1
| * | | | | | | | | | | | | score: do_sigaltstack() expects a userland pointer...Al Viro2012-11-291-5/+2Star
| * | | | | | | | | | | | | sh64: fix altstack switching on sigreturnAl Viro2012-11-291-4/+2Star
| * | | | | | | | | | | | | openrisk: fix altstack switching on sigreturnAl Viro2012-11-291-4/+2Star
| * | | | | | | | | | | | | um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro2012-11-291-1/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-12-012-5/+4Star
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky2012-11-281-2/+1Star
| * | | | | | | | | | | | | cifs: fix writeback race with file that is growingJeff Layton2012-11-271-3/+3
* | | | | | | | | | | | | | Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Linus Torvalds2012-12-011-6/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | remoteproc: fix error path of ->find_vqsOhad Ben-Cohen2012-11-291-6/+12
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-12-011-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | target: Fix handling of aborted commandsRoland Dreier2012-11-171-2/+4
* | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-309-65/+41Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2012-11-281-34/+14Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | radeon: fix pll/ctrc mapping on dce2 and dce3 hardwareJerome Glisse2012-11-271-34/+14Star