aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2006-01-09V4L (1007): Add support for KWorld DVB-S 100Vadim Catana1-0/+1
2006-01-09V4L (0990): Enable IR support for the Nova-S-PlusSteven Toth1-2/+2
2006-01-09V4L (0979): Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S productsSteven Toth1-0/+2
2006-01-09V4L (1023): Added Hauppauge ImpactVCB boardSteven Toth1-0/+1
2006-01-09V4L (1019): Added basic support (tv + radio) for TerraTec Cinergy 250 PCIJörg Schummer1-0/+1
2006-01-09V4L (963): Explicit compat_ioctl32 handler to em28xxMauro Carvalho Chehab1-1/+0
2006-01-08[PATCH] Add a section about inlining to Documentation/CodingStyleArjan van de Ven1-3/+31
2006-01-08[PATCH] SubmittingPatches: diffstat optionsRandy Dunlap1-0/+3
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-26/+5
2006-01-08[PATCH] block/stat.txtAndy Isaacson1-0/+82
2006-01-08[PATCH] update to the initramfs docsRob Landley1-1/+71
2006-01-08[PATCH] Documentation: Small applying-patches.txt updateJesper Juhl1-11/+18
2006-01-08[PATCH] ext3: external journal device as a mount optionJohann Lombardi1-0/+5
2006-01-08[PATCH] Updated CPU hotplug documentationAshok Raj1-0/+357
2006-01-08[PATCH] docs: updated some code docsXose Vazquez Perez3-28/+63
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells2-10/+36
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells1-0/+4
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells1-1/+14
2006-01-08[PATCH] relayfs: Documentation cleanup, remove obsolete infoTom Zanussi1-23/+34
2006-01-08[PATCH] relayfs: add Documentation on global relay buffersTom Zanussi1-1/+20
2006-01-08[PATCH] relayfs: add Documentation on relay files in other filesystemsTom Zanussi1-0/+27
2006-01-08[PATCH] relayfs: add Documention for non-relay filesTom Zanussi1-0/+23
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin1-47/+40
2006-01-08[PATCH] cpuset: remove marker_pid documentationPaul Jackson1-46/+4
2006-01-08[PATCH] cpuset: document additional featuresPaul Jackson1-25/+153
2006-01-08[PATCH] cpusets: swap migration interfacePaul Jackson1-0/+25
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth1-0/+17
2006-01-08[PATCH] drop-pagecacheAndrew Morton2-1/+19
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+3
2006-01-07[ACPI] fix kernel-doc warnings in acpi/scan.cRandy Dunlap1-0/+1
2006-01-07Auto-update from upstreamLen Brown8-69/+121
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds6-69/+73
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+40
2006-01-06Auto-update from upstreamLen Brown28-406/+2009
2006-01-06[ACPI] linux-acpi@vger.kernel.org replaces acpi-devel@lists.sourceforge.netLen Brown1-1/+1
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman11-37/+1237
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust1-0/+4
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust1-0/+4
2006-01-06kbuild: document howto build external modules using several directoriesSam Ravnborg1-0/+40
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-8/+2
2006-01-06[PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown1-0/+22
2006-01-06[PATCH] md: support adding new devices to md arrays via sysfsNeilBrown1-0/+8
2006-01-06[PATCH] md: allow available size of component devices to be set via sysfsNeilBrown1-0/+7
2006-01-06[PATCH] md: export rdev->data_offset via sysfsNeilBrown1-0/+6
2006-01-06[PATCH] md: expose device slot information via sysfsNeilBrown1-0/+8
2006-01-06[PATCH] md: allow md/raid_disks to be settableNeilBrown1-0/+3
2006-01-06[PATCH] md: count corrected read errors per driveNeilBrown1-0/+11
2006-01-06[PATCH] md: allow array level to be set textually via sysfsNeilBrown1-0/+8
2006-01-06[PATCH] md: expose md metadata format in sysfsNeilBrown1-0/+6
2006-01-06[PATCH] md: allow md array component size to be accessed and set via sysfsNeilBrown1-0/+9
2006-01-06[PATCH] md: allow chunk_size to be settable through sysfsNeilBrown1-0/+8
2006-01-06[PATCH] md: allow dirty raid[456] arrays to be started at bootNeilBrown1-0/+24
2006-01-06[PATCH] swsusp: make image size limit tunableRafael J. Wysocki2-0/+16
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells1-18/+0
2006-01-06[BLOCK] I/O barrier documentation updateTejun Heo1-8/+2
2006-01-05[PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare1-1/+2
2006-01-05[PATCH] i2c: update i2c_driver.command documentationJean Delvare1-7/+3
2006-01-05[PATCH] i2c: Documentation updateJean Delvare2-4/+2
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11Jean Delvare2-2/+8
2006-01-05[PATCH] i2c: Chip driver porting guide updateJean Delvare1-35/+44
2006-01-05[PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare1-0/+1
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2-5/+3
2006-01-05[PATCH] i2c: Add support for Barco LPT->DVI to i2c-parportPeter Korsgaard1-0/+1
2006-01-05[PATCH] hwmon: Clarify the W83627THF VID documentationMark M. Hoffman1-8/+11
2006-01-05[PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026Grant Coady1-9/+0
2006-01-05Merge http://oss.oracle.com/git/ocfs2Linus Torvalds5-0/+1099
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov19-369/+772
2006-01-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre1-0/+11
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski1-2/+4
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-0/+3
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-0/+6
2006-01-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre18-369/+761
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-15/+16
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds4-316/+500
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-12/+12
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds6-14/+7
2006-01-04Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-0/+8
2006-01-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+72
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-9/+63
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+23
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-3/+59
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-15/+16
2006-01-04[PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman1-0/+1
2006-01-03[IPV4]: Safer reassemblyHerbert Xu1-0/+23
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2-0/+57
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2-0/+132
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker3-0/+910
2006-01-03Documentation/filesystems/00-INDEX: remove entry for fat_cvf.txtPaolo 'Blaisorblade' Giarrusso1-2/+0
2006-01-03update the email address of Randy DunlapAdrian Bunk2-2/+2
2006-01-03Documentation/filesystems/vfs.txt: typo fixJim Cromie1-3/+2
2006-01-03Documentation/SubmittingPatches: update Trivial Patch Monkey informationKees Cook1-2/+2
2006-01-03update for Documentation/sysrq.txtAdam D. Moss1-5/+1
2006-01-03[ALSA] Add PCXHR driverMarkus Bollinger1-0/+7
2006-01-03[ALSA] adjust documentation for higher card limitClemens Ladisch1-64/+64
2006-01-03[ALSA] document - Update PM supportTakashi Iwai1-39/+146
2006-01-03[ALSA] document - Add PM supportTakashi Iwai1-0/+52
2006-01-03[ALSA] Remove xxx_t typedefs: DocumentationTakashi Iwai2-219/+214
2006-01-03[ALSA] Small update of Procfile.txtTakashi Iwai1-0/+16
2006-01-03[ALSA] [Trivial] Fix ac97_quirk option in documentTakashi Iwai1-1/+1
2006-01-03[ALSA] Minor clean up and fixes for CS5535 audio driverTakashi Iwai1-0/+7
2005-12-28[ACPI] document processor.nocst parameterLen Brown1-0/+4
2005-12-21Input: appletouch - add support for Geyser 2Michael Hanselmann1-2/+3
2005-12-16kbuild: patch to Documentation/kbuild/modules.txtBrian Strand1-12/+12
2005-12-13[SCSI] Mention scsi_scan_host() in scsi_mid_low_api.txtMatthew Wilcox1-9/+28
2005-12-13[SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy ...Ju, Seokmann1-0/+35
2005-12-13[PATCH] add boot option to control Intel SATA/PATA combined modeJesse Barnes1-0/+8
2005-12-13Merge branch 'upstream-fixes'Jeff Garzik1-0/+2
2005-12-12Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre8-48/+50
2005-12-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2005-12-12Merge branch 'master'Jeff Garzik7-48/+48
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab6-35/+35
2005-12-12[PATCH] ext3: fix mount options documentationAndreas Gruenbacher1-13/+13
2005-12-06Merge ../linus/Dave Jones1-2/+3
2005-12-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre1-2/+3
2005-12-04[ARM] Add memory.txt to 00-INDEXRussell King1-0/+2
2005-12-01[PATCH] cpufreq: documentation for 'ondemand' and 'conservative'Alexander Clouter1-3/+59
2005-12-01Merge branch 'master'Jeff Garzik1-2/+3
2005-11-29[PATCH] USB: documentation updateAlan Stern1-2/+3
2005-11-29Merge branch 'master'Jeff Garzik21-86/+84
2005-11-28Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre20-84/+80
2005-11-22[NET]: Fix ifenslave to not fail on lack of IP informationNeil Horman1-8/+1
2005-11-22Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2-3/+7
2005-11-22[PATCH] kernel Doc/ URL correctionsRandy Dunlap19-76/+79
2005-11-20[NET]: kernel-doc fixesRandy Dunlap1-2/+4
2005-11-20Merge branch 'master'Jeff Garzik1-1/+3
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+3
2005-11-18Merge branch 'master'Jeff Garzik2-0/+624
2005-11-18Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2-0/+624
2005-11-18[PATCH] update Documentation/00-INDEXGreg Kroah-Hartman1-0/+4
2005-11-18[PATCH] Add HOWTO do kernel development document to the Documentation directoryGreg Kroah-Hartman2-0/+620
2005-11-18[PATCH] Gianfar update and sysfs supportAndy Fleming1-0/+72
2005-11-18Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre70-938/+3214
2005-11-18Remove amdtp, cmp drivers.Jody McIntyre1-11/+0
2005-11-17[ARM] Fix some corner cases in new mm initialisationRussell King1-1/+3
2005-11-17[PATCH] USB: Delete leftovers from bluetty driverMarcel Holtmann2-50/+6
2005-11-17[MIPS] feature-removal-schedule.txt: Schedule au1x00_uart for removal.Ralf Baechle1-0/+10
2005-11-15[PATCH] oops-tracing: mention extended VGADave Jones1-1/+4
2005-11-15[PATCH] Update location of ll_rw_blk.c in docsBen Collins2-3/+3
2005-11-15[PATCH] md: mark START_ARRAY deprecated with a dateNeilBrown1-0/+9
2005-11-14Merge x86-64 update from AndiLinus Torvalds2-3/+15
2005-11-14[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen1-0/+3
2005-11-14[PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen1-2/+4
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen1-0/+3
2005-11-14[PATCH] x86_64: Some clarifications for Documention/x86_64/mm.txtAndi Kleen1-1/+5
2005-11-13[PATCH] DocBook: revert xmlto use for .ps and .pdf documentationMartin Waitz1-15/+33
2005-11-13[PATCH] DocBook: comment about paper typeMartin Waitz1-0/+1
2005-11-13[PATCH] DocBook: include printk documentationMartin Waitz1-3/+1
2005-11-13[PATCH] v4l: (962) Added new saa7134 card (MSI TV@anywhere plus)Ricardo Cerqueira1-0/+2
2005-11-13[PATCH] v4l:: (936) Support for sabrent bt848 versionBill Pechter2-0/+2
2005-11-13[PATCH] oops-tracing: mention digital photosDiego Calleja1-1/+3
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-1/+13
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+15
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds6-40/+36
2005-11-10[TCP]: Appropriate Byte Count supportStephen Hemminger1-0/+5
2005-11-10[DCCP]: Create Documentation/networking/dccp.txtIan McDonald1-0/+56
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley28-330/+1043
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2-6/+4
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig1-1/+1
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-1/+1
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-74/+254
2005-11-09[PATCH] md: document sysfs usage of md, and make a couple of small refinementsNeilBrown1-0/+119
2005-11-09[PATCH] fbcon: Console Rotation - Add framebuffer console documentationAntonino A. Daplas1-0/+152
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-0/+89
2005-11-09[PATCH] V4L: removal schedule for V4L1 APIMauro Carvalho Chehab1-0/+15
2005-11-09[PATCH] V4L: 915: fixes compilation problems due removal of media/id.h and i2...Hans Verkuil1-1/+1
2005-11-09[PATCH] V4L: 909: updated cardlist and strip trailing whitespaceMichael Krufky1-1/+1
2005-11-09[PATCH] V4L: 906: remote and more info for pctv cardbus whitespace cleanupPavel Mihaylov1-0/+1
2005-11-09[PATCH] v4l: 895: new avermedia 303 card without radioLubomir Bulej1-0/+1
2005-11-09[PATCH] v4l: 863: added pinnacle dazzle dvc 90Mauro Carvalho Chehab1-0/+1
2005-11-09[PATCH] v4l: 851: fixed broken api link and indentationNickolay V. Shmyrev1-1/+1
2005-11-09[PATCH] v4l: 847: fix bug 5484 asus digimatrix card doesnt work with pal tunerMichael Krufky1-1/+2
2005-11-09[PATCH] v4l: 838: modified settings for msi vox usb 2.0Markus Rechberger1-2/+2
2005-11-09[PATCH] v4l: 834: add card pctv cardbus tv radio ito25 rev 2bPaul T Zalac1-0/+1
2005-11-09[PATCH] v4l: 833: analog support for asus p7131 dual tda8275aHermann Pitton1-0/+1
2005-11-09[PATCH] v4l: 812: supports the pinnacle pctv 110i board video inputs and remoteRicardo Cerqueira1-0/+1
2005-11-09[PATCH] v4l: 801: whitespaces cleanupsMauro Carvalho Chehab1-3/+3
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab5-47/+47
2005-11-09[PATCH] v4l: 796: add sknet monster tv mobile cardPieter Palmers1-0/+1
2005-11-09[PATCH] v4l: 794: added asound skyeye bttv cardnshmyrev@yandex.ru1-0/+1
2005-11-09[PATCH] v4l: 777: updated script to function in new tree layoutMichael Krufky4-7/+7
2005-11-09[PATCH] v4l: 776: added card 75 avermedia avertvhd mce a180Michael Krufky1-0/+1
2005-11-09[PATCH] v4l: 767: included support for em2800Mauro Carvalho Chehab1-4/+9
2005-11-09[PATCH] v4l: 766: add dvb card winfast dtv1000-tDavid Shirley1-0/+1
2005-11-09[PATCH] v4l: 717: added scripts and cardlist for em2820Mauro Carvalho Chehab1-0/+4
2005-11-09[PATCH] v4l: 712: added analog support for ati hdtv wonderKirk Lapray2-0/+2
2005-11-09[PATCH] v4l: 711: changed pll 1 to pll pll 28Michael Krufky2-0/+2
2005-11-09[PATCH] v4l: 703: added new card prolink pixelview playtv mpeg2 pv m4900Mauro Carvalho Chehab1-0/+1
2005-11-09[PATCH] v4l: 695: added more pci idMauro Carvalho Chehab1-23/+23
2005-11-09[PATCH] v4l: 694: updated an entry to reflect changes on tuner-simple.cMauro Carvalho Chehab2-140/+140
2005-11-09[PATCH] v4l: 690: added support for lifeview flytv platinum mini2Mauro Carvalho Chehab1-0/+1
2005-11-09[PATCH] v4l: 689: cx88 cardlist updated now it also includes pci subsystem idsMauro Carvalho Chehab1-33/+33
2005-11-09[PATCH] v4l: 670: cardlist updateMauro Carvalho Chehab1-0/+1
2005-11-09[PATCH] v4l: 663: add new rtd cardsNickolay V. Shmyrev1-0/+2
2005-11-09[PATCH] v4l: 657: update documentationMichael Krufky2-0/+4
2005-11-09[PATCH] v4l: 639: added new card gotview pci 7135Nickolay V. Shmyrev1-0/+1
2005-11-09[PATCH] v4l: 635: add bttv card 137 conceptronic ctvfmi v2Ricardo Cerqueira1-0/+1
2005-11-09[PATCH] v4l: 630: capitalized hex a f changed to lowercase in pci subsystem i...Michael Krufky1-4/+4
2005-11-09[PATCH] v4l: 629: added behold tv 409 fmNickolay V. Shmyrev1-0/+1