aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins1-13/+3
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-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-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-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-06[ATM]: add support for LECS addresses learned from networkEric Kinzie1-0/+10
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-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] Keys: Add possessor permissions to keys [try #3]David Howells2-24/+82
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-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-1/+3
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik17-48/+592
2005-09-22[NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte1-4/+21