aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-25/+73
2013-08-02Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-3/+3
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings2-15/+48
2013-08-01powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman5-9/+24
2013-08-01powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman1-1/+1
2013-07-25PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas3-3/+3
2013-07-24powerpc/perf: BHRB filter configuration should follow the taskAnshuman Khandual1-1/+4
2013-07-24powerpc/perf: Ignore separate BHRB privilege state filter requestAnshuman Khandual1-9/+4
2013-07-24powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas1-1/+1
2013-07-24powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V1-2/+8
2013-07-24powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V1-0/+2
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov1-1/+1
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan5-4/+22
2013-07-24powerpc/eeh: Fix unbalanced enable for IRQGavin Shan1-1/+5
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan4-16/+91
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan7-24/+117
2013-07-24powerpc/pci: Partial tree hotplug supportGavin Shan3-21/+51
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan3-9/+9
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan6-60/+20
2013-07-24powerpc/pci: Override pcibios_release_device()Gavin Shan1-0/+11
2013-07-24powerpc/eeh: Export functions for hotplugGavin Shan2-3/+12
2013-07-24powerpc/eeh: Remove reference to PCI deviceGavin Shan2-17/+5
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar1-0/+3
2013-07-24powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMUMichael Ellerman1-1/+10
2013-07-24powerpc/pseries: Drop "select HOTPLUG"Paul Bolle1-1/+0
2013-07-24powerpc: Access local paca after hard irq disabledTiejun Chen1-3/+4
2013-07-24powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2-6/+2
2013-07-24powerpc: Add second POWER8 PVR entryMichael Neuling3-4/+24
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-2/+0
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-17/+5
2013-07-09ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-26/+4
2013-07-08perf tools: fix a typo of a Power7 event nameRunzhen Wang1-6/+6
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+2
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-14/+12
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-5/+5
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2-7/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen2-7/+1
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds147-1128/+6583
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds4-71/+9
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+2
2013-07-03powerpc: Remove savemaxmem parameter setupZhang Yanfei1-10/+0
2013-07-03mm/PPC: prepare for killing free_all_bootmem_node()Jiang Liu1-15/+1
2013-07-03mm/ppc: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-44/+12
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-3/+2
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2-8/+3
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu2-2/+2
2013-07-03mm/hugetlb: use already existing interface huge_page_shiftWanpeng Li1-1/+1