| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argument | David Howells | 2006-12-11 | 1 | -1/+1 |
* | [PATCH] sched: add option to serialize load balancing | Christoph Lameter | 2006-12-10 | 1 | -0/+1 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+13 |
* | [PATCH] LOG2: Provide ilog2() fallbacks for powerpc | David Howells | 2006-12-08 | 2 | -10/+21 |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 | 1 | -3/+0 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 2006-12-07 | 1 | -2/+0 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 1 | -109/+0 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 2006-12-04 | 1 | -10/+0 |
* | [POWERPC] Fix cputable.h for combined build | Stephen Rothwell | 2006-12-04 | 1 | -10/+3 |
* | [POWERPC] Add common routines for 52xx support in arch/powerpc | Grant Likely | 2006-12-04 | 1 | -0/+4 |
* | [POWERPC] Separate IRQ config / register set from main header | Sylvain Munaut | 2006-12-04 | 1 | -37/+0 |
* | [POWERPC] Provide dummy hard_irq_enable/disable() for PPC32 | Michael Ellerman | 2006-12-04 | 1 | -0/+3 |
* | [POWERPC] include/asm-powerpc/: "extern inline" -> "static inline" | Adrian Bunk | 2006-12-04 | 3 | -6/+6 |
* | [POWERPC] fix building without PCI | Arnd Bergmann | 2006-12-04 | 1 | -0/+7 |
* | [POWERPC] ps3: multiplatform build fixes | Arnd Bergmann | 2006-12-04 | 1 | -2/+11 |
* | [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3 | Geert Uytterhoeven | 2006-12-04 | 1 | -2/+2 |
* | [POWERPC] cell: fix building without spufs | Arnd Bergmann | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] ps3: add ps3 platform system bus support | Geoff Levand | 2006-12-04 | 1 | -0/+73 |
* | [POWERPC] ps3: add lpar addressing | Geoff Levand | 2006-12-04 | 1 | -0/+6 |
* | [POWERPC] ps3: add repository support | Geoff Levand | 2006-12-04 | 1 | -0/+139 |
* | [POWERPC] ps3: add feature bits | Geoff Levand | 2006-12-04 | 1 | -0/+8 |
* | [POWERPC] ps3: add lv1 hvcalls | Geoff Levand | 2006-12-04 | 1 | -0/+345 |
* | [POWERPC] ps3: add support for ps3 platform | Geoff Levand | 2006-12-04 | 1 | -0/+250 |
* | [POWERPC] cell: abstract spu management routines | Geoff Levand | 2006-12-04 | 2 | -9/+36 |
* | [POWERPC] add virq_to_hw accessor routine | Geoff Levand | 2006-12-04 | 1 | -0/+4 |
* | [POWERPC] Make 64-bit cpu features defined on 32-bit | Michael Ellerman | 2006-12-04 | 1 | -2/+2 |
* | [POWERPC] coredump: Add SPU elf notes to coredump. | Dwayne Grant McConnell | 2006-12-04 | 2 | -0/+23 |
* | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras | 2006-12-04 | 1 | -2/+11 |
* | [POWERPC] cell: Add oprofile support | Maynard Johnson | 2006-12-04 | 3 | -0/+22 |
* | [POWERPC] cell: Add routines for managing PMU interrupts | Kevin Corry | 2006-12-04 | 1 | -0/+5 |
* | [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h | Kevin Corry | 2006-12-04 | 1 | -0/+90 |
* | [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files | Dwayne Grant McConnell | 2006-12-04 | 2 | -0/+55 |
* | [POWERPC] Change ppc_rtas declaration to weak | Geoff Levand | 2006-12-04 | 1 | -10/+2 |
* | [POWERPC] Xserve cpu-meter driver | Benjamin Herrenschmidt | 2006-12-04 | 1 | -1/+7 |
* | [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU | Linas Vepstas | 2006-12-04 | 1 | -2/+0 |
* | [POWERPC] Make soft_enabled irqs preempt safe | Hugh Dickins | 2006-12-04 | 1 | -5/+15 |
* | [POWERPC] Fix __raw* accessors | Benjamin Herrenschmidt | 2006-12-04 | 1 | -47/+45 |
* | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt | 2006-12-04 | 5 | -147/+254 |
* | [POWERPC] Cell iommu support | Jeremy Kerr | 2006-12-04 | 1 | -3/+3 |
* | [POWERPC] Add an optional offset to direct DMA on 64 bits | Benjamin Herrenschmidt | 2006-12-04 | 1 | -0/+2 |
* | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin Herrenschmidt | 2006-12-04 | 5 | -355/+471 |
* | [POWERPC] Generic OF platform driver for PCI host bridges. | Benjamin Herrenschmidt | 2006-12-04 | 2 | -6/+10 |
* | [POWERPC] Add "parent" struct device for PCI host bridges | Benjamin Herrenschmidt | 2006-12-04 | 1 | -0/+1 |
* | [POWERPC] Refactor 64 bits DMA operations | Benjamin Herrenschmidt | 2006-12-04 | 9 | -59/+180 |
* | [POWERPC] Souped-up of_platform_device support | Benjamin Herrenschmidt | 2006-12-04 | 2 | -32/+62 |