index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-06-16
9
-12
/
+99
|
\
|
*
V4L/DVB (11996): saa7134: add support for AVerMedia M103 (f736)
Barry Kitson
2009-06-16
1
-1
/
+1
|
*
V4L/DVB (11977): em28xx: Add Kworld 315 entry
Franklin Meng
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11971): gspca - doc: Add the 05a9:a518 webcam to the Documentation.
Jean-Francois Moine
2009-06-16
1
-2
/
+3
|
*
V4L/DVB (11962): dvb: Fix broken link in get_dvb_firmware for nxt2004 (A180)
Jan Ceuleers
2009-06-16
1
-1
/
+1
|
*
V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tuner
Andy Walls
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11925): em28xx: Add support for the K-World 2800d
Devin Heitmueller
2009-06-16
1
-1
/
+1
|
*
V4L/DVB (11880): cx23885: support for card Mygica X8506 DMB-TH
David Wong
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800H
Miroslav Sustek
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11861): saa7134: enable digital tv support for Hauppauge WinTV-HVR11...
Michael Krufky
2009-06-16
1
-1
/
+1
|
*
V4L/DVB (11840): change kmalloc to vmalloc for sglist allocation in videobuf_...
Cohen David.A
2009-06-16
1
-0
/
+2
|
*
V4L/DVB (11775): tuner: add support Philips MK5 tuner
Dmitri Belimov
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11771): cx23885: add DVB-T tuning support for Hauppauge WinTV-HVR1210
Michael Krufky
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11770): cx23885: add ATSC/QAM tuning support for Hauppauge WinTV-HVR...
Michael Krufky
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11769): cx23885: add ATSC/QAM tuning support for Hauppauge WinTV-HVR...
Michael Krufky
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11767): cx23885: Add preliminary support for the HVR1270
Steven Toth
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11720): gspca - sonixj: Webcam 06f8:3008 added
Jani Monoses
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11717): gspca - sonixj: Webcams with bridge sn9c128 added
Jean-Francois Moine
2009-06-16
1
-0
/
+5
|
*
V4L/DVB (11671): v4l2: add v4l2_device_set_name()
Hans Verkuil
2009-06-16
1
-0
/
+5
|
*
V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board.
Steven Toth
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11613): pxa_camera: Documentation of the FSM
Robert Jarzmik
2009-06-16
1
-0
/
+49
|
*
V4L/DVB (11604): saa7134: split Behold`s card entries to properly identify th...
Dmitri Belimov
2009-06-16
1
-3
/
+13
|
*
V4L/DVB (11567): saa7134: Added support for AVerMedia Cardbus Plus
Oldřich Jedlička
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11442): saa7134: BZ#7524: Add AVerTV Studio 507UA support
Andy Shevchenko
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11488): get_dvb_firmware: trivial url change
Joseba Goitia Gandiaga
2009-06-16
1
-3
/
+3
|
*
V4L/DVB (11486): em28xx: Add EmpireTV board support
Douglas Schilling Landgraf
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11483): gspca - mr97310a: Webcam 093a:010f added.
Theodore Kilgore
2009-06-16
1
-0
/
+1
*
|
Merge branch 'akpm'
Linus Torvalds
2009-06-16
10
-31
/
+806
|
\
\
|
*
|
Documentation/fb/vesafb.txt: fix typo
Paul Menzel
2009-06-16
1
-1
/
+1
|
*
|
console: make blank timeout value a boot option
Daniel Mack
2009-06-16
1
-0
/
+4
|
*
|
Documentation/atomic_ops.txt: fix sample code
Figo.zhang
2009-06-16
1
-2
/
+2
|
*
|
Documentation/accounting/getdelays.c intialize the variable before using it
Jaswinder Singh Rajput
2009-06-16
1
-1
/
+2
|
*
|
vmscan: properly account for the number of page cache pages zone_reclaim() ca...
Mel Gorman
2009-06-16
1
-4
/
+8
|
*
|
oom: move oom_adj value from task_struct to mm_struct
David Rientjes
2009-06-16
1
-5
/
+10
|
*
|
pagemap: add page-types tool
Wu Fengguang
2009-06-16
2
-1
/
+699
|
*
|
pagemap: document 9 more exported page flags
Wu Fengguang
2009-06-16
1
-0
/
+62
|
*
|
pagemap: document clarifications
Wu Fengguang
2009-06-16
1
-3
/
+3
|
*
|
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
2009-06-16
2
-14
/
+15
*
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-16
1
-0
/
+773
|
\
\
\
|
*
\
\
Merge commit 'linus/master' into HEAD
Vegard Nossum
2009-06-15
85
-887
/
+1123
|
|
\
\
\
|
*
|
|
|
kmemcheck: add the kmemcheck documentation
Vegard Nossum
2009-06-13
1
-0
/
+773
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
8
-145
/
+229
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
6
-144
/
+195
|
*
|
|
|
driver core: fix documentation of request_firmware_nowait
Ming Lei
2009-06-15
1
-1
/
+2
|
*
|
|
|
Driver Core: Warn driver authors about adding device attributes
Grant Likely
2009-06-15
1
-0
/
+32
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-06-16
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
FAT: add 'errors' mount option
Denis Karpov
2009-06-04
1
-0
/
+5
*
|
|
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-16
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
i2c-viapro: Add new PCI device ID for VX855
Harald Welte
2009-06-15
1
-0
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-06-16
5
-7
/
+79
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]