summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Fix c67x00-ll-hpi compilation failure (bug #10627)Fernando Luis Vázquez Cao1-0/+1
2008-05-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds8-3/+14
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+14
2008-05-12cris: Fix compile failure due to typo in serial driverAlan Cox1-1/+1
2008-05-12strip: Fix termios assumptionAlan Cox1-1/+1
2008-05-12[POWERPC] ppc: More compile fixesPaul Mackerras4-2/+4
2008-05-12[POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool1-0/+6
2008-05-12[POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.cSegher Boessenkool1-0/+1
2008-05-12[POWERPC] ppc: Use ebony_defconfig for defconfigSegher Boessenkool1-1/+1
2008-05-12[POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras1-0/+2
2008-05-11sparc64: Work around memory probing bug in openfirmware.David S. Miller1-5/+11
2008-05-11sparc32: fix rtrap.S typoRobert Reif1-1/+1
2008-05-11Linux 2.6.26-rc2v2.6.26-rc2Linus Torvalds1-1/+1
2008-05-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds13-104/+189
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds3-4/+6
2008-05-11sparc32: Fix build.Robert Reif1-0/+2
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare5-1/+29
2008-05-11i2c: Match dummy devices by typeJean Delvare3-8/+10
2008-05-11i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki1-1/+1
2008-05-11i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki1-2/+2
2008-05-11i2c: Improve the functionality documentationJean Delvare1-43/+52
2008-05-11i2c: Improve smbus-protocol documentationDavid Brownell1-35/+46
2008-05-11i2c-piix4: Blacklist two mainboardsJean Delvare1-2/+30
2008-05-11i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn1-3/+12
2008-05-11i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl1-9/+7
2008-05-11usb-serial: Add ThinkOptics WavITBernhard Beck1-0/+1
2008-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds30-159/+149
2008-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+3
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller17-119/+115
2008-05-11sparc: Fix ptrace() detach.David S. Miller4-0/+8
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...Linus 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-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller1-5/+0
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King323-3407/+5589
2008-05-09[ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov1-5/+7
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik1-6/+3
2008-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus 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