summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-12-18implement early_io{re,un}map for ia64Luck, Tony
2009-12-18x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-12-18ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui
2009-12-18sparc: Set UTS_MACHINE correctly.David S. Miller
2009-12-18sparc64: Fix stack debugging IRQ stack regression.David S. Miller
2009-12-18sparc64: Fix overly strict range type matching for PCI devices.David S. Miller
2009-12-18sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller
2009-12-18xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge
2009-12-18xen: call clock resume notifier on all CPUsIan Campbell
2009-12-18xen: register runstate info for boot CPU earlyJeremy Fitzhardinge
2009-12-18xen: register runstate on secondary CPUsIan Campbell
2009-12-18xen: register timer interrupt with IRQF_TIMERIan Campbell
2009-12-18xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell
2009-12-18xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge
2009-12-18xen: re-register runstate area earlier on resume.Ian Campbell
2009-12-18powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt
2009-12-18x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner
2009-12-18pxa/em-x270: fix usb hub power up/reset sequenceIgor Grinberg
2009-12-18s390: clear high-order bits of registers after sam64Hendrik Brueckner
2009-12-18x86: Fix typo in Intel CPU cache size descriptorDave Jones
2009-12-18x86: Add new Intel CPU cache size descriptorsDave Jones
2009-12-18x86: Fix duplicated UV BAU interrupt vectorCliff Wickman
2009-12-18x86: SGI UV: Fix BAU initializationCliff Wickman
2009-12-18x86/mce: Set up timer unconditionallyJan Beulich
2009-12-18x86, mce: don't restart timer if disabledHidetoshi Seto
2009-12-18x86: Use -maccumulate-outgoing-args for sane mcount prologuesThomas Gleixner
2009-12-18x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckageThomas Gleixner
2009-12-18KVM: x86: include pvclock MSRs in msrs_to_saveGlauber Costa
2009-12-18KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte
2009-12-18KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte
2009-12-18KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2009-12-18x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson
2009-12-18x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara
2009-12-18x86: GART: pci-gart_64.c: Use correct length in strncmpJoe Perches
2009-12-18x86: Fix iommu=nodac parameter handlingTejun Heo
2009-12-18x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong
2009-12-18x86/amd-iommu: un__init iommu_setup_msiJoerg Roedel
2009-12-18x86/amd-iommu: attach devices to pre-allocated domains earlyJoerg Roedel
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle
2009-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr
2009-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-30Alpha: Rearrange thread info flags fixing two regressionsMichael Cree
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds