Age | Commit message (Expand) | Author | Files | Lines |
2006-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 38 | -217/+1129 |
2006-06-23 | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 1 | -2/+2 |
2006-06-21 | [POWERPC] Fix mdelay badness on shared processor partitions | Anton Blanchard | 1 | -0/+13 |
2006-06-21 | [POWERPC] disable floating point exceptions for init | Arnd Bergmann | 1 | -1/+1 |
2006-06-21 | [POWERPC] Unify ppc syscall tables | Andreas Schwab | 1 | -0/+306 |
2006-06-21 | [POWERPC] mpic: add support for serial mode interrupts | Mark A. Greer | 1 | -0/+10 |
2006-06-21 | [POWERPC] spufs: one more fix for 64k pages | arnd@arndb.de | 1 | -2/+11 |
2006-06-21 | [POWERPC] spufs: remove stop_code from struct spu | Masato Noguchi | 1 | -1/+0 |
2006-06-21 | [POWERPC] spufs: fix spu irq affinity setting | Geoff Levand | 1 | -3/+3 |
2006-06-21 | [POWERPC] spufs: further abstract priv1 register access | Geoff Levand | 2 | -23/+182 |
2006-06-21 | [POWERPC] cell: register SPUs as sysdevs | Jeremy Kerr | 1 | -2/+3 |
2006-06-21 | [POWERPC] cell: add RAS support | Benjamin Herrenschmidt | 2 | -0/+5 |
2006-06-21 | [POWERPC] Add 8641 Register space and IRQ definitions. | Jon Loeliger | 3 | -0/+332 |
2006-06-21 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 32 | -40/+7 |
2006-06-17 | [PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell | Arnd Bergmann | 1 | -1/+1 |
2006-06-15 | [POWERPC] check firmware state before suspending | Dave C Boutcher | 2 | -0/+11 |
2006-06-15 | [POWERPC] Fix HV bit handling on non partitioned machines | Anton Blanchard | 1 | -2/+2 |
2006-06-15 | [POWERPC] node local IOMMU tables | Anton Blanchard | 1 | -1/+2 |
2006-06-15 | [POWERPC] pcibus_to_node fixes | Anton Blanchard | 2 | -7/+15 |
2006-06-15 | [POWERPC] Remove stale 64bit on 32bit kernel code | Anton Blanchard | 1 | -19/+0 |
2006-06-15 | [POWERPC] 64bit FPSCR support | Anton Blanchard | 1 | -0/+13 |
2006-06-15 | [POWERPC] MSI abstraction | Jake Moilanen | 1 | -0/+5 |
2006-06-15 | powerpc: Use 64k pages without needing cache-inhibited large pages | Paul Mackerras | 5 | -8/+20 |
2006-06-12 | powerpc: Remove unused paca->pgdir field | Paul Mackerras | 2 | -15/+0 |
2006-06-09 | [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc | Paul Mackerras | 1 | -0/+7 |
2006-06-09 | [PATCH] powerpc: Implement support for setting little-endian mode via prctl | Paul Mackerras | 2 | -22/+36 |
2006-06-09 | [PATCH] powerpc: oprofile support for POWER6 | Michael Neuling | 2 | -3/+12 |
2006-06-09 | [PATCH] powerpc: node-aware dma allocations | Christoph Hellwig | 1 | -1/+2 |
2006-06-09 | [PATCH] powerpc: implement pcibus_to_node and pcibus_to_cpumask | Christoph Hellwig | 1 | -0/+5 |
2006-06-09 | [PATCH] powerpc: reorg RTAS delay code | John Rose | 1 | -6/+2 |
2006-06-09 | [PATCH] powerpc: Fix buglet with MMU hash management | Benjamin Herrenschmidt | 1 | -0/+2 |
2006-06-09 | [PATCH] powerpc vdso updates | Benjamin Herrenschmidt | 4 | -2/+5 |
2006-06-09 | [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32 | Renzo Davoli | 1 | -1/+1 |
2006-06-01 | Merge branch 'merge' | Paul Mackerras | 2 | -1/+4 |
2006-05-26 | [PATCH] Add CMSPAR to termbits.h for powerpc and alpha | Paul Mackerras | 1 | -0/+1 |
2006-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -1/+3 |
2006-05-24 | [PATCH] remove powerpc bitops in favor of existing generic bitops | Jon Mason | 1 | -3/+3 |
2006-05-24 | [PATCH] powerpc: remove LogicalSlot from pci_dn | Stephen Rothwell | 1 | -4/+0 |
2006-05-24 | [PATCH] powerpc: remove Irq from pci_dn | Stephen Rothwell | 1 | -1/+0 |
2006-05-24 | [PATCH] powerpc: remove iSeries_Global_Device_List | Stephen Rothwell | 1 | -1/+0 |
2006-05-23 | [PATCH] powerpc: wire up sys_[gs]et_robust_list | David Woodhouse | 1 | -1/+3 |
2006-05-19 | [PATCH] powerpc: Add of_parse_dma_window() | Jeremy Kerr | 1 | -0/+6 |
2006-05-19 | [PATCH] powerpc: udbg_printf() formatting attribute | jimix@watson.ibm.com | 1 | -1/+2 |
2006-05-19 | [PATCH] powerpc: Move crashkernel= handling into the kernel. | Michael Ellerman | 1 | -0/+3 |
2006-05-19 | [PATCH] powerpc: Kdump header cleanup | Michael Ellerman | 2 | -9/+28 |
2006-05-19 | [PATCH] powerpc: Unify mem= handling | Michael Ellerman | 1 | -2/+11 |
2006-05-19 | [PATCH] powerpc: whitespace cleanup in reg.h | Michael Neuling | 1 | -23/+23 |
2006-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 3 | -6/+38 |
2006-05-05 | Merge ../linux-2.6 | Paul Mackerras | 3 | -6/+38 |
2006-05-04 | Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible. | David Woodhouse | 1 | -1/+1 |