summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang
2014-09-25powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman
2014-09-25powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong
2014-09-25powerpc: Check flat device tree version at bootMichael Ellerman
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras
2014-09-25powerpc: Simplify symbol check in prom_init_check.shAndreas Schwab
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-09-25powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard
2014-09-25powerpc: Remove unused 32bit symbol exportsAnton Blanchard
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan
2014-08-13powerpc/ppc476: Disable BTACAlistair Popple
2014-08-13powerpc/powernv: Fix IOMMU group lostGavin Shan
2014-08-13powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08arch/powerpc: replace obsolete strict_strto* callsDaniel Walter
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan
2014-08-06powerpc: Use sigsp()Richard Weinberger
2014-08-06powerpc: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-08-05powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras
2014-08-05powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar
2014-08-05powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar
2014-08-05powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan
2014-08-05powerpc/eeh: Reduce lines of log dumpGavin Shan
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan
2014-08-05powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan
2014-08-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt