Age | Commit message (Expand) | Author | Files | Lines |
2007-10-08 | [POWERPC] Update .gitignore for new vdso generated files | Kumar Gala | 2 | -0/+2 |
2007-10-04 | [POWERPC] Cleaned up whitespace in head_fsl_booke.S | Kumar Gala | 1 | -38/+38 |
2007-10-04 | [POWERPC] 8xx: Move softemu8xx.c from arch/ppc | Scott Wood | 3 | -1/+209 |
2007-10-04 | [POWERPC] 8xx: Work around CPU15 erratum. | Scott Wood | 1 | -0/+6 |
2007-10-04 | [POWERPC] 8xx: Fix CONFIG_PIN_TLB. | Scott Wood | 1 | -2/+2 |
2007-10-04 | [POWERPC] Add early debug console for CPM serial ports. | Scott Wood | 2 | -0/+18 |
2007-10-04 | [PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc | Paul Mackerras | 1 | -1/+1 |
2007-10-03 | [POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaround | Valentine Barshak | 2 | -1/+27 |
2007-10-03 | [POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xx | Valentine Barshak | 3 | -10/+20 |
2007-10-03 | [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform | Valentine Barshak | 3 | -6/+27 |
2007-10-03 | [POWERPC] Enable tickless idle and high res timers for powerpc | Tony Breeds | 1 | -0/+3 |
2007-10-03 | [POWERPC] Implement clockevents driver for powerpc | Tony Breeds | 2 | -43/+90 |
2007-10-03 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 1 | -0/+7 |
2007-10-03 | [POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller | Linas Vepstas | 1 | -5/+2 |
2007-10-03 | [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe() | Joachim Fenkes | 1 | -2/+2 |
2007-10-03 | [POWERPC] powerpc vDSO: install unstripped copies on disk | Roland McGrath | 2 | -6/+33 |
2007-10-03 | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT | Hugh Dickins | 1 | -1/+1 |
2007-10-03 | [POWERPC] Limit range of __init_ref_ok somewhat | Stephen Rothwell | 1 | -8/+2 |
2007-10-03 | [POWERPC] Make instruction dumping work in real mode | Scott Wood | 1 | -0/+8 |
2007-10-03 | [POWERPC] Fix pci domain detection | Arnd Bergmann | 1 | -1/+1 |
2007-10-03 | [POWERPC] Add CHECK_FULL_REGS in several places in ptrace code | Roland McGrath | 2 | -0/+12 |
2007-10-03 | [POWERPC] Make vio_bus_type static | Stephen Rothwell | 1 | -1/+3 |
2007-10-03 | [POWERPC] Simplify vio_bus_init a little for legacy iSeries | Stephen Rothwell | 1 | -7/+7 |
2007-10-03 | [POWERPC] Remove debug printk from vio_bus_init | Stephen Rothwell | 1 | -4/+1 |
2007-10-03 | [POWERPC] Implement generic time of day clocksource for powerpc | Tony Breeds | 1 | -172/+98 |
2007-10-03 | [POWERPC] Implement {read,update}_persistent_clock | Tony Breeds | 1 | -59/+26 |
2007-10-03 | [POWERPC] Create and use CONFIG_WORD_SIZE | Stephen Rothwell | 1 | -17/+13 |
2007-10-03 | [POWERPC] Separate out legacy machine check exception parsers | Olof Johansson | 1 | -29/+37 |
2007-10-03 | [POWERPC] clk.h interface for platforms | Domen Puncer | 2 | -0/+83 |
2007-09-25 | [POWERPC] Ensure FULL_REGS on exec | Roland McGrath | 1 | -0/+7 |
2007-09-22 | [POWERPC] Fix build errors when BLOCK=n | Emil Medve | 2 | -5/+6 |
2007-09-22 | [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath | Satyam Sharma | 1 | -9/+18 |
2007-09-20 | [POWERPC] Add 64-bit resources support to pci_iomap | Valentine Barshak | 1 | -2/+2 |
2007-09-20 | [POWERPC] 4xx: Implement udbg_getc() for 440 | Hollis Blanchard | 1 | -0/+11 |
2007-09-20 | Merge branch 'linux-2.6' | Paul Mackerras | 2 | -3/+17 |
2007-09-19 | [POWERPC] Fix timekeeping on PowerPC 601 | Benjamin Herrenschmidt | 1 | -3/+5 |
2007-09-19 | [POWERPC] Don't expose clock vDSO functions when CPU has no timebase | Benjamin Herrenschmidt | 1 | -0/+12 |
2007-09-19 | [POWERPC] FWNMI is only used on pSeries | Stephen Rothwell | 2 | -0/+9 |
2007-09-19 | [POWERPC] Size swapper_pg_dir correctly | Stephen Rothwell | 2 | -1/+5 |
2007-09-19 | [POWERPC] Remove cmd_line from head*.S | Stephen Rothwell | 7 | -47/+2 |
2007-09-19 | [POWERPC] Fix section mismatch in PCI code | Stephen Rothwell | 1 | -6/+1 |
2007-09-19 | [POWERPC] Remove barriers from the SLB shadow buffer update | Michael Neuling | 1 | -4/+4 |
2007-09-19 | [POWERPC] Don't cast kmalloc return value in ibmebus.c | Jesper Juhl | 1 | -1/+2 |
2007-09-14 | [POWERPC] Fix modpost warnings from head*.S on ppc32 | Kumar Gala | 6 | -28/+24 |
2007-09-14 | [POWERPC] Add cpu feature for SPE handling | Kumar Gala | 4 | -24/+24 |
2007-09-14 | [POWERPC] Handle alignment faults on SPE load/store instructions | Kumar Gala | 1 | -0/+250 |
2007-09-13 | [POWERPC] setup_64.c and prom.c comment cleanup | Linas Vepstas | 2 | -6/+8 |
2007-09-13 | [POWERPC] prom.c whitespace cleanup | Linas Vepstas | 1 | -6/+6 |
2007-09-13 | [POWERPC] prom_init whitespace cleanup, typo fix | Linas Vepstas | 1 | -6/+6 |
2007-09-13 | [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses | Scott Wood | 1 | -6/+6 |