index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: Convert s6000 gpio irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-18
/
+17
*
xtensa: Convert main irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-22
/
+21
*
um: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-46
/
+1
*
um: Convert genirq namespace
Thomas Gleixner
2011-03-24
1
-5
/
+4
*
m32r: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-45
/
+1
*
m32r: Convert genirq namespace
Thomas Gleixner
2011-03-24
8
-75
/
+75
*
h8300: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-31
/
+1
*
h8300: Convert genirq namespace
Thomas Gleixner
2011-03-24
1
-1
/
+1
*
avr32: Cleanup eic_set_irq_type()
Thomas Gleixner
2011-03-24
1
-20
/
+11
*
avr32: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-37
/
+1
*
avr: Cleanup genirq namespace
Thomas Gleixner
2011-03-24
5
-17
/
+17
*
avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-24
1
-9
/
+4
*
avr32: At32ap: Convert pop irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-13
/
+10
*
avr32: At32ap: Convert intc irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-7
/
+5
*
avr32: At32ap: Convert extint irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-22
/
+23
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-03-22
3
-19
/
+44
|
\
|
*
avr32: at32ap700x: fix typo in DMA master configuration
Jamie Iles
2011-03-22
1
-2
/
+2
|
*
avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize
Viresh Kumar
2011-03-07
1
-0
/
+9
|
*
dmaengine: mxs-dma: add dma support for i.MX23/28
Shawn Guo
2011-03-02
1
-0
/
+26
|
*
Merge branch 'dw_dmac' into dmaengine
Dan Williams
2011-02-14
1
-0
/
+6
|
|
\
|
|
*
avr32: at32ap700x: specify DMA src and dst masters
Jamie Iles
2011-01-29
1
-0
/
+6
|
*
|
dma40: remove export of stedma40_memcpy_sg
Rabin Vincent
2011-01-30
1
-19
/
+0
|
*
|
dma40: allow realtime and priority for event lines
Rabin Vincent
2011-01-30
1
-0
/
+3
*
|
|
x86: allow CONFIG_ISA_DMA_API to be disabled
David Rientjes
2011-03-22
2
-4
/
+12
*
|
|
x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled
David Rientjes
2011-03-22
1
-1
/
+1
*
|
|
x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled
David Rientjes
2011-03-22
1
-1
/
+2
*
|
|
move x86 specific oops=panic to generic code
Olaf Hering
2011-03-22
1
-10
/
+0
*
|
|
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2011-03-22
17
-79
/
+0
*
|
|
um: remove file pointer from ioctl
Richard Weinberger
2011-03-22
2
-4
/
+4
*
|
|
uml: kernels on {i386,x86_64} produce bad coredumps
Paul Pluzhnikov
2011-03-22
2
-0
/
+4
*
|
|
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
18
-61
/
+64
*
|
|
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2011-03-22
4
-5
/
+13
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-22
4
-39
/
+21
|
\
\
\
|
*
|
|
xen: update mask_rw_pte after kernel page tables init changes
Stefano Stabellini
2011-03-19
1
-3
/
+5
|
*
|
|
xen: set max_pfn_mapped to the last pfn mapped
Stefano Stabellini
2011-03-19
1
-6
/
+7
|
*
|
|
x86: Cleanup highmap after brk is concluded
Yinghai Lu
2011-03-19
3
-30
/
+9
*
|
|
|
Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-03-22
4
-25
/
+366
|
\
\
\
\
|
*
|
|
|
ARM: H1940/RX1950: Change default LED triggers
Vasily Khoruzhick
2011-03-21
2
-13
/
+15
|
*
|
|
|
ARM: S3C2442: RX1950: Add support for LED blinking
Vasily Khoruzhick
2011-03-20
1
-0
/
+54
|
*
|
|
|
ARM: S3C2442: RX1950: Retain LEDs state in suspend
Vasily Khoruzhick
2011-03-20
1
-0
/
+3
|
*
|
|
|
ARM: S3C2410: H1940: Fix lcd_power_set function
Vasily Khoruzhick
2011-03-20
1
-11
/
+15
|
*
|
|
|
ARM: S3C2410: H1940: Add battery support
Vasily Khoruzhick
2011-03-20
1
-0
/
+144
|
*
|
|
|
ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managing
Vasily Khoruzhick
2011-03-20
3
-3
/
+101
|
*
|
|
|
ARM: S3C2410: H1940: Make h1940-bluetooth.c compile again
Vasily Khoruzhick
2011-03-20
1
-3
/
+0
|
*
|
|
|
ARM: S3C2410: H1940: Add keys device
Arnaud Patard (Rtp)
2011-03-20
1
-0
/
+39
*
|
|
|
|
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-03-22
39
-132
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
2011-03-21
39
-132
/
+38
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-21
4
-1
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
introduce sys_syncfs to sync a single file system
Sage Weil
2011-03-21
4
-1
/
+6
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2011-03-21
8
-375
/
+319
|
\
\
\
\
\
\
[next]