summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-05-12Merge branch 'linus' into x86/urgentIngo Molnar-2720/+2528
2008-05-12x86: wakeup.lds.S - section ordering fixCyrill Gorcunov-5/+5
2008-05-12x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley-1/+3
2008-05-12x86/pci: fix broken ISA DMATakashi Iwai-3/+5
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds-1/+1
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds-2/+2
2008-05-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-2706/+2494
2008-05-12types: s390: fix #ifdef reversal in <asm-s390/types.h>H. Peter Anvin-2/+2
2008-05-12[MIPS] Pb1000: bury the remnants of the PCI codeSergei Shtylyov-7/+0
2008-05-12[MIPS] Fix build failure in mips oprofile codeThiemo Seufer-3/+3
2008-05-12[MIPS] fix warning message on SMP kernelsThiemo Seufer-2/+2
2008-05-12[MIPS] markeins: build fixAdrian Bunk-2/+5
2008-05-12[MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov-2/+2
2008-05-12[MIPS] Get rid of __ilog2Ralf Baechle-7/+2
2008-05-12[MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer-2/+3
2008-05-12[MIPS] XXS1500 code style cleanupSergei Shtylyov-29/+26
2008-05-12[MIPS] MTX-1 code style cleanupSergei Shtylyov-52/+46
2008-05-12[MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov-205/+186
2008-05-12[MIPS] Pb1550 code style cleanupSergei Shtylyov-51/+49
2008-05-12[MIPS] Pb1500 code style cleanupSergei Shtylyov-62/+54
2008-05-12[MIPS] Pb1100 code style cleanupSergei Shtylyov-86/+87
2008-05-12[MIPS] Pb1000 code style cleanupSergei Shtylyov-205/+122
2008-05-12[MIPS] DBAu1xx0 code style cleanupSergei Shtylyov-93/+92
2008-05-12[MIPS] Alchemy PCI code style cleanupSergei Shtylyov-66/+56
2008-05-12[MIPS] Alchemy common code style cleanupSergei Shtylyov-572/+500
2008-05-12[MIPS] Alchemy common headers style cleanupSergei Shtylyov-1209/+1175
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle-3/+3
2008-05-12[MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik-4/+1
2008-05-12[MIPS] unexport __kmap_atomic_to_pageAdrian Bunk-1/+0
2008-05-12[MIPS] Initialize max_pfn again.Ralf Baechle-0/+1
2008-05-12[MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle-4/+7
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell-25/+51
2008-05-12[MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle-1/+1
2008-05-12[MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin-2/+2
2008-05-12[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell-8/+15
2008-05-12[MIPS] Alchemy: SMBus resource fixSergei Shtylyov-3/+3
2008-05-12Fix c67x00-ll-hpi compilation failure (bug #10627)Fernando Luis Vázquez Cao-0/+1
2008-05-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-3/+14
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-6/+14
2008-05-12cris: Fix compile failure due to typo in serial driverAlan Cox-1/+1
2008-05-12strip: Fix termios assumptionAlan Cox-1/+1
2008-05-12[POWERPC] ppc: More compile fixesPaul Mackerras-2/+4
2008-05-12syncppp: Fix crashes.David S. Miller-18/+21
2008-05-12[POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool-0/+6
2008-05-12[POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.cSegher Boessenkool-0/+1
2008-05-12[POWERPC] ppc: Use ebony_defconfig for defconfigSegher Boessenkool-1/+1
2008-05-12sctp: Add address type check while process paramaters of ASCONF chunkWei Yongjun-0/+13
2008-05-12sctp: Do not enable peer IPv6 address support on PF_INET socketWei Yongjun-1/+2
2008-05-12niu: Determine the # of ports from the card's VPD dataMatheos Worku-32/+30
2008-05-12[GFS2] Prefer strlcpy() over snprintf()Jean Delvare-2/+2