index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
chrp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
mv643xx_eth: get rid of static variables, allow multiple instances
Lennert Buytenhek
1
-0
/
+4
2008-01-25
[POWERPC] Autodetect serial console on pegasos2
Olaf Hering
1
-0
/
+52
2008-01-25
[POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasos
Olaf Hering
1
-2
/
+2
2007-12-20
[POWERPC] CHRP: Fix possible NULL pointer dereference
Cyrill Gorcunov
1
-4
/
+9
2007-12-20
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
1
-1
/
+1
2007-12-10
powerpc: Fix IDE legacy vs. native fixups
Benjamin Herrenschmidt
1
-6
/
+15
2007-10-11
[POWERPC] Platforms shouldn't mess with ROOT_DEV
Grant Likely
1
-10
/
+0
2007-08-22
[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need
Kumar Gala
3
-2
/
+63
2007-08-22
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
1
-1
/
+0
2007-08-22
[POWERPC] Advertise correct IDE mode on Pegasos2
Olaf Hering
1
-0
/
+29
2007-08-17
[POWERPC] chrp pci_ops: Use named structure member initializers
Nathan Lynch
1
-4
/
+4
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2
-2
/
+0
2007-07-23
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
Kumar Gala
1
-3
/
+4
2007-06-29
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
1
-2
/
+1
2007-06-29
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala
1
-2
/
+2
2007-06-29
[POWERPC] disallow building powermac and tsi108 without PCI
Arnd Bergmann
2
-2
/
+2
2007-05-23
[POWERPC] Fix Section mismatch warnings
Li Yang
1
-1
/
+1
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2
-2
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2
-2
/
+2
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2
-5
/
+10
2007-04-24
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
1
-2
/
+4
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
2
-6
/
+10
2007-04-24
[POWERPC] Remove find_compatible_devices
Stephen Rothwell
1
-4
/
+9
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
3
-14
/
+16
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
1
-2
/
+2
2007-04-13
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
2
-2
/
+0
2007-03-22
[POWERPC] Split several platforms into their respective Kconfig file
Kumar Gala
1
-0
/
+11
2007-03-16
[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.
Robert P. J. Day
1
-3
/
+3
2007-03-06
mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data
Dale Farnsworth
1
-0
/
+2
2007-02-09
[PATCH] arch/powerpc trivial annotations
Al Viro
1
-2
/
+2
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
1
-1
/
+0
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
3
-11
/
+0
2006-10-25
[POWERPC] Fix CHRP platforms with only 8259
Benjamin Herrenschmidt
1
-1
/
+3
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-4
/
+3
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
1
-1
/
+1
2006-07-31
[POWERPC] chrp: Constify & voidify get_property()
Jeremy Kerr
3
-20
/
+17
2006-07-07
[POWERPC] Add briq support to CHRP
Benjamin Herrenschmidt
2
-5
/
+64
2006-07-07
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
1
-4
/
+8
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-07-03
kbuild: introduce utsrelease.h
Sam Ravnborg
1
-1
/
+1
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
3
-54
/
+68
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
1
-1
/
+16
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in arch and core code
Greg Kroah-Hartman
1
-2
/
+2
2006-04-05
powerpc: Fix CHRP booting - needs a define_machine call
Paul Mackerras
3
-26
/
+25
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-20
/
+2
2006-03-28
[PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)
Matt Mackall
1
-20
/
+2
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+12
2006-03-27
powerpc: Fix event-scan code for 32-bit CHRP
Paul Mackerras
2
-20
/
+46
[next]