Age | Commit message (Expand) | Author |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove old interface find_devices | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove old interface find_type_devices | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove old interface find_path_device | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove find_compatible_devices | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell |
2007-04-13 | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering |
2007-03-22 | [POWERPC] Split several platforms into their respective Kconfig file | Kumar Gala |
2007-03-16 | [POWERPC] Correct apparently misspelled "XMON" preprocessor symbol. | Robert P. J. Day |
2007-03-06 | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data | Dale Farnsworth |
2007-02-09 | [PATCH] arch/powerpc trivial annotations | Al Viro |
2006-12-04 | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] Fix CHRP platforms with only 8259 | Benjamin Herrenschmidt |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering |
2006-10-05 | [PATCH] powerpc: irq change build breaks | Olof Johansson |
2006-07-31 | [POWERPC] chrp: Constify & voidify get_property() | Jeremy Kerr |
2006-07-07 | [POWERPC] Add briq support to CHRP | Benjamin Herrenschmidt |
2006-07-07 | [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set | Benjamin Herrenschmidt |
2006-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-07-03 | kbuild: introduce utsrelease.h | Sam Ravnborg |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt |
2006-07-03 | [POWERPC] Use the genirq framework | Benjamin Herrenschmidt |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in arch and core code | Greg Kroah-Hartman |
2006-04-05 | powerpc: Fix CHRP booting - needs a define_machine call | Paul Mackerras |
2006-03-29 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-28 | [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc) | Matt Mackall |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-27 | powerpc: Fix event-scan code for 32-bit CHRP | Paul Mackerras |
2006-02-10 | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason |
2006-02-07 | [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_address | Olaf Hering |
2006-02-07 | [PATCH] powerpc: restore clock speed in /proc/cpuinfo | Olaf Hering |
2006-01-14 | [PATCH] powerpc: Make CHRP build again | David Woodhouse |
2006-01-09 | [PATCH] powerpc: More serial probe fixes (#2) | Benjamin Herrenschmidt |
2005-11-18 | powerpc: Fix a couple of compile warnings for 32-bit compiles | Paul Mackerras |
2005-11-18 | powerpc: time-of-day fixes for 32-bit CHRP systems | Paul Mackerras |
2005-11-10 | ppc/powerpc: workarounds for old Open Firmware versions | Paul Mackerras |
2005-11-05 | powerpc: Merge smp.c and smp.h | Paul Mackerras |
2005-11-02 | powerpc: Compile fixes for chrp/nvram.c | Paul Mackerras |
2005-11-02 | powerpc: include <linux/platform_device.h> in pegasos_eth.c | Paul Mackerras |
2005-11-02 | powerpc: Use rtas_call not call_rtas in CHRP code | Paul Mackerras |
2005-10-29 | [PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM support | Nicolas DET |
2005-10-29 | [PATCH] ppc32: nvram driver for chrp | Olaf Hering |
2005-10-27 | powerpc: 32-bit CHRP SMP fixes | Paul Mackerras |
2005-10-26 | powerpc: Merge 32-bit CHRP support. | Paul Mackerras |