aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton1-0/+13
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern1-4/+6
2005-10-28[PATCH] usbcore: Wrap lines before column 80Alan Stern1-46/+86
2005-10-28[PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern1-4/+1
2005-10-28[PATCH] USB: Always do usb-handoffAlan Stern1-0/+3
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: 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 ../bleed-2.6Greg KH51-298/+531
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds4-0/+952
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-28Auto-update from upstreamKyle McMartin38-212/+372
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 Torvalds8-22/+6
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-28Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15Linus Torvalds1-1/+2
2005-10-28[ARM] 3031/1: fix typos in comments of mmc.hErik Hovland1-2/+2
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: kernel/*Al Viro2-3/+3
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro2-10/+10
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 Viro1-1/+1
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[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-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 Garzik1-0/+2
2005-10-27Merge branch 'master'Jeff Garzik1-0/+2
2005-10-27Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust3-13/+6
2005-10-26Auto-update from upstreamKyle McMartin2-0/+3
2005-10-26Merge branch 'master'Jeff Garzik2-13/+4
2005-10-26Merge branch 'master'Jeff Garzik2-13/+4
2005-10-26[SK_BUFF] kernel-doc: fix skbuff warningsRandy Dunlap1-1/+2
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-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-21Add ide-timing functionality to libata.Alan Cox1-0/+39
2005-10-21libata: handle early device PIO modes correctlyAlan Cox1-4/+9
2005-10-20Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2-2/+43
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins1-13/+3
2005-10-20Merge branch 'master'Jeff Garzik2-2/+43
2005-10-20Merge branch 'master'Jeff Garzik2-2/+43
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-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 Garzik5-29/+38
2005-10-18Merge branch 'master'Jeff Garzik5-29/+38
2005-10-18Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust49-279/+430
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-14[PATCH] Fix copy-and-paste error in BSD accountingTim Schmielau1-2/+2
2005-10-13Merge branch 'master'Jeff Garzik8-14/+44
2005-10-13Merge branch 'master'Jeff Garzik33-164/+126
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-0/+12
2005-10-12[NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks1-1/+1
2005-10-11Merge branch 'master'Jeff Garzik25-150/+81
2005-10-10[NETFILTER] ctnetlink: allow userspace to change TCP statePablo Neira Ayuso1-0/+3
2005-10-10[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCTHarald Welte2-4/+10
2005-10-10[NETFILTER] ctnetlink: add one nesting level for TCP statePablo Neira Ayuso1-1/+8
2005-10-10[NETFILTER]: Add missing include to ip_conntrack_tuple.hHarald Welte1-0/+2
2005-10-10[NETFILTER] nat: remove bogus structure memberHarald Welte1-4/+0
2005-10-10[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte1-4/+8
2005-10-10[PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte1-0/+1
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki1-0/+2
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro22-64/+63
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+10
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells1-86/+5
2005-10-08Merge branch 'master'Jeff Garzik9-38/+44
2005-10-06[ATM]: add support for LECS addresses learned from networkEric Kinzie1-0/+10
2005-10-05libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik1-0/+2
2005-10-05Merge branch 'master'Jeff Garzik1-21/+21
2005-10-04[TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap1-1/+2
2005-10-04[CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-04[ATM]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-04[PATCH] bfs endianness annotationsAlexey Dobriyan1-21/+21
2005-10-04libata: bitmask based pci init functions for one or two portsAlan Cox1-1/+5
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik20-163/+357
2005-10-03Merge branch 'master'Jeff Garzik11-75/+248
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu1-2/+10
2005-10-03[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2-3/+4
2005-10-03[NET]: Fix packet timestamping.Herbert Xu1-9/+3
2005-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds1-0/+2
2005-10-01[PATCH] trivial #if -> #ifdefDiego Calleja1-1/+1
2005-09-30[PATCH] aio: remove unlocked task_list test and resulting raceZach Brown1-0/+34
2005-09-29Revert task flag re-ordering, add commentsLinus Torvalds1-5/+17
2005-09-29[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interactionOleg Nesterov1-5/+5
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-34/+59
2005-09-28[PATCH] ata: re-order speeds sensibly.Alan Cox1-3/+3
2005-09-28/spare/repo/libata-dev branch 'chs-support'Jeff Garzik2-0/+20
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2-24/+82
2005-09-28[PATCH] libata: rename host statesAlbert Lee1-10/+10
2005-09-27[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.hBen Dooks1-0/+2
2005-09-27[NET]: Add Sun Cassini driver.David S. Miller1-0/+2
2005-09-27[NET]: Reorder some hot fields of struct net_deviceEric Dumazet1-34/+55
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-14/+45
2005-09-26[SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas1-0/+2
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller1-1/+25
2005-09-26[NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte1-7/+5
2005-09-26[CONNECTOR]: async connector mode.Evgeniy Polyakov1-6/+15
2005-09-26[PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong1-2/+3
2005-09-26[PATCH] yenta: add support for more TI bridgesDaniel Ritz1-0/+7
2005-09-26[PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz1-0/+5
2005-09-24Merge /spare/repo/linux-2.6/Jeff Garzik28-102/+807
2005-09-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2-1/+3
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik17-48/+592
2005-09-23Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust2-6/+5
2005-09-23[PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig2-5/+6
2005-09-23[PATCH] RPC: rationalize set_buffer_sizeChuck Lever1-2/+2
2005-09-23[PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2-23/+10
2005-09-23[PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever2-3/+16
2005-09-23[PATCH] RPC: clean up after nocong was removedChuck Lever1-22/+0
2005-09-23[PATCH] RPC: remove xprt->nocongChuck Lever1-1/+0
2005-09-23[PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever1-0/+2
2005-09-23[PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever1-1/+2
2005-09-23[PATCH] RPC: separate xprt_timer implementationsChuck Lever1-0/+2
2005-09-23[PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever1-0/+3
2005-09-23[PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever1-0/+3
2005-09-23[PATCH] RPC: add API to set transport-specific timeoutsChuck Lever1-0/+3
2005-09-23[PATCH] RPC: get rid of xprt->streamChuck Lever1-2/+1
2005-09-23[PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever2-0/+32
2005-09-23[PATCH] RPC: separate TCP and UDP write space callbacksChuck Lever1-0/+2
2005-09-23[PATCH] RPC: client-side transport switch cleanupChuck Lever1-26/+35
2005-09-23[PATCH] RPC: Add helper for waking tasks pending on a transportChuck Lever1-0/+1
2005-09-23[PATCH] RPC: rename the sockstate fieldChuck Lever1-11/+49
2005-09-23[PATCH] RPC: Rename xprt_lockChuck Lever1-1/+1