| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | sparc32: fix rtrap.S typo | Robert Reif | 2008-05-12 | 1 | -1/+1 |
| * | | | sparc32: Fix build. | Robert Reif | 2008-05-12 | 1 | -0/+2 |
* | | | | cris: Fix compile failure due to typo in serial driver | Alan Cox | 2008-05-12 | 1 | -1/+1 |
* | | | | strip: Fix termios assumption | Alan Cox | 2008-05-12 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Linux 2.6.26-rc2v2.6.26-rc2 | Linus Torvalds | 2008-05-12 | 1 | -1/+1 |
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-05-12 | 13 | -104/+189 |
|\ \ \ |
|
| * | | | i2c: Convert some more new-style drivers to use module aliasing | Jean Delvare | 2008-05-11 | 5 | -1/+29 |
| * | | | i2c: Match dummy devices by type | Jean Delvare | 2008-05-11 | 3 | -8/+10 |
| * | | | i2c-sibyte: Mark i2c_sibyte_add_bus() as static | Maciej W. Rozycki | 2008-05-11 | 1 | -1/+1 |
| * | | | i2c-sibyte: Correct a comment about frequency | Maciej W. Rozycki | 2008-05-11 | 1 | -2/+2 |
| * | | | i2c: Improve the functionality documentation | Jean Delvare | 2008-05-11 | 1 | -43/+52 |
| * | | | i2c: Improve smbus-protocol documentation | David Brownell | 2008-05-11 | 1 | -35/+46 |
| * | | | i2c-piix4: Blacklist two mainboards | Jean Delvare | 2008-05-11 | 1 | -2/+30 |
| * | | | i2c-piix4: Increase the intitial delay for the ServerWorks CSB5 | David Milburn | 2008-05-11 | 1 | -3/+12 |
| * | | | i2c-mpc: Compare to NO_IRQ instead of zero | Jon Smirl | 2008-05-11 | 1 | -9/+7 |
* | | | | Add new 'cond_resched_bkl()' helper function | Linus Torvalds | 2008-05-12 | 3 | -4/+6 |
|/ / / |
|
* | | | usb-serial: Add ThinkOptics WavIT | Bernhard Beck | 2008-05-11 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-11 | 30 | -159/+149 |
|\| | |
|
| * | | sparc: Fix debugger syscall restart interactions. | David S. Miller | 2008-05-11 | 17 | -119/+115 |
| * | | sparc: Fix ptrace() detach. | David S. Miller | 2008-05-11 | 4 | -0/+8 |
| * | | sparc32: Don't twiddle PT_DTRACE in exec. | David S. Miller | 2008-05-10 | 1 | -5/+0 |
| * | | sparc video: remove open boot prom code | Robert Reif | 2008-05-09 | 12 | -35/+26 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-05-11 | 1 | -6/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | [libata] revert new check-ready Status register logic | Jeff Garzik | 2008-05-09 | 1 | -6/+3 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-05-11 | 23 | -226/+289 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/... | Russell King | 2008-05-10 | 323 | -3407/+5589 |
| |\ \ \ |
|
| | * | | | [ARM] Orion: clean up addr-map.c after window setting code purge | Lennert Buytenhek | 2008-05-09 | 1 | -16/+3 |
| | * | | | [ARM] Orion: pass proper t_clk into mv643xx_eth | Lennert Buytenhek | 2008-05-09 | 1 | -0/+1 |
| | * | | | [ARM] Orion: use mv643xx_eth driver mbus window handling | Lennert Buytenhek | 2008-05-09 | 3 | -49/+7 |
| | |/ / |
|
| * | | | [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier. | Dmitry Baryshkov | 2008-05-09 | 1 | -5/+7 |
| * | | | [ARM] pxa: Fix RCSR handling | Russell King | 2008-05-08 | 9 | -17/+8 |
| * | | | [ARM] lubbock: fix compilation | Alexey Dobriyan | 2008-05-08 | 1 | -1/+1 |
| * | | | Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li... | Russell King | 2008-05-07 | 1 | -7/+15 |
| |\ \ \ |
|
| | * | | | ns9xxx: fix sparse warning | Uwe Kleine-König | 2008-04-25 | 1 | -1/+1 |
| | * | | | ns9xxx: check for irq lockups | Uwe Kleine-König | 2008-04-25 | 1 | -0/+5 |
| | * | | | ns9xxx: fix handle_prio_irq to unmask irqs with lower priority | Uwe Kleine-König | 2008-04-25 | 1 | -6/+9 |
| * | | | | [ARM] 5032/1: Added cpufreq support for pxa27x CPU | Robert Jarzmik | 2008-05-07 | 1 | -80/+186 |
| * | | | | [ARM] 5031/1: Indentation correction in cpu-pxa.c. | Robert Jarzmik | 2008-05-07 | 1 | -47/+51 |
| * | | | | [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer | Guennadi Liakhovetski | 2008-05-07 | 1 | -4/+4 |
| * | | | | [ARM] 4882/2: Correction for S3C2410 clkout generation | Davide Rizzo | 2008-05-07 | 1 | -2/+2 |
| * | | | | [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. | Robert Jarzmik | 2008-05-04 | 6 | -23/+17 |
| * | | | | [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver | Linus Walleij | 2008-05-04 | 1 | -1/+13 |
| * | | | | [ARM] 5023/1: Fix broken gpio interrupts on ep93xx | Ryan Mallon | 2008-05-04 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-11 | 15 | -110/+136 |
|\ \ \ \ \ |
|
| * | | | | | x86: rdc: leds build/config fix | Ingo Molnar | 2008-05-10 | 1 | -0/+1 |
| * | | | | | x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) | Vaidyanathan Srinivasan | 2008-05-10 | 1 | -8/+10 |
| * | | | | | x86: revert commit 709f744 ("x86: bitops asm constraint fixes") | Simon Holm Thøgersen | 2008-05-10 | 1 | -20/+17 |
| * | | | | | x86: restrict keyboard io ports reservation to make ipmi driver work | Helge Wagner | 2008-05-10 | 2 | -2/+9 |
| * | | | | | x86: fix fpu restore from sig return | Suresh Siddha | 2008-05-10 | 2 | -3/+19 |
| * | | | | | x86: remove spew print out about bus to node mapping | Yinghai Lu | 2008-05-10 | 1 | -8/+0 |