aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAge
...
| * | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
| |\ \ \ | | | |/ | | |/|
| * | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-17
| |\ \ \
| * | | | init: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| * | | | make CONFIG_EXPERIMENTAL invisible and defaultKees Cook2013-01-11
| | |_|/ | |/| |
* | | | Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-20
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-3.9-asyncTejun Heo2013-01-23
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | init, block: try to load default elevator module early during bootTejun Heo2013-01-18
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \ \
| * | | | | cputime: Restore CPU_ACCOUNTING config defaults for PPC64Stephen Rothwell2013-02-08
| * | | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
| * | | | | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-07
| * | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-05
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
| | | |_|/ | | |/| |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \
| * \ \ \ \ Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker2013-02-04
| |\ \ \ \ \
| | * | | | | printk: Wake up klogd using irq_workFrederic Weisbecker2012-11-17
| * | | | | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-17
* | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-04
|\ \ \ \ \ \
| * | | | | | rcu: Allow TREE_PREEMPT_RCU on UP systemsPaul E. McKenney2013-01-29
| * | | | | | rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney2013-01-29
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-30
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | make sure that /linuxrc has std{in,out,err}Al Viro2013-01-19
| * | | | Ensure that kernel_init_freeable() is not inlined into non __init codeVineet Gupta2012-12-26
| |/ / /
* / / / Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov2013-01-16
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\ \ \
| * | | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
| |/ /
* | | memcg: infrastructure to match an allocation to the right cacheGlauber Costa2012-12-18
* | | memcg: kmem accounting basic infrastructureGlauber Costa2012-12-18
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\ \
| * | proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
| * | pidns: Consolidate initialzation of special init task stateEric W. Biederman2012-11-19
| * | userns: Support fuse interacting with multiple user namespacesEric W. Biederman2012-11-15
| * | userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-15
* | | Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-17
|\ \ \
| * | | block: partition: msdos: provide UUIDs for partitionsStephen Warren2012-11-23
| * | | init: reduce PARTUUID min length to 1 from 36Stephen Warren2012-11-23
| * | | block: store partition_meta_info.uuid as a stringStephen Warren2012-11-23
| |/ /
* | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\ \ \
| * | | mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-11
| * | | mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-11
| | |/ | |/|
* | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-15
* | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-14
|\ \ \
| * | | x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich2012-10-30
| | |/ | |/|
* | | init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-03
|\ \ \ | |_|/ |/| |
| * | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-30
| * | rcu: Add callback-free CPUsPaul E. McKenney2012-11-16