aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2013-08-14powerpc: Add smp_generic_cpu_bootableAndy Fleming
2013-08-14powerpc: Remove the symbol __flush_icache_rangeKevin Hao
2013-08-14powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard
2013-08-14powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard
2013-08-14powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard
2013-08-14powerpc: Wrap MSR macros with parenthesesAnton Blanchard
2013-08-09Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2013-08-07powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR
2013-08-07powerpc/msi: Fix compile error on mpc83xxHongtao Jia
2013-08-07powerpc/perf: Add e6500 PMU driverPriyanka Jain
2013-08-07powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan
2013-08-07powerpc/perf: increase the perf HW events to 6Catalin Udma
2013-08-07powerpc/perf: correct typos in counter enumerationLijun Pan
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings
2013-08-01powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin 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/eeh: Use safe list traversal when walking EEH devicesGavin Shan
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan
2013-07-24powerpc/eeh: Export functions for hotplugGavin Shan
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-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-02Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-07-02Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2013-07-01powerpc/mpic: create mpic subsystem objectDongsheng.wang@freescale.com
2013-07-01powerpc/mpic: add global timer supportDongsheng.wang@freescale.com
2013-07-01powerpc/mpic: Add get_version API both for internal and external useHongtao Jia
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman
2013-07-01powerpc/perf: Drop MMCRA from thread_structMichael Ellerman
2013-07-01powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman
2013-07-01powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-07-01powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()Bjorn Helgaas
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan
2013-06-30KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro