aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-37/+53
2014-10-08Merge tag 'for-linus-20141006' of git://github.com/sctscore/linux-offLinus Torvalds4-1/+5
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds11-93/+233
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds46-178/+2270
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds33-117/+470
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds79-1434/+2221
2014-10-08powerpc/mm: Add hooks for cxlIan Munsie2-1/+7
2014-10-08powerpc/opal: Add PHB to cxl mode callIan Munsie2-0/+3
2014-10-08powerpc/mm: Add new hash_page_mm()Ian Munsie2-7/+18
2014-10-08powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie2-0/+185
2014-10-08powerpc/powernv: Split out set MSI IRQ chip codeIan Munsie1-18/+24
2014-10-08powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psizeIan Munsie1-0/+2
2014-10-08powerpc/msi: Improve IRQ bitmap allocatorIan Munsie1-11/+25
2014-10-08powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie4-14/+21
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie5-49/+69
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie8-14/+33
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds12-15/+12
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+6
2014-10-07sparc64: Increase size of boot string to 1024 bytesDave Kleikamp1-1/+4
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linuxLinus Torvalds11-54/+83
2014-10-07powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling1-6/+6
2014-10-07powerpc/perf/hv-24x7: Simplify catalog_read()sukadev@linux.vnet.ibm.com1-87/+14
2014-10-07powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocationsCody P Schafer1-18/+37
2014-10-07powerpc/powernv: Fix endian bug in LPC bus debugfs accessorsBenjamin Herrenschmidt1-1/+3
2014-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki9-10/+10
2014-10-07Merge branch 'pm-cpuidle'Rafael J. Wysocki9-32/+239
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki17-109/+1
2014-10-07Merge branch 'pm-genirq'Rafael J. Wysocki1-0/+5
2014-10-06Merge branch 'pci/host-xgene' into nextBjorn Helgaas2-0/+173
2014-10-06arm64: dts: Add APM X-Gene PCIe device tree nodesTanmay Inamdar2-0/+173
2014-10-06x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor4-11/+67
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller3-26/+5
2014-10-05sparc64: sparse irqbob picco3-174/+341
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller4-20/+28
2014-10-05sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller3-5/+16
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller3-56/+36
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller7-374/+244
2014-10-05sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2-21/+37
2014-10-05sparc64: Define VA hole at run time, rather than at compile time.David S. Miller2-11/+25
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller6-10/+109
2014-10-04sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller1-2/+2
2014-10-05score: Remove GENERIC_HAS_IOMAPRichard Weinberger1-3/+0
2014-10-05arch/score/include/asm/Kbuild: Add generic "serial.h"Chen Gang1-0/+1
2014-10-05score: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-10-05arch/score/mm/cache.c: Export 'flush_icache_range'Chen Gang1-0/+1
2014-10-05arch: score: Export necessary symbols in related filesChen Gang2-0/+2
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.gitMichael Ellerman25-201/+580
2014-10-03arm64: Remove unneeded extern keywordGeoff Levand1-2/+2
2014-10-03ARM64: make of_device_ids constUwe Kleine-König1-1/+1
2014-10-03Merge back cpufreq material for v3.18.Rafael J. Wysocki9-10/+10