aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker1-5/+8
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+11
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee1-1/+16
2013-07-07slub: Make cpu partial slab support configurableJoonsoo Kim1-0/+11
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+5
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner1-0/+1
2013-07-03insert missing space in printk line of root_delayToralf Förster1-1/+1
2013-07-03init: remove permanent string buffer from do_one_initcall()Steven Rostedt1-2/+1
2013-07-03memcg: Kconfig info updateSergey Dyasly1-1/+1
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-07-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-19/+27
2013-06-24build some drivers only when compile-testingJiri Slaby1-0/+14
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman1-0/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2-0/+5
2013-06-10Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney1-19/+27
2013-06-10rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney1-9/+1
2013-06-10rcu: Apply Dave Jones's NOCB Kconfig help feedbackPaul E. McKenney1-9/+25
2013-06-10rcu: Remove "Experimental" flagsPaul E. McKenney1-1/+1
2013-06-10rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt1-0/+1
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-3/+0
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian1-1/+1
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+7
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker1-2/+2
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2-46/+77
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells1-1/+1
2013-05-01init: Do not warn on non-zero initcall returnSteven Rostedt1-4/+1
2013-04-30init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger1-40/+40
2013-04-30usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi1-2/+6
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+58
2013-04-29init/main.c: convert to pr_foo()Andrew Morton1-16/+15
2013-04-29init: raise log levelRichard Weinberger1-3/+3
2013-04-29init: scream bloody murder if interrupts are enabled too earlySteven Rostedt1-10/+3
2013-04-26nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker1-3/+3
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner1-4/+0
2013-04-19nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker1-0/+1
2013-04-10Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-15/+58
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner1-1/+1
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker1-1/+1
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney1-7/+10
2013-03-26rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney1-6/+7
2013-03-26rcu: Provide compile-time control for no-CBs CPUsPaul E. McKenney1-0/+39
2013-03-12final removal of CONFIG_EXPERIMENTALKees Cook1-4/+0
2013-03-12rcu: Remove restrictions on no-CBs CPUsPaul E. McKenney1-2/+2
2013-03-07context_tracking: Enable probes by default for selftestingFrederic Weisbecker1-0/+1
2013-03-07tick: Call tick_init lateThomas Gleixner1-1/+1
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+8
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-13/+7
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+20
2013-02-21Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-44/+14
2013-02-19Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+26
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+25
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+1
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta1-0/+8
2013-02-13cifs: Enable building with user namespaces enabled.Eric W. Biederman1-1/+0
2013-02-13nfsd: Enable building with user namespaces enabled.Eric W. Biederman1-1/+0
2013-02-13nfs: Enable building with user namespaces enabled.Eric W. Biederman1-1/+0
2013-02-13ncpfs: Support interacting with multiple user namespacesEric W. Biederman1-1/+0
2013-02-13gfs2: Enable building with user namespaces enabledEric W. Biederman1-1/+0
2013-02-13ocfs2: Enable building with user namespaces enabledEric W. Biederman1-1/+0
2013-02-13coda: Allow coda to be built when user namespace support is enabledEric W. Biederman1-1/+0
2013-02-13afs: Support interacting with multiple user namespacesEric W. Biederman1-1/+0
2013-02-129p: Allow building 9p with user namespaces enabled.Eric W. Biederman1-4/+0
2013-02-12ceph: Enable building when user namespaces are enabled.Eric W. Biederman1-1/+0
2013-02-08cputime: Restore CPU_ACCOUNTING config defaults for PPC64Stephen Rothwell1-1/+1
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams1-0/+1
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams1-0/+1
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław1-2/+2
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar1-1/+22
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker1-0/+1
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-1/+11
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-28rcu: Allow TREE_PREEMPT_RCU on UP systemsPaul E. McKenney1-1/+3
2013-01-28rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney1-0/+8
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-1/+22
2013-01-26userns: Recommend use of memory control groups.Eric W. Biederman1-0/+7
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2-2/+6
2013-01-25MODSIGN: Add option to not sign modules during modules_installMichal Marek1-0/+11
2013-01-25MODSIGN: Simplify Makefile with a Kconfig helperMichal Marek1-0/+9
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-4/+0
2013-01-23Merge branch 'master' into for-3.9-asyncTejun Heo3-5/+11
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-18init, block: try to load default elevator module early during bootTejun Heo3-1/+26
2013-01-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman1-1/+1
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov1-1/+1
2013-01-11init: remove depends on CONFIG_EXPERIMENTALKees Cook1-13/+10
2013-01-11make CONFIG_EXPERIMENTAL invisible and defaultKees Cook1-29/+2
2013-01-09sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta1-0/+7
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-18printk: Wake up klogd using irq_workFrederic Weisbecker1-0/+1
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker1-4/+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