aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2013-01-25MODSIGN: Simplify Makefile with a Kconfig helperMichal Marek
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-23Merge branch 'master' into for-3.9-asyncTejun Heo
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-19make sure that /linuxrc has std{in,out,err}Al Viro
2013-01-18init, block: try to load default elevator module early during bootTejun Heo
2013-01-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov
2013-01-11init: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11make CONFIG_EXPERIMENTAL invisible and defaultKees Cook
2013-01-09sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta
2012-12-26Ensure that kernel_init_freeable() is not inlined into non __init codeVineet Gupta
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-18memcg: infrastructure to match an allocation to the right cacheGlauber Costa
2012-12-18memcg: kmem accounting basic infrastructureGlauber Costa
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-17Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-12init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman
2012-12-11mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker
2012-11-23block: partition: msdos: provide UUIDs for partitionsStephen Warren
2012-11-23init: reduce PARTUUID min length to 1 from 36Stephen Warren
2012-11-23block: store partition_meta_info.uuid as a stringStephen Warren
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman
2012-11-19pidns: Consolidate initialzation of special init task stateEric W. Biederman
2012-11-18printk: Wake up klogd using irq_workFrederic Weisbecker
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney
2012-11-14userns: Support fuse interacting with multiple user namespacesEric W. Biederman
2012-11-14userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman
2012-11-02FRV: gcc-4.1.2 also inlines weak functionsDavid Howells
2012-10-30x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich
2012-10-24rcu: Wordsmith help text for RCU_USER_QS kernel parameterPaul Gortmaker
2012-10-23rcu: Update RCU_FAST_NO_HZ help textPaul E. McKenney
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton
2012-10-11make sure that we always have a return path from kernel_execve()Al Viro
2012-10-11don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro
2012-10-10rcu: Advise most users not to enable RCU user modeFrederic Weisbecker
2012-10-10MODSIGN: Implement module signature checkingDavid Howells