Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
aa43f77939c97bf9d3580c6a5e71a5a40290e451
/
arch
/
powerpc
aa43f77
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
4c15343
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
eb36c28
[PATCH] ppc32: fix last_jiffy time comparison
by Paul Mackerras
· 18 years ago
d0027bf
[POWERPC] Fix return value from memcpy
by Paul Mackerras
· 18 years ago
467c378
[POWERPC] Fix irq enable/disable in smp_generic_take_timebase
by Paul Mackerras
· 18 years ago
e0d872d
[POWERPC] Fix problem with time not advancing on 32-bit platforms
by Paul Mackerras
· 18 years ago
fea23bf
[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S
by Paul Mackerras
· 18 years ago
11e9ed4
[POWERPC] Fix up ibm_architecture_vec definition
by Will Schmidt
· 18 years ago
006b64d
[POWERPC] Make OF irq map code detect more error cases
by Benjamin Herrenschmidt
· 18 years ago
7233593
[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
by Zang Roy-r61911
· 18 years ago
8ec8f2e
[POWERPC] Fix performance regression in IRQ radix tree locking
by Benjamin Herrenschmidt
· 18 years ago
4b3afca
[POWERPC] Add mpc7448hpc2 device tree source file
by Zang Roy-r61911
· 18 years ago
1b9a93e
[POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dts
by Kim Phillips
· 18 years ago
f1f1771
[POWERPC] modify mpc83xx platforms to use new IRQ layer
by Kim Phillips
· 18 years ago
b9f0f1b
[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ sense
by Kim Phillips
· 18 years ago
bf4152d
[POWERPC] back up old school ipic.[hc] to arch/ppc
by Kim Phillips
· 18 years ago
ea0763a
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
c85c41a
[POWERPC] Use mpc8641hpcn PIC base address from dev tree.
by Jon Loeliger
· 18 years ago
5dc599c
[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.
by Jon Loeliger
· 18 years ago
054389f
[POWERPC] Fix powerpc 44x_mmu build
by Matt Porter
· 18 years ago
af07ac2
[POWERPC] Remove flush_dcache_all export
by Matt Porter
· 18 years ago
39ed2fe
[POWERPC] reboot when panic_timout is set
by Olaf Hering
· 18 years ago
e2bf2e2
[POWERPC] iseries: remove some gcc 4.1 warnings
by Stephen Rothwell
· 18 years ago
6f3d5d3
[POWERPC] Add a helper for calculating RTAS "config_addr" parameters
by Michael Ellerman
· 18 years ago
a0a428e
[POWERPC] iseries: remove const warning
by Stephen Rothwell
· 18 years ago
9a2ded5
[POWERPC] powerpc: Make RTAS console init generic
by Michael Neuling
· 18 years ago
869d7f3
[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.
by Jon Loeliger
· 18 years ago
f39b7a5
[POWERPC] Cleanup CPU inits
by Olof Johansson
· 18 years ago
2e97425
[POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.S
by Olof Johansson
· 18 years ago
9e6ee34
[POWERPC] cell: interrupt.c whitespace clean up
by Geoff Levand
· 18 years ago
11a27ad
[POWERPC] SLB shadow buffer cleanup
by Michael Neuling
· 18 years ago
ccc712f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Greg Kroah-Hartman
· 18 years ago
c9169f8
[POWERPC] hugepage BUG fix
by Adam Litke
· 18 years ago
d55c4a7
[POWERPC] Fix compile problem without CONFIG_PCI
by Li Yang
· 18 years ago
87589f0
[POWERPC] Correct masks used in emulating some instructions
by Paul Mackerras
· 18 years ago
be9633e
[POWERPC] Pass UPIO_TSI flag to 8259 serial driver
by Zang Roy-r61911
· 18 years ago
c4342ff
[POWERPC] Update mpc7448hpc2 board irq support using device tree
by Zang Roy-r61911
· 18 years ago
6cdd2bd
[POWERPC] Fix BootX booting with an initrd
by Benjamin Herrenschmidt
· 18 years ago
5db9fa9
[POWERPC] Fix gettimeofday inaccuracies
by Nathan Lynch
· 18 years ago
aa74a30
[POWERPC] Fix FEC node in 8540 ADS dts
by Andy Fleming
· 18 years ago
3438327
[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree
by Jon Loeliger
· 18 years ago
2654d63
[POWERPC] Add 85xx DTS files to powerpc
by Andy Fleming
· 18 years ago
ddd6415
[POWERPC] Fix CDS IRQ handling and PCI code
by Andy Fleming
· 18 years ago
4c86cd9
[POWERPC] Fix interrupts on 8540 ADS board
by Andy Fleming
· 18 years ago
ed0da6f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Greg Kroah-Hartman
· 18 years ago
9e8a9bc
[POWERPC] Fix the mpc8641_hpcn.dts file.
by Jon Loeliger
· 18 years ago
5315862
[POWERPC] Offer PCI as a CONFIG choice for PPC_86xx.
by Jon Loeliger
· 18 years ago
707ba16
[POWERPC] Add MPC8641 HPCN Device Tree Source file.
by Jon Loeliger
· 18 years ago
f583165
[POWERPC] Convert to mac-address for ethernet MAC address data.
by Jon Loeliger
· 18 years ago
9a936a2
[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot time
by Olof Johansson
· 18 years ago
e5c14ce
[POWERPC] Fix irq radix tree remapping typo
by Benjamin Herrenschmidt
· 18 years ago
83db3dd
[POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping
by Ananth N Mavinakayanahalli
· 18 years ago
b6f35b4
[POWERPC] Make crash.c work on 32-bit and 64-bit
by Michael Ellerman
· 18 years ago
47585d8
[POWERPC] Move some kexec logic into machine_kexec.c
by Michael Ellerman
· 18 years ago
90bdde3
[POWERPC] update {g5,iseries,pseries}_defconfigs
by Will Schmidt
· 18 years ago
eac8392
[POWERPC] Make secondary CPUs call into kdump on reset exception
by David Wilder
· 18 years ago
012c437
[PATCH] Change panic_on_oops message to "Fatal exception"
by Horms
· 18 years ago
32bc6e0
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
2f6093c
[POWERPC] Implement SLB shadow buffer
by Michael Neuling
· 18 years ago
452b5e2
[POWERPC] Fix powerpc 44x_mmu build
by Matt Porter
· 18 years ago
f4dddce5
[POWERPC] Remove flush_dcache_all export
by Matt Porter
· 18 years ago
3d77148
[POWERPC] Add MPC8641 HPCN Device Tree Source file.
by Jon Loeliger
· 18 years ago
40681b9
[POWERPC] Make doc comments extractable
by Michael Ellerman
· 18 years ago
3ab2b38
[POWERPC] Turn on tigon3 support in maple_defconfig
by Amos Waterland
· 18 years ago
45934c4
[POWERPC] Export msi symbols
by Jake Moilanen
· 18 years ago
919fede
[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree
by Jon Loeliger
· 18 years ago
81b73dd
[POWERPC] Fix might-sleep warning on removing cpus
by Haren Myneni
· 18 years ago
dcc42f4
[POWERPC] fix PMU initialization on pseries lpar
by Sonny Rao
· 18 years ago
afd0542
[POWERPC] Enable PURR sysfs entry correctly
by Michael Neuling
· 18 years ago
b9377ff
[POWERPC] clean up pseries hcall interfaces
by Anton Blanchard
· 18 years ago
57cad80
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
49b1e3e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
4b75599
[PATCH] powermac: More powermac backlight fixes
by Michael Hanselmann
· 18 years ago
0b0bf7a
[PATCH] vDSO hash-style fix
by Roland McGrath
· 18 years ago
8c78f30
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
by Chandra Seetharaman
· 18 years ago
cea6a4b
[PATCH] panic_on_oops: remove ssleep()
by Horms
· 18 years ago
5d33eeb
[POWERPC] Simplify dma_ops bug conditions
by Jeremy Kerr
· 18 years ago
931b261
[POWERPC] Make get_property() return a const void *
by Jeremy Kerr
· 18 years ago
88c8059
[POWERPC] tsi108: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
018a3d1
[POWERPC] powermac: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
eeb2b72
[POWERPC] maple: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
ae6b410
[POWERPC] chrp: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
c61c27d
[POWERPC] cell: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
8efca49
[POWERPC] mpc: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
c4c7cba
[POWERPC] iseries: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
954a46e
[POWERPC] pseries: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
a7f67bd
[POWERPC] Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
8d950cb
[POWERPC] Minor comment fix for misc_64.S
by Geoff Levand
· 18 years ago
9b9b72f
[POWERPC] Use H_CEDE on non-SMT
by Jake Moilanen
· 18 years ago
9fc0a92
[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugs
by Olaf Hering
· 18 years ago
96278d2
[POWERPC] Fix new interrupt code (MPIC detection)
by Segher Boessenkool
· 18 years ago
d319a03
[POWERPC] Fix new interrupt code (MPIC endianness)
by Segher Boessenkool
· 18 years ago
e272a28
[POWERPC] Add cpufreq support for Xserve G5
by Benjamin Herrenschmidt
· 18 years ago
30f30e1
[POWERPC] Fix mem= handling when the memory limit is > RMO size
by Michael Ellerman
· 18 years ago
98c8247
[POWERPC] More offb/bootx fixes
by Benjamin Herrenschmidt
· 18 years ago
45507ff
[POWERPC] Fix legacy_serial.c error handling on 32 bits
by Benjamin Herrenschmidt
· 18 years ago
171505d
[POWERPC] Fix default clock for udbg_16550
by Benjamin Herrenschmidt
· 18 years ago
8cffc6a
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
by Benjamin Herrenschmidt
· 18 years ago
21bd2e6
[POWERPC] Fix 32 bits warning in prom_init.c
by Benjamin Herrenschmidt
· 18 years ago
f0ca330
[POWERPC] Workaround Pegasos incorrect ISA "ranges"
by Benjamin Herrenschmidt
· 18 years ago
Next »