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
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] pktcdvd: add sysfs and debugfs interface
Thomas Maier
2006-12-08
3
-0
/
+127
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-12-08
106
-1290
/
+2258
|
\
|
*
ieee1394: conditionally export ieee1394_bus_type
Stefan Richter
2006-12-07
1
-1
/
+2
|
*
ieee1394: schedule *_oui sysfs attributes for removal
Stefan Richter
2006-12-07
1
-0
/
+8
|
*
ieee1394: schedule unused symbol exports for removal
Stefan Richter
2006-12-07
1
-0
/
+7
|
*
ieee1394: dv1394: schedule for feature removal
Stefan Richter
2006-12-07
1
-0
/
+11
|
*
ieee1394: raw1394: defer feature removal of old isoch interface
Stefan Richter
2006-12-07
1
-5
/
+6
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-07
2
-0
/
+5
|
|
\
|
|
*
[NETLIK]: Add a pointer to the Generic Netlink wiki page.
Paul Moore
2006-12-06
2
-0
/
+5
|
*
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
5
-11
/
+23
|
|
\
\
|
|
*
|
[PATCH] x86-64: Correct documentation for bzImage protocol v2.05
Vivek Goyal
2006-12-07
1
-3
/
+3
|
|
*
|
[PATCH] unwinder: Add debugging output to the Dwarf2 unwinder
Jan Beulich
2006-12-07
1
-0
/
+3
|
|
*
|
[PATCH] i386: always enable regparm
Adrian Bunk
2006-12-07
1
-3
/
+0
|
|
*
|
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
2006-12-07
1
-0
/
+8
|
|
*
|
[PATCH] paravirt: Add option to allow skipping the timer check
Zachary Amsden
2006-12-07
1
-2
/
+5
|
|
*
|
[PATCH] Calgary: allow compiling Calgary in but not using it by default
Muli Ben-Yehuda
2006-12-07
1
-1
/
+2
|
|
*
|
[PATCH] x86-64: Try multiple timer variants in check_timer
Andi Kleen
2006-12-07
1
-4
/
+0
|
|
*
|
[PATCH] i386: extend bzImage protocol for relocatable protected mode kernel
Vivek Goyal
2006-12-07
1
-0
/
+4
|
*
|
|
[PATCH] IPMI: system interface hotplug
Corey Minyard
2006-12-07
1
-0
/
+25
|
*
|
|
[PATCH] IPMI: Allow hot system interface remove
Corey Minyard
2006-12-07
1
-1
/
+8
|
*
|
|
[PATCH] add ignore_loglevel boot option
Ingo Molnar
2006-12-07
1
-0
/
+4
|
*
|
|
[PATCH] New updated devices.txt - LANANA
Torben Mathiasen
2006-12-07
1
-38
/
+64
|
*
|
|
[PATCH] fs/sysv/: doc cleanup
Adrian Bunk
2006-12-07
1
-9
/
+168
|
*
|
|
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
2006-12-07
1
-1
/
+1
|
*
|
|
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
2006-12-07
1
-3
/
+3
|
*
|
|
[PATCH] kernel-api book: remove videodev chapter
Randy Dunlap
2006-12-07
1
-5
/
+0
|
*
|
|
[PATCH] kernel-doc: add fusion and i2o to kernel-api book
Randy Dunlap
2006-12-07
1
-0
/
+31
|
*
|
|
[PATCH] sleep profiling
Ingo Molnar
2006-12-07
1
-0
/
+1
|
*
|
|
[PATCH] Documentation: remount_fs() needs lock_kernel
Vasily Averin
2006-12-07
1
-1
/
+1
|
*
|
|
[PATCH] get_options to allow a hypenated range for isolcpus
Derek Fults
2006-12-07
1
-1
/
+6
|
*
|
|
[PATCH] io/storage: Documentation update to as-iosched.txt
Filipe
2006-12-07
1
-2
/
+4
|
*
|
|
[PATCH] fuse: add blksize option
Miklos Szeredi
2006-12-07
1
-0
/
+5
|
*
|
|
[PATCH] fuse: add support for block device based filesystems
Miklos Szeredi
2006-12-07
1
-0
/
+16
|
*
|
|
[PATCH] s2ram debugging documentation
Pavel Machek
2006-12-07
1
-0
/
+56
|
*
|
|
[PATCH] swsusp: update userland interface documentation
Rafael J. Wysocki
2006-12-07
2
-19
/
+63
|
*
|
|
[PATCH] swsusp: document support for swap files
Rafael J. Wysocki
2006-12-07
3
-13
/
+65
|
*
|
|
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-2
/
+2
|
*
|
|
[PATCH] mm: add noaliencache boot option to disable numa alien caches
Paul Menage
2006-12-07
1
-0
/
+4
|
|
|
/
|
|
/
|
|
*
|
[PATCH] Clean up 'make help' output for documentation targets.
Jesper Juhl
2006-12-06
1
-3
/
+7
|
|
/
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-12-05
2
-26
/
+10
|
|
\
|
|
*
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-11-22
34
-412
/
+796
|
|
|
\
|
|
*
|
[SCSI] kill scsi_assign_lock
Christoph Hellwig
2006-11-15
1
-26
/
+5
|
|
*
|
[SCSI] Add ability to scan scsi busses asynchronously
Matthew Wilcox
2006-10-11
1
-0
/
+5
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-12-04
2
-0
/
+228
|
|
\
\
\
|
|
*
|
|
[POWERPC] Document describing mpc52xx device tree binding conventions
Grant Likely
2006-12-04
1
-0
/
+189
|
|
*
|
|
[POWERPC] Add of_platform support for ROM devices
Vitaly Wool
2006-12-04
1
-0
/
+39
|
*
|
|
|
[S390] Some documentation typos.
Nicolas Kaiser
2006-12-04
5
-34
/
+34
|
*
|
|
|
Remove long-unmaintained ftape driver subsystem.
Jeff Garzik
2006-12-03
4
-320
/
+0
|
|
/
/
/
|
*
|
|
[XFRM]: Fix aevent structuring to be more complete.
Jamal Hadi Salim
2006-12-02
1
-1
/
+4
|
*
|
|
[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal
Patrick McHardy
2006-12-02
1
-0
/
+9
[next]