aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge android-4.9.226(92339d6) into msm-4.9"Linux Build Service Account2020-06-111-1/+1
|\
| * Merge android-4.9.226(92339d6) into msm-4.9jianzhou2020-06-041-1/+1
| |\
| | * Merge 4.9.226 into android-4.9-qGreg Kroah-Hartman2020-06-031-1/+1
| | |\
| | | * include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-06-031-1/+1
| | * | Merge 4.9.190 into android-4.9-qGreg Kroah-Hartman2019-08-251-30/+20
| | |\|
| | * | Merge 4.9.185 into android-4.9-qGreg Kroah-Hartman2019-07-101-0/+1
| | |\ \
* | | | | uapi: export all headers under uapi directoriesNicolas Dichtel2020-04-091-1/+0
|/ / / /
* | | | Merge android-4.9.190 (476e7ea) into msm-4.9jianzhou2019-10-231-30/+20
|\ \ \ \
| * \ \ \ Merge 4.9.190 into android-4.9Greg Kroah-Hartman2019-08-251-30/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-251-30/+20
| | | |/ | | |/|
* | | | Merge android-4.9.185 (70d52cb) into msm-4.9jianzhou2019-08-071-0/+1
|\| | |
| * | | Merge 4.9.185 into android-4.9Greg Kroah-Hartman2019-07-101-0/+1
| |\| | | | |/ | |/|
| | * bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-101-0/+1
* | | Merge android-4.9.155 (32e6695) into msm-4.9jianzhou2019-02-121-0/+2
|\| |
| * | Merge 4.9.153 into android-4.9Greg Kroah-Hartman2019-01-261-0/+2
| |\|
| | * locking/qspinlock: Pull in asm/byteorder.h to ensure correct endiannessDave Airlie2019-01-261-0/+2
* | | Merge android-4.9.149 (ed0b11d) into msm-4.9jianzhou2019-02-121-2/+30
|\| |
| * | Merge 4.9.147 into android-4.9Greg Kroah-Hartman2018-12-211-2/+30
| |\|
| | * locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)2018-12-211-1/+1
| | * locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon2018-12-211-2/+30
* | | aarch64: add core okl4 hypervisor configCarl van Schaik2018-11-281-0/+27
* | | Merge android-4.9.121 (681e57b) into msm-4.9Minming Qi2018-10-311-4/+4
|\| |
| * | Merge 4.9.121 into android-4.9Greg Kroah-Hartman2018-08-171-4/+4
| |\|
| | * ioremap: Update pgtable free interfaces with addrChintan Pandya2018-08-171-4/+4
* | | Merge android-4.9.120 (f85543b) into msm-4.9Minming Qi2018-10-311-0/+13
|\| |
| * | Merge 4.9.120 into android-4.9Greg Kroah-Hartman2018-08-151-0/+13
| |\|
| | * x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina2018-08-151-12/+13
| | * x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-08-151-0/+12
* | | Merge "Merge android-4.9.106 (8b94b87) into msm-4.9"Linux Build Service Account2018-06-281-0/+15
|\| |
| * | Merge 4.9.104 into android-4.9Greg Kroah-Hartman2018-05-301-0/+15
| |\|
| | * asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov2018-05-301-0/+15
* | | locking/qrwlock: Prevent slowpath writers getting held up by fastpathWill Deacon2018-06-252-22/+9
* | | locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlockWill Deacon2018-06-251-2/+2
* | | locking/atomic: Add atomic_cond_read_acquire()Will Deacon2018-06-251-0/+3
* | | locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'Will Deacon2018-06-252-13/+14
|/ /
* | Merge 4.9.101 into android-4.9Greg Kroah-Hartman2018-05-191-41/+9
|\|
| * futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-191-41/+9
* | Merge 4.9.98 into android-4.9Greg Kroah-Hartman2018-05-021-1/+1
|\|
| * earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-05-011-1/+1
* | Merge 4.9.91 into android-4.9Greg Kroah-Hartman2018-03-291-0/+10
|\|
| * mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-281-0/+10
* | kbuild: fix --gc-sectionsSami Tolvanen2018-03-141-3/+3
* | add support for clang Control Flow Integrity (CFI)Sami Tolvanen2018-02-281-0/+3
* | FROMLIST: BACKPORT: kbuild: fix dynamic ftrace with clang LTOSami Tolvanen2018-02-281-0/+1
* | FROMLIST: kbuild: fix LD_DEAD_CODE_DATA_ELIMINATIONSami Tolvanen2018-02-281-18/+18
* | Merge 4.9.75 into android-4.9Greg Kroah-Hartman2018-01-051-0/+7
|\|
| * kaiser: cleanups while trying for gold linkHugh Dickins2018-01-051-10/+8
| * KAISER: Kernel Address IsolationRichard Fellner2018-01-051-1/+10
* | BACKPORT: irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-12-182-8/+4
|/
* percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland2017-10-121-2/+22