summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-25[SERIAL] new hp diva console portJustin Chen1-0/+1
2005-10-25[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas1-0/+1
2005-10-24[PATCH] inotify/idr leak fixAndrew Morton1-0/+1
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins1-13/+3
2005-10-20[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-2/+30
2005-10-20[PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit1-0/+13
2005-10-18[PATCH] aio: revert lock_kiocb()Zach Brown1-1/+6
2005-10-18[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-15[PATCH] Fix copy-and-paste error in BSD accountingTim Schmielau1-2/+2
2005-10-14[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-0/+12
2005-10-13[NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks1-1/+1
2005-10-11[NETFILTER] ctnetlink: allow userspace to change TCP statePablo Neira Ayuso1-0/+3
2005-10-11[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCTHarald Welte2-4/+10
2005-10-11[NETFILTER] ctnetlink: add one nesting level for TCP statePablo Neira Ayuso1-1/+8
2005-10-11[NETFILTER]: Add missing include to ip_conntrack_tuple.hHarald Welte1-0/+2
2005-10-11[NETFILTER] nat: remove bogus structure memberHarald Welte1-4/+0
2005-10-11[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte1-4/+8
2005-10-11[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-09[PATCH] gfp flags annotations - part 1Al Viro22-64/+63
2005-10-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+10
2005-10-09[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells1-86/+5
2005-10-07[ATM]: add support for LECS addresses learned from networkEric Kinzie1-0/+10
2005-10-05[TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap1-1/+2
2005-10-05[CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-05[ATM]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-05[PATCH] bfs endianness annotationsAlexey Dobriyan1-21/+21
2005-10-04[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu1-2/+10
2005-10-04[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2-3/+4
2005-10-04[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-30Revert 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] Keys: Add possessor permissions to keys [try #3]David Howells2-24/+82
2005-09-28[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.hBen Dooks1-0/+2
2005-09-28[NET]: Add Sun Cassini driver.David S. Miller1-0/+2
2005-09-28[NET]: Reorder some hot fields of struct net_deviceEric Dumazet1-34/+55