| Commit message (Expand) | Author | Age |
* | [libata] pdc_adma: convert to new exception handling (EH) framework | Jeff Garzik | 2007-10-12 |
* | Fix up more bio fallout | Al Viro | 2007-10-12 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-12 |
|\ |
|
| * | [ZLIB]: Fix external builds of zlib_inflate code. | David S. Miller | 2007-10-12 |
| * | [TG3]: Fix APE induced regression | Matt Carlson | 2007-10-12 |
| * | [SKY2]: version 1.19 | Stephen Hemminger | 2007-10-12 |
| * | [SKY2]: use netdevice stats struct | Stephen Hemminger | 2007-10-12 |
| * | [SKY2]: fiber advertise bits initialization (trivial) | Stephen Hemminger | 2007-10-12 |
| * | [SKY2]: fix power settings on Yukon XL | Stephen Hemminger | 2007-10-12 |
| * | [SKY2]: ethtool register reserved area blackout | Stephen Hemminger | 2007-10-12 |
* | | missed bio_endio() in axonram | Al Viro | 2007-10-12 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-12 |
|\ |
|
| * | [POWERPC] Add memchr() to the bootwrapper | David Gibson | 2007-10-12 |
| * | [POWERPC] Implement logging of unhandled signals | Olof Johansson | 2007-10-12 |
| * | [POWERPC] Add legacy serial support for OPB with flattened device tree | Valentine Barshak | 2007-10-12 |
| * | [POWERPC] Use 1TB segments | Paul Mackerras | 2007-10-12 |
| * | [POWERPC] XilinxFB: Allow fixed framebuffer base address | Grant Likely | 2007-10-12 |
| * | [POWERPC] XilinxFB: Add support for custom screen resolution | Grant Likely | 2007-10-12 |
| * | [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters | Grant Likely | 2007-10-12 |
| * | [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci | Valentine Barshak | 2007-10-12 |
| * | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2007-10-11 |
| |\ |
|
| | * | [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable | Kumar Gala | 2007-10-11 |
| | * | [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand... | Kumar Gala | 2007-10-11 |
| | * | [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig | Kumar Gala | 2007-10-11 |
| | * | [POWERPC] 85xx: Killed <asm/mpc85xx.h> | Kumar Gala | 2007-10-11 |
| | * | [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS | Scott Wood | 2007-10-11 |
| | * | [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding. | Scott Wood | 2007-10-11 |
| | * | [POWERPC] mpc8272ads: Remove muram from the CPM reg property. | Scott Wood | 2007-10-11 |
| * | | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2007-10-11 |
| |\ \ |
|
| | * | | [POWERPC] Add co-maintainer for PowerPC MPC52xx platform | Grant Likely | 2007-10-10 |
| | * | | [POWERPC] MPC5200: Don't make firmware fixups into common code | Grant Likely | 2007-10-10 |
| | * | | [POWERPC] MPC52xx: Trim includes on mpc5200 platform support code | Grant Likely | 2007-10-10 |
| | * | | [POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200 | Grant Likely | 2007-10-10 |
| * | | | [POWERPC] 4xx: Kilauea defconfig file | Stefan Roese | 2007-10-11 |
| * | | | [POWERPC] 4xx: Kilauea DTS | Stefan Roese | 2007-10-11 |
| * | | | [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x | Stefan Roese | 2007-10-11 |
| * | | | [POWERPC] 4xx: Add AMCC 405EX support to cputable.c | Stefan Roese | 2007-10-11 |
| * | | | Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2007-10-11 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [POWERPC] Uartlite: bootwrapper bug fix, getc loops forever | Grant Likely | 2007-10-10 |
| | * | | [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels | Grant Likely | 2007-10-10 |
| | * | | [POWERPC] Virtex: Fix URL for Xilinx Virtex support in MAINTAINERS | Grant Likely | 2007-10-10 |
| | * | | [POWERPC] XilinxFB: sparse fixes | Grant Likely | 2007-10-10 |
| | * | | [POWERPC] XilinxFB: Make missing pdata structure non-fatal | Grant Likely | 2007-10-09 |
| | * | | [POWERPC] XilinxFB: add of_platform bus binding | Grant Likely | 2007-10-09 |
| | * | | [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API. | Grant Likely | 2007-10-09 |
| | * | | [POWERPC] XilinxFB: Split device setup from bus binding | Grant Likely | 2007-10-09 |
| | * | | [POWERPC] XilinxFB: rename failout labels to reflect failure | Grant Likely | 2007-10-09 |
| | * | | [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc. | Grant Likely | 2007-10-09 |
| | * | | [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined | Grant Likely | 2007-10-09 |
| | |/ |
|
| * | | [POWERPC] Make clockevents work on PPC601 processors | Paul Mackerras | 2007-10-11 |