summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | | powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOCMichael Ellerman2015-06-02
| |/ / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/pci: add dma_set_mask to pci_controller_opsDaniel Axtens2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Specialise pci_controller_ops for each controller typeDaniel Axtens2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/pasemi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/fsl_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/cell: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc: Add MSI operations to pci_controller_ops structDaniel Axtens2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | opal: Remove events notifierAlistair Popple2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powernv/opal-dump: Convert to irq domainAlistair Popple2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powernv/elog: Convert elog to opal irq domainAlistair Popple2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powernv/opal: Convert opal message events to opal irq domainAlistair Popple2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powernv/eeh: Update the EEH code to use the opal irq domainAlistair Popple2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Add a virtual irqchip for opal eventsAlistair Popple2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Introduce sysfs control for fastsleep workaround behaviorShreyas B. Prabhu2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Move cpuidle related code from setup.c to new fileShreyas B. Prabhu2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc: Fix cpu_online_cores_map to return only online threads maskShreyas B. Prabhu2015-05-22
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc: Enable sys_kcmp() for CRIULaurent Dufour2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc: Little endian should depend on PPC_BOOK3S_64Michael Ellerman2015-05-18
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/eeh: remove unused macro IS_BRIDGEWei Yang2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/eeh: fix powernv_eeh_wait_state delay logicWei Yang2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/eeh: fix comment for wait_state()Wei Yang2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}Wei Yang2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan2015-05-12
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/eeh: Move PE state constants aroundGavin Shan2015-05-12
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Silence SYSPARAM warning on bootJoel Stanley2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/vdso: Combine start/size variablesMichael Ellerman2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/vdso: Remove unused debug codeMichael Ellerman2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc: Reject binutils 2.24 when building little endianMichael Ellerman2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc: Don't do gcc version checks if we're building with clangMichael Ellerman2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc: Show utsname->machine in boot-up bannerMichael Ellerman2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=yMichael Ellerman2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc: Make STRICT_MM_TYPECHECKS a config optionMichael Ellerman2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Fix possible leaked device node referenceNathan Fontenot2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc: Constify irq_domain_opsKrzysztof Kozlowski2015-05-11
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | s390/pci: improve handling of hotplug event 0x301Sebastian Ott2015-06-18
| * | | | | | | | | | | | | | | | | | | | | | | | s390/setup: fix DMA_API_DEBUG warningsSebastian Ott2015-06-18
| * | | | | | | | | | | | | | | | | | | | | | | | s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven2015-06-15
| * | | | | | | | | | | | | | | | | | | | | | | | s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-13