Age | Commit message (Expand) | Author | Files | Lines |
2008-09-30 | x86: mtrr_cleanup safe to get more spare regs now | Yinghai Lu | 1 | -3/+1 |
2008-09-30 | [IA64] Put the space for cpu0 per-cpu area into .data section | Tony Luck | 5 | -9/+15 |
2008-09-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2008-09-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 4 | -11/+94 |
2008-09-29 | Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 10 | -54/+16 |
2008-09-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 4 | -18/+35 |
2008-09-29 | x86_64: be less annoying on boot, v2 | dcg | 1 | -1/+2 |
2008-09-28 | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 | Yinghai Lu | 1 | -31/+43 |
2008-09-27 | x86: add mtrr_cleanup_debug command line | Yinghai Lu | 1 | -3/+11 |
2008-09-27 | x86: mtrr_cleanup optimization, v2 | Yinghai Lu | 1 | -42/+37 |
2008-09-27 | x86: don't need to go to chunksize to 4G | Yinghai Lu | 1 | -4/+4 |
2008-09-27 | [MIPS] BCM47xx: Fix build error due to missing PCI functions | Aurelien Jarno | 2 | -0/+61 |
2008-09-27 | [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error. | Ralf Baechle | 1 | -9/+31 |
2008-09-27 | [MIPS] au1000: Make sure GPIO value is zero or one | Bruno Randolf | 1 | -2/+2 |
2008-09-27 | m32r/kernel/: cleanups | Adrian Bunk | 7 | -45/+11 |
2008-09-27 | m32r: export __ndelay | Adrian Bunk | 1 | -0/+2 |
2008-09-27 | m32r: export empty_zero_page | Adrian Bunk | 1 | -0/+2 |
2008-09-27 | m32r: don't offer CONFIG_ISA | Adrian Bunk | 1 | -5/+1 |
2008-09-27 | m32r: remove the unused NOHIGHMEM option | Adrian Bunk | 1 | -4/+0 |
2008-09-26 | ARM: Delete ARM's own cnt32_to_63.h | David Howells | 1 | -78/+0 |
2008-09-26 | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel | 1 | -4/+21 |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 4 | -14/+14 |
2008-09-25 | x86_64: be less annoying on boot | Bill Nottingham | 1 | -2/+0 |
2008-09-25 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2008-09-25 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -1/+3 |
2008-09-25 | MN10300: Make sched_clock() report time since boot | David Howells | 1 | -11/+41 |
2008-09-25 | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ | David Howells | 3 | -3/+3 |
2008-09-24 | x86, olpc: fix endian bug in openfirmware workaround | Harvey Harrison | 1 | -3/+3 |
2008-09-24 | x86: ds.c ptrace.c integer as NULL pointer sparse fixes | Harvey Harrison | 2 | -5/+5 |
2008-09-24 | Merge commit 'v2.6.27-rc7' into x86/pebs | Ingo Molnar | 4354 | -25459/+371994 |
2008-09-24 | x86: disable apm on the olpc | Jeremy Katz | 1 | -1/+2 |
2008-09-24 | x86: prevent stale state of c1e_mask across CPU offline/online, fix | Marc Dionne | 1 | -0/+1 |
2008-09-24 | [MIPS] au1000: Fix gpio direction | Bruno Randolf | 1 | -1/+3 |
2008-09-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -5/+15 |
2008-09-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -8/+20 |
2008-09-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -2/+5 |
2008-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -6/+5 |
2008-09-23 | x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSC | Andreas Herrmann | 1 | -2/+3 |
2008-09-23 | x86: prevent C-states hang on AMD C1E enabled machines | Thomas Gleixner | 1 | -0/+1 |
2008-09-23 | x86: prevent stale state of c1e_mask across CPU offline/online | Thomas Gleixner | 3 | -3/+11 |
2008-09-23 | x86: fix 27-rc crash on vsmp due to paravirt during module load | Ravikiran G Thirumalai | 1 | -1/+1 |
2008-09-23 | sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev(). | David S. Miller | 1 | -1/+1 |
2008-09-23 | [IA64] kexec fails on systems with blocks of uncached memory | Jay Lan | 1 | -2/+3 |
2008-09-23 | [IA64] Ski simulator doesn't need check_sal_cache_flush | Alex Chiang | 1 | -0/+2 |
2008-09-22 | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski | 2 | -14/+42 |
2008-09-22 | x86, NMI watchdog: when booting with reset_devices, clear the performance cou... | Aristeu Rozanski | 1 | -0/+41 |
2008-09-22 | x86: use WARN_ONCE in workaround for mtrr mask | Yinghai Lu | 1 | -6/+1 |
2008-09-22 | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar | 4515 | -37120/+375992 |
2008-09-22 | x86: use platform_device_register_simple() | Akinobu Mita | 1 | -10/+3 |
2008-09-22 | x86: check for ioremap() failure in copy_oldmem_page() | Akinobu Mita | 1 | -2/+4 |