summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-09-30x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu1-3/+1
2008-09-30[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck5-9/+15
2008-09-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2008-09-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-11/+94
2008-09-29Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds10-54/+16
2008-09-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds4-18/+35
2008-09-29x86_64: be less annoying on boot, v2dcg1-1/+2
2008-09-28x86: mtrr_cleanup hole size should be less than half of chunk_size, v2Yinghai Lu1-31/+43
2008-09-27x86: add mtrr_cleanup_debug command lineYinghai Lu1-3/+11
2008-09-27x86: mtrr_cleanup optimization, v2Yinghai Lu1-42/+37
2008-09-27x86: don't need to go to chunksize to 4GYinghai Lu1-4/+4
2008-09-27[MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2-0/+61
2008-09-27[MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle1-9/+31
2008-09-27[MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf1-2/+2
2008-09-27m32r/kernel/: cleanupsAdrian Bunk7-45/+11
2008-09-27m32r: export __ndelayAdrian Bunk1-0/+2
2008-09-27m32r: export empty_zero_pageAdrian Bunk1-0/+2
2008-09-27m32r: don't offer CONFIG_ISAAdrian Bunk1-5/+1
2008-09-27m32r: remove the unused NOHIGHMEM optionAdrian Bunk1-4/+0
2008-09-26ARM: Delete ARM's own cnt32_to_63.hDavid Howells1-78/+0
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel1-4/+21
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel4-14/+14
2008-09-25x86_64: be less annoying on bootBill Nottingham1-2/+0
2008-09-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2008-09-25Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+3
2008-09-25MN10300: Make sched_clock() report time since bootDavid Howells1-11/+41
2008-09-25MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells3-3/+3
2008-09-24x86, olpc: fix endian bug in openfirmware workaroundHarvey Harrison1-3/+3
2008-09-24x86: ds.c ptrace.c integer as NULL pointer sparse fixesHarvey Harrison2-5/+5
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar4354-25459/+371994
2008-09-24x86: disable apm on the olpcJeremy Katz1-1/+2
2008-09-24x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne1-0/+1
2008-09-24[MIPS] au1000: Fix gpio directionBruno Randolf1-1/+3
2008-09-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+15
2008-09-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-8/+20
2008-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-2/+5
2008-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-6/+5
2008-09-23x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSCAndreas Herrmann1-2/+3
2008-09-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner1-0/+1
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner3-3/+11
2008-09-23x86: fix 27-rc crash on vsmp due to paravirt during module loadRavikiran G Thirumalai1-1/+1
2008-09-23sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller1-1/+1
2008-09-23[IA64] kexec fails on systems with blocks of uncached memoryJay Lan1-2/+3
2008-09-23[IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang1-0/+2
2008-09-22x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski2-14/+42
2008-09-22x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski1-0/+41
2008-09-22x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu1-6/+1
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar4515-37120/+375992
2008-09-22x86: use platform_device_register_simple()Akinobu Mita1-10/+3
2008-09-22x86: check for ioremap() failure in copy_oldmem_page()Akinobu Mita1-2/+4