summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner
2016-02-10MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun
2016-02-09MIPS: Fix early CM probingPaul Burton
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle
2016-02-04MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-02-03MIPS: R6000: Don't allow 64k pages for R6000.Ralf Baechle
2016-02-02MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki
2016-02-02MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki
2016-02-01MIPS: Fix FPU disable with preemptionJames Hogan
2016-02-01MIPS: Properly disable FPU in start_thread()James Hogan
2016-02-01MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-02-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-30Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-29x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-01-29perf/x86: De-obfuscate codePeter Zijlstra
2016-01-29perf/x86: Fix uninitialized value usagePeter Zijlstra
2016-01-28powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V
2016-01-28powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan
2016-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-27Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...Ralf Baechle
2016-01-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-27ARM: wire up copy_file_range() syscallRussell King
2016-01-27powerpc/eeh: Fix PE location codeGavin Shan
2016-01-26ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook
2016-01-26x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich
2016-01-26arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-01-26Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand
2016-01-26KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi
2016-01-26KVM: s390: fix guest fprs memory leakDavid Hildenbrand
2016-01-26s390/pci: remove iomap sanity checksSebastian Ott
2016-01-26s390/pci: set error state for unusable functionsSebastian Ott
2016-01-26s390/pci: fix bar checkSebastian Ott
2016-01-26s390/pci: resize iomapSebastian Ott
2016-01-26s390/pci: improve ZPCI_* macrosSebastian Ott
2016-01-26s390/pci: provide ZPCI_ADDR macroSebastian Ott
2016-01-26s390/pci: adjust IOMAP_MAX_ENTRIESSebastian Ott
2016-01-26s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu
2016-01-26arm64: defconfig: updates for 4.5Will Deacon
2016-01-26arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-01-26Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen
2016-01-26sh: fix smp_store_mb for !SMPMichael S. Tsirkin
2016-01-25arm64: Fix an enum typo in mm/dump.cMasanari Iida
2016-01-25arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas