aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-19kbuild: filter away debug symbols from kernel symbolsSam Ravnborg2-1/+5
2008-05-11Remove *.rej pattern from .gitignoreS.Çağlar Onur1-1/+0
2008-05-11MAINTAINERS: document names of new kbuild treesSam Ravnborg1-1/+2
2008-05-11kbuild: disable modpost warnings for linkonce sectionsAndi Kleen1-1/+1
2008-05-11kbuild: escape meta characters in regular expression in make TAGSMasatake YAMATO1-1/+1
2008-05-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds23-226/+289
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds15-110/+136
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds4-81/+95
2008-05-10Revert "semaphore: fix"Linus Torvalds1-30/+34
2008-05-10Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds1-14/+4
2008-05-10Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2-12/+12
2008-05-10x86: rdc: leds build/config fixIngo Molnar1-0/+1
2008-05-10x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan1-8/+10
2008-05-10x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen1-20/+17
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2-2/+9
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha2-3/+19
2008-05-10x86: remove spew print out about bus to node mappingYinghai Lu1-8/+0
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner1-1/+1
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King323-3407/+5589
2008-05-09[ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov1-5/+7
2008-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds39-229/+817
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds22-345/+340
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds63-1793/+498
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+23
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds22-145/+399
2008-05-09m32r: use generic sys_pipeChristoph Hellwig1-23/+0
2008-05-09cris: kill sys_pipe implementationChristoph Hellwig1-22/+0
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-7/+6
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell2-9/+13
2008-05-09module: be more picky about allowing missing module versionsRusty Russell1-2/+7
2008-05-09module: put modversions in vermagicRusty Russell1-1/+7
2008-05-09[ARM] Orion: clean up addr-map.c after window setting code purgeLennert Buytenhek1-16/+3
2008-05-09[ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek1-0/+1
2008-05-09[ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek3-49/+7
2008-05-09SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin1-2/+2
2008-05-09[POWERPC] Remove leftover printk in isa-bridge.cNate Case1-3/+0
2008-05-09[POWERPC] Remove duplicate #includeHuang Weiyi1-1/+0
2008-05-09[POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt1-3/+3
2008-05-09[POWERPC] Document when printk is useableBenjamin Herrenschmidt1-0/+4
2008-05-09[POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt1-4/+0
2008-05-09[POWERPC] Fix of_i2c include for module compilationJochen Friedrich1-4/+0
2008-05-09[POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt1-10/+43
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras2197-35267/+82090
2008-05-09sh: Fix DMAC base address for SH7709SSteve Glendinning1-5/+5
2008-05-08sit: Add missing kfree_skb() on pskb_may_pull() failure.David S. Miller1-1/+1
2008-05-09sh: update smc91x platform data for se7206.Paul Mundt1-3/+14
2008-05-08tipc: Increase buffer header to support worst-case deviceAllan Stephens1-6/+5
2008-05-09[CIFS] fix build warningSteve French1-1/+1
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-413/+1242
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-8/+51