Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b97d27914354619ec6883ffe08dbd9c8e4b826b7
/
arch
/
powerpc
/
platforms
b97d279
[POWERPC] pasemi: GPIO MDIO of_platform driver
by Olof Johansson
· 18 years ago
7e8bddf
[POWERPC] pasemi: Reset mpic on boot
by Olof Johansson
· 18 years ago
df7e70a
[POWERPC] pasemi: Allow 8KB config space for I/O bridge
by Olof Johansson
· 18 years ago
b3a6d2a
[POWERPC] Rename last get_property calls
by Stephen Rothwell
· 18 years ago
b142eb3
Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22
by Paul Mackerras
· 18 years ago
13177c8
Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22
by Paul Mackerras
· 18 years ago
445c9b5
Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22
by Paul Mackerras
· 18 years ago
150f7e3
[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memory
by Jeremy Kerr
· 18 years ago
9dd855a
[POWERPC] cell: add support for proper device-tree
by Christian Krafft
· 18 years ago
5050063
[POWERPC] cell: use pmi in cpufreq driver
by Christian Krafft
· 18 years ago
5f7bdae
[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodes
by Christian Krafft
· 18 years ago
24d560d
[POWERPC] cbe_thermal: clean up computation of temperature
by Christian Krafft
· 18 years ago
91a69c9
[POWERPC] cell: add cbe_node_to_cpu function
by Christian Krafft
· 18 years ago
ccf17e9
[POWERPC] spu_base: fix initialisation on systems with no SPEs
by Jeremy Kerr
· 18 years ago
befdc74
[POWERPC] spu_base: remove cleanup_spu_base
by Christoph Hellwig
· 18 years ago
aa45e25
[POWERPC] spufs: various run.c cleanups
by Christoph Hellwig
· 18 years ago
fe8a29d
[POWERPC] spufs: enable SPU coredump for kernel-builtin spufs
by Akinobu Mita
· 18 years ago
6cf2179
[POWERPC] spufs: fix memory leak on coredump
by Arnd Bergmann
· 18 years ago
d376439
[POWERPC] spufs: Minor cleanup of spu_wait
by Jeremy Kerr
· 18 years ago
f11f5ee
[POWERPC] spufs: add mode= mount option
by Jeremy Kerr
· 18 years ago
9e2fe2c
[POWERPC] spufs: use memcpy_fromio() to copy from local store
by Akinobu Mita
· 18 years ago
8a7d86b
[POWERPC] spufs: avoid spurious memory barriers
by Christoph Hellwig
· 18 years ago
db1384b
[POWERPC] spufs: fix memory leak on spufs reloading
by Akinobu Mita
· 18 years ago
c99c199
[POWERPC] spufs: fix missing error handling in module_init()
by Akinobu Mita
· 18 years ago
577f8f1
[POWERPC] spufs: check spu_acquire_runnable() return value
by Akinobu Mita
· 18 years ago
e45d48a3
[POWERPC] spufs: turn run_sema into run_mutex
by Christoph Hellwig
· 18 years ago
c8a1e93
[POWERPC] spufs: provide siginfo for SPE faults
by Jeremy Kerr
· 18 years ago
57dace2
[POWERPC] spufs: make spu page faults not block scheduling
by Arnd Bergmann
· 18 years ago
62c05d5
[POWERPC] spu_base: move spu_init_channels out of spu_mutex
by Christoph Hellwig
· 18 years ago
4e0f4ed
[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup
by Luke Browning
· 18 years ago
7ec18ab
[POWERPC] spufs: streamline locking for isolated spu setup
by Christoph Hellwig
· 18 years ago
a475c2f
[POWERPC] spufs: remove woken threads from the runqueue early
by Christoph Hellwig
· 18 years ago
390c534
[POWERPC] spufs: add memory barriers after set_bit
by Arnd Bergmann
· 18 years ago
e097b51
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, part2
by Christoph Hellwig
· 18 years ago
b3e76cc
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue
by Christoph Hellwig
· 18 years ago
43c2bbd
[POWERPC] spufs: clear mapping pointers after last close
by Christoph Hellwig
· 18 years ago
0887309
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu contexts
by Christoph Hellwig
· 18 years ago
9875026
[POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanup
by Kumar Gala
· 18 years ago
db94780
[POWERPC] Convert 85xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
c8a55f3
[POWERPC] Convert 8xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
d6071f8
[POWERPC] Convert 82xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
b5a4834
[POWERPC] Convert 83xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
4a89f7f
[POWERPC] Convert 86xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
164a460
[POWERPC] Ensure platform CONFIG options have correct dependencies
by Kumar Gala
· 18 years ago
9c1a2ba
[POWERPC] Rename get_property to of_get_property: the last one
by Stephen Rothwell
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
1a38147
[POWERPC] Make struct property's value a void *
by Stephen Rothwell
· 18 years ago
a8bda5d
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
by Stephen Rothwell
· 18 years ago
9414715
[POWERPC] Autodetect serial console on efika
by Olaf Hering
· 18 years ago
dbf8eef
[POWERPC] spufs: don't yield CPU in spu_yield
by Christoph Hellwig
· 18 years ago
28066ae
[POWERPC] CBE thermal support on PS3
by Geert Uytterhoeven
· 18 years ago
8545cd2
[POWERPC] Remove unused inclusion of linux/ide.h
by Olaf Hering
· 18 years ago
c3b9d9a
[POWERPC] Fix link errors when EEH is disabled
by Olaf Hering
· 18 years ago
e049d1c
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 18 years ago
2213217
[POWERPC] mpc52xx_pic: fix main interrupt masking
by Domen Puncer
· 18 years ago
d93daf8
[POWERPC] 85xx: Add initial MPC8544 DS platform files.
by Jon Loeliger
· 18 years ago
23308c5
[POWERPC] 83xx: Add MPC832x RDB board support.
by Michael Barkowski
· 18 years ago
1a4d939
[POWERPC] 83xx: Removed dead header
by Kumar Gala
· 18 years ago
8b03336
[POWERPC] 83xx: Delete unused header file.
by Robert P. J. Day
· 18 years ago
7d776cb
[POWERPC] QE: automatically select QE options
by Timur Tabi
· 18 years ago
9eb90a0
[POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structure
by Zang Roy-r61911
· 18 years ago
3e4e97f
[POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.
by Jon Loeliger
· 18 years ago
3771f2d
Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22
by Paul Mackerras
· 18 years ago
17e638b
[POWERPC] Generic time suspend/resume code
by Johannes Berg
· 18 years ago
4330f5d
[POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support"
by Kumar Gala
· 18 years ago
35a1245
[POWERPC] Split several platforms into their respective Kconfig file
by Kumar Gala
· 18 years ago
fd42c71
[POWERPC] Removed config options that we don't support in embedded6xx
by Kumar Gala
· 18 years ago
72e77a1
[POWERPC] Split cell platforms into their respective Kconfig file
by Kumar Gala
· 18 years ago
9b8babf
[POWERPC] Split powermac platforms into their own Kconfig file
by Kumar Gala
· 18 years ago
5396132
[POWERPC] Split 52xx platforms into their own Kconfig file
by Kumar Gala
· 18 years ago
4980d5e
[POWERPC] EEH: restructure multi-function support
by Linas Vepstas
· 18 years ago
fa1be47
[POWERPC] EEH: verify state change
by Linas Vepstas
· 18 years ago
d0ab95c
[POWERPC] EEH: rm un-needed data
by Linas Vepstas
· 18 years ago
9c54776
[POWERPC] EEH: wait for slot status
by Linas Vepstas
· 18 years ago
90375f5
[POWERPC] EEH: handle reset state high
by Linas Vepstas
· 18 years ago
5794dbc
[POWERPC] EEH: multifunction recovery bugfix
by Linas Vepstas
· 18 years ago
90fdd61
[POWERPC] EEH: hotplug recovery bugfix
by Linas Vepstas
· 18 years ago
147d6a3
[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS call
by Linas Vepstas
· 18 years ago
2fd30be
[POWERPC] EEH: Tolerate high mmio
by Linas Vepstas
· 18 years ago
e0f90b6
[POWERPC] EEH: Add clarifying messages.
by Linas Vepstas
· 18 years ago
39d16e2
[POWERPC] EEH: modify order of EEH state checking
by Linas Vepstas
· 18 years ago
4f5fa2f
[POWERPC] Bypass hcall stats until cpu features have run
by Anton Blanchard
· 18 years ago
b4aea36
[POWERPC] Avoid hypervisor statistics calculation in real mode
by Mohan Kumar M
· 18 years ago
e85f008
[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.
by Robert P. J. Day
· 18 years ago
a782a9e
[POWERPC] 8xx parenthesis balance
by Mariusz Kozlowski
· 18 years ago
abad95f
[PATCH] pasemi trivial iomem annotations
by Al Viro
· 18 years ago
ef596c6
[POWERPC] ps3: always make sure were running on a PS3
by Geert Uytterhoeven
· 18 years ago
94b2a43
[POWERPC] Fix spu SLB invalidations
by Benjamin Herrenschmidt
· 18 years ago
50b520d
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
by Christoph Hellwig
· 18 years ago
aa0ed2b
[POWERPC] spufs: fix possible memory corruption is spufs_mem_write
by Arnd Bergmann
· 18 years ago
6406063
[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platforms
by Zang Roy-r61911
· 18 years ago
bed5927
[POWERPC] Allow pSeries to build without CONFIG_PCI
by Stephen Rothwell
· 18 years ago
be9e95b
[POWERPC] Make iSeries build without CONFIG_PCI
by Stephen Rothwell
· 18 years ago
5719070
[POWERPC] Create and use get_pci_dma_ops()
by Stephen Rothwell
· 18 years ago
9874777
[POWERPC] Create and use set_pci_dma_ops
by Stephen Rothwell
· 18 years ago
44d7631
[POWERPC] PowerPC: select default image for Linkstation
by Segher Boessenkool
· 18 years ago
8170f52
[POWERPC] ps3: always make sure we're running on a PS3
by Geert Uytterhoeven
· 18 years ago
f194bda
[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ
by Kumar Gala
· 18 years ago
49fdf3f
[POWERPC] Select u-image as default image for Linkstation
by Segher Boessenkool
· 18 years ago
aea12b7
[POWERPC] 83xx: Minor fixes for 834x_mds USB setup code
by Li Yang
· 18 years ago
Next »