summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2510-22/+29
| * alpha: use generic current.hDavidlohr Bueso2017-02-252-9/+1
| * arch/frv/mb93090-mb00/pci-frv.c: fix build warningSudip Mukherjee2017-02-251-3/+8
| * mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-252-0/+2
| * powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V2017-02-251-7/+45
| * mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-255-13/+17
| * mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-251-1/+2
| * userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-254-5/+5
| * mm: fix get_user_pages() vs device-dax pud mappingsDan Williams2017-02-251-4/+24
| * mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-2510-0/+251
| * mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-252-22/+21
| * memblock: embed memblock type name within struct memblock_typeHeiko Carstens2017-02-251-0/+1
| * cris: use generic current.hDavidlohr Bueso2017-02-252-15/+1
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-2523-187/+1058
|\ \
| * | openrisc: head: Init r0 to 0 on startStafford Horne2017-02-241-1/+4
| * | openrisc: Export ioremap symbols used by modulesStafford Horne2017-02-241-0/+2
| * | arch/openrisc/lib/memcpy.c: use correct OR1200 optionValentin Rothberg2017-02-241-1/+1
| * | openrisc: head: Remove unused stringsStafford Horne2017-02-241-11/+0
| * | openrisc: head: Move init strings to rodata sectionStafford Horne2017-02-241-0/+1
| * | openrisc: entry: Fix delay slot detectionStafford Horne2017-02-241-2/+2
| * | openrisc: entry: Whitespace and comment cleanupsStafford Horne2017-02-241-20/+18
| * | openrisc: Add .gitignoreStafford Horne2017-02-241-0/+1
| * | openrisc: Add optimized memcpy routineStafford Horne2017-02-244-2/+128
| * | openrisc: Add optimized memsetOlof Kindgren2017-02-244-1/+107
| * | openrisc: Initial support for the idle stateSebastian Macke2017-02-241-0/+11
| * | openrisc: Fix the bitmask for the unit present registerSebastian Macke2017-02-241-2/+2
| * | openrisc: remove unnecessary stddef.h includeStefan Kristiansson2017-02-241-1/+0
| * | openrisc: add futex_atomic_* implementationsStefan Kristiansson2017-02-242-1/+135
| * | openrisc: add optimized atomic operationsStefan Kristiansson2017-02-242-1/+126
| * | openrisc: add cmpxchg and xchg implementationsStefan Kristiansson2017-02-242-2/+83
| * | openrisc: add atomic bitopsStefan Kristiansson2017-02-242-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
| * | openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson2017-02-061-1/+3
| * | openrisc: tlb miss handler optimizationsStefan Kristiansson2017-02-061-95/+46
| * | openrisc: add cache way information to cpuinfoStefan Kristiansson2017-02-062-31/+38
| * | openrisc: use SPARSE_IRQJonas Bonn2017-02-062-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-02-2513-171/+449
|\ \ \ | |_|/ |/| |
| * | sparc64: Fix build error in flush_tsb_user_pageNitin Gupta2017-02-242-6/+19
| * | sparc64: memblock resizes are not handled properlyPavel Tatashin2017-02-231-0/+6
| * | sparc64: use latency groups to improve add_node_ranges speedPavel Tatashin2017-02-231-95/+113
| * | sparc64: Add 64K page size supportNitin Gupta2017-02-234-14/+52
| * | sparc64: Multi-page size supportNitin Gupta2017-02-238-62/+253
| * | sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-02-232-2/+9
| * | sparc64: Set cpu state to offline when stoppedVijay Kumar2017-02-231-0/+3
| * | sparc64: fix for user probes in high memoryEric Saint Etienne2017-02-231-2/+2
| * | sparc: topology_64.h: Fix condition for including cpudata.hBen Hutchings2017-02-231-1/+3
| * | sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structuresBhumika Goyal2017-02-231-3/+3
* | | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-241-0/+1
|\ \ \