Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ae9f2fa3f770c734e713f9a0a4c40bcf2373ab6
/
arch
/
powerpc
/
sysdev
dd8164c
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
a63b3bc
powerpc/fsl: add MPIC timer wakeup support
by Dongsheng.wang@freescale.com
· 12 years ago
9e6f31a
powerpc/mpic: create mpic subsystem object
by Dongsheng.wang@freescale.com
· 12 years ago
36ca09b
powerpc/mpic: add global timer support
by Dongsheng.wang@freescale.com
· 12 years ago
5ff04b7
powerpc/mpic: add irq_set_wake support
by Dongsheng.wang@freescale.com
· 12 years ago
86d3796
powerpc/mpic: Add get_version API both for internal and external use
by Hongtao Jia
· 12 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 11 years ago
b37e161
powerpc/pci: Fix boot panic on mpc83xx (regression)
by Rojhalat Ibrahim
· 11 years ago
e800340
powerpc: Mark low level irq handlers NO_THREAD
by Thomas Gleixner
· 12 years ago
e242114
powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU
by chenhui zhao
· 11 years ago
dcb615a
powerpc: Fix irq_set_affinity() return values
by Alexander Gordeev
· 12 years ago
3065023
powerpc: Add an in memory udbg console
by Alistair Popple
· 12 years ago
3fd47f0
powerpc/pci: Support per-aperture memory offset
by Benjamin Herrenschmidt
· 12 years ago
5fe0c1f
irqdomain: Allow quiet failure mode
by Benjamin Herrenschmidt
· 12 years ago
01227a8
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
d5bbe65
powerpc: Fix usage of setup_pci_atmu()
by Michael Neuling
· 12 years ago
bc23100
Merge remote-tracking branch 'kumar/next' into next
by Benjamin Herrenschmidt
· 12 years ago
04aa99c
powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu
by Kevin Hao
· 12 years ago
54695c3
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
by Benjamin Herrenschmidt
· 12 years ago
137436c
powerpc/powernv: Patch MSI EOI handler on P8
by Gavin Shan
· 12 years ago
a486bdb
powerpc/powernv: Add option CONFIG_POWERNV_MSI
by Gavin Shan
· 12 years ago
6263fb3
powerpc/powernv: Fix missing Kconfig dependency for MSIs
by Benjamin Herrenschmidt
· 12 years ago
09652b0
powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
by Adrian-Leonard Radu
· 12 years ago
50d8f87
powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers
by Rojhalat Ibrahim
· 12 years ago
34642bb
powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller
by Kumar Gala
· 12 years ago
58631ad
powerpc/fsl-msi: use a different lockclass for the cascade interrupt
by Sebastian Andrzej Siewior
· 12 years ago
2b4a8bd
powerpc/fsl_pci: fix 64 bit pci size issue
by Roy Zang
· 12 years ago
c3a0713
mv643xx_eth: convert to use the Marvell Orion MDIO driver
by Florian Fainelli
· 12 years ago
22aebe6
powerpc/qe: Fix Kconfig enablement of QE_USB support
by Kumar Gala
· 12 years ago
c741720
powerpc/85xx: Add platform_device declaration to fsl_pci.h
by Jia Hongtao
· 12 years ago
cc6ea0d
powerpc/85xx: Add support for FSL PCIe controller v3.0
by Roy ZANG
· 12 years ago
dffff02
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
12c7e8f
powerpc/85xx: l2sram - Add compatible string for BSC9131 platform
by Harninder Rai
· 12 years ago
7c509ee
powerpc/mpic: allow coreint to be determined by MPIC version
by Scott Wood
· 12 years ago
52c5aff
powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr struct
by Varun Sethi
· 12 years ago
14bdc91
powerpc/85xx: fix various PCI node compatible strings
by Timur Tabi
· 12 years ago
6cce76d
powerpc/fsl: msi: sparse fixes
by Kim Phillips
· 12 years ago
8998a03
powerpc/fsl: ifc: sparse fixes
by Kim Phillips
· 12 years ago
8443cc1
powerpc/fsl: fsl_soc: sparse fixes
by Kim Phillips
· 12 years ago
01673a1
powerpc/fsl: lbc: sparse fixes
by Kim Phillips
· 12 years ago
174ea47
powerpc: fix ics_rtas_init and start_secondary section mismatch
by Daniel Borkmann
· 12 years ago
63410b0
powerpc/mpc5xxx: fix sparse warning for non static symbol
by Anatolij Gustschin
· 12 years ago
7bd9fc5
powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPU
by Scott Wood
· 12 years ago
1fbe9cf
powerpc: Build kernel with -mcmodel=medium
by Anton Blanchard
· 12 years ago
c19d824
powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone board
by Vinh Nguyen Huu Tuong
· 12 years ago
cad5cef
POWERPC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
9a32299
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
by Philippe De Muyter
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
66cdd0c
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
499b42c
powerpc: Fix fallout from device_node->name constification
by Grant Likely
· 12 years ago
a393d89
powerpc/fsl-pci: Add PCI controller ATMU PM support
by Jia Hongtao
· 12 years ago
c22618a
drivers/of: Constify device_node->name and ->path_component_name
by Grant Likely
· 12 years ago
8a56e1e
powerpc: Fix typos in Freescale copyright claims
by Yang Li
· 12 years ago
40c935a
powerpc/sysdev: Use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
19bf7f8
Merge remote-tracking branch 'master' into queue
by Marcelo Tosatti
· 12 years ago
03604b3
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
by Marcelo Tosatti
· 12 years ago
305bcf2
powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls
by Scott Wood
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
d900bd7
powerpc/iommu: Fix multiple issues with IOMMU pools code
by Anton Blanchard
· 12 years ago
59c58c3
powerpc/fsl-pci: use 'Header Type' to identify PCIE mode
by Minghuan Lian
· 12 years ago
4d56dec
powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled
by Jia Hongtao
· 12 years ago
721c070
powerpc/mpc85xx: Update interrupt handling for IFC controller
by Prabhakar Kushwaha
· 12 years ago
1a87676
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical
by Olof Johansson
· 12 years ago
905e75c
powerpc/fsl-pci: Unify pci/pcie initialization code
by Jia Hongtao
· 12 years ago
9e67886
powerpc/pci: Use PCIe IP block revision register instead of compatible
by Roy Zang
· 12 years ago
6cc1b4e
powerpc/pci: Add IP revision register define for Freescale PCIe controller
by Roy Zang
· 12 years ago
0a40816
powerpc/mpic: FSL MPIC error interrupt support.
by Varun Sethi
· 12 years ago
688ba1d
powerpc/swiotlb: Enable at early stage and disable if not necessary
by Jia Hongtao
· 12 years ago
03bcb7e
powerpc/mpic: finish supporting timer group B on Freescale chips
by Varun Sethi
· 12 years ago
708998c
powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible string
by Timur Tabi
· 12 years ago
618c9b7
powerpc/85xx: L2sram - Add compatible string to the device id list
by Tang Yuantian
· 12 years ago
a99cc82
powerpc/fsl_msi: drop unneeded cast to non-const pointer
by Arnd Bergmann
· 12 years ago
f318f1d
powerpc/fsl_msi: add a const qualifier
by Uwe Kleine-König
· 13 years ago
fff34b3
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 12 years ago
9fb1b36
powerpc: Make sure IPI handlers see data written by IPI senders
by Paul Mackerras
· 12 years ago
579468a
powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()
by Michael Ellerman
· 12 years ago
46c5c59
powerpc/mpic_msgr: Add missing includes
by Scott Wood
· 12 years ago
c9f11c3
powerpc/fsl-pci: Only scan PCI bus if configured as a host
by Jia Hongtao
· 12 years ago
2d53492
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
b6965f7
Merge remote-tracking branch 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 12 years ago
163f22d
powerpc/85xx: Fix sram_offset parameter type
by Claudiu Manoil
· 12 years ago
6aeea3e
Merge remote-tracking branch 'origin' into irqdomain/next
by Grant Likely
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
574ce79
powerpc/mpic: Create a revmap with enough entries for IPIs and timers
by Benjamin Herrenschmidt
· 12 years ago
af3bf7f
Merge remote-tracking branch 'kumar/next' into next
by Benjamin Herrenschmidt
· 12 years ago
d6b0d1f
irqdomain: Eliminate dedicated radix lookup functions
by Grant Likely
· 12 years ago
2a71a1a
irqdomain: Always update revmap when setting up a virq
by Grant Likely
· 12 years ago
07e4f80
powerpc/fsl-pci: get PCI init out of board files
by Scott Wood
· 12 years ago
9778b69
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
by Stuart Yoder
· 12 years ago
e65650e
powerpc/qe: set IReady in QE Microcode Upload
by Kokoris, Ioannis
· 13 years ago
5a271fe
powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC.
by Varun Sethi
· 12 years ago
dea0ed4
powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed up
by Matias Garcia
· 13 years ago
492bf4f
powerpc/PCI: move fixup hooks from __init to __devinit
by Sebastian Andrzej Siewior
· 12 years ago
b48d441a
Merge remote-tracking branch 'jwb/next' into next
by Benjamin Herrenschmidt
· 13 years ago
dce4c92
powerpc/40x: Use {upper,lower}_32_bits for msi_phys
by Josh Boyer
· 13 years ago
247540b
powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone board
by Mai La
· 13 years ago
4013369
powerpc/irqdomain: Fix broken NR_IRQ references
by Grant Likely
· 13 years ago
8751ed1
powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller
by Grant Likely
· 13 years ago
f607245
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
Next »