summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-01-07x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl
2011-01-07KVM: Fix OSXSAVE after migrationSheng Yang
2011-01-07KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel
2011-01-07KVM: enlarge number of possible CPUID leavesAndre Przywara
2011-01-07arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter
2011-01-07mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2011-01-07x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-01-07x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-01-07x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2011-01-07arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf
2011-01-07x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2011-01-07MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen
2011-01-07sparc: Write to prom console using indirect buffer.David S. Miller
2011-01-07sparc: Delete prom_*getchar().David S. Miller
2011-01-07sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller
2011-01-07sparc: Do not export prom_nb{get,put}char().David S. Miller
2011-01-07sparc64: Delete prom_setcallback().David S. Miller
2011-01-07sparc64: Unexport prom_service_exists().David S. Miller
2011-01-07sparc: Kill prom devops_{32,64}.cDavid S. Miller
2011-01-07sparc: Remove prom_pathtoinode()David S. Miller
2011-01-07sparc64: Delete prom_puts() unused.David S. Miller
2011-01-07SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom
2011-01-07ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak
2011-01-07x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha
2011-01-07x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-12-09nmi: fix clock comparator revalidationHeiko Carstens
2010-12-09OMAP3: DMA: Errata i541: sDMA FIFO draining does not finishPeter Ujfalusi
2010-12-09omap: dma: Fix buffering disable bit setting for omap24xxJarkko Nikula
2010-12-09nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens
2010-12-09ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov
2010-12-09ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-12-09ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon
2010-12-09ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg
2010-12-09x86: Ignore trap bits on single step exceptionsFrederic Weisbecker
2010-12-09uml: disable winch irq before freeing handler dataWill Newton
2010-12-09acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-12-09KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity
2010-12-09KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity
2010-12-09KVM: x86: fix information leak to userlandVasiliy Kulikov
2010-12-09KVM: Write protect memory after slot swapMichael S. Tsirkin
2010-12-09xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2010-12-09um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-12-09um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger
2010-12-09SH: Add missing consts to sys_execve() declarationDavid Howells
2010-12-09microblaze: Fix build with make 3.82Thomas Backlund
2010-12-09powerpc: Fix call to subpage_protection()Michael Neuling
2010-11-22ARM: cns3xxx: Fixup the missing second parameter to addruart macro to allow t...Mac Lin
2010-11-22kgdb,arm: fix register dumpRabin Vincent
2010-11-22KVM: SVM: Restore correct registers after sel_cr0 intercept emulationJoerg Roedel
2010-11-22KVM: X86: Report SVM bit to userspace only when supportedJoerg Roedel