Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e9191daf643255c24893427f966795e4167ca2c
/
arch
/
ppc
7b007de
[PATCH] ppc: Fix ARCH=ppc build with xmon
by Benjamin Herrenschmidt
· 19 years ago
183d020
[PATCH] ppc64: SMU partition recovery
by Benjamin Herrenschmidt
· 19 years ago
24bfb00
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
b2325fe
[PATCH] kfree cleanup: arch
by Jesper Juhl
· 19 years ago
8f09f4a
[PATCH] ppc: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
6978bbc
[PATCH] rapidio: message interface updates
by Matt Porter
· 19 years ago
2b0c28d7f
[PATCH] RapidIO support: ppc32
by Matt Porter
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
de672e4
[PATCH] ppc32: Add CPM1 config option
by Pantelis Antoniou
· 19 years ago
634e67f
[PATCH] ppc32: Add missing initrd header on ppc440
by Matt Porter
· 19 years ago
7869ec6
[PATCH] ppc32: Remove internal PCI arbiter check on PPC40x
by Matt Porter
· 19 years ago
3e9e7c1
[PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot
by Matt Porter
· 19 years ago
90eb266
[PATCH] ppc32: Add Yucca (440SPe eval board) platform
by Roland Dreier
· 19 years ago
b0f7b8b
[PATCH] ppc32: Add 440SPe support
by Roland Dreier
· 19 years ago
41aace4
[PATCH] ppc32: Dump error status for both PLB segments on 440SP
by Roland Dreier
· 19 years ago
fcc188e
[PATCH] ppc32: Allow ERPN for early serial to depend on CPU type
by Roland Dreier
· 19 years ago
2104da9
[PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP board
by Lee Nicks
· 19 years ago
55b6332
[PATCH] ppc32: handle access to non-present IO ports on 8xx
by Marcelo Tosatti
· 19 years ago
c6d95044
[PATCH] ppc32 8xx: fix m8xx_wdt accessor macro update
by Marcelo Tosatti
· 19 years ago
5ad5707
powerpc: Merge smp.c and smp.h
by Paul Mackerras
· 19 years ago
dc3a9efb
Merge with Paulus
by Michael Ellerman
· 19 years ago
457e04c
[PATCH] ppc32: Fixed warning in m8xx_setup.c
by Vitaly Bordug
· 19 years ago
3d9e9dc
[PATCH] ppc32 8xx: fix cpm_dpalloc() comment
by Marcelo Tosatti
· 19 years ago
7ed3463
[PATCH] ppc32 8xx: export symbols required for modular IDE
by Marcelo Tosatti
· 19 years ago
9122ee3
[PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.c
by Becky Bruce
· 19 years ago
e1df870
powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h
by Michael Ellerman
· 19 years ago
de2d3db
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
a0e60b2
[PATCH] powerpc: Merge bitops.h
by David Gibson
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
23fd077
Merge ../linux-2.6 by hand
by Paul Mackerras
· 19 years ago
bd787d4
ppc: remove duplicate export of cur_cpu_spec
by Paul Mackerras
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
d61780c
[PATCH] remove some more check_region stuff
by Jeff Garzik
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
1461b4e
[PATCH] ppc32: ppc_sys fixes for 8xx and 82xx
by Vitaly Bordug
· 19 years ago
b37665e
[PATCH] ppc32: 85xx PHY Platform Update
by Andy Fleming
· 19 years ago
dd03d25
[PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM support
by Nicolas DET
· 19 years ago
35e95e6
[PATCH] ppc32: nvram driver for chrp
by Olaf Hering
· 19 years ago
8b15047
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
by Roland Dreier
· 19 years ago
d49b340
[PATCH] ppc32: update xmon help text
by Olaf Hering
· 19 years ago
434cc69
[PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_to
by Marcelo Tosatti
· 19 years ago
d5f7b06
[PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot support
by Matt Porter
· 19 years ago
e37b0c9
[PATCH] ppc32 8xx: use io accessor macros instead of direct memory reference
by Marcelo Tosatti
· 19 years ago
9e3699e
[PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernel
by Lee Nicks
· 19 years ago
53f9fc9
[PATCH] gfp_t: remaining bits of arch/*
by Al Viro
· 19 years ago
1ef64e6
[PATCH] gfp_t: sound
by Al Viro
· 19 years ago
e82dd4d
[PATCH] gfp_t: dma-mapping (ppc)
by Al Viro
· 19 years ago
4b24b01
[PATCH] powerpc: Moved dcr support to arch/powerpc
by Kumar Gala
· 19 years ago
25c8a78
[PATCH] powerpc: Fix handling of fpscr on 64-bit
by David Gibson
· 19 years ago
c4988820
powerpc: Fixes to get the Longtrail CHRP a bit further
by Paul Mackerras
· 19 years ago
f9bd170
powerpc: Merge i8259.c into arch/powerpc/sysdev
by Paul Mackerras
· 19 years ago
25635c7
ppc: Use the indirect_pci.c from arch/powerpc/sysdev
by Paul Mackerras
· 19 years ago
ab590cc
[PATCH] ppc: Fix m82xx_pci build
by Becky Bruce
· 19 years ago
85e568e
powerpc: Make coff boot wrapper load the kernel at 8M
by Paul Mackerras
· 19 years ago
5c8c56e
powerpc: Move agp_special_page export to where it is defined
by Paul Mackerras
· 19 years ago
6cb7bfe
[PATCH] powerpc: Merge thread_info.h
by David Gibson
· 19 years ago
17a6392
powerpc/ppc/ppc64: Various compile fixes.
by Paul Mackerras
· 19 years ago
399fe2b
ppc: rename pci_assign_all_busses to pci_assign_all_buses
by Paul Mackerras
· 19 years ago
f7f6f4f
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
by David Gibson
· 19 years ago
3d904ee
[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32
by Kumar Gala
· 19 years ago
f2783c1
powerpc: Merge time.c and asm/time.h.
by Paul Mackerras
· 19 years ago
7ed476d
ppc: Minor smp changes for consistency with ppc64
by Paul Mackerras
· 19 years ago
77f543c
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
by Paul Mackerras
· 19 years ago
81e7009
powerpc: merge ppc signal.c and ppc64 signal32.c
by Stephen Rothwell
· 19 years ago
7ac59c6
ppc: Fix various compile errors resulting from ptrace.c merge
by Paul Mackerras
· 19 years ago
3e63b9e
ppc: Use the merged of_device.c from arch/powerpc/kernel
by Paul Mackerras
· 19 years ago
30286ef
powerpc: Merge syscalls.c and sys_ppc32.c.
by Paul Mackerras
· 19 years ago
7dffb72
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
by Stephen Rothwell
· 19 years ago
e8a3030
powerpc: merge ptrace.c
by Stephen Rothwell
· 19 years ago
4920960
powerpc: consolidate cputable.c
by Stephen Rothwell
· 19 years ago
d8e998c
[PATCH] ppc32: Tell userland about lack of standard TB
by Benjamin Herrenschmidt
· 19 years ago
b6ec995
Merge from Linus' tree
by Paul Mackerras
· 19 years ago
a0c111c
[PATCH] ppc highmem fix
by Paolo Galtieri
· 19 years ago
fd582ec
ppc: Various minor compile fixes
by Paul Mackerras
· 19 years ago
35d81a4b
ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changes
by Paul Mackerras
· 19 years ago
e574d23
powerpc: Fix compilation for 32-bit configs
by Paul Mackerras
· 19 years ago
daec962
powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit
by Paul Mackerras
· 19 years ago
b60fc8bb
powerpc: Make some #includes explicit.
by Paul Mackerras
· 19 years ago
05f62a5
powerpc: Fix idle.c compile warning
by Paul Mackerras
· 19 years ago
23cb8c2
[PATCH] ppc: Fix timekeeping with HZ=250 on some Mac models
by Benjamin Herrenschmidt
· 19 years ago
6ce52e6
ppc32: remove obsolete klock_info definition
by Paul Mackerras
· 19 years ago
dd8cad6
ppc32: export a few more things where they are defined
by Paul Mackerras
· 19 years ago
036bfdc
[PATCH] ppc32: Add new iBook 12" to PowerMac models table
by Sven Henkel
· 19 years ago
dc1c1ca
powerpc: merge idle_power4.S and trapc.s
by Stephen Rothwell
· 19 years ago
a9487e4
[PATCH] pmac: fix cpufreq for old tipb 550Mhz
by Benjamin Herrenschmidt
· 19 years ago
794fb83
[PATCH] useless includes of linux/irq.h (arch/ppc)
by Al Viro
· 19 years ago
ee400b6
powerpc: more cleanup of powerpc/kernel
by Stephen Rothwell
· 19 years ago
dcff1b1
powerpc: remove old vector.S files
by Stephen Rothwell
· 19 years ago
a7625d6
[PATCH] mv64x60 iomem annotations
by Al Viro
· 19 years ago
9fcdfcd
[PATCH] ppc32 ld.script fix for building on ppc64
by Al Viro
· 19 years ago
ab11d1e
Merge by hand from Linus' tree.
by Paul Mackerras
· 19 years ago
f4208b9
[PATCH] ppc: fix stupid thinko in oprofile fix
by Benjamin Herrenschmidt
· 19 years ago
20c8c21
powerpc: Fixes to get the merged kernel to boot on powermac.
by Paul Mackerras
· 19 years ago
400d221
[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array
by Kumar Gala
· 19 years ago
10b35d9
[PATCH] powerpc: merged asm/cputable.h
by Kumar Gala
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago
e5baa39
Merge from Linus' tree.
by Paul Mackerras
· 19 years ago
Next »