summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge ../torvalds-2.6/ Greg KH2005-09-1257-431/+3580
|\
| * [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2005-09-121-0/+9
| * [PATCH] x86-64: Add command line option to set machine check tolerance levelAndi Kleen2005-09-121-0/+5
| * [PATCH] i810fb: Update i810fb documentationAntonino A. Daplas2005-09-111-26/+30
| * kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg2005-09-111-7/+7
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds2005-09-101-0/+1
| |\
| | * Manual merge with LinusDmitry Torokhov2005-09-0959-725/+4185
| | |\
| | * | Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov2005-09-041-0/+1
| * | | [PATCH] remove ACPI S4bios supportPavel Machek2005-09-101-8/+0
| * | | [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-103-3/+3
| * | | [PATCH] Spelling fixes for Documentation/Tobias Klauser2005-09-1018-21/+21
| * | | [PATCH] Add kerneldoc reference to CodingStylePekka J Enberg2005-09-101-0/+3
| * | | [PATCH] Yet another RCU documentation updatePaul E. McKenney2005-09-105-24/+1064
| | |/ | |/|
| * | [PATCH] fuse: more flexible cachingMiklos Szeredi2005-09-091-26/+0
| * | [PATCH] FUSE - device functionsMiklos Szeredi2005-09-091-0/+341
| * | [PATCH] Documentation/sparse snapshot URLBen Dooks2005-09-091-1/+1
| * | [PATCH] VFS: update documentationPekka J Enberg2005-09-091-112/+323
| * | [PATCH] Kdump: Documentation UpdateVivek Goyal2005-09-091-8/+8
| * | [PATCH] docs: fix misinformation about overcommit_memoryChuck Ebbert2005-09-091-10/+32
| * | [PATCH] ISA DMA API documentationPierre Ossman2005-09-091-0/+151
| * | [PATCH] Documentation: how to apply patches for various treesJesper Juhl2005-09-092-0/+441
| * | [PATCH] Update Documentation/DocBook/kernel-hacking.tmplRusty Russell2005-09-091-166/+144
| * | [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas2005-09-091-1/+72
| * | [PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen2005-09-098-0/+596
| * | [PATCH] v9fs: Documentation, Makefiles, ConfigurationEric Van Hensbergen2005-09-091-0/+95
| * | [PATCH] files: files locking docDipankar Sarma2005-09-091-0/+123
| * | [PATCH] files: rcuref APIsDipankar Sarma2005-09-091-0/+74
| * | [PATCH] v4l: cx88-dvb incorrect reporting fixed and remove bad PCI ID for Sab...Mauro Carvalho Chehab2005-09-091-2/+2
| * | [PATCH] v4l: add saa713x card #66: Yuan TUN-900 (saa7135)Mauro Carvalho Chehab2005-09-091-0/+1
| * | [PATCH] v4l: add saa713x card #65 Kworld V-Stream Studio TV TerminatorMauro Carvalho Chehab2005-09-091-0/+1
| * | [PATCH] v4l: SAA7134 updates and board additionsMauro Carvalho Chehab2005-09-091-0/+1
| * | [PATCH] v4l: BTTV updates and card additionsMauro Carvalho Chehab2005-09-091-0/+2
| * | [PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab2005-09-091-0/+1
| * | [PATCH] dvb: dst: Updated DocumentationManu Abraham2005-09-091-35/+54
| * | [PATCH] dvb: dst: ci doc updateManu Abraham2005-09-091-8/+1
* | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Greg KH2005-09-093-9/+215
|\| |
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 Anton Altaparmakov2005-09-092-9/+203
| |\ \
| | * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2005-09-081-0/+203
| | |\ \
| | | * | [PATCH] USB: yealink: fix htons usage, documentation updatesHenk2005-09-081-9/+25
| | | * | [PATCH] input-driver-yealink-P1K-usb-phoneHenk2005-09-081-0/+187
| | * | | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-9/+0
| | |/ /
| * | | Merge branch 'master' of /usr/src/linux-2.6 Anton Altaparmakov2005-09-082-94/+284
| |\| |
| * | | NTFS: 2.1.24 release and some minor final fixes.Anton Altaparmakov2005-09-081-0/+12
* | | | [PATCH] printk : Documentation/firmware_class/firmware_sample_driver.cChristophe Lucas2005-09-091-4/+4
* | | | [PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelfEd L Cashin2005-09-091-2/+4
| |/ / |/| |
* | | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0831-282/+1251
|\| |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-072-42/+5
| |\ \
| | * \ Merge by hand (conflicts in sd.c)James Bottomley2005-09-061-41/+0
| | |\ \
| | | * | [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-061-41/+0
| | * | | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-281-1/+5
| | |\| |