summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-07-05xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell
2010-07-05x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas
2010-07-05ARM: VFP: Fix vfp_put_double() for d16-d31Russell King
2010-07-05ARM: 6144/1: TCM memory bug freeing bugLinus Walleij
2010-07-05ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek VaĊĦut
2010-07-05ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj
2010-07-05ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei
2010-07-05ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar
2010-07-05Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-07-05xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-07-05frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-07-05m68k: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-07-05mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-07-05x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel
2010-07-05x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel
2010-07-05powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov
2010-07-05powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala
2010-07-05powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang
2010-07-05powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt
2010-07-05powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling
2010-07-05powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling
2010-07-05powerpc: Fix handling of strncmp with zero lenJeff Mahoney
2010-07-05ARM: 6135/1: mx21/devices: fix USBOTG resourceWolfram Sang
2010-07-05oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin
2010-05-15 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva
2010-05-15 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald
2010-05-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-14x86, mrst: Don't blindly access extended config spaceH. Peter Anvin
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-05-14Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-14DA830: fix USB 2.0 clock entrySergei Shtylyov
2010-05-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek
2010-05-13x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann
2010-05-13microblaze: export assembly functions used by modulesMichal Simek
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek
2010-05-13microblaze: export assembly functions used by modulesSteven J. Magnani
2010-05-13microblaze: fix get_user/put_user side-effectsSteven J. Magnani
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven J. Magnani
2010-05-13KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin
2010-05-13KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka
2010-05-13KVM: x86: Call vcpu_load and vcpu_put in cpuid_updateDongxiao Xu
2010-05-13KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel
2010-05-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-05-13Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt