summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare1-0/+2
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
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+18
2008-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-1/+6
2008-02-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-8/+38
2008-02-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds32-354/+1604
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu1-1/+2
2008-02-21PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston1-0/+4
2008-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras4-20/+7
2008-02-21[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson1-3/+2
2008-02-21[POWERPC] pasemi: Register i2c devices at bootOlof Johansson2-1/+98
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki1-1/+18
2008-02-20[SPARC64]: make IOMMU code respect the segment boundary limitsFUJITA Tomonori1-1/+2
2008-02-20[SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg3-3/+7
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells1-1/+3
2008-02-20FRV: Drop the .data.idt section for FRVDavid Howells1-3/+0
2008-02-19[SPARC64]: More sparse warning fixes in process.cDavid S. Miller1-0/+2
2008-02-19[SPARC64]: Kill show_regs32().David S. Miller1-18/+0
2008-02-19[SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2-4/+0
2008-02-19[SPARC64]: Kill show_stackframe{,32}().David S. Miller1-56/+0
2008-02-19[SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2-2/+2
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2-15/+3
2008-02-20[POWERPC] Fix warning in pseries/power.cStephen Rothwell1-1/+1
2008-02-20[POWERPC] Fix bootwrapper builds with older gcc versionsJosh Boyer1-4/+4