index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
chrp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-26
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
1
-31
/
+2
2009-05-21
powerpc/pci: Clean up direct access to sysdata by CHRP platforms
Kumar Gala
1
-4
/
+4
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-1
/
+0
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
1
-1
/
+0
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
1
-1
/
+1
2009-02-11
powerpc: Disable mv643xx Ethernet port 0 on Pegasos
Gabriel Paubert
1
-55
/
+17
2008-12-16
powerpc: Introduce ppc_pci_flags accessors
Josh Boyer
1
-1
/
+1
2008-12-16
powerpc/chrp: Add missing of_node_put in pci.c
Nicolas Palix
1
-0
/
+1
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
1
-1
/
+0
2008-10-15
powerpc: Fix CHRP PCI config access for indirect_pci
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-15
powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs
Benjamin Herrenschmidt
1
-1
/
+1
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-08-20
powerpc: Use bcd2bin/bin2bcd
Adrian Bunk
1
-12
/
+12
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
1
-1
/
+1
2008-05-14
[POWERPC] Move xmon_irq() declaration into xmon.h
Michael Ellerman
1
-7
/
+0
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
[next]