Age | Commit message (Expand) | Author | Files | Lines |
2007-04-18 | allow vmsplice to work in 32-bit mode on ppc64 | Don Zickus | 1 | -1/+1 |
2007-03-29 | [POWERPC] qe: ucc_slow.guemr is in the wrong place | Timur Tabi | 1 | -1/+2 |
2007-03-22 | [POWERPC] Avoid hypervisor statistics calculation in real mode | Mohan Kumar M | 1 | -0/+14 |
2007-03-15 | [PATCH] ANSIfy powerpc floppy.h | Al Viro | 1 | -1/+1 |
2007-03-12 | [POWERPC] sys_move_pages should be callable from an SPU | Stephen Rothwell | 1 | -1/+1 |
2007-03-12 | [POWERPC] Wire up sys_epoll_pwait | Stephen Rothwell | 2 | -1/+3 |
2007-03-12 | [POWERPC] Allocate syscall number for sys_getcpu | Stephen Rothwell | 1 | -1/+2 |
2007-03-10 | [POWERPC] Fix spu SLB invalidations | Benjamin Herrenschmidt | 2 | -4/+7 |
2007-03-05 | [PATCH] sched: remove SMT nice | Con Kolivas | 1 | -1/+0 |
2007-02-18 | [POWERPC] QE: clean up ucc_slow.c and ucc_fast.c | Timur Tabi | 1 | -4/+4 |
2007-02-17 | [POWERPC] add of_get_mac_address and update fsl_soc.c to use it | Timur Tabi | 1 | -0/+2 |
2007-02-16 | [POWERPC] atomic.h: Add atomic64 cmpxchg, xchg and add_unless to powerpc | Mathieu Desnoyers | 1 | -1/+39 |
2007-02-16 | [POWERPC] More DCR native fixups | David Gibson | 1 | -2/+2 |
2007-02-16 | [POWERPC] Add PMI driver for cell blade | Christian Krafft | 1 | -0/+67 |
2007-02-16 | [POWERPC] PS3: System manager support | Geoff Levand | 1 | -0/+5 |
2007-02-16 | [POWERPC] PS3: Vuart cleanups | Geoff Levand | 1 | -20/+2 |
2007-02-14 | [POWERPC] Use udbg_early_init() on ppc32 | David Gibson | 1 | -0/+1 |
2007-02-14 | [POWERPC] cell: PPU Oprofile cleanup patch | Carl Love | 1 | -9/+6 |
2007-02-13 | [POWERPC] spufs: move prio to spu_context | Christoph Hellwig | 1 | -1/+0 |
2007-02-13 | [POWERPC] Wire up sys_getcpu | Stephen Rothwell | 1 | -0/+1 |
2007-02-13 | [POWERPC] Fix vDSO page count calculation | Benjamin Herrenschmidt | 1 | -5/+0 |
2007-02-13 | [POWERPC] Virtual DMA support for floppy driver for new powerpc architecture | Pavel Fedin | 1 | -13/+122 |
2007-02-13 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 1 | -1/+1 |
2007-02-12 | [PATCH] ps3: cleanup ps3fb before clearing HPTE | Geert Uytterhoeven | 1 | -0/+2 |
2007-02-12 | [PATCH] ps3: disable display flipping during mode changes | Geert Uytterhoeven | 1 | -0/+10 |
2007-02-12 | [PATCH] ps3: Virtual Frame Buffer Driver | Geert Uytterhoeven | 2 | -0/+45 |
2007-02-12 | [PATCH] ps3: Preallocate bootmem memory for ps3fb | Geert Uytterhoeven | 1 | -0/+9 |
2007-02-12 | [PATCH] ps3: AV Settings Driver | Geert Uytterhoeven | 1 | -0/+738 |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 1 | -18/+0 |
2007-02-09 | [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs | Timur Tabi | 1 | -1/+1 |
2007-02-08 | [POWERPC] Add mpc52xx/lite5200 PCI support | Grant Likely | 1 | -0/+2 |
2007-02-08 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 4 | -7/+25 |
2007-02-08 | [POWERPC] Only use H_BULK_REMOVE if the firmware supports it | Paul Mackerras | 1 | -0/+1 |
2007-02-07 | [POWERPC] Added kprobes support to ppc32 | Kumar Gala | 2 | -1/+7 |
2007-02-07 | Merge branch 'linux-2.6' | Paul Mackerras | 2 | -6/+18 |
2007-02-07 | [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call | Paul Mackerras | 1 | -0/+1 |
2007-02-07 | [POWERPC] Compile fixes for arch/powerpc dcr code | David Gibson | 1 | -0/+1 |
2007-02-07 | [POWERPC] pasemi: iommu support | Olof Johansson | 1 | -0/+1 |
2007-02-07 | [POWERPC] pasemi: SMP timebase sync | Olof Johansson | 1 | -0/+6 |
2007-02-07 | [POWERPC] pasemi: Idle loops | Olof Johansson | 1 | -0/+1 |
2007-02-07 | [POWERPC] pasemi: UART udbg support | Olof Johansson | 1 | -0/+1 |
2007-02-07 | [POWERPC] Celleb: basic support | Ishizaki Kou | 2 | -0/+10 |
2007-02-07 | [POWERPC] Celleb: consolidate spu management ops | Ishizaki Kou | 2 | -0/+15 |
2007-02-07 | [POWERPC] Celleb: support udbg | Ishizaki Kou | 1 | -0/+1 |
2007-02-07 | [POWERPC] Celleb: htab routines | Ishizaki Kou | 1 | -0/+1 |
2007-02-07 | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads | Vitaly Bordug | 2 | -0/+12 |
2007-02-07 | [POWERPC] cpm2: CPM2 interrupt controller fix | Vitaly Bordug | 1 | -0/+24 |
2007-02-07 | [POWERPC] PS3: Move vuart declarations to ps3.h | Geoff Levand | 1 | -0/+35 |
2007-02-07 | [POWERPC] PS3: Move system bus to platform directory | Geoff Levand | 1 | -150/+0 |
2007-02-07 | [POWERPC] MPIC: support more than 256 sources | Olof Johansson | 1 | -15/+9 |