summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-12[MIPS] Pb1000 code style cleanupSergei Shtylyov4-205/+122
2008-05-12[MIPS] DBAu1xx0 code style cleanupSergei Shtylyov5-93/+92
2008-05-12[MIPS] Alchemy PCI code style cleanupSergei Shtylyov2-66/+56
2008-05-12[MIPS] Alchemy common code style cleanupSergei Shtylyov17-572/+500
2008-05-12[MIPS] Alchemy common headers style cleanupSergei Shtylyov8-1209/+1175
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle2-3/+3
2008-05-12[MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik1-4/+1
2008-05-12[MIPS] unexport __kmap_atomic_to_pageAdrian Bunk1-1/+0
2008-05-12[MIPS] Initialize max_pfn again.Ralf Baechle1-0/+1
2008-05-12[MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle1-4/+7
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell4-25/+51
2008-05-12[MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle1-1/+1
2008-05-12[MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin1-2/+2
2008-05-12[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell1-8/+15
2008-05-12[MIPS] Alchemy: SMBus resource fixSergei Shtylyov2-3/+3
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-11[CIFS] don't allow demultiplex thread to exit until kthread_stop is calledSteve French1-14/+14
2008-05-11[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton4-17/+31
2008-05-11[CIFS] add local struct inode pointer to cifs_setattrJeff Layton2-11/+11
2008-05-11[CIFS] cifs_find_tcp_session cleanupCyrill Gorcunov1-25/+26
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