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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[ARM] 3816/1: iop3xx: rename config symbols
Lennert Buytenhek
2006-09-25
8
-15
/
+15
|
*
|
[ARM] 3800/2: S3C2412: DMA channel mappings
Ben Dooks
2006-09-25
1
-0
/
+32
|
*
|
[ARM] 3813/1: prevent >= 4G /dev/mem mmap()
Lennert Buytenhek
2006-09-25
1
-0
/
+4
|
*
|
[ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}
Lennert Buytenhek
2006-09-25
1
-8
/
+8
|
*
|
[ARM] 3805/1: S3C2412: LCD register update
Ben Dooks
2006-09-25
1
-0
/
+23
|
*
|
[ARM] 3804/1: S3C2442: LCD register update
Ben Dooks
2006-09-25
1
-0
/
+7
|
*
|
[ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapper
Ben Dooks
2006-09-25
1
-0
/
+34
|
*
|
[ARM] 3795/1: S3C24XX: add base AC97 registers
Ben Dooks
2006-09-25
2
-0
/
+28
|
*
|
[ARM] nommu: create flat.h to support uClinux flat binaries
Greg Ungerer
2006-09-20
1
-0
/
+16
|
*
|
[ARM] 3759/2: Remove uses of %?
Daniel Jacobowitz
2006-09-20
2
-42
/
+42
|
*
|
[ARM] Add ARM irqtrace support
Russell King
2006-09-20
2
-124
/
+133
|
*
|
[ARM] Cleanup arch/arm/mm a little
Russell King
2006-09-20
1
-3
/
+0
*
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2006-09-28
2
-1
/
+2
|
\
\
\
|
*
|
|
[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts
Russell King
2006-09-24
1
-0
/
+1
|
*
|
|
[MMC] Add multi block-write capability
Russell King
2006-09-16
1
-0
/
+1
|
*
|
|
[MMC] Remove data->blksz_bits member
Russell King
2006-09-16
1
-1
/
+0
*
|
|
|
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
25
-1314
/
+1209
*
|
|
|
[S390] __div64_32 for 31 bit.
Martin Schwidefsky
2006-09-28
1
-48
/
+0
*
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-27
5
-163
/
+105
|
\
\
\
\
|
*
|
|
|
[PATCH] Modularize generic HDLC
Krzysztof Halasa
2006-09-26
2
-157
/
+77
|
*
|
|
|
Merge branch 'master' into upstream
Jeff Garzik
2006-09-26
199
-717
/
+8048
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-09-25
2
-5
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[PATCH] WE-21 support (core API)
John W. Linville
2006-09-25
2
-5
/
+20
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
[PATCH] bonding: Validate probe replies in ARP monitor
Jay Vosburgh
2006-09-25
2
-1
/
+7
|
*
|
|
|
|
[PATCH] bonding: Add priv_flag to avoid event mishandling
Jay Vosburgh
2006-09-25
1
-0
/
+1
*
|
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-09-27
6
-34
/
+302
|
\
\
\
\
\
\
|
*
|
|
|
|
|
usbcore: add autosuspend/autoresume infrastructure
Alan Stern
2006-09-27
1
-0
/
+33
|
*
|
|
|
|
|
usbcore: store each usb_device's level in the tree
Alan Stern
2006-09-27
1
-0
/
+1
|
*
|
|
|
|
|
usbcore: trim down usb_bus structure
Alan Stern
2006-09-27
1
-3
/
+0
|
*
|
|
|
|
|
usbcore: Add flag for whether a host controller uses DMA
Alan Stern
2006-09-27
1
-0
/
+1
|
*
|
|
|
|
|
USB: remove struct usb_operations
Alan Stern
2006-09-27
1
-4
/
+0
|
*
|
|
|
|
|
usbcore: help drivers to change device configs
Alan Stern
2006-09-27
1
-0
/
+3
|
*
|
|
|
|
|
USB core: Use const where possible.
Luiz Fernando N. Capitulino
2006-09-27
1
-9
/
+9
|
*
|
|
|
|
|
USB Storage: add rio karma eject support
Matthew Dharm
2006-09-27
1
-0
/
+3
|
*
|
|
|
|
|
USB: New functions to check endpoints info.
Luiz Fernando N. Capitulino
2006-09-27
1
-0
/
+14
|
*
|
|
|
|
|
USB: making the kernel -Wshadow clean - USB & completion
Jesper Juhl
2006-09-27
1
-9
/
+9
|
*
|
|
|
|
|
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson
2006-09-27
2
-0
/
+165
|
*
|
|
|
|
|
usbcore: track whether interfaces are suspended
Alan Stern
2006-09-27
1
-0
/
+3
|
*
|
|
|
|
|
usbcore: add usb_device_driver definition
Alan Stern
2006-09-27
1
-7
/
+51
|
*
|
|
|
|
|
USB: pxa2xx_udc understands GPIO based VBUS sensing
David Brownell
2006-09-27
1
-0
/
+8
|
*
|
|
|
|
|
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
2006-09-27
1
-2
/
+2
*
|
|
|
|
|
|
[PATCH] i386: Use early clobbers for semaphores now
Andi Kleen
2006-09-27
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-09-27
8
-21
/
+175
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[IA64] PAL calls need physical mode, stacked
Russ Anderson
2006-09-26
1
-2
/
+4
|
*
|
|
|
|
|
[IA64] Make gp value point to Region 5 in mca handler
Zou Nan hai
2006-09-26
1
-1
/
+1
|
*
|
|
|
|
|
Revert "[IA64] Unwire set/get_robust_list"
Tony Luck
2006-09-26
1
-1
/
+2
|
*
|
|
|
|
|
[IA64] Implement futex primitives
Jakub Jelinek
2006-09-26
1
-2
/
+120
|
*
|
|
|
|
|
[IA64] Move perfmon tables from thread_struct to pfm_context
Keshavamurthy Anil S
2006-09-26
1
-11
/
+1
|
*
|
|
|
|
|
[IA64] Add interface so modules can discover whether multithreading is on.
Stephane Eranian
2006-09-26
1
-0
/
+1
|
*
|
|
|
|
|
[IA64] kprobe opcode 16 bytes alignment on IA64
bibo mao
2006-09-26
1
-4
/
+5
[prev]
[next]