aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-2/+2
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+6
2013-01-19make sure that /linuxrc has std{in,out,err}Al Viro1-0/+4
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov1-1/+1
2012-12-26Ensure that kernel_init_freeable() is not inlined into non __init codeVineet Gupta1-2/+2
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+3
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+3
2012-12-18memcg: infrastructure to match an allocation to the right cacheGlauber Costa1-1/+0
2012-12-18memcg: kmem accounting basic infrastructureGlauber Costa1-0/+1
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-3/+2
2012-12-17Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-21/+40
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+44
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds1-4/+4
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2012-12-12init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman1-0/+8
2012-12-11mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli1-0/+37
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-23/+44
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker1-14/+14
2012-11-23block: partition: msdos: provide UUIDs for partitionsStephen Warren1-0/+4
2012-11-23init: reduce PARTUUID min length to 1 from 36Stephen Warren1-13/+22
2012-11-23block: store partition_meta_info.uuid as a stringStephen Warren1-11/+17
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman1-0/+2
2012-11-19pidns: Consolidate initialzation of special init task stateEric W. Biederman1-1/+0
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney1-0/+22
2012-11-14userns: Support fuse interacting with multiple user namespacesEric W. Biederman1-1/+0
2012-11-14userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman1-1/+0
2012-11-02FRV: gcc-4.1.2 also inlines weak functionsDavid Howells1-0/+2
2012-10-30x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich1-4/+4
2012-10-24rcu: Wordsmith help text for RCU_USER_QS kernel parameterPaul Gortmaker1-3/+3
2012-10-23rcu: Update RCU_FAST_NO_HZ help textPaul E. McKenney1-8/+7
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+68
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-41/+33
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+4
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro1-8/+12
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton1-3/+4
2012-10-11make sure that we always have a return path from kernel_execve()Al Viro1-8/+5
2012-10-11don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro1-25/+16
2012-10-10rcu: Advise most users not to enable RCU user modeFrederic Weisbecker1-0/+12
2012-10-10MODSIGN: Implement module signature checkingDavid Howells1-0/+8
2012-10-10MODSIGN: Provide Kconfig optionsDavid Howells1-0/+38
2012-10-10module: signature checking hookRusty Russell1-0/+14
2012-10-09prio_tree: removeMichel Lespinasse1-2/+0
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+5
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-2/+4
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells1-0/+8
2012-10-06coredump: make core dump functionality optionalAlex Kelly1-0/+1
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen1-0/+6
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-89/+0
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+1
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-56/+101
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett1-1/+3
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-0/+3
2012-09-26rcu: Userspace RCU extended QS selftestFrederic Weisbecker1-0/+8
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker1-0/+10
2012-09-25cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker1-1/+29
2012-09-25cputime: Gather time/stats accounting config options into a single menuFrederic Weisbecker1-56/+60
2012-09-21userns: Convert the ufs filesystem to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert the udf filesystem to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman1-1/+0
2012-09-21userns: Convert squashfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert reiserfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert jfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert jffs2 to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert hpfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert btrfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert bfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert affs to use kuid/kgid wherwe appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert binder ipc to use kuidsEric W. Biederman1-3/+0
2012-09-21userns: Add user namespace support to IMAEric W. Biederman1-4/+0
2012-09-21userns: Convert EVM to deal with kuids and kgids in it's hmac computationEric W. Biederman1-1/+0
2012-09-21userns: Convert hostfs to use kuid and kgid where appropriateEric W. Biederman1-2/+0
2012-09-21userns: Convert tomoyo to use kuid and kgid where appropriateEric W. Biederman1-3/+0
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman1-1/+0
2012-09-21userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman1-1/+0
2012-09-21userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert the sysv filesystem to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert the qnx6 filesystem to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert the qnx4 filesystem to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert omfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert ntfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert nillfs2 to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert minix to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert logfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert isofs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert hfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert exofs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert efs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert ecryptfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert cramfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert befs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert xenfs to use kuid and kgid where appropriateEric W. Biederman1-2/+0
2012-09-21userns: Convert hugetlbfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman1-1/+0
2012-09-21userns: Convert usb functionfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert gadgetfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-20userns: Convert fat to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-18userns: Convert quotaEric W. Biederman1-1/+0
2012-09-18userns: Convert quota netlink aka quota_send_warningEric W. Biederman1-1/+0
2012-09-18userns: Convert qutoactlEric W. Biederman1-1/+1
2012-09-18userns: Convert configfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-18userns: Convert extN to support kuids and kgids in posix aclsEric W. Biederman1-1/+0
2012-09-18userns: Teach trace to use from_kuidEric W. Biederman1-1/+0
2012-09-18userns: Convert bsd process accounting to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-18userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman1-1/+0
2012-09-18userns: Convert audit to work with user namespaces enabledEric W. Biederman1-2/+0
2012-09-17arm64: Build infrastructureCatalin Marinas1-1/+2
2012-09-13userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman1-2/+0
2012-09-13userns: Convert security/keys to the new userns infrastructureEric W. Biederman1-1/+0
2012-09-13userns: Convert drm to use kuid and kgid and struct pid where appropriateEric W. Biederman1-1/+0
2012-09-06userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-06userns: Convert process event connector to handle kuids and kgidsEric W. Biederman1-1/+0
2012-09-06userns: Convert debugfs to use kuid/kgid where appropriate.Eric W. Biederman1-1/+0
2012-09-06CONFIG_HOTPLUG should be always onGreg Kroah-Hartman1-7/+1
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar1-4/+4
2012-08-23userns: Make credential debugging user namespace safe.Eric W. Biederman1-1/+0
2012-08-23userns: Enable building of pf_key sockets when user namespace support is enab...Eric W. Biederman1-1/+0
2012-08-17cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker1-0/+13
2012-08-14userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-08-14userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman1-2/+0
2012-08-14userns: xt_owner: Add basic user namespace support.Eric W. Biederman1-1/+0
2012-08-14userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman1-1/+0
2012-08-14userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman1-1/+0
2012-08-14userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman1-1/+0
2012-08-14userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman1-1/+0
2012-08-14userns: Teach inet_diag to work with user namespacesEric W. Biederman1-1/+0
2012-08-14userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman1-1/+0
2012-08-14net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman1-1/+0
2012-08-14userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman1-1/+0
2012-08-14userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman1-6/+0
2012-08-14userns: Allow USER_NS and NET simultaneously in KconfigEric W. Biederman1-1/+1
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin1-4/+4
2012-08-03userns: Allow the usernamespace support to build after the removal of usbfsEric W. Biederman1-1/+0
2012-07-31mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu1-1/+1
2012-07-31memcg: rename config variablesAndrew Morton1-7/+7
2012-07-31mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V1-0/+15
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-07-27Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2012-07-27init: add comments to keep initcall-names in sync with initcall levelsJim Cromie1-0/+1
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2012-07-22switch fput to task_work_addAl Viro1-1/+2
2012-07-09ARM: 7453/1: audit: only allow syscall auditing for pure EABI userspaceWill Deacon1-1/+1
2012-06-08init: Drop initcall level outputBorislav Petkov1-6/+1
2012-06-08module_param: stop double-calling parameters.Rusty Russell1-1/+1
2012-06-06x86-64/efi: Use EFI to deal with platform wall clockJan Beulich1-4/+4
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-14/+62
2012-05-31kconfig: update compression algorithm infoRandy Dunlap1-6/+5
2012-05-31init: disable sparse checking of the mount.o source filesH Hartley Sweeten5-8/+57
2012-05-30Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+129
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+1
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+19
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+28
2012-05-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+46
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-0/+1
2012-05-21Fix blocking allocations called very early during bootupLinus Torvalds1-3/+4
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo1-12/+13
2012-05-15userns: Convert the move_pages, and migrate_pages permission checks to use ui...Eric W. Biederman1-2/+0
2012-05-15userns: Convert cgroup permission checks to use uid_eqEric W. Biederman1-1/+0
2012-05-15userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert sysfs to use kgid/kuid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert sysctl permission checks to use kuid and kgids.Eric W. Biederman1-1/+0
2012-05-15userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert ext2 to use kuid/kgid where appropriate.Eric W. Biederman1-1/+0
2012-05-15userns: Convert devpts to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert binary formats to use kuid/kgid where appropriateEric W. Biederman1-2/+0
2012-05-15userns: Add negative depends on entries to avoid building code that is userns...Eric W. Biederman1-0/+131
2012-05-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-4/+46
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner1-12/+13
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin1-1/+1
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+4
2012-05-05init_task: Create generic init_task instanceThomas Gleixner2-0/+25
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman1-14/+13
2012-05-01Merge tag 'v3.4-rc5' into for-3.5/coreJens Axboe2-14/+15
2012-04-30params: add 3rd arg to option handler callback signatureJim Cromie1-13/+20
2012-04-26perf: Remove PERF_COUNTERS config optionRobert Richter1-13/+1
2012-04-25init: fix bug where environment vars can't be passed via boot argsChris Metcalf1-12/+13
2012-04-24rcu: Reduce cache-miss initialization latencies for large systemsPaul E. McKenney1-0/+27
2012-04-24rcu: Clarify help text for RCU_BOOST_PRIOPaul E. McKenney1-4/+19
2012-04-19kbuild/extable: Hook up sortextable into the build system.David Daney1-0/+3
2012-04-07userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman1-1/+11
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-2/+2
2012-04-01Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo6-33/+72
2012-03-31new helper: ext2_image_size()Al Viro1-5/+4
2012-03-31get rid of pointless includes of ext2_fs.hAl Viro1-1/+0
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-2/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-1/+0
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll1-6/+59