aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+53
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+4
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+0
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+5
2017-08-28cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-08-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-12/+26
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-12/+26
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-14/+0
2017-08-17locking: Remove spin_unlock_wait() generic definitionsPaul E. McKenney1-14/+0
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-3/+4
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-1/+1
2017-08-10mm: refactor TLB gathering APIMinchan Kim1-3/+4
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu2-8/+4
2017-08-10kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configuredNicholas Piggin1-12/+26
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf1-1/+26
2017-07-24x86/io: Remove xlate_dev_kmem_ptr() duplicationAndy Shevchenko1-0/+3
2017-07-24x86/io: Remove mem*io() duplicationsAndy Shevchenko1-0/+24
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-26/+0
2017-07-10asm-generic/bug.h: declare struct pt_regs; before function prototypeIan Abbott1-0/+1
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+12
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+3
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+0
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+3
2017-07-06mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal1-1/+3
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro1-26/+0
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename clksrc table to timerDaniel Lezcano1-3/+4
2017-06-13trace: rename kernel enum section to evalJeremy Linton1-3/+3
2017-06-12Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Daniel Lezcano1-2/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig1-17/+0
2017-06-04signal: Move copy_siginfo_to_user to <linux/signal.h>Christoph Hellwig1-4/+0
2017-06-04posix-timers: Move the do_schedule_next_timer declarationChristoph Hellwig1-1/+0
2017-05-30powerpc: Link warning for orphan sectionsNicholas Piggin1-0/+12
2017-05-15kill strlen_user()Al Viro1-5/+0
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-1/+0
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+0
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott1-0/+12
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel2-6/+7
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+25
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+20
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-127/+34
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-41/+0
2017-04-20ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi1-1/+0
2017-04-14debug: Avoid setting BUGFLAG_WARNING twicePeter Zijlstra1-1/+1
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu1-2/+2
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2-5/+7
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro7-28/+244
2017-03-31mm: fix section name for .data..ro_after_initKees Cook2-5/+5