Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0518469d0a32be1e6dd8850ff274d52d72cdb52d
/
arch
/
powerpc
/
platforms
05011f3
powerpc/85xx: Fix compile error on p3060_qds.c
by Kumar Gala
· 13 years ago
a922825
powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'
by Paul Bolle
· 13 years ago
7eaf09e
powerpc/ps3: Fix SMP lockdep boot warning
by Geoff Levand
· 13 years ago
72f3bea
powerpc/ps3: Fix lost SMP IPIs
by Geoff Levand
· 13 years ago
82640a6
powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...
by Al Viro
· 13 years ago
f81f5e1
Merge remote-tracking branch 'agust/next' into merge
by Benjamin Herrenschmidt
· 13 years ago
5233e26
powerpc/ps3: Fix PS3 repository build warnings
by Geoff Levand
· 13 years ago
a3a9f3b
powerpc/irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
02ebbbd
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
96cc017
powerpc/p3060qds: Add support for P3060QDS board
by Shengzhou Liu
· 13 years ago
6ca6ca5
powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITX
by Fabio Baltieri
· 13 years ago
43a327b
powerpc/85xx: Make kexec to interate over online cpus
by Matthew McClintock
· 13 years ago
ead53f2
powerpc: remove non-required uses of include <linux/module.h>
by Paul Gortmaker
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
e9848d6
powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h
by Paul Gortmaker
· 13 years ago
614f15b
powerpc: fix two implicit header uses in pseries/plpar_wrappers.h
by Paul Gortmaker
· 13 years ago
2a7156b
powerpc: fix implicit notifier use in converting to export.h
by Paul Gortmaker
· 13 years ago
08f1e55
powerpc: cell/beat_wrapper.h is implicitly using memcpy functions
by Paul Gortmaker
· 13 years ago
62fe91b
powerpc: Fix up implicit sched.h users
by Paul Gortmaker
· 14 years ago
b56eade
powerpc: Fix up implicit stat.h users
by Paul Gortmaker
· 14 years ago
7dfe293
powerpc: Fix up modules that should be including module.h
by Paul Gortmaker
· 14 years ago
9308794
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
66b15db
powerpc: add export.h to files making use of EXPORT_SYMBOL
by Paul Gortmaker
· 14 years ago
6805ab6
powerpc: drop unused Kconfig symbols
by Paul Bolle
· 13 years ago
21a06da
powerpc: 40x: drop unused Kconfig symbol
by Paul Bolle
· 13 years ago
acff987
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
07aaae4
Merge commit 'v3.1-rc9' into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
6af677e
Kconfig: remove redundant CONFIG_ prefix on two symbols
by Paul Bolle
· 13 years ago
4511680
powerpc/85xx: Setup secondary cores PIR with hard SMP id
by Kumar Gala
· 13 years ago
499ccb27
powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boards
by Timur Tabi
· 13 years ago
878e3cb
powerpc/85xx: fix PHYS_64BIT selection for P1022DS
by Anatolij Gustschin
· 13 years ago
de423ff
powerpc/85xx: Fix support for enabling doorbells for IPIs
by Matthew McClintock
· 13 years ago
2a05e33
powerpc/82xx: updates for mgcoge
by Holger Brunck
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
d313376
powerpc/85xx: Rename p2040_rdb.c to p2041_rdb.c
by Mingkai Hu
· 13 years ago
c72fa7d
powerpc/85xx: sbc8560 - correct compilation if CONFIG_PHYS_ADDR_T_64BIT is set
by Dmitry Eremin-Solenikov
· 13 years ago
c4e5a02
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
by Timur Tabi
· 13 years ago
16fa42a
powerpc: Fix device-tree matching for Apple U4 bridge
by Benjamin Herrenschmidt
· 13 years ago
2cafbb3
powerpc/5200: add support for charon board
by Heiko Schocher
· 14 years ago
c68308d
gpio: move mpc8xxx/512x gpio driver to drivers/gpio
by Wolfram Sang
· 13 years ago
82ba129
powerpc/powernv: Handle PCI-X/PCIe reset delay
by Benjamin Herrenschmidt
· 13 years ago
c1a2562
powerpc/powernv: Implement MSI support for p5ioc2 PCIe
by Benjamin Herrenschmidt
· 13 years ago
61305a9
powerpc/powernv: Add support for p5ioc2 PCI-X and PCIe
by Benjamin Herrenschmidt
· 13 years ago
ed79ba9
powerpc/powernv: Machine check and other system interrupts
by Benjamin Herrenschmidt
· 13 years ago
a125e09
powerpc/powernv: Register and handle OPAL interrupts
by Benjamin Herrenschmidt
· 13 years ago
628daa8
powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacks
by Benjamin Herrenschmidt
· 13 years ago
ec27329
powerpc/powernv: Hookup reboot and poweroff functions
by Benjamin Herrenschmidt
· 13 years ago
daea117
powerpc/powernv: Support for OPAL console
by Benjamin Herrenschmidt
· 13 years ago
14a43e6
powerpc/powernv: Basic support for OPAL
by Benjamin Herrenschmidt
· 13 years ago
27f4488
powerpc/powernv: Add OPAL takeover from PowerVM
by Benjamin Herrenschmidt
· 13 years ago
344eb01
powerpc/powernv: Add CPU hotplug support
by Benjamin Herrenschmidt
· 13 years ago
55190f8
powerpc: Add skeleton PowerNV platform
by Benjamin Herrenschmidt
· 13 years ago
c26afe9
powerpc/ps3: Add gelic udbg driver
by Hector Martin
· 13 years ago
8feaa43
powerpc/eeh: Fix /proc/ppc64/eeh creation
by Thadeu Lima de Souza Cascardo
· 13 years ago
9c74002
powerpc/pseries: Avoid spurious error during hotplug CPU add
by Anton Blanchard
· 13 years ago
f9a71e0
powerpc/wsp: Add MSI support for PCI on PowerEN
by Michael Ellerman
· 13 years ago
f352c72
powerpc/wsp: Add PCIe Root support to PowerEN/WSP
by Benjamin Herrenschmidt
· 13 years ago
2fa3d9e
powerpc/wsp: Fix Wire Speed Processor platform configs
by Jimi Xenidis
· 13 years ago
7a19081
pseries/iommu: Add missing kfree
by Julia Lawall
· 13 years ago
6c49368
powerpc/nvram: Add compression to fit more oops output into NVRAM
by Jim Keniston
· 13 years ago
41151e7
powerpc: Hugetlb for BookE
by Becky Bruce
· 13 years ago
d24f9c6
powerpc: Use the newly added get_required_mask dma_map_ops hook
by Milton Miller
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
fb914eb
treewide: typo 'interrrupt' word corrections.
by Vitaliy Ivanov
· 13 years ago
6a5c7be
powerpc: Override dma_get_required_mask by platform hook and ops
by Milton Miller
· 13 years ago
9bb7361
Merge remote-tracking branch 'jwb/next' into next
by Benjamin Herrenschmidt
· 13 years ago
d4a7dbf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3b3bceef
net: fix IBM EMAC driver after rename.
by Tony Breeds
· 13 years ago
9fcd768
powerpc/40x: Remove obsolete HCU4 board
by Josh Boyer
· 13 years ago
598c823
powerpc/pseries: Simplify vpa deregistration functions
by Anton Blanchard
· 13 years ago
711ef84
powerpc/pseries: Cleanup VPA registration and deregistration errors
by Anton Blanchard
· 13 years ago
b130179
powerpc/pseries: Fix kexec on recent firmware versions
by Anton Blanchard
· 13 years ago
643ba4e
powerpc: Make KVM_GUEST default to n
by Anton Blanchard
· 13 years ago
53876e3
powerpc: Lack of ibm,io-events not that important!
by Anton Blanchard
· 13 years ago
bed9a31
powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
by Anton Blanchard
· 13 years ago
3960ef3
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
5fabc48
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
a99a7d1
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
acb41c0
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
c7c8518
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
a63e23b
powerpc/85xx: fix mpic configuration in CAMP mode
by Fabio Baltieri
· 13 years ago
5adfd34
powerpc/64: Make server perfmon only built on ppc64 server devices
by Kumar Gala
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
1ba1068
switch do_spufs_create() to user_path_create(), fix double-unlock
by Al Viro
· 13 years ago
51d3302
powerpc/pseries/hvconsole: Fix dropped console output
by Anton Blanchard
· 13 years ago
4af358f
Merge branch 'fbdev/stable-updates'
by Paul Mundt
· 13 years ago
7653aaa
drivers/video: use strings to specify the Freescale DIU monitor port
by Timur Tabi
· 13 years ago
0e47ff1
powerpc: rename ppc_pci_*_flags to pci_*_flags
by Rob Herring
· 13 years ago
b01c8b5
powerpc, KVM: Rework KVM checks in first-level interrupt handlers
by Paul Mackerras
· 13 years ago
770e1ac
powerpc/mm: Fix memory_block_size_bytes() for non-pseries
by Benjamin Herrenschmidt
· 13 years ago
2647aa1
powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_init
by Laurentiu TUDOR
· 13 years ago
Next »