summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-02powerpc: Non relocatable system call doesn't need a trampolineAnton Blanchard
2015-06-02powerpc: Relocatable system call no longer uses the LRAnton Blanchard
2015-06-02powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard
2015-06-02powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOCMichael Ellerman
2015-06-02powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens
2015-06-02powerpc/pci: add dma_set_mask to pci_controller_opsDaniel Axtens
2015-06-02powerpc/powernv: Specialise pci_controller_ops for each controller typeDaniel Axtens
2015-06-02powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens
2015-06-02powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/pasemi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/fsl_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/pseries: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-05-22powerpc/cell: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-05-22powerpc/powernv: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-05-22powerpc: Add MSI operations to pci_controller_ops structDaniel Axtens
2015-05-22opal: Remove events notifierAlistair Popple
2015-05-22powernv/opal-dump: Convert to irq domainAlistair Popple
2015-05-22powernv/elog: Convert elog to opal irq domainAlistair Popple
2015-05-22powernv/opal: Convert opal message events to opal irq domainAlistair Popple
2015-05-22powernv/eeh: Update the EEH code to use the opal irq domainAlistair Popple
2015-05-22powerpc/powernv: Add a virtual irqchip for opal eventsAlistair Popple
2015-05-22powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple
2015-05-22powerpc/powernv: Introduce sysfs control for fastsleep workaround behaviorShreyas B. Prabhu
2015-05-22powerpc/powernv: Move cpuidle related code from setup.c to new fileShreyas B. Prabhu
2015-05-22powerpc: Fix cpu_online_cores_map to return only online threads maskShreyas B. Prabhu
2015-05-20powerpc: Enable sys_kcmp() for CRIULaurent Dufour
2015-05-18powerpc: Little endian should depend on PPC_BOOK3S_64Michael Ellerman
2015-05-13powerpc/eeh: remove unused macro IS_BRIDGEWei Yang
2015-05-13powerpc/eeh: fix powernv_eeh_wait_state delay logicWei Yang
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang
2015-05-13powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}Wei Yang
2015-05-12powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan
2015-05-12powerpc/eeh: Move PE state constants aroundGavin Shan
2015-05-11powerpc/powernv: Silence SYSPARAM warning on bootJoel Stanley
2015-05-11powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman
2015-05-11powerpc/vdso: Combine start/size variablesMichael Ellerman
2015-05-11powerpc/vdso: Remove unused debug codeMichael Ellerman
2015-05-11powerpc: Reject binutils 2.24 when building little endianMichael Ellerman
2015-05-11powerpc: Don't do gcc version checks if we're building with clangMichael Ellerman
2015-05-11powerpc: Show utsname->machine in boot-up bannerMichael Ellerman
2015-05-11powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=yMichael Ellerman
2015-05-11powerpc: Make STRICT_MM_TYPECHECKS a config optionMichael Ellerman
2015-05-11powerpc/pseries: Fix possible leaked device node referenceNathan Fontenot
2015-05-11powerpc: Constify irq_domain_opsKrzysztof Kozlowski
2015-05-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-05-10Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds