index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-0
/
+13
2006-12-08
[PATCH] LOG2: Provide ilog2() fallbacks for powerpc
David Howells
2
-10
/
+21
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
1
-3
/
+0
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-2
/
+2
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
1
-2
/
+0
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
1
-109
/
+0
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-2
/
+2
2006-12-05
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
1
-10
/
+0
2006-12-04
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
1
-10
/
+3
2006-12-04
[POWERPC] Add common routines for 52xx support in arch/powerpc
Grant Likely
1
-0
/
+4
2006-12-04
[POWERPC] Separate IRQ config / register set from main header
Sylvain Munaut
1
-37
/
+0
2006-12-04
[POWERPC] Provide dummy hard_irq_enable/disable() for PPC32
Michael Ellerman
1
-0
/
+3
2006-12-04
[POWERPC] include/asm-powerpc/: "extern inline" -> "static inline"
Adrian Bunk
3
-6
/
+6
2006-12-04
[POWERPC] fix building without PCI
Arnd Bergmann
1
-0
/
+7
2006-12-04
[POWERPC] ps3: multiplatform build fixes
Arnd Bergmann
1
-2
/
+11
2006-12-04
[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3
Geert Uytterhoeven
1
-2
/
+2
2006-12-04
[POWERPC] cell: fix building without spufs
Arnd Bergmann
1
-1
/
+1
2006-12-04
[POWERPC] ps3: add ps3 platform system bus support
Geoff Levand
1
-0
/
+73
2006-12-04
[POWERPC] ps3: add lpar addressing
Geoff Levand
1
-0
/
+6
2006-12-04
[POWERPC] ps3: add repository support
Geoff Levand
1
-0
/
+139
2006-12-04
[POWERPC] ps3: add feature bits
Geoff Levand
1
-0
/
+8
2006-12-04
[POWERPC] ps3: add lv1 hvcalls
Geoff Levand
1
-0
/
+345
2006-12-04
[POWERPC] ps3: add support for ps3 platform
Geoff Levand
1
-0
/
+250
2006-12-04
[POWERPC] cell: abstract spu management routines
Geoff Levand
2
-9
/
+36
2006-12-04
[POWERPC] add virq_to_hw accessor routine
Geoff Levand
1
-0
/
+4
2006-12-04
[POWERPC] Make 64-bit cpu features defined on 32-bit
Michael Ellerman
1
-2
/
+2
2006-12-04
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
2
-0
/
+23
2006-12-04
[POWERPC] Distinguish POWER6 partition modes and tell userspace
Paul Mackerras
1
-2
/
+11
2006-12-04
[POWERPC] cell: Add oprofile support
Maynard Johnson
3
-0
/
+22
2006-12-04
[POWERPC] cell: Add routines for managing PMU interrupts
Kevin Corry
1
-0
/
+5
2006-12-04
[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h
Kevin Corry
1
-0
/
+90
2006-12-04
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
Dwayne Grant McConnell
2
-0
/
+55
2006-12-04
[POWERPC] Change ppc_rtas declaration to weak
Geoff Levand
1
-10
/
+2
2006-12-04
[POWERPC] Xserve cpu-meter driver
Benjamin Herrenschmidt
1
-1
/
+7
2006-12-04
[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU
Linas Vepstas
1
-2
/
+0
2006-12-04
[POWERPC] Make soft_enabled irqs preempt safe
Hugh Dickins
1
-5
/
+15
2006-12-04
[POWERPC] Fix __raw* accessors
Benjamin Herrenschmidt
1
-47
/
+45
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
5
-147
/
+254
2006-12-04
[POWERPC] Cell iommu support
Jeremy Kerr
1
-3
/
+3
2006-12-04
[POWERPC] Add an optional offset to direct DMA on 64 bits
Benjamin Herrenschmidt
1
-0
/
+2
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
5
-355
/
+471
2006-12-04
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
2
-6
/
+10
2006-12-04
[POWERPC] Add "parent" struct device for PCI host bridges
Benjamin Herrenschmidt
1
-0
/
+1
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
9
-59
/
+180
2006-12-04
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
2
-32
/
+62
2006-12-04
[POWERPC] Improve MPIC driver auto-configuration from DT
Benjamin Herrenschmidt
1
-2
/
+2
2006-12-04
[POWERPC] Support for DCR based MPIC
Benjamin Herrenschmidt
1
-4
/
+31
[next]