aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-05NFS: Retry mounting NFSROOTChuck Lever
2012-01-03init/initramfs.c: should use umode_tAl Viro
2011-12-12Basic kernel memory functionality for the Memory ControllerGlauber Costa
2011-12-11rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCUPaul E. McKenney
2011-12-06init/main.c: Execute lockdep_init() as early as possibleMing Lei
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-11-02sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong
2011-11-02init: add root=PARTUUID=UUID/PARTNROFF=%d supportWill Drewry
2011-11-02init/do_mounts_rd.c: fix ramdisk identification for padded cramfsNeil Armstrong
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-26params: make dashes and underscores in parameter names truly equalMichal Schmidt
2011-10-25jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar
2011-10-01Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar
2011-09-29bootup: move 'usermodehelper_enable()' a little earlierwangyanqing
2011-09-28rcu: Drive configuration directly from SMP and PREEMPTPaul E. McKenney
2011-09-28bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()Linus Torvalds
2011-09-21init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin
2011-08-14sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner
2011-08-03Boot up with usermodehelper disabledLinus Torvalds
2011-08-03tmpfs: miscellaneous trivial cleanupsHugh Dickins
2011-07-25init: skip calibration delay if previously doneSameer Nanda
2011-07-25mm: remove the leftovers of noswapaccountWANG Cong
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-06-23Fix CPU spinlock lockups on secondary CPU bringupRussell King
2011-06-17generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett
2011-06-15init/calibrate.c: remove annoying printkBorislav Petkov
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle
2011-06-07debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug optionsJosh Triplett
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-25printk: allocate kernel log buffer earlierMike Travis
2011-05-25init/calibrate.c: fix for critical bogoMIPS intermittent calculation failureAndrew Worsley
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-05-22Give up on pushing CC_OPTIMIZE_FOR_SIZELinus Torvalds
2011-05-20SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPIDaniel Hellstrom
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds