summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-291-1/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-251-12/+26
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-08-171-3/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-08-102-8/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-14/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-14/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | locking: Remove spin_unlock_wait() generic definitionsPaul E. McKenney2017-08-171-14/+0
| | |/ /
* | | | cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-08-281-1/+5
| |_|/ |/| |
* | | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-241-12/+26
|\ \ \ | |/ / |/| |
| * | kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin2017-08-101-12/+26
| |/
* | 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
OpenPOWER on IntegriCloud