summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger2015-09-101-1/+2
* Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-09-091-4/+6
|\
| * metag/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-141-4/+6
* | Merge tag 'nios2-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-094-39/+359
|\ \
| * | nios2: add Max10 defconfigChee Nouk Phoon2015-09-081-0/+81
| * | nios2: Add Max10 device treeChee Nouk Phoon2015-09-081-0/+248
| * | nios2: remove unused statistic countersBernd Weiberg2015-09-071-18/+0
| * | nios2: fixed variable imm16 to s16Bernd Weiberg2015-09-071-1/+1
| * | nios2/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-071-20/+29
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-099-33/+73
|\ \ \
| * | | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-095-9/+5
| * | | x86: use generic early mem copyMark Salter2015-09-091-21/+1
| * | | arm64: support initrd outside kernel linear mapMark Salter2015-09-091-0/+62
| * | | mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen2015-09-091-2/+4
| * | | sparc32: do not include swap.h from pgtable_32.hMichal Hocko2015-09-091-1/+1
* | | | Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-095-21/+15
|\ \ \ \
| * | | | parisc: Use platform_device_register_simple("rtc-generic")Helge Deller2015-09-081-10/+4
| * | | | parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller2015-09-081-7/+0
| * | | | parisc: Use double word condition in 64bit CAS operationJohn David Anglin2015-09-081-1/+1
| * | | | parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-09-081-2/+7
| * | | | parisc: Additionally check for in_atomic() in page fault handlerHelge Deller2015-09-081-1/+1
| * | | | parisc: Define ioremap_uc and ioremap_wcGuenter Roeck2015-09-081-0/+2
| |/ / /
* | | | Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-09-0915-81/+41
|\ \ \ \
| * | | | ARM: dts: AM437x: Add the internal and external clock nodes for rtcKeerthy2015-09-054-0/+33
| * | | | ARM: config: Switch PXA27x platforms to use PXA RTC driverRob Herring2015-09-056-6/+6
| * | | | ARM: mmp: remove unused RTC register definitionsRob Herring2015-09-051-23/+0
| * | | | ARM: sa1100: remove unused RTC register definitionsRob Herring2015-09-051-34/+0
| * | | | ARM: pxa: add memory resource to SA1100 RTC deviceRob Herring2015-09-051-16/+2
| * | | | rtc: pxa: convert to use shared sa1100 functionsRob Herring2015-09-052-2/+0
* | | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-0826-191/+197
|\ \ \ \ \
| * | | | | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams2015-08-282-9/+2
| * | | | | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-287-12/+13
| * | | | | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-283-18/+0
| * | | | | dax: drop size parameter to ->direct_access()Dan Williams2015-08-281-1/+1
| * | | | | Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams2015-08-2813-86/+175
| |\ \ \ \ \
| | * | | | | nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-284-2/+5
| | * | | | | pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-3/+4
| | * | | | | pmem: add copy_from_iter_pmem() and clear_pmem()Ross Zwisler2015-08-201-0/+75
| | * | | | | pmem, x86: clean up conditional pmem includesRoss Zwisler2015-08-201-11/+2
| | * | | | | pmem: remove layer when calling arch_has_wmb_pmem()Ross Zwisler2015-08-201-1/+1
| | * | | | | pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler2015-08-202-71/+92
| | * | | | | pmem: convert to generic memremapDan Williams2015-08-141-5/+1
| | * | | | | arch: introduce memremap()Dan Williams2015-08-143-0/+3
| | * | | | | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-113-4/+3
| | * | | | | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-112-2/+2
| * | | | | | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-194-74/+15
| |/ / / / /
* | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-09-081-4/+4
|\ \ \ \ \ \
| * | | | | | kbuild: Fix clang detectionMichal Marek2015-09-041-4/+4
* | | | | | | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-086-7/+7
|\ \ \ \ \ \ \
| * | | | | | | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-216-7/+7