aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-01-25Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 6-15/+18
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 18-424/+749
2010-01-25Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 23-131/+229
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Gravatar Wei Yongjun 1-2/+3
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksGravatar Wei Yongjun 1-0/+1
2010-01-25KVM: S390: fix potential array overrun in intercept handlingGravatar Christian Borntraeger 1-2/+2
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorGravatar Marcelo Tosatti 1-1/+3
2010-01-25KVM: x86: Fix host_mapping_level()Gravatar Sheng Yang 1-4/+2
2010-01-25KVM: powerpc: Show timing option only on embeddedGravatar Alexander Graf 1-1/+1
2010-01-25KVM: Fix race between APIC TMR and IRRGravatar Avi Kivity 1-5/+6
2010-01-21OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerGravatar Tero Kristo 1-0/+13
2010-01-21Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxGravatar Linus Torvalds 1-1/+1
2010-01-22hmt: adjust for new pwm_backlight->notify prototypeGravatar Peter Korsgaard 1-1/+1
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-3/+12
2010-01-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-16/+6
2010-01-21Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-5/+7
2010-01-21Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 12-57/+110
2010-01-21perf: x86: Add support for the ANY bitGravatar Stephane Eranian 2-0/+8
2010-01-20sparc64: Fix IRQ ->set_affinity() methods.Gravatar David S. Miller 1-9/+28
2010-01-20sparc: cpumask_of_node() should handle -1 as a nodeGravatar Anton Blanchard 1-1/+3
2010-01-20Merge branch 'omap-fixes' into omap-fixes-for-linusGravatar Tony Lindgren 6-31/+66
2010-01-20Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...Gravatar Tony Lindgren 9-45/+95
2010-01-20PM debug: Fix warning when no CONFIG_DEBUG_FSGravatar Sergio Aguirre 1-2/+2
2010-01-20OMAP3: PM: DSS PM_WKEN to refill DMAGravatar Subramani Venkatesh 1-0/+4
2010-01-20OMAP: timekeeping: time should not stop during suspendGravatar Kevin Hilman 1-0/+26
2010-01-20OMAP3: PM: Force write last pad config register into save areaGravatar Tero Kristo 1-1/+10
2010-01-20OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Gravatar Roel Kluin 1-2/+4
2010-01-20OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesGravatar Peter Ujfalusi 1-2/+6
2010-01-20OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSGravatar Manjunatha GK 2-4/+6
2010-01-20OMAP3: PM: Removing redundant and potentially dangerous PRCM configrationGravatar Sripathy, Vishwanath 1-11/+0
2010-01-20OMAP3: Fixed ARM aux ctrl register save/restoreGravatar Tero Kristo 1-4/+9
2010-01-20OMAP3: CPUidle: Fixed timer resolutionGravatar Tero Kristo 1-1/+1
2010-01-20OMAP3: PM: Remove duplicate code blocksGravatar Sanjeev Premi 1-18/+0
2010-01-20OMAP3: PM: Disable interrupt controller AUTOIDLE before WFIGravatar Tero Kristo 3-0/+16
2010-01-20OMAP3: PM: Enable system control module autoidleGravatar Tero Kristo 1-0/+2
2010-01-20OMAP3: PM: Ack pending interrupts before entering suspendGravatar Tero Kristo 3-0/+9
2010-01-20omap: Enable GPMC clock in gpmc_initGravatar Olof Johansson 1-0/+2
2010-01-20sparc64: Update defconfig.Gravatar David S. Miller 1-31/+100
2010-01-20sparc: Add missing SW perf fault events.Gravatar David S. Miller 2-5/+20
2010-01-20sparc64: Fully support both performance counters.Gravatar David S. Miller 1-154/+353
2010-01-20sparc64: Add perf callchain support.Gravatar David S. Miller 1-1/+119
2010-01-20OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"Gravatar Paul Walmsley 1-3/+3
2010-01-20OMAP4: clocks: Fix the clksel_rate struct DPLL divsGravatar Rajendra Nayak 1-31/+31
2010-01-20OMAP4: PRCM: Fix the base address for CHIRONSS reg definesGravatar Rajendra Nayak 2-16/+18
2010-01-20Merge branch 'misc' into releaseGravatar Len Brown 1-16/+6
2010-01-19OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...Gravatar Roel Kluin 1-1/+1
2010-01-19omap3: Fix cpu detectionGravatar Tony Lindgren 2-18/+24
2010-01-19omap: Fix functions for dynamic remuxing of pinsGravatar Tony Lindgren 2-11/+35
2010-01-19omap: Fix cmdline muxingGravatar Tony Lindgren 1-2/+5
2010-01-19OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocksGravatar Russell King 1-4/+0