aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2012-12-12init: use N_MEMORY instead N_HIGH_MEMORYGravatar Lai Jiangshan 1-1/+1
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-23/+44
2012-11-30context_tracking: New context tracking susbsystemGravatar Frederic Weisbecker 1-14/+14
2012-11-16rcu: Add callback-free CPUsGravatar Paul E. McKenney 1-0/+22
2012-11-02FRV: gcc-4.1.2 also inlines weak functionsGravatar David Howells 1-0/+2
2012-10-24rcu: Wordsmith help text for RCU_USER_QS kernel parameterGravatar Paul Gortmaker 1-3/+3
2012-10-23rcu: Update RCU_FAST_NO_HZ help textGravatar Paul E. McKenney 1-8/+7
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+68
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-41/+33
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+4
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsGravatar Al Viro 1-8/+12
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+12
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootGravatar Jeff Layton 1-3/+4
2012-10-11make sure that we always have a return path from kernel_execve()Gravatar Al Viro 1-8/+5
2012-10-11don't bother with kernel_thread/kernel_execve for launching linuxrcGravatar Al Viro 1-25/+16
2012-10-10rcu: Advise most users not to enable RCU user modeGravatar Frederic Weisbecker 1-0/+12
2012-10-10MODSIGN: Implement module signature checkingGravatar David Howells 1-0/+8
2012-10-10MODSIGN: Provide Kconfig optionsGravatar David Howells 1-0/+38
2012-10-10module: signature checking hookGravatar Rusty Russell 1-0/+14
2012-10-09prio_tree: removeGravatar Michel Lespinasse 1-2/+0
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryGravatar Catalin Marinas 1-0/+5
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionGravatar Catalin Marinas 1-2/+4
2012-10-08X.509: Add simple ASN.1 grammar compilerGravatar David Howells 1-0/+8
2012-10-06coredump: make core dump functionality optionalGravatar Alex Kelly 1-0/+1
2012-10-06sections: disable const sections for PA-RISC v2Gravatar Andi Kleen 1-0/+6
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-89/+0
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-7/+1
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+2
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+5
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-56/+101
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryGravatar Josh Triplett 1-1/+3
2012-09-29efi: Defer freeing boot services memory until after ACPI initGravatar Josh Triplett 1-0/+3
2012-09-26rcu: Userspace RCU extended QS selftestGravatar Frederic Weisbecker 1-0/+8
2012-09-26rcu: Settle config for userspace extended quiescent stateGravatar Frederic Weisbecker 1-0/+10
2012-09-25cputime: Make finegrained irqtime accounting generally availableGravatar Frederic Weisbecker 1-1/+29
2012-09-25cputime: Gather time/stats accounting config options into a single menuGravatar Frederic Weisbecker 1-56/+60
2012-09-21userns: Convert the ufs filesystem to use kuid/kgid where appropriateGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert the udf filesystem to use kuid/kgid where appropriateGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert ubifs to use kuid/kgidGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert squashfs to use kuid/kgid where appropriateGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert reiserfs to use kuid and kgid where appropriateGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert jfs to use kuid/kgid where appropriateGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert jffs2 to use kuid and kgid where appropriateGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert hpfs to use kuid and kgid where appropriateGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert btrfs to use kuid/kgid where appropriateGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert bfs to use kuid/kgid where appropriateGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert affs to use kuid/kgid wherwe appropriateGravatar Eric W. Biederman 1-1/+0
2012-09-21userns: Convert binder ipc to use kuidsGravatar Eric W. Biederman 1-3/+0
2012-09-21userns: Add user namespace support to IMAGravatar Eric W. Biederman 1-4/+0
2012-09-21userns: Convert EVM to deal with kuids and kgids in it's hmac computationGravatar Eric W. Biederman 1-1/+0