aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.18.111' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Michael Bestas2018-05-311-0/+15
|\
| * asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov2018-05-301-0/+15
* | Merge google common 'android-3.18' into 'msm-3.18'Jitendra Sharma2017-10-311-1/+5
|\ \
| * | Merge 3.18.70 into android-3.18Greg Kroah-Hartman2017-09-071-1/+5
| |\|
| | * cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-09-071-1/+5
* | | Merge google common 'android-3.18' into 'msm-3.18'Jitendra Sharma2017-08-301-8/+72
|\| |
| * | Merge 3.18.64 into android-3.18Greg Kroah-Hartman2017-08-111-8/+72
| |\|
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2017-08-111-8/+72
| * | Merge 3.18.43 into android-3.18Greg Kroah-Hartman2017-04-041-11/+19
| |\|
| * | Merge 3.18.31 into android-3.18Greg Kroah-Hartman2017-04-011-7/+7
| |\ \
| * \ \ Merge 3.18.28 into android-3.18Greg Kroah-Hartman2017-04-011-2/+3
| |\ \ \
| * | | | UPSTREAM: mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2017-03-301-1/+3
| * | | | UPSTREAM: mm: fix type cast in __pfn_to_phys()Tyler Baker2017-03-301-1/+1
| * | | | UPSTREAM: mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2017-03-301-0/+6
| * | | | UPSTREAM: mmu_gather: move minimal range calculations into generic codeWill Deacon2016-11-221-10/+47
| * | | | UPSTREAM: vmlinux.lds.h: allow arch specific handling of ro_after_init data s...Heiko Carstens2016-09-231-1/+9
| * | | | UPSTREAM: arch: Introduce post-init read-only memoryKees Cook2016-09-231-0/+1
* | | | | Merge tag 'lsk-v3.18-17.05-android' into 'msm-3.18'Imran Khan2017-07-191-0/+8
|\ \ \ \ \
| * | | | | UPSTREAM: mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2017-04-101-1/+3
| * | | | | UPSTREAM: mm: fix type cast in __pfn_to_phys()Tyler Baker2017-04-101-1/+1
| * | | | | UPSTREAM: mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2017-04-101-0/+6
* | | | | | Merge tag 'lsk-v3.18-16.11-android' into 'msm-3.18'Imran Khan2017-02-222-11/+28
|\| | | | |
| * | | | | UPSTREAM: vmlinux.lds.h: allow arch specific handling of ro_after_init data s...Heiko Carstens2016-10-281-1/+9
| * | | | | UPSTREAM: arch: Introduce post-init read-only memoryKees Cook2016-10-281-0/+1
| * | | | | Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi2016-10-191-11/+19
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi2016-10-191-11/+19
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | asm-generic: make get_user() clear the destination on errorsAl Viro2016-10-051-3/+7
| | | * | | | asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato2016-10-051-4/+6
| | | * | | | asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-10-051-4/+6
| | | | |_|/ | | | |/| |
* | | | | | Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'Imran Khan2016-06-093-9/+16
|\| | | | |
| * | | | | Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi2016-04-272-0/+7
| |\| | | |
| | * | | | Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18Alex Shi2016-04-272-0/+7
| | |\ \ \ \
| | | * | | | kernel: add support for .init_array.* constructorsAndrey Ryabinin2016-04-111-0/+1
| | | * | | | mm: add utility for early copy from unmapped ramMark Salter2016-04-111-0/+6
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi2016-04-211-7/+7
| |\| | | |
| | * | | | Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi2016-04-211-7/+7
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-04-181-7/+7
| | | |/ /
| * | | | Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi2016-03-141-2/+3
| |\| | |
| | * | | Merge tag 'v3.18.28' into linux-linaro-lsk-v3.18Alex Shi2016-03-141-2/+3
| | |\| |
| | | * | cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao2016-03-021-2/+3
* | | | | Revert "mm: prioritize tasks holding CMA pages"Vinayak Menon2016-05-101-1/+0
* | | | | mm: prioritize tasks holding CMA pagesVinayak Menon2016-03-101-0/+1
* | | | | Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'Kaushal Kumar2016-02-111-0/+2
|\| | | |
| * | | | Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman2015-12-102-0/+34
| |\| | |
| | * | | iommu: provide early initialisation hook for IOMMU driversWill Deacon2015-11-071-0/+2
| | * | | asm-generic: Add msi.hThomas Gleixner2015-11-061-0/+32
| | |/ /
| * | | Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman2015-05-121-0/+30
| |\ \ \ | | |/ / | |/| / | | |/
* | | Merge tmp-759c8dc901 into msm-3.18Puja Gupta2015-12-101-0/+32
|\ \ \
| * | | asm-generic: Add msi.hThomas Gleixner2015-11-101-0/+32
* | | | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov2015-10-141-2/+3
|/ / /