summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Merge branch 'linus' into x86/urgentIngo Molnar99-2720/+2528
2008-05-12x86: wakeup.lds.S - section ordering fixCyrill Gorcunov1-5/+5
2008-05-12x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley1-1/+3
2008-05-12x86/pci: fix broken ISA DMATakashi Iwai1-3/+5
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds1-1/+1
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds1-2/+2
2008-05-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds83-2706/+2494
2008-05-12types: s390: fix #ifdef reversal in <asm-s390/types.h>H. Peter Anvin1-2/+2
2008-05-12[MIPS] Pb1000: bury the remnants of the PCI codeSergei Shtylyov1-7/+0
2008-05-12[MIPS] Fix build failure in mips oprofile codeThiemo Seufer1-3/+3
2008-05-12[MIPS] fix warning message on SMP kernelsThiemo Seufer1-2/+2
2008-05-12[MIPS] markeins: build fixAdrian Bunk1-2/+5
2008-05-12[MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-2/+2
2008-05-12[MIPS] Get rid of __ilog2Ralf Baechle1-7/+2
2008-05-12[MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer1-2/+3
2008-05-12[MIPS] XXS1500 code style cleanupSergei Shtylyov4-29/+26
2008-05-12[MIPS] MTX-1 code style cleanupSergei Shtylyov5-52/+46
2008-05-12[MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov6-205/+186
2008-05-12[MIPS] Pb1550 code style cleanupSergei Shtylyov5-51/+49
2008-05-12[MIPS] Pb1500 code style cleanupSergei Shtylyov5-62/+54
2008-05-12[MIPS] Pb1100 code style cleanupSergei Shtylyov5-86/+87
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-12syncppp: Fix crashes.David S. Miller8-18/+21
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-12sctp: Add address type check while process paramaters of ASCONF chunkWei Yongjun1-0/+13
2008-05-12sctp: Do not enable peer IPv6 address support on PF_INET socketWei Yongjun1-1/+2
2008-05-12niu: Determine the # of ports from the card's VPD dataMatheos Worku2-32/+30
2008-05-12[GFS2] Prefer strlcpy() over snprintf()Jean Delvare1-2/+2