aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationGravatar Naoya Horiguchi 1-1/+33
2017-09-08mm: thp: check pmd migration entry in common pathGravatar Zi Yan 1-1/+17
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+14
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-41/+11
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+53
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-8/+4
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-14/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsGravatar Ingo Molnar 1-1/+5
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-1/+5
2017-08-28cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsGravatar Tejun Heo 1-1/+5
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsGravatar Ingo Molnar 2-15/+30
2017-08-25futex: Remove duplicated code and fix undefined behaviourGravatar Jiri Slaby 1-41/+9
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-12/+26
2017-08-25Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-12/+26
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-12/+26
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-14/+0
2017-08-18Merge branch 'x86/asm' into locking/coreGravatar Ingo Molnar 1-0/+27
2017-08-17locking: Remove spin_unlock_wait() generic definitionsGravatar Paul E. McKenney 1-14/+0
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesGravatar Ingo Molnar 1-3/+4
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 1-3/+4
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemGravatar Minchan Kim 1-1/+1
2017-08-10mm: refactor TLB gathering APIGravatar Minchan Kim 1-3/+4
2017-08-10irq: Make the irqentry text section unconditionalGravatar Masami Hiramatsu 2-8/+4
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesGravatar Peter Zijlstra 1-0/+2
2017-08-10kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Gravatar Nicholas Piggin 1-12/+26
2017-07-26x86/unwind: Add the ORC unwinderGravatar Josh Poimboeuf 1-1/+26
2017-07-24x86/io: Remove xlate_dev_kmem_ptr() duplicationGravatar Andy Shevchenko 1-0/+3
2017-07-24x86/io: Remove mem*io() duplicationsGravatar Andy Shevchenko 1-0/+24
2017-07-18x86/mm: Extend early_memremap() support with additional attrsGravatar Tom Lendacky 1-0/+2
2017-07-18x86/mm: Provide general kernel support for memory encryptionGravatar Tom Lendacky 1-0/+12
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-26/+0
2017-07-10asm-generic/bug.h: declare struct pt_regs; before function prototypeGravatar Ian Abbott 1-0/+1
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+12
2017-07-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+3
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+0
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-3/+3
2017-07-06mm/hugetlb: allow architectures to override huge_pte_clear()Gravatar Punit Agrawal 1-1/+3
2017-07-03kill {__,}{get,put}_user_unaligned()Gravatar Al Viro 1-26/+0
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFGravatar Daniel Lezcano 1-1/+1
2017-06-14clocksource/drivers: Rename clksrc table to timerGravatar Daniel Lezcano 1-3/+4
2017-06-13trace: rename kernel enum section to evalGravatar Jeremy Linton 1-3/+3
2017-06-12Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Gravatar Daniel Lezcano 1-2/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Gravatar Christoph Hellwig 1-17/+0
2017-06-04signal: Move copy_siginfo_to_user to <linux/signal.h>Gravatar Christoph Hellwig 1-4/+0
2017-06-04posix-timers: Move the do_schedule_next_timer declarationGravatar Christoph Hellwig 1-1/+0
2017-05-30powerpc: Link warning for orphan sectionsGravatar Nicholas Piggin 1-0/+12
2017-05-15kill strlen_user()Gravatar Al Viro 1-5/+0
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-1/+0
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0