summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-20ENGR00212490 [SMP]Fix build error of calibrate when no define SMPAnson Huang
2012-07-20ENGR00211169-1 [SMP]Need to update loops_per_jiffy when cpufreq is changedAnson Huang
2012-07-20init: skip calibration delay if previously doneSameer Nanda
2012-06-07ENGR00212490 [SMP]Fix build error of calibrate when no define SMPAnson Huang
2012-06-05ENGR00211169-1 [SMP]Need to update loops_per_jiffy when cpufreq is changedAnson Huang
2012-06-05init: skip calibration delay if previously doneSameer Nanda
2012-06-01Fix blocking allocations called very early during bootupLinus Torvalds
2012-05-21init: don't try mounting device as nfs root unless type fully matchesSasha Levin
2012-01-25NFS: Retry mounting NFSROOTChuck Lever
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
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-14ashmem for 2.6.27.Robert Love
2011-06-14Add build option to to set the default panic timeout.Arve Hjønnevåg
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
2011-05-19kmemleak: Initialise kmemleak after debug_objects_mem_init()Catalin Marinas
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-05-10slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"David Rientjes
2011-05-05rcu: priority boosting for TREE_PREEMPT_RCUPaul E. McKenney
2011-04-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds
2011-04-26init/Kconfig: fix EXPERT menu listRandy Dunlap
2011-04-22[PARISC] slub: fix panic with DISCONTIGMEMJames Bottomley
2011-04-15kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to MakefileArtem Bityutskiy
2011-04-15Kconfig: improve KALLSYMS_ALL documentationArtem Bityutskiy
2011-04-14sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn
2011-03-23pid: remove the child_reaper special case in init/main.cEric W. Biederman
2011-03-22init: return proper error code in do_mounts_rd()Davidlohr Bueso
2011-03-22calibrate: retry with wider bounds when converge seems to failPhil Carmody
2011-03-22calibrate: home in on correct lpj value more quicklyPhil Carmody
2011-03-22calibrate: extract fall-back calculation into own helperPhil Carmody
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang
2011-03-22fs: use appropriate printk priority levelsMandeep Singh Baines
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds