summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\
| * Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-17
| * audit: only allow tasks to set their loginuid if it is -1Eric Paris2012-01-17
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\ \
| * | module_param: make bool parameters really bool (core code)Rusty Russell2012-01-13
* | | c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov2012-01-12
|/ /
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-11
|\ \ | |/ |/|
| * sched: Fix CONFIG_CGROUP_SCHED dependencyFabio Estevam2012-01-10
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-11
|\ \
| * | x86: Reduce clock calibration time during slave cpu startupJack Steiner2011-12-05
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-11
|\ \ \
| * | | mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka2011-12-06
| |/ /
* | | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-10
|\ \ \
| * | | NFS: Retry mounting NFSROOTChuck Lever2012-01-05
| |/ /
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \
| * | | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-06
| * | | init/initramfs.c: should use umode_tAl Viro2012-01-03
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-06
|\ \ \ | |_|/ |/| |
| * | Basic kernel memory functionality for the Memory ControllerGlauber Costa2011-12-12
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \
| * | rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCUPaul E. McKenney2011-12-11
| |/
* | init/main.c: Execute lockdep_init() as early as possibleMing Lei2011-12-06
|/
* Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-06
|\
| * jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge2011-10-25
* | sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong2011-11-02
* | init: add root=PARTUUID=UUID/PARTNROFF=%d supportWill Drewry2011-11-02
* | init/do_mounts_rd.c: fix ramdisk identification for padded cramfsNeil Armstrong2011-11-02
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \
| * \ Merge branch 'linus' into sched/coreIngo Molnar2011-10-04
| |\ \
| * | | sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner2011-08-14
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-26
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar2011-10-01
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | rcu: Drive configuration directly from SMP and PREEMPTPaul E. McKenney2011-09-28
| | | |/ | | |/|
* | | | params: make dashes and underscores in parameter names truly equalMichal Schmidt2011-10-26
|/ / /
* | | bootup: move 'usermodehelper_enable()' a little earlierwangyanqing2011-09-29
* | | bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()Linus Torvalds2011-09-28
|/ /
* | init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin2011-09-21
|/
* Boot up with usermodehelper disabledLinus Torvalds2011-08-03
* tmpfs: miscellaneous trivial cleanupsHugh Dickins2011-08-03
* init: skip calibration delay if previously doneSameer Nanda2011-07-25
* mm: remove the leftovers of noswapaccountWANG Cong2011-07-25
*-----. Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-23
|\ \ \ \
| | * | | debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug optionsJosh Triplett2011-06-07
| |/ / /
* | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | pcspkr: Cleanup Kconfig dependenciesRalf Baechle2011-06-09
| * | | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-09
| |/ /
* | | Fix CPU spinlock lockups on secondary CPU bringupRussell King2011-06-23
| |/ |/|
* | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh2011-06-17
* | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett2011-06-15
* | init/calibrate.c: remove annoying printkBorislav Petkov2011-06-15