aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2012-11-02FRV: gcc-4.1.2 also inlines weak functionsDavid Howells
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton
2012-10-11make sure that we always have a return path from kernel_execve()Al Viro
2012-10-11don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro
2012-10-10rcu: Advise most users not to enable RCU user modeFrederic Weisbecker
2012-10-10MODSIGN: Implement module signature checkingDavid Howells
2012-10-10MODSIGN: Provide Kconfig optionsDavid Howells
2012-10-10module: signature checking hookRusty Russell
2012-10-09prio_tree: removeMichel Lespinasse
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells
2012-10-06coredump: make core dump functionality optionalAlex Kelly
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-09-26rcu: Userspace RCU extended QS selftestFrederic Weisbecker
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker
2012-09-25cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker
2012-09-25cputime: Gather time/stats accounting config options into a single menuFrederic Weisbecker
2012-09-21userns: Convert the ufs filesystem to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert the udf filesystem to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman
2012-09-21userns: Convert squashfs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert reiserfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert jfs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert jffs2 to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert hpfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert btrfs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert bfs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert affs to use kuid/kgid wherwe appropriateEric W. Biederman
2012-09-21userns: Convert binder ipc to use kuidsEric W. Biederman
2012-09-21userns: Add user namespace support to IMAEric W. Biederman
2012-09-21userns: Convert EVM to deal with kuids and kgids in it's hmac computationEric W. Biederman
2012-09-21userns: Convert hostfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert tomoyo to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman
2012-09-21userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman
2012-09-21userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman