summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-05-26kconfig-preempt-rt-full.patchThomas Gleixner
2013-05-26rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2013-05-26mm: Enable SLUB for RTThomas Gleixner
2013-05-26softirq: Init softirq local lock after per cpu section is set upSteven Rostedt
2013-05-26softirq-local-lock.patchThomas Gleixner
2013-05-26sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner
2013-05-26posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2013-05-26mm: Allow only slab on RTIngo Molnar
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
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-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov
2012-12-26Ensure that kernel_init_freeable() is not inlined into non __init codeVineet Gupta
2012-12-21Merge 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-13init: 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-16rcu: Add callback-free CPUsPaul E. McKenney
2012-11-15userns: Support fuse interacting with multiple user namespacesEric W. Biederman
2012-11-15userns: 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-12make sure that we always have a return path from kernel_execve()Al Viro
2012-10-12don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro
2012-10-11rcu: Advise most users not to enable RCU user modeFrederic Weisbecker