summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan
2015-03-24powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan
2015-03-24powerpc/pci: Trace more information from pci_dnGavin Shan
2015-03-24powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan
2015-03-24powerpc/pci: Refactor pci_dnGavin Shan
2015-03-17powerpc/powernv: Remove unused fileGavin Shan
2015-03-17powerpc/powernv: Drop PHB operation reset()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation next_error()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation get_state()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation set_option()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation get_log()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation post_init()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation err_inject()Gavin Shan
2015-03-17powerpc/powernv: Shorten EEH function namesGavin Shan
2015-03-17powerpc/pci: Fix comments about ppc_md.pcibios_fixupGavin Shan
2015-03-17powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan
2015-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott
2015-03-05Merge branch 'acpi-resources'Rafael J. Wysocki
2015-03-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-05x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas
2015-03-05x86/intel/quark: Select COMMON_CLKAndy Shevchenko
2015-03-05x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-03-04Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-04Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-04Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-03-04x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-02KVM: MIPS: Enable after disabling interruptTapasweni Pathak
2015-03-02KVM: MIPS: Fix trace event to save PC directlyJames Hogan
2015-03-02KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář
2015-03-02Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann
2015-02-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar
2015-02-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-02-27arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi
2015-02-27arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas