summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: Improve the functionality documentationJean Delvare2008-05-111-43/+52
* i2c: Improve smbus-protocol documentationDavid Brownell2008-05-111-35/+46
* i2c-piix4: Blacklist two mainboardsJean Delvare2008-05-111-2/+30
* i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn2008-05-111-3/+12
* i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl2008-05-111-9/+7
* usb-serial: Add ThinkOptics WavITBernhard Beck2008-05-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-1130-159/+149
|\
| * sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-1117-119/+115
| * sparc: Fix ptrace() detach.David S. Miller2008-05-114-0/+8
| * sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller2008-05-101-5/+0
| * sparc video: remove open boot prom codeRobert Reif2008-05-0812-35/+26
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-111-6/+3
|\ \
| * | [libata] revert new check-ready Status register logicJeff Garzik2008-05-091-6/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-1023-226/+289
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2008-05-09323-3407/+5589
| |\ \ \
| | * | | [ARM] Orion: clean up addr-map.c after window setting code purgeLennert Buytenhek2008-05-091-16/+3
| | * | | [ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek2008-05-091-0/+1
| | * | | [ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek2008-05-093-49/+7
| | |/ /
| * | | [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov2008-05-091-5/+7
| * | | [ARM] pxa: Fix RCSR handlingRussell King2008-05-089-17/+8
| * | | [ARM] lubbock: fix compilationAlexey Dobriyan2008-05-081-1/+1
| * | | Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li...Russell King2008-05-071-7/+15
| |\ \ \
| | * | | ns9xxx: fix sparse warningUwe Kleine-König2008-04-251-1/+1
| | * | | ns9xxx: check for irq lockupsUwe Kleine-König2008-04-251-0/+5
| | * | | ns9xxx: fix handle_prio_irq to unmask irqs with lower priorityUwe Kleine-König2008-04-251-6/+9
| * | | | [ARM] 5032/1: Added cpufreq support for pxa27x CPURobert Jarzmik2008-05-071-80/+186
| * | | | [ARM] 5031/1: Indentation correction in cpu-pxa.c.Robert Jarzmik2008-05-071-47/+51
| * | | | [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski2008-05-071-4/+4
| * | | | [ARM] 4882/2: Correction for S3C2410 clkout generationDavide Rizzo2008-05-071-2/+2
| * | | | [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik2008-05-046-23/+17
| * | | | [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driverLinus Walleij2008-05-041-1/+13
| * | | | [ARM] 5023/1: Fix broken gpio interrupts on ep93xxRyan Mallon2008-05-041-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-1015-110/+136
|\ \ \ \ \
| * | | | | x86: rdc: leds build/config fixIngo Molnar2008-05-101-0/+1
| * | | | | x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan2008-05-101-8/+10
| * | | | | x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen2008-05-101-20/+17
| * | | | | x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2008-05-102-2/+9
| * | | | | x86: fix fpu restore from sig returnSuresh Siddha2008-05-102-3/+19
| * | | | | x86: remove spew print out about bus to node mappingYinghai Lu2008-05-101-8/+0
| * | | | | x86: revert printk format warning change which is for linux-nextThomas Gleixner2008-05-101-1/+1
| * | | | | x86: cleanup PAT cpu validationThomas Gleixner2008-05-085-60/+55
| * | | | | x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not setAndres Salomon2008-05-081-0/+7
| * | | | | x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-082-10/+20
| * | | | | x86: revert geode config dependencyThomas Gleixner2008-05-081-1/+0
* | | | | | BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-104-81/+95
* | | | | | Revert "semaphore: fix"Linus Torvalds2008-05-101-30/+34
* | | | | | Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds2008-05-101-14/+4
* | | | | | Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2008-05-102-12/+12
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-0939-229/+817
|\ \ \ \ \ \
| * | | | | | Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger2008-05-076-33/+22
OpenPOWER on IntegriCloud