| Commit message (Expand) | Author | Age |
* | [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port | Kumar Gala | 2007-09-14 |
* | [POWERPC] Handle alignment faults on SPE load/store instructions | Kumar Gala | 2007-09-14 |
* | [POWERPC] fsl_soc.c cleanup | Scott Wood | 2007-09-14 |
* | [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code. | Jon Loeliger | 2007-09-14 |
* | [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code. | Jon Loeliger | 2007-09-14 |
* | [POWERPC] linkstation updates | Guennadi Liakhovetski | 2007-09-14 |
* | [POWERPC] 85xx: Clean up from 85xx_ds rename | Kumar Gala | 2007-09-13 |
* | [POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c | Kumar Gala | 2007-09-13 |
* | [POWERPC] PS3: Enhance storage probe debug output | Geoff Levand | 2007-09-13 |
* | [POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build | Jeremy Kerr | 2007-09-13 |
* | [POWERPC] Add workaround for MPICs with broken register reads | Olof Johansson | 2007-09-13 |
* | [POWERPC] Document and implement an improved flash device binding for powerpc | David Gibson | 2007-09-13 |
* | [POWERPC] setup_64.c and prom.c comment cleanup | Linas Vepstas | 2007-09-13 |
* | [POWERPC] prom.c whitespace cleanup | Linas Vepstas | 2007-09-13 |
* | [POWERPC] prom_init whitespace cleanup, typo fix | Linas Vepstas | 2007-09-13 |
* | [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses | Scott Wood | 2007-09-13 |
* | [POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre... | Scott Wood | 2007-09-13 |
* | [POWERPC] bootwrapper: Add get_path() | Scott Wood | 2007-09-13 |
* | [POWERPC] bootwrapper: Add strtoull() | Scott Wood | 2007-09-13 |
* | [POWERPC] bootwrapper: flatdevtree fixes | Scott Wood | 2007-09-13 |
* | [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c | Olof Johansson | 2007-09-13 |
* | [POWERPC] Move lowlevel runlatch calls under cpu feature control | Olof Johansson | 2007-09-13 |
* | [POWERPC] Remove unused platform_machine_check() | Olof Johansson | 2007-09-13 |
* | [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall() | Olof Johansson | 2007-09-13 |
* | [POWERPC] pasemi: Print more information at machine check | Olof Johansson | 2007-09-13 |
* | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y | Olof Johansson | 2007-09-13 |
* | [POWERPC] pasemi: Add workaround for erratum 5945 | Olof Johansson | 2007-09-13 |
* | [POWERPC] pasemi: Add pasemi_pci_getcfgaddr() | Olof Johansson | 2007-09-13 |
* | [POWERPC] Export new __io{re,un}map_at() symbols | Olof Johansson | 2007-09-13 |
* | [POWERPC] Export virq mapping via debugfs | Michael Ellerman | 2007-09-13 |
* | [POWERPC] Initialise hwirq for legacy irqs | Michael Ellerman | 2007-09-13 |
* | [POWERPC] Provide a default irq_host match, which matches on an exact of_node | Michael Ellerman | 2007-09-13 |
* | [POWERPC] Invert null match behaviour for irq_hosts | Michael Ellerman | 2007-09-13 |
* | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 2007-09-13 |
* | [POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.S | David Gibson | 2007-09-13 |
* | [POWERPC] IOMMU virtual merge is no longer experimental | Linas Vepstas | 2007-09-13 |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-09-13 |
|\ |
|
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-09-12 |
| |\ |
|
| | * | [POWERPC] Move serial_dev_init to device_initcall() | Olof Johansson | 2007-09-12 |
| | * | [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue | Kumar Gala | 2007-09-12 |
| | * | [POWERPC] cpm2: Fix off-by-one error in setbrg(). | Scott Wood | 2007-09-10 |
| | * | [PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation | Jochen Friedrich | 2007-09-10 |
| | * | [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI | Kumar Gala | 2007-09-10 |
| * | | i386: Fix leak of ../kernel from top level | Andi Kleen | 2007-09-12 |
| * | | x86_64: Prevent doing anything from cache_remove_dev() when info setup failed. | Andi Kleen | 2007-09-12 |
| * | | x86_64: Add missing mask operation to vdso | Andi Kleen | 2007-09-12 |
| * | | [SPARC64]: Fix booting on V100 systems. | David S. Miller | 2007-09-12 |
| * | | revert "highmem: catch illegal nesting" | Andrew Morton | 2007-09-11 |
| * | | m68k(nommu): add missing syscalls | Geert Uytterhoeven | 2007-09-11 |
| * | | H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable | Robert P. J. Day | 2007-09-11 |