Age | Commit message (Expand) | Author |
2007-10-15 | Remove msic_dcr_read() in axon_msi.c | Michael Ellerman |
2007-10-15 | Use dcr_host_t.base in dcr_unmap() | Michael Ellerman |
2007-10-15 | Add dcr_host_t.base in dcr_read()/dcr_write() | Michael Ellerman |
2007-10-15 | PS3 system bus add_uevent_var() fallout | Geert Uytterhoeven |
2007-10-14 | Lite5200 shouldn't mess with ROOT_DEV | Grant Likely |
2007-10-13 | missing includes in arch/powerpc/platforms/52xx/lite5200.c | Al Viro |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
2007-10-11 | missed bio_endio() in axonram | Al Viro |
2007-10-11 | 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] 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-12 | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras |
2007-10-11 | [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 | [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 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer |
2007-10-11 | [POWERPC] Make clockevents work on PPC601 processors | Paul Mackerras |
2007-10-11 | [POWERPC] Prevent decrementer clockevents from firing early | Paul Mackerras |
2007-10-11 | [POWERPC] Fix performance monitor on machines with logical PVR | Paul Mackerras |
2007-10-11 | [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC | Olof Johansson |
2007-10-11 | [POWERPC] Move of_platform_driver initialisations: arch/powerpc | Stephen Rothwell |
2007-10-11 | [POWERPC] iSeries: Move viodasd probing | Stephen Rothwell |
2007-10-11 | [POWERPC] iSeries: Move detection of virtual tapes | Stephen Rothwell |
2007-10-11 | [POWERPC] iSeries: Move detection of virtual cdroms | Stephen Rothwell |
2007-10-11 | [POWERPC] Remove more iSeries-specific stuff from vio.c | Stephen Rothwell |
2007-10-11 | [POWERPC] Remove iSeries_vio_dev | Stephen Rothwell |
2007-10-11 | [POWERPC] Clean up vio.h | Stephen Rothwell |
2007-10-11 | [POWERPC] Platforms shouldn't mess with ROOT_DEV | Grant Likely |
2007-10-11 | [POWERPC] Remove empty ppc_md.setup_arch hooks | Grant Likely |
2007-10-11 | [POWERPC] Only call ppc_md.setup_arch() if it is provided | Grant Likely |
2007-10-11 | [POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented | Wolfgang Denk |
2007-10-11 | [POWERPC] Align the sys_call_table | Stephen Rothwell |
2007-10-10 | pasemi_mac: enable iommu support | Olof Johansson |
2007-10-10 | Device tree aware EMAC driver | David Gibson |
2007-10-10 | [SOFTIRQ]: Remove do_softirq() symbol export. | Robert Olsson |
2007-10-10 | [POWERPC] MPC5200: Don't make firmware fixups into common code | Grant Likely |