aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Add build option to to set the default panic timeout.Arve Hjønnevåg2013-02-191-0/+6
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-311-2/+2
|\
| * efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-202-2/+6
|\ \ | |/ |/|
| * make sure that /linuxrc has std{in,out,err}Al Viro2013-01-191-0/+4
| * Ensure that kernel_init_freeable() is not inlined into non __init codeVineet Gupta2012-12-261-2/+2
* | Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov2013-01-161-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-1/+3
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+3
* | memcg: infrastructure to match an allocation to the right cacheGlauber Costa2012-12-181-1/+0
* | memcg: kmem accounting basic infrastructureGlauber Costa2012-12-181-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-173-3/+2
|\ \
| * | proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-201-0/+2
| * | pidns: Consolidate initialzation of special init task stateEric W. Biederman2012-11-191-1/+0
| * | userns: Support fuse interacting with multiple user namespacesEric W. Biederman2012-11-151-1/+0
| * | userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-151-1/+0
* | | Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-171-21/+40
|\ \ \
| * | | block: partition: msdos: provide UUIDs for partitionsStephen Warren2012-11-231-0/+4
| * | | init: reduce PARTUUID min length to 1 from 36Stephen Warren2012-11-231-13/+22
| * | | block: store partition_meta_info.uuid as a stringStephen Warren2012-11-231-11/+17
| |/ /
* | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-161-0/+44
|\ \ \
| * | | mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-111-0/+8
| * | | mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-111-0/+37
| | |/ | |/|
* | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-151-4/+4
* | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-4/+4
|\ \ \
| * | | x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich2012-10-301-4/+4
| | |/ | |/|
* | | init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-1/+1
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-021-23/+44
|\ \ \ | |_|/ |/| |
| * | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-301-14/+14
| * | rcu: Add callback-free CPUsPaul E. McKenney2012-11-161-0/+22
| * | rcu: Wordsmith help text for RCU_USER_QS kernel parameterPaul Gortmaker2012-10-241-3/+3
| * | rcu: Update RCU_FAST_NO_HZ help textPaul E. McKenney2012-10-231-8/+7
| |/
* / FRV: gcc-4.1.2 also inlines weak functionsDavid Howells2012-11-021-0/+2
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+68
|\
| * MODSIGN: Implement module signature checkingDavid Howells2012-10-101-0/+8
| * MODSIGN: Provide Kconfig optionsDavid Howells2012-10-101-0/+38
| * module: signature checking hookRusty Russell2012-10-101-0/+14
| * X.509: Add simple ASN.1 grammar compilerDavid Howells2012-10-071-0/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-41/+33
|\ \
| * | infrastructure for saner ret_from_kernel_thread semanticsAl Viro2012-10-121-8/+12
| * | make sure that we always have a return path from kernel_execve()Al Viro2012-10-111-8/+5
| * | don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro2012-10-111-25/+16
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-3/+4
|\ \
| * | vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton2012-10-111-3/+4
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-121-0/+12
|\ \ \ | |/ / |/| |
| * | rcu: Advise most users not to enable RCU user modeFrederic Weisbecker2012-10-101-0/+12
* | | prio_tree: removeMichel Lespinasse2012-10-091-2/+0
* | | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+5
* | | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-2/+4
* | | coredump: make core dump functionality optionalAlex Kelly2012-10-051-0/+1