summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-05-16Merge 4.9.177 into android-4.9Greg Kroah-Hartman55-153/+604
2019-05-16init: initialize jump labels before command line option parsingDan Williams1-2/+2
2019-03-22UPSTREAM: psi: clarify the Kconfig text for the default-disable optionJohannes Weiner1-0/+11
2019-03-22UPSTREAM: psi: fix reference to kernel commandline enableBaruch Siach1-2/+2
2019-03-22BACKPORT: psi: make disabling/enabling easier for vendor kernelsJohannes Weiner5-14/+40
2019-03-22BACKPORT: psi: cgroup supportJohannes Weiner8-9/+229
2019-03-22UPSTREAM: psi: pressure stall information for CPU, memory, and IOJohannes Weiner15-6/+1004
2019-03-22UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin9-50/+174
2019-03-22UPSTREAM: workqueue: make workqueue available early during bootTejun Heo3-17/+76
2018-11-23Merge 4.9.136 into android-4.9Greg Kroah-Hartman189-671/+1167
2018-11-10module: fix DEBUG_SET_MODULE_RONX typoArnd Bergmann1-1/+1
2018-08-24BACKPORT: slub: make sysfs directories for memcg sub-caches optionalTejun Heo3-2/+46
2018-08-20init: wait emmc ready before rootYonghui Yu1-2/+12
2018-08-15Merge 4.9.120 into android-4.9Greg Kroah-Hartman106-393/+2714
2018-08-15init: rename and re-order boot_cpu_state_init()Linus Torvalds3-3/+3
2018-04-24Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan1597-9267/+26531
2018-04-09Merge tag 'v4.9.93' into android-4.9Greg Hackmann97-418/+849
2018-04-08module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro3-5/+25
2018-02-28add support for clang Control Flow Integrity (CFI)Sami Tolvanen13-2/+444
2018-01-31Merge 4.9.79 into android-4.9Greg Kroah-Hartman83-233/+512
2018-01-31bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov6-8/+49
2018-01-22Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan655-2803/+6655
2018-01-08Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan567-3361/+11149
2018-01-05Merge 4.9.75 into android-4.9Greg Kroah-Hartman46-100/+1382
2018-01-05kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins3-17/+36
2018-01-05KAISER: Kernel Address IsolationRichard Fellner22-16/+449
2017-12-05ANDROID: initramfs: call free_initrd() when skipping initNick Bray1-1/+4
2017-11-14Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan418-6051/+12280
2017-10-23Merge 4.9.58 into android-4.9Greg Kroah-Hartman62-112/+369
2017-10-23mm: add pagetrace functiontao zeng10-2/+1031
2017-10-21initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2-3/+2
2017-07-04Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan285-1374/+2521
2017-06-08Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan430-2087/+5264
2017-06-05ANDROID: Update init/do_mounts_dm.c to the latest ChromiumOS version.David Zeuthen3-258/+307
2017-05-31UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2-4/+4
2017-05-27Makefile: lock kernel version without localversion appendedYixun Lan2-4/+5
2017-05-22UPSTREAM: cgroup: Fix CGROUP_BPF configAndy Lutomirski1-1/+2
2017-05-22UPSTREAM: cgroup: add support for eBPF programsDaniel Mack6-0/+281
2017-04-12Merge 4.9.22 into android-4.9Greg Kroah-Hartman132-783/+1928
2017-04-12random: use chacha20 for get_random_int/longJason A. Donenfeld3-43/+43
2017-02-08ANDROID: sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWA...John Stultz2-0/+14
2017-01-31ANDROID: sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri13-1/+1494
2017-01-31ANDROID: FIXUP: sched: fix build for non-SMP targetPatrick Bellasi7-8/+46
2017-01-31ANDROID: sched/tune: add initial support for CGroups based boostingPatrick Bellasi4-0/+307
2017-01-31ANDROID: sched/tune: add sysctl interface to define a boost valuePatrick Bellasi5-0/+70
2017-01-27ANDROID: dm: fix dm_substitute_devices()Jeremy Compostella1-1/+2
2017-01-27ANDROID: dm: Rebase on top of 4.9Badhri Jagan Sridharan1-1/+16
2017-01-27CHROMIUM: dm: boot time specification of dm=Will Drewry9-0/+516
2017-01-27ANDROID: initramfs: Add skip_initramfs command line optionRom Lemarchand4-5/+58
[next]