summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2021-06-10Merge 4.4.272 into android-4.4-pGreg Kroah-Hartman
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland
2021-04-10Merge 4.4.266 into android-4.4-pGreg Kroah-Hartman
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens
2021-04-10init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger
2021-01-05UPSTREAM: locking/atomic, kref: Add KREF_INIT()Peter Zijlstra
2020-11-10Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman
2020-11-10printk: reduce LOG_BUF_SHIFT range for H8300John Ogness
2020-05-20Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
2020-05-20kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2019-12-21sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski
2019-12-21sched/core: Allow putting thread_info into task_structAndy Lutomirski
2019-09-02ANDROID: sched: Disallow WALT with CFS bandwidth controlQuentin Perret
2019-05-16Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman
2019-05-16init: initialize jump labels before command line option parsingDan Williams
2018-06-06Merge 4.4.136 into android-4.4Greg Kroah-Hartman
2018-06-06Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann
2018-02-03Merge 4.4.115 into android-4.4Greg Kroah-Hartman
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-06Merge 4.4.110 into android-4.4Greg Kroah-Hartman
2018-01-05kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
2017-12-05ANDROID: initramfs: call free_initrd() when skipping initNick Bray
2017-08-09UPSTREAM: sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski
2017-08-09UPSTREAM: sched/core: Allow putting thread_info into task_structAndy Lutomirski
2017-08-09UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds
2017-04-25ANDROID: Update init/do_mounts_dm.c to the latest ChromiumOS version.David Zeuthen
2017-01-02ANDROID: sched/walt: fix build failure if FAIR_GROUP_SCHED=nAmit Pundir
2016-09-23UPSTREAM: mm/init: Add 'rodata=off' boot cmdline parameter to disable read-on...Kees Cook
2016-09-21sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE featur...John Stultz
2016-09-08Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt
2016-09-06UPSTREAM: mm: SLUB hardened usercopy supportKees Cook
2016-09-06UPSTREAM: mm: SLAB hardened usercopy supportKees Cook
2016-08-11sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-08-10FIXUP: sched: fix build for non-SMP targetPatrick Bellasi
2016-08-10ANDROID: dm: fix dm_substitute_devices()Jeremy Compostella
2016-08-10ANDROID: dm: Rebase on top of 4.1Badhri Jagan Sridharan
2016-08-10CHROMIUM: dm: boot time specification of dm=Will Drewry
2016-05-10sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-05-10sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-02-16initramfs: Add skip_initramfs command line optionRom Lemarchand
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-10kmod: use system_unbound_wq instead of khelperFrederic Weisbecker
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds