aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-09-29x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck
2008-09-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-09-29Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2008-09-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-09-29x86_64: be less annoying on boot, v2dcg
2008-09-28x86: mtrr_cleanup hole size should be less than half of chunk_size, v2Yinghai Lu
2008-09-27x86: add mtrr_cleanup_debug command lineYinghai Lu
2008-09-27x86: mtrr_cleanup optimization, v2Yinghai Lu
2008-09-27x86: don't need to go to chunksize to 4GYinghai Lu
2008-09-27[MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno
2008-09-27[MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle
2008-09-27[MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf
2008-09-27m32r/kernel/: cleanupsAdrian Bunk
2008-09-27m32r: export __ndelayAdrian Bunk
2008-09-27m32r: export empty_zero_pageAdrian Bunk
2008-09-27m32r: don't offer CONFIG_ISAAdrian Bunk
2008-09-27m32r: remove the unused NOHIGHMEM optionAdrian Bunk
2008-09-26ARM: Delete ARM's own cnt32_to_63.hDavid Howells
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel
2008-09-25x86_64: be less annoying on bootBill Nottingham
2008-09-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-09-24MN10300: Make sched_clock() report time since bootDavid Howells
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells
2008-09-24x86, olpc: fix endian bug in openfirmware workaroundHarvey Harrison
2008-09-24x86: ds.c ptrace.c integer as NULL pointer sparse fixesHarvey Harrison
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar
2008-09-24x86: disable apm on the olpcJeremy Katz
2008-09-24x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne
2008-09-24[MIPS] au1000: Fix gpio directionBruno Randolf
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-09-23x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSCAndreas Herrmann
2008-09-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner
2008-09-23x86: fix 27-rc crash on vsmp due to paravirt during module loadRavikiran G Thirumalai
2008-09-22sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryJay Lan
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang
2008-09-22x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski
2008-09-22x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski
2008-09-22x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar
2008-09-22x86: use platform_device_register_simple()Akinobu Mita
2008-09-22x86: check for ioremap() failure in copy_oldmem_page()Akinobu Mita