aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev1-0/+7
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman1-0/+8
2005-10-28[PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?1-0/+13
2005-10-28[PATCH] stop exporting two functionsDavid Brownell1-5/+0
2005-10-28[PATCH] one less word in struct deviceDavid Brownell1-1/+0
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell1-1/+1
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman1-5/+2
2005-10-28[PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman1-0/+4
2005-10-28[PATCH] pci_ids: cleanup commentsGrant Coady1-4/+4
2005-10-28[PATCH] PCI: fix edac drivers for radisys 82600 borkageAndrew Morton1-0/+1
2005-10-28[PATCH] pci_ids: remove non-referenced symbols from pci_ids.hGrant Coady1-540/+0
2005-10-28[PATCH] pci_ids: remove duplicates from pci_ids.hGrant Coady1-19/+9
2005-10-28[PATCH] PCI: Block config access during BISTBrian King1-0/+7
2005-10-28[PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman2-0/+6
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare1-4/+0
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare1-1/+1
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare1-18/+0
2005-10-28[PATCH] i2c: Drop unused parport i2c IDsJean Delvare1-3/+0
2005-10-28[PATCH] i2c: ID redefinition cleanupsJean Delvare1-14/+0
2005-10-28[PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo1-0/+31
2005-10-28[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare1-1/+0
2005-10-28[PATCH] i2c: Drop unused per-i2c-algorithm adapter maxJean Delvare3-6/+0
2005-10-28[PATCH] i2c: Drop out-of-date, colliding ioctl definitionsJean Delvare1-5/+0
2005-10-28[PATCH] i2c: Fix misplaced i2c.h commentJean Delvare1-1/+1
2005-10-28[PATCH] i2c: Drop useless CVS revision IDsJean Delvare4-8/+0
2005-10-28[PATCH] i2c: Fix union i2c_smbus_data definitionHideki Iwamoto1-2/+1
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-55/+117
2005-10-28[IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju3-0/+16
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Arnaldo Carvalho de Melo2-3/+6
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann1-0/+6
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann1-3/+0
2005-10-28Merge ../bleed-2.6Greg KH118-518/+1697
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds21-240/+1270
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-15/+2
2005-10-28[PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman1-1/+0
2005-10-28[PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman1-0/+1
2005-10-28[PATCH] Input: prepare to sysfs integrationDmitry Torokhov1-1/+23
2005-10-28[PATCH] Driver Core: document struct class_device properlyGreg Kroah-Hartman1-0/+24
2005-10-28[PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman1-3/+10
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers2-29/+29
2005-10-28[PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov1-2/+2
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov1-2/+0
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman1-1/+1
2005-10-28[PATCH] driver model wakeup flagsDavid Brownell1-1/+25
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-2/+2
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds36-30/+456
2005-10-28Auto-update from upstreamKyle McMartin64-247/+407
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2-41/+113
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds13-179/+684
2005-10-28Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-6/+4
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds2-13/+31
2005-10-28Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2005-10-28[ARM] 3041/1: AAEC-2000 - CLCD controller platform glueBellido Nicolas1-0/+3
2005-10-28[ARM] 3039/1: AAEC-2000 - Add MTD supportBellido Nicolas1-0/+3
2005-10-28[ARM] 3038/1: AAEC-2000 - Proper includes in hardware.hBellido Nicolas1-1/+2
2005-10-28[ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port.Bellido Nicolas1-0/+40
2005-10-28[ARM] 3036/1: AAEC-2000 - Add defines for GPIO registersBellido Nicolas1-0/+50
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15Linus Torvalds2-2/+2
2005-10-28[ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre2-2/+17
2005-10-28[ARM] 3031/1: fix typos in comments of mmc.hErik Hovland1-2/+2
2005-10-28[ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer2-0/+34
2005-10-28[ARM] 2787/2: PXA27x low power modes supportTodd Poynor1-0/+7
2005-10-28[ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle2-0/+194
2005-10-28[PATCH] gfp_t: the restAl Viro2-4/+5
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro2-3/+3
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: soundAl Viro1-1/+1
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro2-2/+2
2005-10-28[PATCH] gfp_t: kernel/*Al Viro2-3/+3
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro2-10/+10
2005-10-28[PATCH] gfp_t: dma-mapping (simple cases)Al Viro6-6/+6
2005-10-28[PATCH] gfp_t: dma-mapping (xtensa)Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (amd64)Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Al Viro2-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (ppc)Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro1-4/+4
2005-10-28[PATCH] gfp_t: dma-mapping (mips)Al Viro1-2/+2
2005-10-28[PATCH] gfp_t: dma-mapping (frv)Al Viro2-2/+2
2005-10-28[PATCH] gfp_t: dma-mapping (cris)Al Viro1-2/+2
2005-10-28[PATCH] gfp_t: dma-mapping (alpha)Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro2-2/+2
2005-10-28[PATCH] gfp_t: dma-mapping (arm)Al Viro1-2/+2
2005-10-28[PATCH] gfp_t: block layer coreAl Viro2-9/+9
2005-10-28[PATCH] gfp_t: fs/*Al Viro6-7/+7
2005-10-28[PATCH] gfp_t: net/*Al Viro2-2/+2
2005-10-28[PATCH] gfp_t: lib/*Al Viro4-5/+5
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro4-7/+7
2005-10-28[PATCH] gfp_t: infrastructureAl Viro2-21/+27
2005-10-28[ARM] 3045/2: S3C2410 - change init for lcd platform dataBen Dooks1-1/+2
2005-10-28[ARM] 2908/1: add register definitions for ixp2000 msfLennert Buytenhek1-0/+43
2005-10-28[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell1-2/+2
2005-10-28[ARM] 3033/1: S3C2410 - add generic gpio_cfgpin optionsBen Dooks1-0/+6
2005-10-28[ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena1-1/+4
2005-10-28[ARM] Fix sparse warningsRussell King1-3/+3
2005-10-28[ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King3-8/+6
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King3-13/+8
2005-10-28[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King1-2/+0
2005-10-28[ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.hRussell King21-3/+38
2005-10-28[BLOCK] elevator switch fixes/cleanupJens Axboe1-1/+1
2005-10-28[BLOCK] Reimplement elevator switchTejun Heo1-6/+4
2005-10-28[BLOCK] kill generic max_back_kb handlingTejun Heo1-1/+0
2005-10-28[PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo1-0/+3
2005-10-28[PATCH] generic dispatch fixesJens Axboe2-2/+15
2005-10-28[PATCH] 01/05 Implement generic dispatch queueTejun Heo2-15/+18
2005-10-28[patch] remove gendisk->stamp_idle fieldChen, Kenneth W1-1/+1
2005-10-27Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust1-3/+3
2005-10-27NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.Trond Myklebust1-0/+2
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_remove()Trond Myklebust1-0/+7
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_rename()Trond Myklebust1-0/+4
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_link()Trond Myklebust1-0/+9
2005-10-27NFS: Add optional post-op getattr instruction to the NFSv4 file close.Trond Myklebust1-0/+3
2005-10-27NFSv4: Add directory post-op attributes to the CREATE operations.Trond Myklebust1-0/+2
2005-10-27NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust1-5/+10
2005-10-27NFS: Optimise inode attribute cache updatesTrond Myklebust2-1/+3
2005-10-27NFS: Convert cache_change_attribute into a jiffy-based valueTrond Myklebust1-1/+1
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust1-0/+5
2005-10-27Merge branch 'master'Jeff Garzik3-4/+5
2005-10-27Merge branch 'master'Jeff Garzik3-4/+5
2005-10-27Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"Linus Torvalds1-3/+3
2005-10-27Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust10-54/+72
2005-10-26Auto-update from upstreamKyle McMartin8-37/+52
2005-10-26Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+2
2005-10-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2005-10-26[ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...Ian Campbell1-1/+0
2005-10-26Merge branch 'master'Jeff Garzik8-53/+70
2005-10-26Merge branch 'master'Jeff Garzik8-53/+70
2005-10-26[SK_BUFF] kernel-doc: fix skbuff warningsRandy Dunlap1-1/+2
2005-10-26[IPSEC]: Kill obsolete get_mss functionHerbert Xu1-1/+0
2005-10-25[LLC]: Strip RIF flag from source MAC addressJochen Friedrich1-1/+3
2005-10-25[PATCH] alpha: atomic dependency fixAndrew Morton3-30/+37
2005-10-24[SERIAL] new hp diva console portJustin Chen1-0/+1
2005-10-24[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas1-0/+1
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton1-0/+1
2005-10-22[PATCH] alpha: additional smp barriersIvan Kokshaysky1-4/+8
2005-10-22[AX.25]: Fix signed char bugRalf Baechle1-1/+1
2005-10-22libata: const-ification bombing runJeff Garzik2-19/+19
2005-10-22libata: turn on block layer clusteringJeff Garzik1-1/+1
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox4-0/+952
2005-10-21[PARISC] Specify level to fix binutils level promotion bugGrant Grundler1-2/+4
2005-10-21[PARISC] Define pgprot_noncached macro in pgtable.hGrant Grundler1-0/+2
2005-10-21[PARISC] Add other CRT_ID for newer cards to grfioctl.hKyle McMartin1-0/+2
2005-10-21[PARISC] Add ECANCELED to errno.hGrant Grundler1-0/+1
2005-10-21[PARISC] Fix the alloc_slabmgmt panicJames Bottomley1-6/+34
2005-10-21[PARISC] Fix compile warning in pci.hMatthew Wilcox1-1/+1
2005-10-21[PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler1-3/+0
2005-10-21[PARISC] Add new ioprio_{set,get} syscallsJens Axboe1-5/+11
2005-10-21[PARISC] Update bitops from parisc treeGrant Grundler2-158/+134
2005-10-21[PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin1-0/+19
2005-10-21[PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung1-1/+1
2005-10-21[PARISC] Update spinlocks from parisc treeMatthew Wilcox3-14/+30
2005-10-21[PARISC] Move pa_tlb_lock to tlb_flush.hGrant Grundler2-19/+20
2005-10-21[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler3-31/+54
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-1/+1
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox1-0/+5
2005-10-21Add ide-timing functionality to libata.Alan Cox1-0/+39
2005-10-21libata: handle early device PIO modes correctlyAlan Cox1-4/+9
2005-10-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+17
2005-10-21Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik1-1/+1
2005-10-21Update version ieee80211 stamp to 1.1.6James Ketrenos1-1/+1
2005-10-20[ARM] 3028/1: S3C2410 - add DCLK mask definitionsBen Dooks1-0/+6
2005-10-20[ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculationsBen Dooks1-4/+11
2005-10-20Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust3-3/+44
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins1-13/+3
2005-10-20Merge branch 'master'Jeff Garzik6-10/+52
2005-10-20Merge branch 'master'Jeff Garzik6-10/+52
2005-10-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-2/+30
2005-10-19[PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit1-0/+13
2005-10-18RPCSEC_GSS: krb5 cleanupJ. Bruce Fields1-8/+4
2005-10-18RPCSEC_GSS remove all qop parametersJ. Bruce Fields4-27/+8
2005-10-18RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields1-1/+17
2005-10-18RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields1-3/+2
2005-10-18RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields1-1/+6
2005-10-18SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields1-1/+4
2005-10-18SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields1-0/+22
2005-10-18[PATCH] sgiseeq: Configure PIO and DMA timing requests.Ralf Baechle1-20/+20
2005-10-18Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust3-7/+8
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust1-1/+1
2005-10-18VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust1-0/+8
2005-10-18NFSv4: Fix up handling of open_to_lock sequence idsTrond Myklebust1-15/+4
2005-10-18NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust1-1/+1
2005-10-18NFSv4: Fix a potential CLOSE raceTrond Myklebust1-1/+1
2005-10-18NFSv4: Add functions to order RPC callsTrond Myklebust1-7/+8
2005-10-18RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust1-0/+1
2005-10-18[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee2-4/+6
2005-10-18Merge branch 'master'Jeff Garzik8-66/+90
2005-10-18Merge branch 'master'Jeff Garzik8-66/+90
2005-10-18Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust153-756/+1034
2005-10-18[ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.Paul Schulz1-1/+1
2005-10-18[ARM] 3021/1: Interrupt 0 bug fix for ixp4xxKenneth Tan1-4/+5
2005-10-18[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...Kenneth Tan1-1/+1
2005-10-18[ARM] 3019/1: fix wrong commentsNicolas Pitre1-2/+2
2005-10-17[PATCH] aio: revert lock_kiocb()Zach Brown1-1/+6
2005-10-17[PATCH] rcu: keep rcu callback event counterEric Dumazet1-0/+1
2005-10-17[PATCH] list: add missing rcu_dereference on first elementHerbert Xu1-17/+22
2005-10-16[PATCH]: highest_possible_processor_id() has to be a macroAl Viro1-9/+7
2005-10-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-21/+9
2005-10-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-16/+43
2005-10-14[PATCH] Fix copy-and-paste error in BSD accountingTim Schmielau1-2/+2