Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
754f67cdfe708b4bacefb869e89bf3fc50a4f49e
/
arch
/
powerpc
/
sysdev
4bcec91
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
67bfa0e
powerpc/iommu: Fix initialisation of DART iommu table
by Alistair Popple
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
482c434
dt/bindings: Remove device_type "serial" from marvell,mv64360-mpsc
by Grant Likely
· 11 years ago
fac515db
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
c141611
powerpc: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
d064f30
powerpc/fsl_pci: add versionless pci compatible
by Shengzhou Liu
· 11 years ago
a655f72
powerpc/85xx: handle the eLBC error interrupt if it exists in dts
by Shaohui Xie
· 11 years ago
d2dc13b
powerpc/mpic_timer: fix convert ticks to time subtraction overflow
by Wang Dongsheng
· 11 years ago
0fd7958
powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bit
by Wang Dongsheng
· 11 years ago
1e83bf8
powerpc/sysdev: Fix a pci section mismatch for Book E
by Christian Engelmayer
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
dece8ad
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 11 years ago
1b42983
powerpc/44x: Fix ocm_block allocation
by Ilia Mirkin
· 11 years ago
d317ac1
powerpc/pci: Use dev_is_pci() to check whether it is pci device
by Yijing Wang
· 11 years ago
66c29da6
powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNV
by Michael Ellerman
· 11 years ago
7988613
block: Convert bio_for_each_segment() to bvec_iter
by Kent Overstreet
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 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
· 11 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
· 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
· 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
Next »