aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-081-0/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-10-061-6/+1
|\
| * kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka2008-10-061-6/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-061-9/+11
|\ \
| * | x86: gart iommu have direct mapping when agp is present tooYinghai Lu2008-10-051-9/+11
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-062-1/+83
|\ \
| * | IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-052-1/+83
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-062-11/+17
|\ \
| * | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-051-0/+1
| * | [MIPS] Fix CMP Kconfig configuration and mark as broken.Ralf Baechle2008-10-051-11/+16
| |/
* / x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki2008-10-061-0/+16
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-041-1/+1
|\
| * x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin2008-10-031-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-0314-297/+548
|\ \
| * | [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-038-273/+523
| * | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-032-6/+6
| * | [MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell2008-10-033-13/+14
| * | [MIPS] SMTC: Build fix: Fix filename in MakefileRalf Baechle2008-10-031-1/+1
| * | [MIPS] Build fix: Fix irq flags typeRalf Baechle2008-10-032-4/+4
| |/
* / [S390] nohz: Fix __udelay.Heiko Carstens2008-10-032-34/+56
|/
* powerpc: Fix boot hang regression on MPC8544DSKumar Gala2008-10-021-1/+11
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-011-1/+1
|\
| * x86, vmi: fix broken LDT accessZachary Amsden2008-09-301-1/+1
| * x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón2008-09-301-1/+1
* | MN10300: Fix IRQ handlingDavid Howells2008-10-013-28/+47
* | x86: Fix broken LDT access in VMIZachary Amsden2008-09-301-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-09-305-9/+15
|\ \
| * | [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-295-9/+15
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-09-302-58/+54
|\ \ \ | |/ / |/| |
| * | powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg2008-09-291-5/+1
| * | powerpc: Fix PCI in Holly device treeDavid Gibson2008-09-291-53/+53
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-291-1/+2
|\ \ \ | | |/ | |/|
| * | x86: disable apm on the olpcJeremy Katz2008-09-241-1/+2
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-294-11/+94
|\ \ \
| * | | [MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2008-09-272-0/+61
| * | | [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle2008-09-271-9/+31
| * | | [MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf2008-09-271-2/+2
* | | | Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2008-09-2910-54/+16
|\ \ \ \
| * | | | m32r/kernel/: cleanupsAdrian Bunk2008-09-277-45/+11
| * | | | m32r: export __ndelayAdrian Bunk2008-09-271-0/+2
| * | | | m32r: export empty_zero_pageAdrian Bunk2008-09-271-0/+2
| * | | | m32r: don't offer CONFIG_ISAAdrian Bunk2008-09-271-5/+1
| * | | | m32r: remove the unused NOHIGHMEM optionAdrian Bunk2008-09-271-4/+0
| |/ / /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-09-294-18/+35
|\ \ \ \
| * | | | kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel2008-09-261-4/+21
| * | | | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-264-14/+14
| |/ / /
* / / / ARM: Delete ARM's own cnt32_to_63.hDavid Howells2008-09-261-78/+0
|/ / /
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-241-0/+1
|\ \ \
| * | | x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne2008-09-241-0/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-241-1/+3
|\ \ \ \