summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | [MIPS] au1000: Fix gpio directionBruno Randolf2008-09-241-1/+3
| | |/ | |/|
* | | MN10300: Make sched_clock() report time since bootDavid Howells2008-09-241-11/+41
* | | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-243-3/+3
|/ /
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-233-5/+15
|\ \ | |/
| * x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSCAndreas Herrmann2008-09-231-2/+3
| * x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner2008-09-231-0/+1
| * x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner2008-09-233-3/+11
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-233-8/+20
|\ \
| * | x86: fix 27-rc crash on vsmp due to paravirt during module loadRavikiran G Thirumalai2008-09-231-1/+1
| * | x86, oprofile: BUG scheduling while atomicAndrea Righi2008-09-221-1/+3
| * | AMD IOMMU: protect completion wait loop with iommu lockJoerg Roedel2008-09-181-4/+8
| * | AMD IOMMU: set iommu sunc flag after command queuingJoerg Roedel2008-09-181-2/+8
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-09-232-2/+5
|\ \ \
| * | | [IA64] kexec fails on systems with blocks of uncached memoryJay Lan2008-09-221-2/+3
| * | | [IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang2008-09-221-0/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-232-6/+5
|\ \ \ | |/ / |/| |
| * | sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller2008-09-221-1/+1
| * | sparc64: Fix disappearing PCI devices on e3500.David S. Miller2008-09-201-5/+4
* | | Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-09-211-6/+1
|\ \ \
| * | | KVM: ia64: 'struct fdesc' build fixJes Sorensen2008-09-191-6/+1
* | | | [MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto2008-09-211-0/+1
* | | | [MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto2008-09-213-20/+55
* | | | [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle2008-09-211-0/+2
* | | | [MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto2008-09-211-4/+17
|/ / /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-195-26/+10
|\ \ \ | | |/ | |/|
| * | x86: completely disable NOPL on 32 bitsH. Peter Anvin2008-09-161-20/+4
| * | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()Alex Nixon2008-09-141-4/+0
| * | xen: fix for xen guest with mem > 3.7GJeremy Fitzhardinge2008-09-141-1/+1
| * | x86: fix possible x86_64 and EFI regressionJeremy Fitzhardinge2008-09-121-1/+4
| * | arch/x86/kernel/kdebugfs.c: introduce missing kfreeJulia Lawall2008-09-101-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-09-195-25/+23
|\ \ \
OpenPOWER on IntegriCloud