aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-13/+19
2005-10-05[IPSEC]: Document that policy direction is derived from the index.Herbert Xu1-0/+5
2005-10-05[PATCH] fix the breakage in sparc headersAl Viro2-14/+14
2005-10-04[XFRM]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-04[TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap1-1/+2
2005-10-04[RPC]: fix sparse gfp nocast warningsRandy Dunlap2-2/+2
2005-10-04[IPVS]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-04[DECNET]: fix sparse gfp nocast warningsRandy Dunlap2-5/+5
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] Fix broken IXP4xx GPIO macroDeepak Saxena1-1/+1
2005-10-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-15/+39
2005-10-04[INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet1-1/+1
2005-10-04[ARM] 2950/1: i.MX gpio setup functionSascha Hauer1-12/+34
2005-10-04[ARM] 2949/1: Hynix h720x Run modeSascha Hauer1-3/+5
2005-10-04[PATCH] uml: Fix sysrq-r support for skas modeAllan Graves3-35/+17
2005-10-04[PATCH] bfs endianness annotationsAlexey Dobriyan1-21/+21
2005-10-03[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk23-114/+114
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 Dumazet6-43/+56
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 Torvalds2-0/+3
2005-10-01[PATCH] trivial #if -> #ifdefDiego Calleja1-1/+1
2005-09-30[PATCH] x86: hw_irq.h warning fixAndrew Morton1-0/+2
2005-09-30[PATCH] aio: remove unlocked task_list test and resulting raceZach Brown1-0/+34
2005-09-30[PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev1-1/+1
2005-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-51/+13
2005-09-30[PATCH] missing qualifiers in readb() et.al. on ppcAl Viro1-10/+10
2005-09-30[PATCH] uml get_user() NULL noise removalAl Viro1-1/+1
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2005-09-29[SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller1-14/+0
2005-09-29[SPARC64]: Rewrite convoluted physical memory probing.David S. Miller1-2/+2
2005-09-30[ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem with CONFIG_IWMMXT.Daniel Jacobowitz1-0/+2
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen1-0/+1
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-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-4/+9
2005-09-29[PATCH] mv64x60 iomem annotationsAl Viro1-2/+2
2005-09-29[PATCH] ppc64 get_user annotationsAl Viro1-2/+4
2005-09-29[PATCH] s390 signal annotationsAl Viro2-2/+2
2005-09-29[PATCH] ia64 basic __user annotationsAl Viro1-6/+6
2005-09-29[PATCH] arm/rpc iomem annotationsAl Viro1-2/+2
2005-09-29[PATCH] arm/versatile iomem annotationsAl Viro1-1/+5
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller2-17/+1
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2-0/+4
2005-09-28[SPARC64]: Simplify user fault fixup handling.David S. Miller1-3/+3
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller1-0/+1
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller1-15/+2
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2-24/+82