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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
V4L/DVB (3365): i2c ids for upd64031a saa717x upd64083 wm8739
Tyler Trafford
2006-01-15
1
-0
/
+4
|
|
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Mauro Carvalho Chehab
2006-01-15
936
-21168
/
+47376
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
V4L/DVB (3364): disable all dvb tuner param_types until we need them
Michael Krufky
2006-01-13
1
-5
/
+1
|
|
*
|
V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30A
Hans Verkuil
2006-01-13
4
-1
/
+27
|
|
*
|
V4L/DVB (3359): Redesign tuners struct for maximum flexibility
Michael Krufky
2006-01-13
5
-727
/
+1444
|
|
*
|
V4L/DVB (3358): Updated MODULE_AUTHOR
Michael Krufky
2006-01-13
1
-0
/
+2
|
|
*
|
V4L/DVB (3357): Build cx88-alsa when CONFIG_VIDEO_CX88_ALSA is selected.
Michael Krufky
2006-01-13
1
-0
/
+1
|
|
*
|
V4L/DVB (3356): Include missing MODULE_* macros
Mauro Carvalho Chehab
2006-01-13
1
-0
/
+4
|
|
*
|
V4L/DVB (3354e): bttv semaphore to mutex conversion
Ingo Molnar
2006-01-13
2
-32
/
+33
|
|
*
|
V4L/DVB (3354a): Remove old MODULE_PARM in media/video/
Eric Sesterhenn / snakebyte
2006-01-13
4
-11
/
+11
|
|
*
|
V4L/DVB (3355): removed uneeded init on structs like static int foo=0
Mauro Carvalho Chehab
2006-01-13
11
-34
/
+33
*
|
|
|
[PATCH] x86_64: Fix VSMP build
Ravikiran G Thirumalai
2006-01-16
1
-5
/
+5
*
|
|
|
[PATCH] x86_64: add __meminit for memory hotplug
Matt Tolentino
2006-01-16
3
-8
/
+20
*
|
|
|
[PATCH] x86_64: add x86-64 support for memory hot-add
Matt Tolentino
2006-01-16
2
-33
/
+134
*
|
|
|
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
Andi Kleen
2006-01-16
6
-2
/
+115
*
|
|
|
[PATCH] x86_64: Remove elf32_map in 32bit ELF loader
Andi Kleen
2006-01-16
1
-17
/
+0
*
|
|
|
[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}
Jan Beulich
2006-01-16
1
-71
/
+37
*
|
|
|
[PATCH] x86_64: Update defconfig
Andi Kleen
2006-01-16
1
-4
/
+17
*
|
|
|
[PATCH] md: Clear clevel whenever level is set.
NeilBrown
2006-01-16
1
-0
/
+1
*
|
|
|
[PATCH] elevator=as back-compatibility
Chuck Ebbert
2006-01-16
1
-0
/
+7
*
|
|
|
[PATCH] cs89x0: credit Dmitry Pervushin
Lennert Buytenhek
2006-01-16
1
-0
/
+3
*
|
|
|
[PATCH] fuse: fix bitfield race
Miklos Szeredi
2006-01-16
2
-3
/
+23
*
|
|
|
[PATCH] fuse: update documentation for sysfs
Miklos Szeredi
2006-01-16
1
-0
/
+63
*
|
|
|
[PATCH] fuse: use asynchronous READ requests for readpages
Miklos Szeredi
2006-01-16
1
-17
/
+27
*
|
|
|
[PATCH] fuse: READ request initialization
Miklos Szeredi
2006-01-16
3
-24
/
+18
*
|
|
|
[PATCH] fuse: move INIT handling to inode.c
Miklos Szeredi
2006-01-16
3
-50
/
+45
*
|
|
|
[PATCH] fuse: add asynchronous request support
Miklos Szeredi
2006-01-16
3
-14
/
+43
*
|
|
|
[PATCH] fuse: add connection aborting
Miklos Szeredi
2006-01-16
3
-6
/
+88
*
|
|
|
[PATCH] fuse: add number of waiting requests attribute
Miklos Szeredi
2006-01-16
3
-3
/
+21
*
|
|
|
[PATCH] fuse: make fuse connection a kobject
Miklos Szeredi
2006-01-16
3
-43
/
+164
*
|
|
|
[PATCH] fuse: extend semantics of connected flag
Miklos Szeredi
2006-01-16
3
-4
/
+6
*
|
|
|
[PATCH] fuse: introduce list for requests under I/O
Miklos Szeredi
2006-01-16
3
-6
/
+10
*
|
|
|
[PATCH] fuse: introduce unified request state
Miklos Szeredi
2006-01-16
2
-11
/
+19
*
|
|
|
[PATCH] fuse: miscellaneous cleanup
Miklos Szeredi
2006-01-16
3
-15
/
+6
*
|
|
|
[PATCH] fuse: uninline some functions
Miklos Szeredi
2006-01-16
3
-21
/
+17
*
|
|
|
[PATCH] fuse: handle error INIT reply
Miklos Szeredi
2006-01-16
1
-1
/
+1
*
|
|
|
[PATCH] fuse: fix request_end()
Miklos Szeredi
2006-01-16
1
-11
/
+7
*
|
|
|
[PATCH] fuse: fuse_copy_finish() order fix
Miklos Szeredi
2006-01-16
1
-1
/
+3
*
|
|
|
[PATCH] add /sys/fs
Miklos Szeredi
2006-01-16
2
-0
/
+8
*
|
|
|
[PATCH] partitions: Read Rio Karma partition table
Bob Copeland
2006-01-16
5
-0
/
+77
*
|
|
|
[PATCH] sh: Move CPU subtype configuration to its own Kconfig
Paul Mundt
2006-01-16
5
-350
/
+489
*
|
|
|
[PATCH] sh: Simple timer framework
Paul Mundt
2006-01-16
4
-0
/
+329
*
|
|
|
[PATCH] sh: Simplistic clock framework
Paul Mundt
2006-01-16
19
-623
/
+1287
*
|
|
|
[PATCH] sh: I/O routine cleanups and ioremap() overhaul
Paul Mundt
2006-01-16
6
-337
/
+440
*
|
|
|
[PATCH] sh: IRQ handler updates
Paul Mundt
2006-01-16
10
-517
/
+963
*
|
|
|
[PATCH] sh: kexec() support
kogiidena
2006-01-16
6
-3
/
+259
*
|
|
|
[PATCH] sh: DMA updates
Paul Mundt
2006-01-16
13
-120
/
+291
*
|
|
|
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
Paul Mundt
2006-01-16
12
-253
/
+289
*
|
|
|
[PATCH] fix up sbuslib for new fb_comapt_ioctl prototype
Christoph Hellwig
2006-01-16
2
-13
/
+11
*
|
|
|
[PATCH] arm26: s/task_threas_info/task_thread_info/
Alexey Dobriyan
2006-01-16
1
-1
/
+1
[prev]
[next]