summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-02-27arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall1-1/+1
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds20-138/+121
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2-2/+2
2008-02-26x86: fix build on non-C locales.Priit Laes1-1/+1
2008-02-26x86: make c_idle.work have a static address.Glauber Costa1-1/+1
2008-02-26x86: don't save unreliable stack trace entriesVegard Nossum1-0/+4
2008-02-26x86: don't make swapper_pg_pmd globalAdrian Bunk1-1/+1
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel1-2/+6
2008-02-26x86: fix execve with -fstack-protectIngo Molnar2-5/+7
2008-02-26x86: fix vsyscall wreckageThomas Gleixner1-49/+3
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar1-1/+1
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2-10/+17
2008-02-26x86: remove double-checking empty zero pages debugYinghai Lu1-8/+0
2008-02-26x86: notsc is ignored on common configurationsPavel Machek1-1/+2
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap1-0/+1
2008-02-26x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin1-3/+6
2008-02-26x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin1-1/+10
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin1-0/+5
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin1-7/+0
2008-02-26x86: hpet fix docbook commentPavel Machek1-2/+2
2008-02-26x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar1-33/+51
2008-02-26x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish1-1/+1
2008-02-26lguest: fix build breakageTony Breeds1-3/+1
2008-02-26lguest: include function prototypesHarvey Harrison1-9/+1
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt18-18/+18
2008-02-26sh: revert dreamcast pci changeMagnus Damm1-22/+22
2008-02-26sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita1-3/+3
2008-02-26sh: heartbeat: ioremap is expected to succeedRoel Kluin1-1/+1
2008-02-26sh: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison1-2/+0
2008-02-25sh: SH5-103 needs to select CPU_SH5.Paul Mundt1-0/+1
2008-02-25sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt1-2/+2
2008-02-24[SPARC64]: Fix section mismatch from kernel_map_rangeSam Ravnborg1-1/+2
2008-02-24[SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2-8/+8
2008-02-24[SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller1-0/+3
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare1-0/+2
2008-02-23[POWERPC] Add export for mpc52xx_set_psc_clkdivEric Dujardin1-0/+1
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-84/+13
2008-02-23h8300: defconfig updateYoshinori Sato1-123/+140
2008-02-23h8300: IRQ handling updateYoshinori Sato5-311/+89
2008-02-23h8300: signal.c typo fixYoshinori Sato1-2/+2
2008-02-23uml: fix FP register corruptionJeff Dike6-0/+49
2008-02-23uml: fix helper_wait calls in watchdogJohann Felix Soden1-2/+2
2008-02-23uml: remove unused sigcontext accessorsJeff Dike2-55/+0
2008-02-23MN10300: define HZ as a config optionDavid Howells1-0/+4
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong1-3/+3
2008-02-23UML: update defconfigJeff Dike1-93/+187
2008-02-23uml: fix initrd printkJohann Felix Soden1-1/+1
2008-02-22Mark CC_STACKPROTECTOR as being BROKENLinus Torvalds1-1/+1
2008-02-22x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath1-2/+2