aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-24KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity
2009-09-24KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov
2009-09-24KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka
2009-09-24KVM guest: fix bogus wallclock physical address calculationGlauber Costa
2009-09-24KVM: VMX: Check cpl before emulating debug register accessAvi Kivity
2009-09-24KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti
2009-09-24ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre
2009-09-24x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner
2009-09-24x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-09-24x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin
2009-09-24powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras
2009-09-24powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras
2009-09-24x86/amd-iommu: fix broken check in amd_iommu_flush_all_devicesJoerg Roedel
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander
2009-09-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony
2009-08-28parisc: fix warning in traps.cGrant Grundler
2009-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven
2009-08-26m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven
2009-08-26m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan
2009-08-26arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton
2009-08-26m68k: cnt reaches -1, not 0Roel Kluin
2009-08-26x86: Fix vSMP boot crashYinghai Lu
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-08-25x86, xen: Initialize cx to suppress warningH. Peter Anvin
2009-08-25x86, xen: Suppress WP test on XenJeremy Fitzhardinge
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds
2009-08-20x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19xen: rearrange things to fix stackprotectorJeremy Fitzhardinge