summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-02-06x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl
2011-02-06arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter
2011-02-06mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2011-02-06x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-02-06x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-02-06x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2011-02-06x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2011-02-06sparc: Write to prom console using indirect buffer.David S. Miller
2011-02-06sparc: Delete prom_*getchar().David S. Miller
2011-02-06sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller
2011-02-06sparc: Do not export prom_nb{get,put}char().David S. Miller
2011-02-06sparc64: Delete prom_setcallback().David S. Miller
2011-02-06sparc64: Unexport prom_service_exists().David S. Miller
2011-02-06sparc: Kill prom devops_{32,64}.cDavid S. Miller
2011-02-06sparc: Remove prom_pathtoinode()David S. Miller
2011-02-06sparc64: Delete prom_puts() unused.David S. Miller
2011-02-06SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom
2011-02-06ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak
2011-02-06x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha
2011-02-06x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-12-14nmi: fix clock comparator revalidationHeiko Carstens
2010-12-14OMAP3: DMA: Errata i541: sDMA FIFO draining does not finishPeter Ujfalusi
2010-12-14omap: dma: Fix buffering disable bit setting for omap24xxJarkko Nikula
2010-12-14nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens
2010-12-14ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-12-14ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon
2010-12-14ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg
2010-12-14x86: Ignore trap bits on single step exceptionsFrederic Weisbecker
2010-12-14uml: disable winch irq before freeing handler dataWill Newton
2010-12-14acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-12-14KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity
2010-12-14KVM: x86: fix information leak to userlandVasiliy Kulikov
2010-12-14KVM: Write protect memory after slot swapMichael S. Tsirkin
2010-12-14xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2010-12-14um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-12-14um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger
2010-12-14SH: Add missing consts to sys_execve() declarationDavid Howells
2010-12-14microblaze: Fix build with make 3.82Thomas Backlund
2010-12-14powerpc: Fix call to subpage_protection()Michael Neuling
2010-11-22KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity
2010-11-22ARM: cns3xxx: Fixup the missing second parameter to addruart macro to allow t...Mac Lin
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
2010-11-22x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers.Bart Oldeman
2010-11-22x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman
2010-11-22x86, intr-remap: Set redirection hint in the IRTESuresh Siddha
2010-11-22x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2010-11-22x86, olpc: Don't retry EC commands foreverPaul Fox
2010-11-22x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2010-11-22x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara