summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-3013-38/+45
* ia64: Set System RAM type and descriptorToshi Kani2016-01-302-6/+13
* x86/e820: Set System RAM type and descriptorToshi Kani2016-01-302-4/+40
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-293-0/+11
|\
| * ARM: wire up copy_file_range() syscallRussell King2016-01-272-0/+2
| * ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook2016-01-261-0/+9
* | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-2910-55/+33
|\ \
| * | powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V2016-01-281-1/+3
| * | powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan2016-01-281-1/+1
| * | powerpc/eeh: Fix PE location codeGavin Shan2016-01-271-18/+15
| * | powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde2016-01-251-2/+2
| * | powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell2016-01-211-1/+0
| * | powerpc: Simplify module TOC handlingAlan Modra2016-01-212-31/+9
| * | powerpc: Wire up copy_file_range() syscallChandan Rajendra2016-01-213-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-2931-136/+135
|\ \ \
| * | | s390/pci: remove iomap sanity checksSebastian Ott2016-01-261-9/+4
| * | | s390/pci: set error state for unusable functionsSebastian Ott2016-01-261-0/+5
| * | | s390/pci: fix bar checkSebastian Ott2016-01-261-1/+1
| * | | s390/pci: resize iomapSebastian Ott2016-01-261-12/+22
| * | | s390/pci: improve ZPCI_* macrosSebastian Ott2016-01-262-7/+10
| * | | s390/pci: provide ZPCI_ADDR macroSebastian Ott2016-01-262-7/+4
| * | | s390/pci: adjust IOMAP_MAX_ENTRIESSebastian Ott2016-01-261-1/+1
| * | | s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu2016-01-261-1/+1
| * | | s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-1914-49/+41
| * | | s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-1910-33/+28
| * | | s390: wire up copy_file_range syscallHeiko Carstens2016-01-193-1/+4
| * | | s390: remove superfluous memblock_alloc() return value checksHeiko Carstens2016-01-193-6/+0
| * | | s390/numa: allocate memory with correct alignmentHeiko Carstens2016-01-191-1/+1
| * | | s390/irqflags: optimize irq restoreChristian Borntraeger2016-01-192-3/+8
| * | | s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel2016-01-192-7/+7
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-271-1/+0
|\ \ \ \
| * | | | sh: fix smp_store_mb for !SMPMichael S. Tsirkin2016-01-261-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-01-2710-46/+94
|\ \ \ \
| * | | | arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä2016-01-261-0/+3
| * | | | arm64: defconfig: updates for 4.5Will Deacon2016-01-261-17/+25
| * | | | arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier2016-01-261-0/+1
| * | | | Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen2016-01-261-0/+1
| * | | | arm64: Fix an enum typo in mm/dump.cMasanari Iida2016-01-251-1/+1
| * | | | arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas2016-01-251-11/+10
| * | | | arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-01-253-2/+19
| * | | | arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel2016-01-251-0/+9
| * | | | arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel2016-01-251-15/+25
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-279-97/+76
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-01-26587-4317/+7592
| |\ \ \
| | * | | KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2016-01-262-84/+43
| | * | | KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi2016-01-262-1/+2
| | * | | KVM: s390: fix guest fprs memory leakDavid Hildenbrand2016-01-261-1/+4
| * | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-01-155-16/+32
| |\ \ \ \
| | * | | | KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz2016-01-141-10/+10
| | * | | | KVM: PPC: Increase memslots to 512Thomas Huth2015-12-101-2/+1