Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cb54dd2f8e88d39842c338ad0041d9d528dfd6ee
/
arch
/
powerpc
/
sysdev
1b42983
powerpc/44x: Fix ocm_block allocation
by Ilia Mirkin
· 11 years ago
2f466d3
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
c11eede
powerpc: add missing explicit OF includes for ppc
by Rob Herring
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
cda1355
powerpc/scom: Improve debugfs interface
by Benjamin Herrenschmidt
· 11 years ago
7e198197
powerpc/mpc512x: remove unnecessary #if
by Brian Norris
· 11 years ago
dde8e3e
powerpc/mv643xx_eth: fix return check in mv64x60_eth_register_shared_pdev()
by Wei Yongjun
· 11 years ago
bbd234b
powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirk
by Chunhe Lan
· 11 years ago
f757849
of/irq: Use irq_of_parse_and_map()
by Thierry Reding
· 11 years ago
530210c
of/irq: Replace of_irq with of_phandle_args
by Grant Likely
· 11 years ago
0c02c80
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
by Grant Likely
· 11 years ago
81fafea
powerpc/scom: Use "devspec" rather than "path" in debugfs entries
by Benjamin Herrenschmidt
· 11 years ago
4777f79
powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS
by Benjamin Herrenschmidt
· 11 years ago
762fd3a
powerpc/scom: Create debugfs files using ibm,chip-id if available
by Benjamin Herrenschmidt
· 11 years ago
5f33af4
powerpc/scom: Add support for "reg" property
by Benjamin Herrenschmidt
· 11 years ago
aaa6309
powerpc/scom: Change scom_read() and scom_write() to return errors
by Benjamin Herrenschmidt
· 11 years ago
32dda05
powerpc/mpic: Disable preemption when calling mpic_processor_id()
by Scott Wood
· 11 years ago
bf8e0f8
powerpc/powernv: Fix endian issues in OPAL ICS backend
by Benjamin Herrenschmidt
· 11 years ago
26a2056
powerpc: add explicit OF includes
by Rob Herring
· 11 years ago
f030826
powerpc/pci: Use pci_is_pcie() to simplify code
by Yijing Wang
· 11 years ago
e5d0c87
Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
39eda2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
695093e
iommu/fsl: Freescale PAMU driver and iommu implementation.
by Varun Sethi
· 11 years ago
d213dd5
powerpc: Fix some endian issues in xics code
by Anton Blanchard
· 11 years ago
6f7aba7
powerpc: Add some endian annotations to time and xics code
by Anton Blanchard
· 11 years ago
36f6849
powerpc/pci: fix PCI-e check link issue
by Yuanquan Chen
· 12 years ago
c45e918
powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu
by Kevin Hao
· 12 years ago
2d49c42
powerpc/fsl-pci: fix the unreachable warning message
by Kevin Hao
· 12 years ago
f31dd94
powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3
by Minghuan Lian
· 12 years ago
f8dc6eb
powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()
by Wei Yongjun
· 12 years ago
4e0e343
powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
by Hongtao Jia
· 12 years ago
8c6ffba
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
by Rusty Russell
· 11 years ago
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
· 12 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
· 12 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
Next »