summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-091-0/+1
|\
| * Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon2017-08-282-15/+30
| |\
| * | mtd: only use __xipram annotation when XIP_KERNEL is setArnd Bergmann2017-08-151-0/+1
* | | mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-081-1/+33
* | | mm: thp: check pmd migration entry in common pathZi Yan2017-09-081-1/+17
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-042-0/+14
|\ \ \
| * \ \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-262-15/+30
| |\ \ \ | | | |/ | | |/|
| * | | x86/mm: Extend early_memremap() support with additional attrsTom Lendacky2017-07-181-0/+2
| * | | x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-181-0/+12
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-41/+11
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-041-1/+5
| |\ \ \
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-41/+9
| * | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-251-12/+26
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2017-08-181-0/+27
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-111-3/+4
| |\ \ \ \ \
| * | | | | | locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-101-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-042-1/+53
|\ \ \ \ \ \
| * | | | | | x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-1/+26
| | |_|/ / / | |/| | | |
| * | | | | x86/io: Remove xlate_dev_kmem_ptr() duplicationAndy Shevchenko2017-07-241-0/+3
| * | | | | x86/io: Remove mem*io() duplicationsAndy Shevchenko2017-07-241-0/+24
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-042-8/+4
|\ \ \ \ \
| * \ \ \ \ 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
|/
OpenPOWER on IntegriCloud