summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-02powerpc: Fix boot hang regression on MPC8544DSKumar Gala1-1/+11
2008-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-10-01MN10300: Fix IRQ handlingDavid Howells3-28/+47
2008-09-30x86, vmi: fix broken LDT accessZachary Amsden1-1/+1
2008-09-30x86: Fix broken LDT access in VMIZachary Amsden1-1/+1
2008-09-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-9/+15
2008-09-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-58/+54
2008-09-30x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón1-1/+1
2008-09-30powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg1-5/+1
2008-09-30powerpc: Fix PCI in Holly device treeDavid Gibson1-53/+53
2008-09-29[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-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-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2008-09-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+3
2008-09-24MN10300: Make sched_clock() report time since bootDavid Howells1-11/+41
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells3-3/+3
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-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+15
2008-09-23Merge 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-22sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller1-1/+1
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryJay Lan1-2/+3
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang1-0/+2
2008-09-22x86, oprofile: BUG scheduling while atomicAndrea Righi1-1/+3
2008-09-21Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+1
2008-09-21[MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto1-0/+1
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto3-20/+55
2008-09-21[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle1-0/+2
2008-09-21[MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto1-4/+17