- c7d3f4e Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 4 months ago
- 1f866c5 Merge 4.9.327 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
- 6a0108b asm-generic: sections: refactor memory_intersects by Quanyang Wang · 2 years, 5 months ago
- c807e1c Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 1 month ago
- 0b84e6e Merge 4.9.292 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
- 8e80bf5 hugetlbfs: flush TLBs correctly after huge_pmd_unshare by Nadav Amit · 3 years, 2 months ago
- 3c79f9a Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 2 months ago
- 0de1fb1 Merge 4.9.290 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
- 5928b78 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 3 years, 2 months ago
- 0912120 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 4 months ago
- 85d9096 Merge 4.9.281 into android-4.9-q by Greg Kroah-Hartman · 3 years, 5 months ago
- 2c20065 vmlinux.lds.h: Handle clang's module.{c,d}tor sections by Nathan Chancellor · 3 years, 6 months ago
- 1b43cb8 Merge 4.9.252 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
- 7bae4bc vmlinux.lds.h: Add PGO and AutoFDO input sections by Nick Desaulniers · 4 years, 5 months ago
- 1e7b6ed Merge 4.9.233 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
- ce93e01 x86, vmlinux.lds: Page-align end of ..page_aligned sections by Joerg Roedel · 4 years, 6 months ago
- 7098fc0 Merge "Merge android-4.9.226(92339d6) into msm-4.9" by Linux Build Service Account · 4 years, 7 months ago
- 0fa749a Merge android-4.9.226(92339d6) into msm-4.9 by jianzhou · 4 years, 7 months ago
- 92339d6 Merge 4.9.226 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
- 4f4a4bc include/asm-generic/topology.h: guard cpumask_of_node() macro argument by Arnd Bergmann · 4 years, 8 months ago
- 3b0fe0b uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 5 years ago
- 476e7ea Merge 4.9.190 into android-4.9 by Greg Kroah-Hartman · 5 years ago
- 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
- 912420e asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 5 years ago
- dd97575 Merge android-4.9.185 (70d52cb) into msm-4.9 by jianzhou · 5 years ago
- 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 6 years ago
- 70d52cb Merge 4.9.185 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 074d0aa bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
- 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 6 years ago
- b62aeea Merge android-4.9.149 (ed0b11d) into msm-4.9 by jianzhou · 6 years ago
- fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 4b527f2 locking/qspinlock: Pull in asm/byteorder.h to ensure correct endianness by Dave Airlie · 6 years ago
- a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- c6bcf40 locking/qspinlock: Fix build for anonymous union in older GCC compilers by Steven Rostedt (VMware) · 7 years ago
- 60668f3 locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 6 years ago
- fc8ada6 aarch64: add core okl4 hypervisor config by Carl van Schaik · 7 years ago
- 1f33e24 Merge android-4.9.121 (681e57b) into msm-4.9 by Minming Qi · 6 years ago
- a3ab5da Merge android-4.9.120 (f85543b) into msm-4.9 by Minming Qi · 6 years ago
- 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 7 years ago
- f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- b4f17de x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures by Jiri Kosina · 7 years ago
- 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 7 years ago
- 696d37f Merge "Merge android-4.9.106 (8b94b87) into msm-4.9" by Linux Build Service Account · 7 years ago
- 748ac62 locking/qrwlock: Prevent slowpath writers getting held up by fastpath by Will Deacon · 7 years ago
- 64b4552 locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock by Will Deacon · 7 years ago
- 75a7ea0 locking/atomic: Add atomic_cond_read_acquire() by Will Deacon · 7 years ago
- 22a84c5 locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' by Will Deacon · 7 years ago
- 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 038ab51 asm-generic: provide generic_pmdp_establish() by Kirill A. Shutemov · 7 years ago
- aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
- f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- a72ac67 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
- bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
- 3a3a084 kbuild: fix --gc-sections by Sami Tolvanen · 7 years ago
- 00a195e add support for clang Control Flow Integrity (CFI) by Sami Tolvanen · 8 years ago
- 7bd125e FROMLIST: BACKPORT: kbuild: fix dynamic ftrace with clang LTO by Sami Tolvanen · 8 years ago
- 4d10cc8 FROMLIST: kbuild: fix LD_DEAD_CODE_DATA_ELIMINATION by Sami Tolvanen · 7 years ago
- bc7ff9b Merge 4.9.75 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 61b7a40 kaiser: cleanups while trying for gold link by Hugh Dickins · 7 years ago
- 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 8 years ago
- d4952eb BACKPORT: irq: Make the irqentry text section unconditional by Masami Hiramatsu · 7 years ago
- fc3c672 percpu: make this_cpu_generic_read() atomic w.r.t. interrupts by Mark Rutland · 7 years ago
- da16ed5 cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs by Tejun Heo · 7 years ago
- 1fdee09 kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured by Nicholas Piggin · 7 years ago
- 8c775af asm-prototypes: Clear any CPP defines before declaring the functions by Michal Marek · 8 years ago
- 705df55 x86/kbuild: enable modversions for symbols exported from asm by Adam Borowski · 8 years ago
- f27c2f6 Revert "default exported asm symbols to zero" by Linus Torvalds · 8 years ago
- 8ab2ae6 default exported asm symbols to zero by Arnd Bergmann · 8 years ago
- d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
- 7f8d61f percpu: use notrace variant of preempt_disable/preempt_enable by Heiko Carstens · 8 years ago
- c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
- f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
- 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 08ea8c0 mm: move phys_mem_access_prot_allowed() declaration to pgtable.h by Baoyou Xie · 8 years ago
- df720ac exceptions: detritus removal by Al Viro · 8 years ago
- 1b5ca12 percpu: improve generic percpu modify-return implementation by Nicholas Piggin · 8 years ago
- dcd3ea8 libata: remove <asm-generic/libata-portmap.h> by Christoph Hellwig · 8 years ago
- 0f4c4af kbuild: -ffunction-sections fix for archs with conflicting sections by Nicholas Piggin · 8 years ago
- 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 9ad18b7 asm-generic: make get_user() clear the destination on errors by Al Viro · 8 years ago
- 2545e5d asm-generic: make copy_from_user() zero the destination properly by Al Viro · 8 years ago
- b67067f kbuild: allow archs to select link dead code/data elimination by Nicholas Piggin · 8 years ago
- 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
- 2db34e8 locking/qrwlock: Fix write unlock bug on big endian systems by pan xinhui · 8 years ago
- 22823ab EXPORT_SYMBOL() for asm by Al Viro · 9 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
- e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
- bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- 766fd5f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago