Age | Commit message (Expand) | Author |
2007-10-03 | [POWERPC] Add early debug console for CPM serial ports. | Scott Wood |
2007-10-04 | [PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc | Paul Mackerras |
2007-10-03 | [POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaround | Valentine Barshak |
2007-10-03 | [POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xx | Valentine Barshak |
2007-10-03 | [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform | Valentine Barshak |
2007-10-03 | [POWERPC] Enable tickless idle and high res timers for powerpc | Tony Breeds |
2007-10-03 | [POWERPC] Implement clockevents driver for powerpc | Tony Breeds |
2007-10-03 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-10-03 | [POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller | Linas Vepstas |
2007-10-03 | [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe() | Joachim Fenkes |
2007-10-03 | [POWERPC] powerpc vDSO: install unstripped copies on disk | Roland McGrath |
2007-10-03 | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT | Hugh Dickins |
2007-10-03 | [POWERPC] Limit range of __init_ref_ok somewhat | Stephen Rothwell |
2007-10-03 | [POWERPC] Make instruction dumping work in real mode | Scott Wood |
2007-10-03 | [POWERPC] Fix pci domain detection | Arnd Bergmann |
2007-10-03 | [POWERPC] Add CHECK_FULL_REGS in several places in ptrace code | Roland McGrath |
2007-10-03 | [POWERPC] Make vio_bus_type static | Stephen Rothwell |
2007-10-03 | [POWERPC] Simplify vio_bus_init a little for legacy iSeries | Stephen Rothwell |
2007-10-03 | [POWERPC] Remove debug printk from vio_bus_init | Stephen Rothwell |
2007-10-03 | [POWERPC] Implement generic time of day clocksource for powerpc | Tony Breeds |
2007-10-03 | [POWERPC] Implement {read,update}_persistent_clock | Tony Breeds |
2007-10-03 | [POWERPC] Create and use CONFIG_WORD_SIZE | Stephen Rothwell |
2007-10-03 | [POWERPC] Separate out legacy machine check exception parsers | Olof Johansson |
2007-10-03 | [POWERPC] clk.h interface for platforms | Domen Puncer |
2007-09-25 | [POWERPC] Ensure FULL_REGS on exec | Roland McGrath |
2007-09-22 | [POWERPC] Fix build errors when BLOCK=n | Emil Medve |
2007-09-22 | [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath | Satyam Sharma |
2007-09-20 | [POWERPC] Add 64-bit resources support to pci_iomap | Valentine Barshak |
2007-09-19 | [POWERPC] 4xx: Implement udbg_getc() for 440 | Hollis Blanchard |
2007-09-20 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-09-19 | [POWERPC] Fix timekeeping on PowerPC 601 | Benjamin Herrenschmidt |
2007-09-19 | [POWERPC] Don't expose clock vDSO functions when CPU has no timebase | Benjamin Herrenschmidt |
2007-09-19 | [POWERPC] FWNMI is only used on pSeries | Stephen Rothwell |
2007-09-19 | [POWERPC] Size swapper_pg_dir correctly | Stephen Rothwell |
2007-09-19 | [POWERPC] Remove cmd_line from head*.S | Stephen Rothwell |
2007-09-19 | [POWERPC] Fix section mismatch in PCI code | Stephen Rothwell |
2007-09-19 | [POWERPC] Remove barriers from the SLB shadow buffer update | Michael Neuling |
2007-09-19 | [POWERPC] Don't cast kmalloc return value in ibmebus.c | Jesper Juhl |
2007-09-14 | [POWERPC] Fix modpost warnings from head*.S on ppc32 | Kumar Gala |
2007-09-14 | [POWERPC] Add cpu feature for SPE handling | Kumar Gala |
2007-09-14 | [POWERPC] Handle alignment faults on SPE load/store instructions | Kumar Gala |
2007-09-14 | [POWERPC] setup_64.c and prom.c comment cleanup | Linas Vepstas |
2007-09-14 | [POWERPC] prom.c whitespace cleanup | Linas Vepstas |
2007-09-14 | [POWERPC] prom_init whitespace cleanup, typo fix | Linas Vepstas |
2007-09-14 | [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses | Scott Wood |
2007-09-14 | [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c | Olof Johansson |
2007-09-14 | [POWERPC] Move lowlevel runlatch calls under cpu feature control | Olof Johansson |
2007-09-14 | [POWERPC] Remove unused platform_machine_check() | Olof Johansson |
2007-09-14 | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y | Olof Johansson |
2007-09-14 | [POWERPC] Export virq mapping via debugfs | Michael Ellerman |