summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-21ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I
2016-09-19Merge tag 'imx-cleanup-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2016-09-05ARM: imx: (trivial) fix typo and grammarMartin Kaiser
2016-09-02Merge tag 'omap-for-v4.9/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2016-09-02Merge tag 'omap-for-v4.8/legacy-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-09-02ARM: clps711x: remove extraneous filesArnd Bergmann
2016-09-02Merge tag 'realview-broomstick-sweep' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2016-08-29ARM: imx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada
2016-08-26ARM: OMAP2+: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-26ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-25arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-08-24Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-24Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov
2016-08-24x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-08-23x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch
2016-08-23um: Don't discard .text.exit sectionAndrey Ryabinin
2016-08-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-08-22Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller
2016-08-19ARC: export __udivdi3 for modulesVineet Gupta
2016-08-19ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta
2016-08-19ARC: export kmapVineet Gupta
2016-08-19ARC: Support syscall ABI v4Vineet Gupta
2016-08-19ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana
2016-08-19MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-08-18Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas
2016-08-18Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-08-18kvm: nVMX: fix nested tsc scalingPeter Feiner
2016-08-18KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-08-18KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář
2016-08-18x86/smp: Fix __max_logical_packages value setupJiri Olsa
2016-08-18x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-08-18Merge branch 'pm-sleep'Rafael J. Wysocki
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
2016-08-17arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas
2016-08-17arm64: KVM: report configured SRE value to 32-bit worldVladimir Murzin