summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-01-27sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO
2010-01-27sh: kmemleak support.Chris Smith
2010-01-27sh: Optimize runtime disabling of trapped I/O.Paul Mundt
2010-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich
2010-01-27Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2010-01-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky
2010-01-27[S390] irqflags: add missing types.h includeHeiko Carstens
2010-01-27x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson
2010-01-26sparc64: Fix UP build.David S. Miller
2010-01-26sh: flag ctrl_in/outX as __deprecated.Paul Mundt
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-01-26Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-01-26Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-25oprofile/x86: add Xeon 7500 series supportAndi Kleen
2010-01-25oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti
2010-01-25KVM: x86: Fix host_mapping_level()Sheng Yang
2010-01-25KVM: powerpc: Show timing option only on embeddedAlexander Graf
2010-01-25KVM: Fix race between APIC TMR and IRRAvi Kivity
2010-01-25[ARM] orion5x: D-link DNS-323 rev. B1 power-offErik Benada
2010-01-24x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh
2010-01-23x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes
2010-01-22x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel
2010-01-22x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel
2010-01-22x86/amd-iommu: Fix NULL pointer dereference in __detach_device()Joerg Roedel
2010-01-22x86/amd-iommu: Fix possible integer overflowJoerg Roedel
2010-01-22OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo
2010-01-22Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-01-22hmt: adjust for new pwm_backlight->notify prototypePeter Korsgaard
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-01-21Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-01-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian
2010-01-21sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt
2010-01-21sh: Track the uncached mapping size.Paul Mundt
2010-01-21sh: Rework P2 to only include kernel text.Paul Mundt
2010-01-21sh: initial PMB mapping iteration by helper macro.Paul Mundt
2010-01-21sparc64: Fix IRQ ->set_affinity() methods.David S. Miller