aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10-01powerpc: make iSeries buildStephen Rothwell1-1/+3
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell1-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-30ppc64 iseries: move some iSeries include filesStephen Rothwell8-559/+0
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-29Merge by hand from Linus' tree.Paul Mackerras23-84/+274
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2-24/+82
2005-09-28Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+0
2005-09-28[PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt1-0/+1
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2-0/+15
2005-09-28Merge Stephen Rothwell's patchesPaul Mackerras5-26/+75
2005-09-27[SPARC64]: Add missing IDs for newer cpus.David S. Miller1-3/+6
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala2-19/+1
2005-09-28[PATCH] powerpc: merged asm/cputable.hKumar Gala4-299/+444
2005-09-28[PATCH] powerpc: merge byteorder.hBecky Bruce2-80/+7
2005-09-27[SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.David S. Miller1-1/+3
2005-09-28ppc64 iSeries: use device_node instead of iSeries_Device_nodeStephen Rothwell4-26/+21
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