aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-07-24powerpc/eeh: Fix unbalanced enable for IRQGavin Shan
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan
2013-07-24powerpc/pci: Partial tree hotplug supportGavin Shan
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan
2013-07-24powerpc/pci: Override pcibios_release_device()Gavin Shan
2013-07-24powerpc/eeh: Export functions for hotplugGavin Shan
2013-07-24powerpc/eeh: Remove reference to PCI deviceGavin Shan
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar
2013-07-24powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMUMichael Ellerman
2013-07-24powerpc/pseries: Drop "select HOTPLUG"Paul Bolle
2013-07-24powerpc: Access local paca after hard irq disabledTiejun Chen
2013-07-24powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-07-24powerpc: Add second POWER8 PVR entryMichael Neuling
2013-07-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-12perf tools: Make Power7 events available for perfRunzhen Wang
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-11kvm/ppc/booke: Don't call kvm_guest_enter twiceScott Wood
2013-07-11kvm/ppc: Call trace_hardirqs_on before entryScott Wood
2013-07-10KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlersPaul Mackerras
2013-07-10KVM: PPC: Book3S HV: Correct tlbie usagePaul Mackerras
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-07-08perf tools: fix a typo of a Power7 event nameRunzhen Wang
2013-07-08powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.Aneesh Kumar K.V
2013-07-08powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V
2013-07-08powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V
2013-07-08KVM: PPC: Book3S: Ignore DABR registerAlexander Graf
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03powerpc: Remove savemaxmem parameter setupZhang Yanfei
2013-07-03mm/PPC: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/ppc: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03mm/hugetlb: use already existing interface huge_page_shiftWanpeng Li
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller