aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-101-0/+2
|\
| * random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-10-221-0/+2
* | d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-201-0/+11
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-272-4/+5
|\ \ | |/
| * Fix blocking allocations called very early during bootupLinus Torvalds2012-06-011-3/+4
| * init: don't try mounting device as nfs root unless type fully matchesSasha Levin2012-05-211-1/+1
* | merge opensource jb u5codeworkx2012-09-221-1/+3
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-4/+31
|\ \ | |/
| * NFS: Retry mounting NFSROOTChuck Lever2012-01-251-4/+31
* | samsung update 1codeworkx2012-06-021-0/+20
|/
* Fix CPU spinlock lockups on secondary CPU bringupRussell King2011-06-231-6/+8
* generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh2011-06-171-0/+1
* gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett2011-06-151-1/+0
* init/calibrate.c: remove annoying printkBorislav Petkov2011-06-151-3/+0
* uts: make default hostname configurable, rather than always using "(none)"Josh Triplett2011-06-151-0/+9
* mm: Fix boot crash in mm_alloc()Linus Torvalds2011-05-291-1/+1
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-261-8/+0
* printk: allocate kernel log buffer earlierMike Travis2011-05-251-0/+1
* init/calibrate.c: fix for critical bogoMIPS intermittent calculation failureAndrew Worsley2011-05-251-6/+69
* mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-0/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-241-18/+12
|\
| * kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to MakefileArtem Bityutskiy2011-04-151-12/+0
| * Kconfig: improve KALLSYMS_ALL documentationArtem Bityutskiy2011-04-151-6/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-05-221-5/+0
|\ \
| * | SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPIDaniel Hellstrom2011-05-201-5/+0
* | | Give up on pushing CC_OPTIMIZE_FOR_SIZELinus Torvalds2011-05-221-1/+0
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-191-1/+1
|\ \ \
| * | | rcu: priority boosting for TREE_PREEMPT_RCUPaul E. McKenney2011-05-051-1/+1
| | | |
| \ \ \
*-. \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-0/+5
|\ \ \ \ \
| | * | | | slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"David Rientjes2011-05-101-1/+0
| | |/ / /
| * | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-121-8/+9
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2011-04-271-0/+1
| | |\ \
| | | * | [PARISC] slub: fix panic with DISCONTIGMEMJames Bottomley2011-04-221-0/+1
| * | | | sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra2011-04-141-0/+5
| | |/ / | |/| |
* | | | kmemleak: Initialise kmemleak after debug_objects_mem_init()Catalin Marinas2011-05-191-1/+1
| |/ / |/| |
* | | init/Kconfig: fix EXPERT menu listRandy Dunlap2011-04-261-8/+8
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn2011-03-231-0/+1
* pid: remove the child_reaper special case in init/main.cEric W. Biederman2011-03-231-9/+0
* init: return proper error code in do_mounts_rd()Davidlohr Bueso2011-03-221-1/+1
* calibrate: retry with wider bounds when converge seems to failPhil Carmody2011-03-221-4/+18
* calibrate: home in on correct lpj value more quicklyPhil Carmody2011-03-221-23/+34
* calibrate: extract fall-back calculation into own helperPhil Carmody2011-03-221-33/+40
* smp: move smp setup functions to kernel/smp.cAmerigo Wang2011-03-221-89/+1
* fs: use appropriate printk priority levelsMandeep Singh Baines2011-03-221-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-02-153-46/+48
| |\
| * | Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLINGMichael Witten2011-01-171-1/+1
| * | Kconfig: Typo: seti -> setMichael Witten2011-01-171-2/+2
* | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-161-5/+0
|\ \ \