summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-24keys: kill task_struct->replacement_session_keyringOleg Nesterov2-11/+0
2012-05-24keys: kill the dummy key_replace_session_keyring()Oleg Nesterov2-4/+0
2012-05-24keys: change keyctl_session_to_parent() to use task_work_add()Oleg Nesterov4-45/+46
2012-05-24genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov4-49/+35
2012-05-24task_work_add: generic process-context callbacksOleg Nesterov7-2/+136
2012-05-24avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callersAl Viro1-1/+1
2012-05-24parisc: need to check NOTIFY_RESUME when exiting from syscallAl Viro1-1/+1
2012-05-24move key_repace_session_keyring() into tracehook_notify_resume()Al Viro30-66/+6
2012-05-24TIF_NOTIFY_RESUME is defined on all targets nowAl Viro2-12/+0
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds54-817/+386
2012-05-24mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkagesMel Gorman1-24/+17
2012-05-24perf evlist: Explicititely initialize input_nameArnaldo Carvalho de Melo1-1/+1
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds85-605/+1787
2012-05-24Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+12
2012-05-24Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds55-8033/+32
2012-05-24Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds25-868/+3124
2012-05-24Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-15/+2920
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds30-511/+5777
2012-05-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds19-396/+447
2012-05-24Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds8-4/+1120
2012-05-24x86/mce: Add instruction recovery signatures to mce-severity tableTony Luck1-0/+10
2012-05-24x86/mce: Fix check for processor context when machine check was taken.Tony Luck1-6/+10
2012-05-24MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen1-0/+8
2012-05-24Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-347/+902
2012-05-24Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds30-320/+1359
2012-05-24x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin1-0/+11
2012-05-24Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2012-05-24Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds292-8037/+22045
2012-05-23Merge tag 'ktest-v3.5-spelling' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-05-23ring-buffer: Check for valid buffer before changing sizeSteven Rostedt1-0/+5
2012-05-23NFS: Add memory barriers to the nfs_client->cl_cons_state initialisationTrond Myklebust3-0/+7
2012-05-23ixp4xx: fix compilation by adding gpiolib supportRichard Cochran3-81/+48
2012-05-23NFSv4: Fix a race in the net namespace mount notificationTrond Myklebust3-3/+29
2012-05-23NFSv4.1: Fix session initialisation racesTrond Myklebust4-67/+54
2012-05-23Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds26-676/+1042
2012-05-23Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-182/+15
2012-05-23Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-192/+185
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-33/+544
2012-05-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-37/+31
2012-05-23Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-14/+88
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds41-149/+63
2012-05-23ipx: restore token ring define to include/linux/ipx.hPaul Gortmaker1-1/+1
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds33-456/+1118
2012-05-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-23/+41
2012-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+24
2012-05-23Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds16-60/+72
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds6-34/+24
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds85-1080/+7827
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds31-340/+201
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds152-2205/+13243