summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-01-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-7/+6
2010-01-27sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO1-4/+3
2010-01-27sh: kmemleak support.Chris Smith1-3/+3
2010-01-27sh: Optimize runtime disabling of trapped I/O.Paul Mundt1-0/+2
2010-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-865/+40
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+2
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich1-1/+12
2010-01-27Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar3-7/+20
2010-01-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar1-1/+2
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2-0/+2
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky1-1/+1
2010-01-27[S390] irqflags: add missing types.h includeHeiko Carstens1-6/+3
2010-01-26x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson2-2/+2
2010-01-26sparc64: Fix UP build.David S. Miller1-4/+2
2010-01-26sh: flag ctrl_in/outX as __deprecated.Paul Mundt1-10/+45
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt115-698/+698
2010-01-25Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-15/+18
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds18-424/+749
2010-01-25Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds23-131/+229
2010-01-25oprofile/x86: add Xeon 7500 series supportAndi Kleen1-0/+1
2010-01-25oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit1-1/+1
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun1-2/+3
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun1-0/+1
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger1-2/+2
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti1-1/+3
2010-01-25KVM: x86: Fix host_mapping_level()Sheng Yang1-4/+2
2010-01-25KVM: powerpc: Show timing option only on embeddedAlexander Graf1-1/+1
2010-01-25KVM: Fix race between APIC TMR and IRRAvi Kivity1-5/+6
2010-01-24[ARM] orion5x: D-link DNS-323 rev. B1 power-offErik Benada1-6/+27
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin4-823/+0
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann3-39/+13
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh3-0/+22
2010-01-23x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes1-1/+3
2010-01-22x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel1-2/+4
2010-01-22x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel3-2/+10
2010-01-22x86/amd-iommu: Fix NULL pointer dereference in __detach_device()Joerg Roedel1-2/+5
2010-01-22x86/amd-iommu: Fix possible integer overflowJoerg Roedel1-1/+1
2010-01-21OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo1-0/+13
2010-01-21Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-1/+1
2010-01-22hmt: adjust for new pwm_backlight->notify prototypePeter Korsgaard1-1/+1
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+12
2010-01-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-16/+6
2010-01-21Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-5/+7
2010-01-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-57/+110
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-21sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt1-0/+2
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt15-39/+20
2010-01-21sh: Track the uncached mapping size.Paul Mundt3-8/+24
2010-01-21sh: Rework P2 to only include kernel text.Paul Mundt1-77/+92
2010-01-21sh: initial PMB mapping iteration by helper macro.Paul Mundt1-147/+60