| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-01-25 | 6 | -15/+18 |
|\ |
|
| * | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() | Wei Yongjun | 2010-01-25 | 1 | -2/+3 |
| * | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks | Wei Yongjun | 2010-01-25 | 1 | -0/+1 |
| * | KVM: S390: fix potential array overrun in intercept handling | Christian Borntraeger | 2010-01-25 | 1 | -2/+2 |
| * | KVM: MMU: bail out pagewalk on kvm_read_guest error | Marcelo Tosatti | 2010-01-25 | 1 | -1/+3 |
| * | KVM: x86: Fix host_mapping_level() | Sheng Yang | 2010-01-25 | 1 | -4/+2 |
| * | KVM: powerpc: Show timing option only on embedded | Alexander Graf | 2010-01-25 | 1 | -1/+1 |
| * | KVM: Fix race between APIC TMR and IRR | Avi Kivity | 2010-01-25 | 1 | -5/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-01-25 | 18 | -424/+749 |
|\ \ |
|
| * | | sparc64: Fix IRQ ->set_affinity() methods. | David S. Miller | 2010-01-20 | 1 | -9/+28 |
| * | | sparc: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-20 | 1 | -1/+3 |
| * | | sparc64: Update defconfig. | David S. Miller | 2010-01-20 | 1 | -31/+100 |
| * | | sparc: Add missing SW perf fault events. | David S. Miller | 2010-01-20 | 2 | -5/+20 |
| * | | sparc64: Fully support both performance counters. | David S. Miller | 2010-01-20 | 1 | -154/+353 |
| * | | sparc64: Add perf callchain support. | David S. Miller | 2010-01-20 | 1 | -1/+119 |
| * | | sparc: convert to arch_gettimeoffset() | John Stultz | 2010-01-15 | 4 | -179/+46 |
| * | | sparc: leds_resource.end assigned to itself in clock_board_probe() | Roel Kluin | 2010-01-15 | 1 | -2/+2 |
| * | | sparc32: Fix page_to_phys(). | David S. Miller | 2010-01-14 | 2 | -2/+2 |
| * | | sparc: Simplify param.h by simply including <asm-generic/param.h> | Robert P. J. Day | 2010-01-12 | 1 | -17/+2 |
| * | | sparc32: Update defconfig. | David S. Miller | 2010-01-12 | 1 | -18/+69 |
| * | | SPARC: use helpers for rlimits | Jiri Slaby | 2010-01-08 | 1 | -3/+3 |
| * | | sparc: copy_from_user() should not return -EFAULT | Heiko Carstens | 2010-01-05 | 2 | -2/+2 |
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-01-25 | 23 | -131/+229 |
|\ \ \
| |_|/
|/| | |
|
| * | | OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer | Tero Kristo | 2010-01-21 | 1 | -0/+13 |
| * | | Merge branch 'omap-fixes' into omap-fixes-for-linus | Tony Lindgren | 2010-01-20 | 6 | -31/+66 |
| |\ \ |
|
| | * | | omap: Enable GPMC clock in gpmc_init | Olof Johansson | 2010-01-20 | 1 | -0/+2 |
| | * | | OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli... | Roel Kluin | 2010-01-19 | 1 | -1/+1 |
| | * | | omap3: Fix cpu detection | Tony Lindgren | 2010-01-19 | 2 | -18/+24 |
| | * | | omap: Fix functions for dynamic remuxing of pins | Tony Lindgren | 2010-01-19 | 2 | -11/+35 |
| | * | | omap: Fix cmdline muxing | Tony Lindgren | 2010-01-19 | 1 | -2/+5 |
| * | | | Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma... | Tony Lindgren | 2010-01-20 | 9 | -45/+95 |
| |\ \ \ |
|
| | * | | | PM debug: Fix warning when no CONFIG_DEBUG_FS | Sergio Aguirre | 2010-01-20 | 1 | -2/+2 |
| | * | | | OMAP3: PM: DSS PM_WKEN to refill DMA | Subramani Venkatesh | 2010-01-20 | 1 | -0/+4 |
| | * | | | OMAP: timekeeping: time should not stop during suspend | Kevin Hilman | 2010-01-20 | 1 | -0/+26 |
| | * | | | OMAP3: PM: Force write last pad config register into save area | Tero Kristo | 2010-01-20 | 1 | -1/+10 |
| | * | | | OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get() | Roel Kluin | 2010-01-20 | 1 | -2/+4 |
| | * | | | OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules | Peter Ujfalusi | 2010-01-20 | 1 | -2/+6 |
| | * | | | OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS | Manjunatha GK | 2010-01-20 | 2 | -4/+6 |
| | * | | | OMAP3: PM: Removing redundant and potentially dangerous PRCM configration | Sripathy, Vishwanath | 2010-01-20 | 1 | -11/+0 |
| | * | | | OMAP3: Fixed ARM aux ctrl register save/restore | Tero Kristo | 2010-01-20 | 1 | -4/+9 |
| | * | | | OMAP3: CPUidle: Fixed timer resolution | Tero Kristo | 2010-01-20 | 1 | -1/+1 |
| | * | | | OMAP3: PM: Remove duplicate code blocks | Sanjeev Premi | 2010-01-20 | 1 | -18/+0 |
| | * | | | OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI | Tero Kristo | 2010-01-20 | 3 | -0/+16 |
| | * | | | OMAP3: PM: Enable system control module autoidle | Tero Kristo | 2010-01-20 | 1 | -0/+2 |
| | * | | | OMAP3: PM: Ack pending interrupts before entering suspend | Tero Kristo | 2010-01-20 | 3 | -0/+9 |
| | |/ / |
|
| * | | | OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0" | Paul Walmsley | 2010-01-20 | 1 | -3/+3 |
| * | | | OMAP4: clocks: Fix the clksel_rate struct DPLL divs | Rajendra Nayak | 2010-01-20 | 1 | -31/+31 |
| * | | | OMAP4: PRCM: Fix the base address for CHIRONSS reg defines | Rajendra Nayak | 2010-01-20 | 2 | -16/+18 |
| * | | | OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocks | Russell King | 2010-01-19 | 1 | -4/+0 |
| * | | | OMAP3: hwmod: Adding flag to prevent caching of sysconfig register. | Thara Gopinath | 2010-01-19 | 2 | -1/+3 |
| |/ / |
|