summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett1-1/+0
2011-06-15init/calibrate.c: remove annoying printkBorislav Petkov1-3/+0
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett1-0/+9
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds1-1/+1
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano1-8/+0
2011-05-25printk: allocate kernel log buffer earlierMike Travis1-0/+1
2011-05-25init/calibrate.c: fix for critical bogoMIPS intermittent calculation failureAndrew Worsley1-6/+69
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro1-0/+2
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-18/+12
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-5/+0
2011-05-22Give up on pushing CC_OPTIMIZE_FOR_SIZELinus Torvalds1-1/+0
2011-05-20SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPIDaniel Hellstrom1-5/+0
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds1-0/+5
2011-05-19kmemleak: Initialise kmemleak after debug_objects_mem_init()Catalin Marinas1-1/+1
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar1-8/+9
2011-05-10slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"David Rientjes1-1/+0
2011-05-05rcu: priority boosting for TREE_PREEMPT_RCUPaul E. McKenney1-1/+1
2011-04-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds1-0/+1
2011-04-26init/Kconfig: fix EXPERT menu listRandy Dunlap1-8/+8
2011-04-22[PARISC] slub: fix panic with DISCONTIGMEMJames Bottomley1-0/+1
2011-04-15kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to MakefileArtem Bityutskiy1-12/+0
2011-04-15Kconfig: improve KALLSYMS_ALL documentationArtem Bityutskiy1-6/+12
2011-04-14sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra1-0/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn1-0/+1
2011-03-23pid: remove the child_reaper special case in init/main.cEric W. Biederman1-9/+0
2011-03-22init: return proper error code in do_mounts_rd()Davidlohr Bueso1-1/+1
2011-03-22calibrate: retry with wider bounds when converge seems to failPhil Carmody1-4/+18
2011-03-22calibrate: home in on correct lpj value more quicklyPhil Carmody1-23/+34
2011-03-22calibrate: extract fall-back calculation into own helperPhil Carmody1-33/+40
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang1-89/+1
2011-03-22fs: use appropriate printk priority levelsMandeep Singh Baines1-1/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-5/+0
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V1-0/+12
2011-03-05BKL: That's all, folksArnd Bergmann1-5/+0
2011-03-04perf cgroup: Fix a typo in kernel configLi Zefan1-1/+1
2011-02-16perf: Add cgroup supportStephane Eranian1-0/+10
2011-02-15Merge branch 'master' into for-nextJiri Kosina3-46/+48
2011-02-10fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan1-3/+3
2011-02-03sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} optionsFerenc Wagner1-2/+2
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+11
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-26/+34
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo1-2/+11
2011-01-17Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLINGMichael Witten1-1/+1
2011-01-17Kconfig: Typo: seti -> setMichael Witten1-2/+2
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds1-15/+0