summaryrefslogtreecommitdiff
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-09
|\ \ | |/ |/|
| *---. Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-04
| |\ \ \
| | | * | ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi2017-04-20
| | |/ / | |/| |
* | | | treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-08
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-01
|\ \ \ \
| * \ \ \ Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-03
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | mm/gup: Move permission checks into helpersKirill A. Shutemov2017-03-18
| * | | | mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov2017-03-18
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-01
|\ \ \ \
| * | | | debug: Avoid setting BUGFLAG_WARNING twicePeter Zijlstra2017-04-14
| * | | | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-30
| |/ / /
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\ \ \ \ | |_|_|/ |/| | |
| * | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| * | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| |\ \ \ | | |/ /
| * | | generic ...copy_..._user primitivesAl Viro2017-03-28
| * | | asm-generic: zero in __get_user(), not __get_user_fn()Al Viro2017-03-28
| * | | asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-28
| * | | add asm-generic/extable.hAl Viro2017-03-27
| * | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| * | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
* | | | vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu2017-04-08
| |_|/ |/| |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-02
|\ \ \
| * | | vmlinux.lds: Add __clkevt_of_table to kernelAlexander Kochetkov2017-03-28
| |/ /
* | | mm: fix section name for .data..ro_after_initKees Cook2017-03-31
| |/ |/|
* | mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-09
* | asm-generic: introduce <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov2017-03-09
* | asm-generic: introduce __ARCH_USE_5LEVEL_HACKKirill A. Shutemov2017-03-09
* | asm-generic: introduce 5level-fixup.hKirill A. Shutemov2017-03-09
|/
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-25
|\
| * mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V2017-02-24
| * mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V2017-02-24
| * mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-24
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-24
|\ \ | |/ |/|
| * openrisc: add optimized atomic operationsStefan Kristiansson2017-02-25
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\ \
| * | locking/rwsem: Remove unnecessary atomic_long_t castsWaiman Long2017-01-20
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-20
|\ \ \ | |_|/ |/| |
| * | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
| * | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...Frederic Weisbecker2017-02-01
| * | sched/cputime: Remove jiffies based cputimeFrederic Weisbecker2017-02-01
| |/
* | modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-03
|/
* asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2017-01-05
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-17
|\
| * x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2016-12-14
| * kbuild: keep data tables through dead code eliminationNicholas Piggin2016-11-29
* | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-15
|\ \