Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f6f7b52e2f6149d2ee365717afff315b05720162
/
arch
/
powerpc
/
platforms
960cedb
powerpc/cell: Fix GDB watchpoints, again
by Arnd Bergmann
· 16 years ago
d015fe9
powerpc/cell/axon-msi: Retry on missing interrupt
by Arnd Bergmann
· 16 years ago
3f9b5d4
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge
by Paul Mackerras
· 16 years ago
6065726
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
by Jeremy Kerr
· 16 years ago
454666e
powerpc: Fix "unused variable" warning in pci_dlpar.c
by Stephen Rothwell
· 16 years ago
9c8b4af
powerpc/cell: Fix compile error in ras.c
by Alexey Dobriyan
· 16 years ago
f891caf
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
3c10c9c
powerpc/mpic: Fix regression caused by change of default IRQ affinity
by Kumar Gala
· 16 years ago
f9226d5
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
by Mark Nelson
· 16 years ago
e90a131
powerpc/pci: Properly allocate bus resources for hotplug PHBs
by Nathan Fontenot
· 16 years ago
62a8bd6
powerpc: Use is_kdump_kernel()
by Milton Miller
· 16 years ago
8694a1c
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
by Paul Mackerras
· 16 years ago
22e181b
powerpc: fix i2c on PPC linkstation / kurobox machines
by Guennadi Liakhovetski
· 16 years ago
c8d7aa9
powerpc/40x: Don't enable HCU4 board by default
by Josh Boyer
· 16 years ago
4944dd6
Merge commit 'v2.6.28-rc2' into tracing/urgent
by Ingo Molnar
· 16 years ago
5ed487b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2c552d8
[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs
by Al Viro
· 16 years ago
54622f1
powerpc: Support for relocatable kdump kernel
by Mohan Kumar M
· 16 years ago
f465df8
powerpc: Move memory size print into common show_cpuinfo for 32-bit
by Becky Bruce
· 16 years ago
a02efb9
Merge commit 'origin' into master
by Benjamin Herrenschmidt
· 16 years ago
6a75a6b
powerpc: Use cpu_thread_in_core in smp_init for of_spin_map
by Milton Miller
· 16 years ago
04badfd
powerpc/pseries: Validate PFN in pseries_remove_lmb()
by Nathan Fontenot
· 16 years ago
c1075fb
Merge commit 'gcl/gcl-next'
by Benjamin Herrenschmidt
· 16 years ago
dfe218b
Merge commit 'jwb/jwb-next'
by Benjamin Herrenschmidt
· 16 years ago
34318c2
powerpc/spufs: Explain conditional decrement of aff_sched_count
by Andre Detsch
· 16 years ago
10baa26
powerpc/spufs: Improve search of node for contexts with SPU affinity
by Andre Detsch
· 16 years ago
837ef88
powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
by Jeremy Kerr
· 16 years ago
f027faa
powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read
by Jeremy Kerr
· 16 years ago
14f693e
powerpc/spufs: Don't require full buffer in switch_log read
by Jeremy Kerr
· 16 years ago
f5ed0eb
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers
by Jeremy Kerr
· 16 years ago
e869446
powerpc/spufs: sputrace: Don't block until the read buffer is full
by Jeremy Kerr
· 16 years ago
baf3992
powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers
by Jeremy Kerr
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
606576c
ftrace: rename FTRACE to FUNCTION_TRACER
by Steven Rostedt
· 16 years ago
3e10e87
Merge branch 'linus' into tracing-v28-for-linus-v3
by Ingo Molnar
· 16 years ago
878e755
powerpc/4xx: Add PowerPC 4xx GPIO driver
by Steven A. Falco
· 16 years ago
9fa126d
powerpc/40x: Add support for Netstal HCU4 board
by Niklaus Giger
· 16 years ago
8105fa8
powerpc/40x: Add PowerPC 40x simple platform support
by Josh Boyer
· 16 years ago
e533b22
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9629095
powerpc/mpc5200: Don't touch pipelining for MPC5200B
by Wolfram Sang
· 16 years ago
6b2ada8
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus
by Ingo Molnar
· 16 years ago
6dc647258
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
ee673ea
powerpc: Fix CHRP PCI config access for indirect_pci
by Benjamin Herrenschmidt
· 16 years ago
22007a1
powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs
by Benjamin Herrenschmidt
· 16 years ago
5b9261d
sputrace: use marker_synchronize_unregister()
by Mathieu Desnoyers
· 16 years ago
1263965
Merge commit 'kumar/kumar-next'
by Benjamin Herrenschmidt
· 16 years ago
5006d1a
Merge commit 'gcl/gcl-next'
by Benjamin Herrenschmidt
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
6675847
powerpc: FPGA support for GE Fanuc SBC610
by Martyn Welch
· 16 years ago
43c9f43
powerpc: remove support for bootmem-allocated memory for the DIU driver
by Timur Tabi
· 16 years ago
3522580
powerpc/5121: Add PCI support.
by John Rigby
· 16 years ago
6266682
powerpc/83xx: don't probe broken PCI on mpc837x_mds boards
by Anton Vorontsov
· 16 years ago
5c09119
powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig
by Anton Vorontsov
· 16 years ago
4e330bc
powerpc: make Freescale QE support a selectable Kconfig option
by Timur Tabi
· 16 years ago
3a47024
powerpc: GE Fanuc's FPGA based PIC controller on the SBC610
by Martyn Welch
· 16 years ago
199f45c
powerpc/xics: Reduce and comment xics IPI use of memory barriers
by Milton Miller
· 16 years ago
2172fe8
powerpc/xics: Make printk format strings fit on one line
by Milton Miller
· 16 years ago
d879f38
powerpc/xics: Mark xics IPI interrupt as per-cpu
by Milton Miller
· 16 years ago
1a57c92
powerpc/xics: EOI xics ipi by hand in kexec
by Milton Miller
· 16 years ago
b496325
powerpc/xics: Factor out cpu joining/unjoining the GIQ
by Milton Miller
· 16 years ago
a244a95
powerpc/xics: Initialization code cleanups
by Milton Miller
· 16 years ago
188bddd
powerpc/xics: Trim #include list
by Milton Miller
· 16 years ago
9dc2d44
powerpc/xics: Change *_xirr_info_set() prototype to avoid casts
by Milton Miller
· 16 years ago
0641cc9
powerpc/xics: Rearrange file to group code by function
by Milton Miller
· 16 years ago
d13f720
powerpc/xics: Consolidate ipi message encode and decode
by Milton Miller
· 16 years ago
302905a
powerpc/xics: Update default_server during migrate_irqs_away
by Milton Miller
· 16 years ago
8767e9b
powerpc/xics: EOI unmapped irqs after disabling them
by Milton Miller
· 16 years ago
bb3d55e
Merge commit 'jk/jk-merge'
by Benjamin Herrenschmidt
· 16 years ago
9fd3f88
powerpc: Oops in pseries_lmb_remove()
by Nathan Fontenot
· 16 years ago
6747c2e
powerpc/spufs: add a missing mutex_unlock
by Kou Ishizaki
· 16 years ago
ba0b996
powerpc/spufs: use inc_nlink
by Jeremy Kerr
· 16 years ago
e2ed6e4
powerpc/spufs: set nlink count for spufs root correctly
by Jeremy Kerr
· 16 years ago
ec2a565
phylib: two dynamic mii_bus allocation fallout fixes
by Lennert Buytenhek
· 16 years ago
18ee49d
phylib: rename mii_bus::dev to mii_bus::parent
by Lennert Buytenhek
· 16 years ago
e923504
powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.c
by Tony Breeds
· 16 years ago
f43c32e
powerpc/mpc5200: trivial printk-fixes in mpc52xx_common
by Wolfram Sang
· 16 years ago
76c31f2
powerpc: Honor O_NONBLOCK flag when reading RTAS log
by Vitaly Mayatskikh
· 16 years ago
fa6428e
Merge commit 'jwb/jwb-next'
by Benjamin Herrenschmidt
· 16 years ago
e00de30
powerpc/44x: Add AMCC Arches eval board support
by Victor Gallardo
· 16 years ago
c9b59da
Merge commit 'kumar/kumar-mmu'
by Benjamin Herrenschmidt
· 16 years ago
9f5494b
Merge commit 'kumar/kumar-dma'
by Benjamin Herrenschmidt
· 16 years ago
1fce2d0
powerpc: Fix boot hang regression on MPC8544DS
by Kumar Gala
· 16 years ago
a969e76
powerpc: Correct USB support for GE Fanuc SBC610
by Martyn Welch
· 16 years ago
0161dca
powerpc: Drop redundant machine type print in show_cpuinfo
by Becky Bruce
· 16 years ago
4ee7084
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
by Becky Bruce
· 16 years ago
8fae035
powerpc: Drop archdata numa_node
by Becky Bruce
· 16 years ago
782f04f
powerpc: Move 8xxx GPIO Kconfig under the platform menu
by Kumar Gala
· 16 years ago
1afb7f8
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 16 years ago
ff4be78
Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx
by Paul Mackerras
· 16 years ago
5450821
powerpc: Board support for GE Fanuc SBC610
by Martyn Welch
· 16 years ago
66576a8
powerpc/sbc8560: fix compile warning on CPM pin array
by Paul Gortmaker
· 16 years ago
6371663
powerpc: Add support for mpc8247 based board MGCOGE from keymile.
by Heiko Schocher
· 16 years ago
e14d4af
powerpc: Add support for the MPC852 based mgsuvd board from keymile.
by Heiko Schocher
· 16 years ago
967e012
powerpc: Separate the irq radix tree insertion and lookup
by Sebastien Dugue
· 16 years ago
549e815
powerpc: Make the 64-bit kernel as a position-independent executable
by Paul Mackerras
· 16 years ago
e31aa45
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
by Paul Mackerras
· 16 years ago
525c411
powerpc: Check rc of notifier chain for memory remove
by Nathan Fontenot
· 16 years ago
1b3c83e
powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON
by roel kluin
· 16 years ago
8308c54
generic: redefine resource_size_t as phys_addr_t
by Jeremy Fitzhardinge
· 16 years ago
Next »