aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-14/+15
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-2/+17
2009-06-17Documentation/vm/Makefile: don't try to build slqbinfoAndrew Morton1-1/+1
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-06-17No instance of ->bmap() needs BKLAl Viro1-1/+1
2009-06-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds9-12/+99
2009-06-16Merge branch 'akpm'Linus Torvalds10-31/+806
2009-06-16Documentation/fb/vesafb.txt: fix typoPaul Menzel1-1/+1
2009-06-16console: make blank timeout value a boot optionDaniel Mack1-0/+4
2009-06-16Documentation/atomic_ops.txt: fix sample codeFigo.zhang1-2/+2
2009-06-16Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput1-1/+2
2009-06-16vmscan: properly account for the number of page cache pages zone_reclaim() can reclaimMel Gorman1-4/+8
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes1-5/+10
2009-06-16pagemap: add page-types toolWu Fengguang2-1/+699
2009-06-16pagemap: document 9 more exported page flagsWu Fengguang1-0/+62
2009-06-16pagemap: document clarificationsWu Fengguang1-3/+3
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman2-14/+15
2009-06-16V4L/DVB (11996): saa7134: add support for AVerMedia M103 (f736)Barry Kitson1-1/+1
2009-06-16V4L/DVB (11977): em28xx: Add Kworld 315 entryFranklin Meng1-0/+1
2009-06-16V4L/DVB (11971): gspca - doc: Add the 05a9:a518 webcam to the Documentation.Jean-Francois Moine1-2/+3
2009-06-16V4L/DVB (11962): dvb: Fix broken link in get_dvb_firmware for nxt2004 (A180)Jan Ceuleers1-1/+1
2009-06-16V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tunerAndy Walls1-0/+1
2009-06-16V4L/DVB (11925): em28xx: Add support for the K-World 2800dDevin Heitmueller1-1/+1
2009-06-16V4L/DVB (11880): cx23885: support for card Mygica X8506 DMB-THDavid Wong1-0/+1
2009-06-16V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800HMiroslav Sustek1-0/+1
2009-06-16V4L/DVB (11861): saa7134: enable digital tv support for Hauppauge WinTV-HVR1110r3Michael Krufky1-1/+1
2009-06-16V4L/DVB (11840): change kmalloc to vmalloc for sglist allocation in videobuf_dma_map/unmapCohen David.A1-0/+2
2009-06-16V4L/DVB (11775): tuner: add support Philips MK5 tunerDmitri Belimov1-0/+1
2009-06-16V4L/DVB (11771): cx23885: add DVB-T tuning support for Hauppauge WinTV-HVR1210Michael Krufky1-0/+1
2009-06-16V4L/DVB (11770): cx23885: add ATSC/QAM tuning support for Hauppauge WinTV-HVR1255Michael Krufky1-0/+1
2009-06-16V4L/DVB (11769): cx23885: add ATSC/QAM tuning support for Hauppauge WinTV-HVR1275Michael Krufky1-0/+1
2009-06-16V4L/DVB (11767): cx23885: Add preliminary support for the HVR1270Steven Toth1-0/+1
2009-06-16V4L/DVB (11720): gspca - sonixj: Webcam 06f8:3008 addedJani Monoses1-0/+1
2009-06-16V4L/DVB (11717): gspca - sonixj: Webcams with bridge sn9c128 addedJean-Francois Moine1-0/+5
2009-06-16V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil1-0/+5
2009-06-16V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board.Steven Toth1-0/+1
2009-06-16V4L/DVB (11613): pxa_camera: Documentation of the FSMRobert Jarzmik1-0/+49
2009-06-16V4L/DVB (11604): saa7134: split Behold`s card entries to properly identify the modelDmitri Belimov1-3/+13
2009-06-16V4L/DVB (11567): saa7134: Added support for AVerMedia Cardbus PlusOldřich Jedlička1-0/+1
2009-06-16V4L/DVB (11442): saa7134: BZ#7524: Add AVerTV Studio 507UA supportAndy Shevchenko1-0/+1
2009-06-16V4L/DVB (11488): get_dvb_firmware: trivial url changeJoseba Goitia Gandiaga1-3/+3
2009-06-16V4L/DVB (11486): em28xx: Add EmpireTV board supportDouglas Schilling Landgraf1-0/+1
2009-06-16V4L/DVB (11483): gspca - mr97310a: Webcam 093a:010f added.Theodore Kilgore1-0/+1
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheckLinus Torvalds1-0/+773
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds8-145/+229
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-0/+5
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+4
2009-06-16Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds5-7/+79
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim6-144/+195
2009-06-15driver core: fix documentation of request_firmware_nowaitMing Lei1-1/+2