aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2017-11-17EXPERT Kconfig menu: fix broken EXPERT menuRandy Dunlap1-91/+93
2017-11-17initramfs: use time64_t timestampsArnd Bergmann1-5/+5
2017-11-17pid: remove pidhashGargi Sharma1-1/+0
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma1-1/+1
2017-11-17init/version.c: include <linux/export.h> instead of <linux/module.h>Masahiro Yamada1-1/+1
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-9/+1
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-2/+1
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)1-1/+0
2017-11-15mm: slabinfo: remove CONFIG_SLABINFOYang Shi1-6/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+0
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar9-1/+9
2017-11-07PCI: Move PCI_QUIRKS to the PCI bus menuRandy Dunlap1-9/+0
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar9-1/+9
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-10-27sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker1-1/+0
2017-10-27sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker1-0/+8
2017-10-27sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker1-0/+2
2017-10-12init/Kconfig: Fix module signing document locationNathan Chancellor1-1/+1
2017-10-07kbuild: Fix optimization level choice defaultUlf Magnusson1-1/+1
2017-09-27ACPI/init: Invoke early ACPI initialization earlierDou Liyang1-1/+1
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-3/+3
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-1/+1
2017-09-08init/main.c: extract early boot entropy from the passed cmdlineDaniel Micay1-0/+2
2017-09-08init: move stack canary initialization after setup_archLaura Abbott1-6/+5
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-1/+0
2017-09-06mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko1-1/+1
2017-09-06mm: add SLUB free list pointer obfuscationKees Cook1-0/+9
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+10
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+6
2017-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2017-09-03utimes: Make utimes y2038 safeDeepa Dinamani1-1/+1
2017-08-14debugobjects: Make kmemleak ignore debug objectsWaiman Long1-1/+1
2017-08-10sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian1-1/+0
2017-08-01futex: Allow for compiling out PI supportNicolas Pitre1-1/+6
2017-07-26percpu: replace area map allocator with bitmapDennis Zhou (Facebook)1-1/+0
2017-07-18x86, swiotlb: Add memory encryption supportTom Lendacky1-0/+10
2017-07-17VFS: Differentiate mount flags (MS_*) from internal superblock flagsDavid Howells1-2/+2
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells1-1/+1
2017-07-12random: do not ignore early device randomnessKees Cook1-0/+1
2017-07-06mm: allow slab_nomerge to be set at build timeKees Cook1-0/+14
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-2/+5
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+23
2017-06-23sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabledNicolas Pitre1-0/+1
2017-06-14cgroup: Make Kconfig prompt of debug cgroup more accurateWaiman Long1-2/+5
2017-06-08rcu: Move RCU non-debug Kconfig options to kernel/rcuPaul E. McKenney1-238/+1
2017-06-08rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney1-53/+0
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney1-8/+0
2017-06-08srcu: Remove Classic SRCUPaul E. McKenney1-19/+2
2017-06-08rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney1-31/+0
2017-06-08srcu: Apply trivial callback lists to shrink Tiny SRCUPaul E. McKenney1-1/+1
2017-06-08srcu: Make SRCU be once again optionalPaul E. McKenney1-1/+0
2017-05-23sched/core: Enable might_sleep() and smp_processor_id() checks earlyThomas Gleixner1-0/+10
2017-05-23init: Pin init task to the boot CPU, initiallyThomas Gleixner1-5/+12
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+41
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2017-05-08initramfs: use vfs_stat/lstat directlyArnd Bergmann2-24/+10
2017-05-08initramfs: provide a way to ignore image provided by bootloaderDaniel Thompson1-1/+1
2017-05-06initramfs: avoid "label at end of compound statement" errorLinus Torvalds1-0/+1
2017-05-05Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linuxLinus Torvalds1-6/+9
2017-05-05initramfs: Always do fput() and load modules after rootfs populateStafford Horne1-6/+9
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-3/+7
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+5
2017-05-02rcu: Separately compile large rcu_segcblist functionsPaul E. McKenney1-0/+3
2017-04-24srcu: Make SRCU be built by defaultPaul E. McKenney1-0/+1
2017-04-24init/main: properly align the multi-line commentViresh Kumar1-4/+4
2017-04-24init/main: Fix double "the" in commentViresh Kumar1-1/+1
2017-04-24srcu: Fix Kconfig botch when SRCU not selectedPaul E. McKenney1-2/+2
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-2/+37
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney1-2/+37
2017-04-19rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tickPaul E. McKenney1-2/+8
2017-04-18srcu: Introduce CLASSIC_SRCU Kconfig optionPaul E. McKenney1-2/+19
2017-04-18srcu: Create a tiny SRCUPaul E. McKenney1-0/+12
2017-04-18console: move console_init() out of tty_io.cNicolas Pitre1-1/+1
2017-04-03ftrace: Have init/main.c call ftrace directly to free init memorySteven Rostedt (VMware)1-0/+1
2017-03-31mm: move mm_percpu_wq initialization earlierMichal Hocko1-0/+2
2017-03-24ftrace: Move ftrace_init() to right after memory initializationSteven Rostedt (VMware)1-2/+2
2017-03-24tracing: Split tracing initialization into two for early initializationSteven Rostedt (VMware)1-1/+4
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar1-0/+1
2017-03-02sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-2/+1
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+6
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-0/+10
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park1-2/+4
2017-02-27initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2-3/+2
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+14
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2-8/+10
2017-02-22slub: make sysfs directories for memcg sub-caches optionalTejun Heo1-0/+14
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+1
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-14/+0
2017-02-13Reimplement IDR and IDA using the radix treeMatthew Wilcox1-2/+1
2017-02-09core: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-0/+1
2017-02-08printk: rename nmi.c and exported apiSergey Senozhatsky2-8/+10
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott1-2/+2
2017-02-07Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar1-0/+4
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman1-0/+4
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel1-0/+4
2017-02-01efi/x86: Move the EFI BGRT init code to early init codeDave Young1-1/+0
2017-01-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-14/+0
2017-01-27random: use chacha20 for get_random_int/longJason A. Donenfeld1-1/+0
2017-01-23rcu: Re-enable TASKS_RCU for User Mode LinuxPaul E. McKenney1-1/+0
2017-01-19pc104: Introduce the PC104 Kconfig optionWilliam Breathitt Gray1-0/+7
2017-01-16rcu: update: Make RCU_EXPEDITE_BOOT be the defaultSebastian Andrzej Siewior1-13/+0
2017-01-14locking/atomic, kref: Add KREF_INIT()Peter Zijlstra1-3/+1
2017-01-14sched/clock: Delay switching sched_clock to stablePeter Zijlstra1-1/+0
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann1-0/+4
2017-01-10rdmacg: Added rdma cgroup controllerParav Pandit1-0/+10
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin1-2/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2016-12-17cgroup: Fix CGROUP_BPF configAndy Lutomirski1-1/+2
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+5
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+10
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+17
2016-12-12init: reduce rootwait polling interval time to 5msJungseung Lee1-1/+1
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2016-12-09x86/amd: Check for the C1E bug post ACPI subsystem initThomas Gleixner1-0/+3
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2016-11-29Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds1-1/+0
2016-11-28module: fix DEBUG_SET_MODULE_RONX typoArnd Bergmann1-1/+1
2016-11-27module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro1-2/+5
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+2
2016-11-25Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds1-0/+1
2016-11-25cgroup: add support for eBPF programsDaniel Mack1-0/+12
2016-11-24init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan1-1/+1
2016-11-16posix-timers: Make them configurableNicolas Pitre1-0/+17
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab2-2/+2
2016-10-19Merge branch 'for-4.9' into for-4.10Tejun Heo1-0/+10
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+2
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra1-0/+1
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy1-0/+1
2016-10-07Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+0
2016-09-20parisc: Drop BROKEN_RODATA config optionHelge Deller1-6/+0
2016-09-17workqueue: make workqueue available early during bootTejun Heo1-0/+10
2016-09-16sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski1-0/+3
2016-09-15sched/core: Allow putting thread_info into task_structAndy Lutomirski2-2/+12
2016-09-09kbuild: allow archs to select link dead code/data eliminationNicholas Piggin1-0/+2
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-0/+2
2016-08-02init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks1-1/+1
2016-08-02init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan1-0/+1
2016-08-02init: allow blacklisting of module_init functionsPrarit Bhargava1-0/+6
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-08-02init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger1-0/+1
2016-08-02cgroup: update cgroup's document pathseokhoon.yoon1-2/+2
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2016-07-26mm: SLUB freelist randomizationThomas Garnier1-2/+2
2016-07-26mm: SLUB hardened usercopy supportKees Cook1-0/+1
2016-07-26mm: SLAB hardened usercopy supportKees Cook1-0/+1
2016-07-25Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2016-07-14sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel1-3/+3
2016-07-06init/Kconfig: keep Expert users menu togetherRandy Dunlap1-0/+1
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-0/+1
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+3
2016-06-24init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64Rasmus Villemoes1-1/+3
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds1-2/+2
2016-06-21init: fix Kconfig textGeert Uytterhoeven1-2/+2
2016-06-15rcu: Disable TASKS_RCU for usermode LinuxPaul E. McKenney1-0/+1
2016-05-27mm: use early_pfn_to_nid in page_ext_initYang Shi1-2/+1
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+29
2016-05-20init/main.c: simplify initcall_blacklisted()Rasmus Villemoes1-5/+4
2016-05-20printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek1-0/+22
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek2-0/+6
2016-05-20mm: call page_ext_init() after all struct pages are initializedYang Shi1-1/+2
2016-05-19mm: SLAB freelist randomizationThomas Garnier1-0/+9
2016-05-10Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann1-0/+13
2016-04-01Make CONFIG_FHANDLE default yAndi Kleen1-1/+2
2016-03-29kconfig option for TRIM_UNUSED_KSYMSNicolas Pitre1-0/+16
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-2/+2
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-1/+1
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+23
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel1-0/+18
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel1-0/+4
2016-03-15init/main.c: use list_for_each_entry()Geliang Tang1-3/+1
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+1
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+23
2016-03-05cgroup: Trivial correction to reflect controller.Parav Pandit1-2/+2
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells1-1/+1
2016-03-01cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner1-1/+0
2016-03-01cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner1-14/+1
2016-02-22mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook1-4/+23
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin1-5/+0
2016-01-20mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner1-18/+3
2016-01-20mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner1-1/+9
2016-01-20init/do_mounts: initrd_load() can be booleanYaowei Bai2-5/+5