aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-10-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-05Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-10-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-10-05microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek
2009-10-05microblaze: UMS is used only for MMU kernelMichal Simek
2009-10-05sparc: using HZ needs an include of linux/param.hStephen Rothwell
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus
2009-10-04KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus
2009-10-04KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus
2009-10-04KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity
2009-10-04KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti
2009-10-04KVM: fix LAPIC timer period overflowAurelien Jarno
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger
2009-10-04KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel
2009-10-04KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel
2009-10-03Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-10-04m32r: Fix IPI function calls for SMPToshihiro HANAWA
2009-10-04m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata
2009-10-04m32r: add rtc_lock variableHirokazu Takata
2009-10-04m32r: define ioread* and iowrite* macrosHirokazu Takata
2009-10-04m32r: export delay loop symbolsHirokazu Takata
2009-10-04m32r: fix tme_handlerHirokazu Takata
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-02ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov
2009-10-02ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer
2009-10-02ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks
2009-10-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter
2009-10-01revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01sparc32: convert to asm-generic/hardirq.hChristoph Hellwig
2009-10-01ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow
2009-10-01ARM: 5733/1: fix bcmring compile errorLeo Chen
2009-10-01ARM: 5732/1: remove redundant include fileLeo Chen
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij
2009-10-01x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich
2009-10-01x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCALJaswinder Singh Rajput
2009-10-01x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel
2009-10-01x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet
2009-10-01x86: Fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-10-01x86: Optimize cmpxchg64() at build-time some moreLinus Torvalds
2009-09-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven