index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] m32r: fix kernel entry address of vmlinux
Hirokazu Takata
2007-02-11
2
-2
/
+5
*
[PATCH] m32r: update defconfig files for v2.6.19
Hirokazu Takata
2007-02-11
12
-1382
/
+4433
*
[PATCH] m32r: fix do_page_fault and update_mmu_cache
Hirokazu Takata
2007-02-11
1
-21
/
+19
*
[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2
Hirokazu Takata
2007-02-11
2
-23
/
+5
*
[PATCH] ARM26: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
1
-1
/
+1
*
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
2007-02-11
12
-0
/
+48
*
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64
Christoph Lameter
2007-02-11
3
-23
/
+2
*
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc
Christoph Lameter
2007-02-11
2
-6
/
+1
*
[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64
Christoph Lameter
2007-02-11
3
-3
/
+11
*
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
2007-02-11
8
-0
/
+31
*
[PATCH] Drop nr_free_pages_pgdat()
Christoph Lameter
2007-02-11
1
-1
/
+1
*
[PATCH] Drop free_pages()
Christoph Lameter
2007-02-11
1
-2
/
+2
*
[PATCH] m68knommu: use irq_handler_t for passing handler types
Greg Ungerer
2007-02-09
12
-12
/
+14
*
[PATCH] m68knommu: use irq_handler_t passing handler to clock init
Greg Ungerer
2007-02-09
1
-2
/
+3
*
[PATCH] m68knommu: use irq_handler_t passing handler to PIT init
Greg Ungerer
2007-02-09
1
-1
/
+1
*
[PATCH] m68knommu: include unused sections in linker script
Greg Ungerer
2007-02-09
1
-0
/
+10
*
[PATCH] m68knommu: remove regs arg from coldfire timer interrupt
Greg Ungerer
2007-02-09
1
-2
/
+3
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
2007-02-09
14
-1923
/
+45
|
\
|
*
[APM] SH: Convert to use shared APM emulation.
Paul Mundt
2007-02-09
4
-586
/
+28
|
*
[APM] MIPS: Convert to use shared APM emulation.
Ralf Baechle
2007-02-09
3
-635
/
+9
|
*
[APM] ARM: Convert to use shared APM emulation.
Ralf Baechle
2007-02-09
7
-702
/
+8
*
|
[PATCH] SH vdso: use install_special_mapping()
Paul Mundt
2007-02-09
1
-49
/
+9
*
|
[PATCH] powerpc vDSO: use install_special_mapping
Roland McGrath
2007-02-09
1
-77
/
+27
*
|
[PATCH] x86_64 ia32 vDSO: use install_special_mapping
Roland McGrath
2007-02-09
1
-46
/
+13
*
|
[PATCH] i386 vDSO: use install_special_mapping
Roland McGrath
2007-02-09
1
-42
/
+11
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc
Linus Torvalds
2007-02-09
4
-0
/
+101
|
\
\
|
*
|
[TC] TURBOchannel support for the DECstation
Maciej W. Rozycki
2007-02-09
4
-0
/
+101
|
|
/
*
|
[PATCH] powerpc: celleb trivial endianness and iomem annotations
Al Viro
2007-02-09
2
-34
/
+34
*
|
[PATCH] io_apic: trivial __iomem annotations
Al Viro
2007-02-09
1
-1
/
+1
*
|
[PATCH] misc NULL noise removal
Al Viro
2007-02-09
1
-1
/
+1
*
|
[PATCH] hpet: trivial __iomem annotations
Al Viro
2007-02-09
1
-3
/
+2
*
|
[PATCH] arch/powerpc trivial annotations
Al Viro
2007-02-09
3
-5
/
+6
*
|
[PATCH] arch/ia64: ansify
Al Viro
2007-02-09
2
-3
/
+3
*
|
[PATCH] ps3: missing exports
Al Viro
2007-02-09
2
-0
/
+4
*
|
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2007-02-09
13
-219
/
+385
|
\
\
|
*
|
[AVR32] Add missing #include <linux/module.h>
Haavard Skinnemoen
2007-02-09
1
-0
/
+1
|
*
|
[AVR32] Remove last remains of libgcc
Haavard Skinnemoen
2007-02-09
2
-131
/
+0
|
*
|
[AVR32] SPI platform code update
Haavard Skinnemoen
2007-02-09
4
-36
/
+51
|
*
|
[AVR32] Add PIOE device and reserve SDRAM pins
Haavard Skinnemoen
2007-02-09
2
-0
/
+33
|
*
|
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
2007-02-09
1
-1
/
+22
|
*
|
[AVR32] Don't reset PIO state at bootup
Haavard Skinnemoen
2007-02-09
1
-3
/
+0
|
*
|
[AVR32] GPIO API implementation
Haavard Skinnemoen
2007-02-09
3
-16
/
+221
|
*
|
[AVR32] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-09
1
-2
/
+2
|
*
|
[AVR32] Fix incorrect invalidation of shared cachelines
David Brownell
2007-02-09
1
-8
/
+24
|
*
|
[AVR32] ext int fixes
David Brownell
2007-02-09
1
-19
/
+17
|
*
|
[AVR32] fix serial port setup on ATSTK1000
David Brownell
2007-02-09
2
-5
/
+15
|
*
|
[AVR32] /proc/interrupts display
David Brownell
2007-02-09
1
-0
/
+1
|
|
/
*
|
[S390]: Add AF_IUCV socket support
Jennifer Hunt
2007-02-08
1
-0
/
+1
*
|
[S390]: Rewrite of the IUCV base code, part 2
Martin Schwidefsky
2007-02-08
1
-0
/
+1
*
|
[S390]: Rewrite of the IUCV base code, part 1
Martin Schwidefsky
2007-02-08
1
-1
/
+0
|
/
[next]