aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell2008-05-121-8/+15
| * | | [MIPS] Alchemy: SMBus resource fixSergei Shtylyov2008-05-122-3/+3
| |/ /
* | | Fix c67x00-ll-hpi compilation failure (bug #10627)Fernando Luis Vázquez Cao2008-05-121-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-128-3/+14
|\ \ \
| * | | [POWERPC] ppc: More compile fixesPaul Mackerras2008-05-124-2/+4
| * | | [POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool2008-05-121-0/+6
| * | | [POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.cSegher Boessenkool2008-05-121-0/+1
| * | | [POWERPC] ppc: Use ebony_defconfig for defconfigSegher Boessenkool2008-05-121-1/+1
| * | | [POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras2008-05-121-0/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-123-6/+14
|\ \ \
| * | | sparc64: Work around memory probing bug in openfirmware.David S. Miller2008-05-111-5/+11
| * | | sparc32: fix rtrap.S typoRobert Reif2008-05-111-1/+1
| * | | sparc32: Fix build.Robert Reif2008-05-111-0/+2
* | | | cris: Fix compile failure due to typo in serial driverAlan Cox2008-05-121-1/+1
* | | | strip: Fix termios assumptionAlan Cox2008-05-121-1/+1
| |/ / |/| |
* | | Linux 2.6.26-rc2Linus Torvalds2008-05-111-1/+1
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-1113-104/+189
|\ \ \
| * | | i2c: Convert some more new-style drivers to use module aliasingJean Delvare2008-05-115-1/+29
| * | | i2c: Match dummy devices by typeJean Delvare2008-05-113-8/+10
| * | | i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki2008-05-111-1/+1
| * | | i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki2008-05-111-2/+2
| * | | 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
* | | | Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-113-4/+6
|/ / /
* | | 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