aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenumaLinus Torvalds1-0/+44
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds1-4/+4
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2012-12-12init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman1-0/+8
2012-12-11mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli1-0/+37
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-23/+44
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker1-14/+14
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney1-0/+22
2012-11-02FRV: gcc-4.1.2 also inlines weak functionsDavid Howells1-0/+2
2012-10-30x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich1-4/+4
2012-10-24rcu: Wordsmith help text for RCU_USER_QS kernel parameterPaul Gortmaker1-3/+3
2012-10-23rcu: Update RCU_FAST_NO_HZ help textPaul E. McKenney1-8/+7
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+68
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-41/+33
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+4
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro1-8/+12
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton1-3/+4
2012-10-11make sure that we always have a return path from kernel_execve()Al Viro1-8/+5
2012-10-11don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro1-25/+16
2012-10-10rcu: Advise most users not to enable RCU user modeFrederic Weisbecker1-0/+12
2012-10-10MODSIGN: Implement module signature checkingDavid Howells1-0/+8
2012-10-10MODSIGN: Provide Kconfig optionsDavid Howells1-0/+38
2012-10-10module: signature checking hookRusty Russell1-0/+14
2012-10-09prio_tree: removeMichel Lespinasse1-2/+0
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+5
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-2/+4
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells1-0/+8
2012-10-06coredump: make core dump functionality optionalAlex Kelly1-0/+1
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen1-0/+6
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-89/+0
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+1
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-1/+2
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-56/+101
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett1-1/+3
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-0/+3
2012-09-26rcu: Userspace RCU extended QS selftestFrederic Weisbecker1-0/+8
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker1-0/+10
2012-09-25cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker1-1/+29
2012-09-25cputime: Gather time/stats accounting config options into a single menuFrederic Weisbecker1-56/+60
2012-09-21userns: Convert the ufs filesystem to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert the udf filesystem to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman1-1/+0
2012-09-21userns: Convert squashfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert reiserfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert jfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert jffs2 to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert hpfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0