summaryrefslogtreecommitdiff
path: root/include/asm-generic (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\
| * Merge 4.4.226 into android-4.4-pGreg Kroah-Hartman2020-06-03
| |\
| | * asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2020-06-03
| | * include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-06-03
| * | Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\|
| | * sched/preempt: Fix preempt_count manipulationsPeter Zijlstra2020-05-10
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\| |
| * | Merge 4.4.212 into android-4.4-pGreg Kroah-Hartman2020-01-29
| |\|
| | * rtc: cmos: ignore bogus century byteEric Wong2020-01-29
| * | Merge 4.4.190 into android-4.4-pGreg Kroah-Hartman2019-08-25
| |\|
| * | Merge 4.4.185 into android-4.4-pGreg Kroah-Hartman2019-07-10
| |\ \
| * \ \ Merge 4.4.149 into android-4.4-pGreg Kroah-Hartman2018-08-17
| |\ \ \
| * \ \ \ Merge 4.4.148 into android-4.4-pGreg Kroah-Hartman2018-08-15
| |\ \ \ \
* | \ \ \ \ Merge android-4.4.190 (ac7fbca) into msm-4.4Srinivasarao P2019-08-26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.4.190 into android-4.4Greg Kroah-Hartman2019-08-25
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | asm-generic: default BUG_ON(x) to if(x)BUG()Arnd Bergmann2019-08-25
| | * | | | | asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-25
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.4.185 (14e1196) into msm-4.4Srinivasarao P2019-07-11
|\| | | | |
| * | | | | Merge 4.4.185 into android-4.4Greg Kroah-Hartman2019-07-10
| |\| | | |
| | * | | | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-10
| | * | | | asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2019-04-03
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.150 (5541782) into msm-4.4Srinivasarao P2018-08-28
|\| | | |
| * | | | Merge 4.4.149 into android-4.4Greg Kroah-Hartman2018-08-17
| |\| | |
| | * | | ioremap: Update pgtable free interfaces with addrChintan Pandya2018-08-17
| | | |/ | | |/|
* | | | Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P2018-08-24
|\| | |
| * | | Merge 4.4.148 into android-4.4Greg Kroah-Hartman2018-08-15
| |\| | | | |/ | |/|
| | * x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina2018-08-15
| | * x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-08-15
* | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\|
| | * asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov2018-05-30
* | | Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P2018-05-31
|\| |
| * | Merge 4.4.133 into android-4.4Greg Kroah-Hartman2018-05-26
| |\|
| | * futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-26
* | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.125 into android-4.4Greg Kroah-Hartman2018-03-29
| |\|
| | * mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-28
* | | Merge android-4.4.113 (ef588ef) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | Merge 4.4.113 into android-4.4Greg Kroah-Hartman2018-01-23
| |\|
| | * EXPORT_SYMBOL() for asmAl Viro2018-01-23
| | * x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2018-01-23
* | | Merge android-4.4.110 (5cc8c2e) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.110 into android-4.4Greg Kroah-Hartman2018-01-06
| |\|
| | * kaiser: cleanups while trying for gold linkHugh Dickins2018-01-05
| | * KAISER: Kernel Address IsolationRichard Fellner2018-01-05
| | * mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2017-11-21
* | | Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | BACKPORT: irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-12-14
| * | UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko2017-12-14
* | | Merge android-4.4@89074de (v4.4.94) into msm-4.4Blagovest Kolenichev2017-10-27
|\| |