aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-2/+2
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-2/+2
2015-02-13init: remove CONFIG_INIT_FALLBACKAndy Lutomirski2-21/+0
2015-02-09Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+0
2015-01-22init: Get rid of x86ismsThomas Gleixner1-13/+0
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney1-5/+13
2015-01-15rcu: Optionally run grace-period kthreads at real-time priorityPaul E. McKenney1-3/+4
2015-01-08kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada1-2/+2
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-2/+2
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+9
2015-01-06rcu: Remove "select IRQ_WORK" from config TREE_RCULai Jiangshan1-2/+0
2014-12-17init: fix read-write root mountMiklos Szeredi1-2/+4
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+6
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-0/+4
2014-12-15tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)1-0/+4
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-1/+5
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim1-0/+7
2014-12-10Merge branch 'nsfs' into for-nextAl Viro2-1/+6
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsAl Viro1-0/+2
2014-12-10init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= failsAndy Lutomirski2-1/+22
2014-12-10mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner1-12/+0
2014-12-10mm: embed the memcg pointer directly into struct pageJohannes Weiner1-7/+0
2014-12-10mm/numa balancing: rearrange Kconfig entryAneesh Kumar K.V1-8/+8
2014-12-10kernel: res_counter: remove the unused APIJohannes Weiner1-6/+0
2014-12-10mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner1-1/+2
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner1-1/+4
2014-12-04copy address of proc_ns_ops into ns_commonAl Viro1-0/+3
2014-12-04common object embedded into various struct ....nsAl Viro1-1/+1
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-28/+21
2014-11-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris1-1/+5
2014-11-17integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin1-1/+5
2014-11-11param: fix crash on bad kernel argumentsDaniel Thompson1-1/+1
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar1-14/+8
2014-10-29rcu: Unify boost and kthread prioritiesClark Williams1-11/+12
2014-10-28init/Kconfig: move RCU_NOCB_CPU dependencies to choiceStefan Hengelein1-3/+1
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov1-0/+14
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven1-2/+0
2014-10-14init/initramfs.c: resolve shadow warningsMark Rustad1-17/+17
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven1-0/+1
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+13
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman1-11/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+43
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds1-0/+10
2014-10-04Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2014-10-03init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett1-0/+1
2014-10-03init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett1-0/+2
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2-2/+13
2014-09-19init/main.c: Give init_task a canaryAaron Tomlin1-0/+1
2014-09-17Revert "init: make rootdelay=N consistent with rootwait behaviour"Paul Gortmaker1-6/+6
2014-09-16Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney1-0/+10
2014-09-16rcu: Fix attempt to avoid unsolicited offloading of callbacksPaul E. McKenney2-2/+3
2014-09-13nohz: Move nohz full init call to tick initFrederic Weisbecker1-1/+0
2014-09-07rcu: Add call_rcu_tasks()Paul E. McKenney1-0/+10
2014-08-28init/do_mounts: better syntax descriptionPavel Machek1-1/+2
2014-08-27kbuild: handle module compression while running 'make modules_install'.Bertrand Jacquin1-0/+43
2014-08-26mm: Fix CROSS_MEMORY_ATTACH help text grammarGeert Uytterhoeven1-1/+1
2014-08-17mm: Support compiling out madvise and fadviseJosh Triplett1-0/+10
2014-08-14mm: fix CROSS_MEMORY_ATTACH help text grammarGeert Uytterhoeven1-1/+1
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds5-37/+73
2014-08-08kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal1-0/+5
2014-08-08init/main.c: code clean-upFabian Frederick1-11/+12
2014-08-08initramfs: add write error checksDavid Engraf1-2/+4
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu2-16/+16
2014-08-08initramfs: support initrd that is bigger than 2GiBYinghai Lu1-4/+32
2014-08-08init: make rootdelay=N consistent with rootwait behaviourPaul Gortmaker1-6/+6
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+11
2014-08-06printk: allow increasing the ring buffer depending on the number of CPUsLuis R. Rodriguez1-4/+42
2014-07-09Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...Paul E. McKenney1-3/+3
2014-07-09rcu: Handle obsolete references to TINY_PREEMPT_RCUPaul E. McKenney1-1/+1
2014-07-07rcu: Don't offload callbacks unless specifically requestedPaul E. McKenney1-2/+2
2014-06-16kernel: add calibration_delay_done()Peter De Schrijver1-0/+11
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+29
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+4
2014-06-04init/main.c: remove an ifdefAndrew Morton1-2/+0
2014-06-04kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...Oleg Nesterov1-1/+1
2014-06-04init/main.c: add initcall_blacklist kernel parameterPrarit Bhargava1-0/+68
2014-06-04init/main.c: don't use pr_debug()Andrew Morton1-2/+2
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov1-2/+2
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-0/+10
2014-06-04mm/process_vm_access: move config option into init/KconfigKonstantin Khlebnikov1-0/+10
2014-06-04memcg: kill start_kernel()->mm_init_owner(&init_mm)Oleg Nesterov1-1/+0
2014-06-04memcg: kill CONFIG_MM_OWNEROleg Nesterov1-7/+0
2014-06-04Documentation/memcg: warn about incomplete kmemcg stateVladimir Davydov1-0/+6
2014-05-21Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfixH. Peter Anvin1-1/+1
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen1-1/+1
2014-05-04x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin1-1/+1
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin1-0/+4
2014-04-28param: hand arguments after -- straight to initRusty Russell1-4/+29
2014-04-18init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+4
2014-04-07initramfs: debug detected compression methodDaniel M. Weeks1-0/+1
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett1-0/+1
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-2/+22
2014-04-03init/do_mounts.c: fix comment errorchishanmingshen1-2/+2
2014-04-03fs, kernel: permit disabling the uselib syscallJosh Triplett1-0/+10
2014-04-03sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick1-0/+10
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-0/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro1-1/+4
2014-03-20alpha: Enable system-call auditing support.蔡正龙1-1/+1
2014-03-13ACPI / init: Invoke early ACPI initialization laterRafael J. Wysocki1-1/+1
2014-03-03futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens1-0/+7
2014-02-11cgroup: convert to kernfsTejun Heo1-0/+1
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds1-1/+1
2014-01-31alpha: Enable system-call auditing support.蔡正龙1-1/+1
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-01-27init/main.c: remove unused declaractions of mca_init() and sbus_init()Kang Hu1-2/+0
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-11/+0
2014-01-25cramfs: take headers to fs/cramfsAl Viro1-1/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-01-23init: fix possible format string bugTetsuo Handa2-4/+5
2014-01-23init/main.c: remove unused declaration of tc_init()Geert Uytterhoeven1-4/+0
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-4/+6
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-2/+1
2014-01-21init/main.c: use memblock apis for early memory allocationsSantosh Shilimkar1-3/+5
2014-01-21mm: create a separate slab for page->ptl allocationKirill A. Shutemov1-1/+1
2014-01-16ACPI / init: Run acpi_early_init() before timekeeping_init()Lee, Chun-Yi1-1/+1
2014-01-12Merge branch 'linus' into timers/coreIngo Molnar1-0/+6
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra1-0/+6
2013-12-02trivial: fix spelling in CONTEXT_TRACKING_FORCE help textPaul Gortmaker1-1/+1
2013-11-26userns: userns: Remove UIDGID_STRICT_TYPE_CHECKSEric W. Biederman1-11/+0
2013-11-22cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo1-2/+1
2013-11-22cgroup, memcg: move cgroup_event implementation to memcgTejun Heo1-2/+1
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds1-0/+13
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-14/+0
2013-11-20Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds1-1/+1
2013-11-17Revert "init/Kconfig: add option to disable kernel compression"H. Peter Anvin1-7/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+5
2013-11-15mm: create a separate slab for page->ptl allocationKirill A. Shutemov1-1/+1
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+7
2013-11-13./Makefile: export initial ramdisk compression config optionP J P1-0/+5
2013-11-13init/Kconfig: add option to disable kernel compressionChristian Ruppert1-1/+7
2013-11-13init: make init failures more explicitMichael Opdenacker1-10/+29
2013-11-13init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfsP J P1-0/+7
2013-11-13init/main.c: remove prototype for softirq_init()Geert Uytterhoeven1-1/+0
2013-11-13init/do_mounts.c: add maj:min syntax commentSebastian Capella1-0/+2
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-11-07parisc: add kernel audit featureHelge Deller1-1/+1
2013-11-05audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEEric Paris1-14/+0
2013-10-31init: fix in-place parameter modification regressionKrzysztof Mazur1-2/+5
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-10-19static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa1-0/+7
2013-10-14NUMA: fix typos in Kconfig help textPaul Gortmaker1-2/+2
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar1-0/+2
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2013-09-30nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman1-1/+1
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman1-0/+1
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingDavid Howells1-0/+13
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra1-1/+1
2013-09-23random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-0/+2
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-1/+1
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley1-4/+11
2013-09-11initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley1-2/+8
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley1-0/+32
2013-09-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-0/+1
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-13/+0
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+24
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-0/+1
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko1-1/+1
2013-08-18rcu: Select IRQ_WORK from TREE_PREEMPT_RCUJames Hogan1-0/+1
2013-08-15modules: do not depend on kconfig to set 'modules' option to symbol MODULESYann E. MORIN1-0/+1
2013-08-15enable building user namespace with xfsDwight Engen1-13/+0
2013-08-14context_tracking: Ground setup for static key useFrederic Weisbecker1-0/+2
2013-08-13slub: don't use cpu partial pages on UPUwe Kleine-König1-1/+1
2013-08-13context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker1-6/+22
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