summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-2736-14/+96
* Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-02-251-0/+6
|\
| * platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy2017-02-241-0/+6
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-02-2510-1897/+238
|\ \
| * \ Merge tag 'sunxi-clk-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-02-036-1274/+238
| |\ \
| | * | ARM: dts: sun9i: Switch to new clock bindingsChen-Yu Tsai2017-01-301-297/+107
| | * | ARM: gr8: Convert to CCUMaxime Ripard2017-01-231-464/+56
| | * | ARM: sun5i: Convert to CCUMaxime Ripard2017-01-234-513/+75
| * | | arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea2017-01-264-623/+0
* | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25108-278/+218
|\ \ \ \
| * | | | lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche2017-01-242-0/+2
| * | | | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-2430-64/+41
| * | | | treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-243-16/+0
| * | | | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-2430-63/+40
| * | | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24100-192/+192
* | | | | treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-253-0/+0
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-2542-101/+407
|\ \ \ \ \
| * | | | | m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza2017-02-2410-22/+29
| * | | | | alpha: use generic current.hDavidlohr Bueso2017-02-242-9/+1
| * | | | | arch/frv/mb93090-mb00/pci-frv.c: fix build warningSudip Mukherjee2017-02-241-3/+8
| * | | | | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-242-0/+2
| * | | | | powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V2017-02-241-7/+45
| * | | | | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-245-13/+17
| * | | | | mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-241-1/+2
| * | | | | userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-244-5/+5
| * | | | | mm: fix get_user_pages() vs device-dax pud mappingsDan Williams2017-02-241-4/+24
| * | | | | mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-2410-0/+251
| * | | | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-242-22/+21
| * | | | | memblock: embed memblock type name within struct memblock_typeHeiko Carstens2017-02-241-0/+1
| * | | | | cris: use generic current.hDavidlohr Bueso2017-02-242-15/+1
* | | | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-2423-187/+1058
|\ \ \ \ \ \
| * | | | | | openrisc: head: Init r0 to 0 on startStafford Horne2017-02-251-1/+4
| * | | | | | openrisc: Export ioremap symbols used by modulesStafford Horne2017-02-251-0/+2
| * | | | | | arch/openrisc/lib/memcpy.c: use correct OR1200 optionValentin Rothberg2017-02-251-1/+1
| * | | | | | openrisc: head: Remove unused stringsStafford Horne2017-02-251-11/+0
| * | | | | | openrisc: head: Move init strings to rodata sectionStafford Horne2017-02-251-0/+1
| * | | | | | openrisc: entry: Fix delay slot detectionStafford Horne2017-02-251-2/+2
| * | | | | | openrisc: entry: Whitespace and comment cleanupsStafford Horne2017-02-251-20/+18
| * | | | | | openrisc: Add .gitignoreStafford Horne2017-02-251-0/+1
| * | | | | | openrisc: Add optimized memcpy routineStafford Horne2017-02-254-2/+128
| * | | | | | openrisc: Add optimized memsetOlof Kindgren2017-02-254-1/+107
| * | | | | | openrisc: Initial support for the idle stateSebastian Macke2017-02-251-0/+11
| * | | | | | openrisc: Fix the bitmask for the unit present registerSebastian Macke2017-02-251-2/+2
| * | | | | | openrisc: remove unnecessary stddef.h includeStefan Kristiansson2017-02-251-1/+0
| * | | | | | openrisc: add futex_atomic_* implementationsStefan Kristiansson2017-02-252-1/+135
| * | | | | | openrisc: add optimized atomic operationsStefan Kristiansson2017-02-252-1/+126
| * | | | | | openrisc: add cmpxchg and xchg implementationsStefan Kristiansson2017-02-252-2/+83
| * | | | | | openrisc: add atomic bitopsStefan Kristiansson2017-02-252-1/+124
| * | | | | | openrisc: add l.lwa/l.swa emulationStefan Kristiansson2017-02-063-2/+206
| * | | | | | openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson2017-02-061-16/+22