summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-101-1/+1
* mm: refactor TLB gathering APIMinchan Kim2017-08-101-3/+4
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-26/+0
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-26/+0
* | asm-generic/bug.h: declare struct pt_regs; before function prototypeIan Abbott2017-07-101-0/+1
* | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-0/+12
|\ \
| * | powerpc: Link warning for orphan sectionsNicholas Piggin2017-05-301-0/+12
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-1/+3
|\ \
| * | mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal2017-07-061-1/+3
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-5/+0
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-151-5/+0
| | |/ | |/|
* | | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-07-061-3/+3
|\ \ \ | |_|/ |/| |
| * | trace: rename kernel enum section to evalJeremy Linton2017-06-131-3/+3
| |/
* | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
* | clocksource/drivers: Rename clksrc table to timerDaniel Lezcano2017-06-141-3/+4
* | Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Daniel Lezcano2017-06-121-2/+0
* | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-17/+0
* | signal: Move copy_siginfo_to_user to <linux/signal.h>Christoph Hellwig2017-06-041-4/+0
* | posix-timers: Move the do_schedule_next_timer declarationChristoph Hellwig2017-06-041-1/+0
|/
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-1/+0
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-1/+0
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-091-1/+0
|\ \ | |/ |/|
| *---. Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-042-6/+7
| |\ \ \
| | | * | ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi2017-04-201-1/+0
| | |/ / | |/| |
* | | | treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-081-0/+12
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-012-6/+25
|\ \ \ \
| * \ \ \ Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-032-5/+7
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | mm/gup: Move permission checks into helpersKirill A. Shutemov2017-03-181-0/+25
| * | | | mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov2017-03-181-6/+0
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-012-5/+20
|\ \ \ \
| * | | | debug: Avoid setting BUGFLAG_WARNING twicePeter Zijlstra2017-04-141-1/+1
| * | | | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-302-4/+19
| |/ / /
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-012-127/+34
|\ \ \ \ | |_|_|/ |/| | |
| * | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-41/+0
| * | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-027-28/+244
| |\ \ \ | | |/ /
| * | | generic ...copy_..._user primitivesAl Viro2017-03-281-0/+11
| * | | asm-generic: zero in __get_user(), not __get_user_fn()Al Viro2017-03-281-12/+6
| * | | asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-281-63/+0
| * | | add asm-generic/extable.hAl Viro2017-03-272-18/+28
| * | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-1/+0
| * | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
* | | | vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu2017-04-081-2/+2
| |_|/ |/| |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-021-0/+2
|\ \ \
| * | | vmlinux.lds: Add __clkevt_of_table to kernelAlexander Kochetkov2017-03-281-0/+2
| |/ /
* | | mm: fix section name for .data..ro_after_initKees Cook2017-03-312-5/+5
| |/ |/|
* | mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-091-3/+45
* | asm-generic: introduce <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov2017-03-093-24/+89
* | asm-generic: introduce __ARCH_USE_5LEVEL_HACKKirill A. Shutemov2017-03-092-0/+67
* | asm-generic: introduce 5level-fixup.hKirill A. Shutemov2017-03-092-1/+43
|/
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+25
OpenPOWER on IntegriCloud