| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts | Gleb Natapov | 2009-06-10 | 5 | -25/+35 |
* | KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr | Joerg Roedel | 2009-06-10 | 1 | -1/+0 |
* | KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu | Yang Zhang | 2009-06-10 | 1 | -1/+1 |
* | KVM: unify part of generic timer handling | Marcelo Tosatti | 2009-06-10 | 7 | -108/+129 |
* | KVM: PIT: remove usage of count_load_time for channel 0 | Marcelo Tosatti | 2009-06-10 | 1 | -6/+31 |
* | KVM: PIT: remove unused scheduled variable | Marcelo Tosatti | 2009-06-10 | 2 | -2/+0 |
* | KVM: x86: paravirt skip pit-through-ioapic boot check | Marcelo Tosatti | 2009-06-10 | 1 | -0/+4 |
* | KVM: x86: silence preempt warning on kvm_write_guest_time | Matt T. Yourst | 2009-06-10 | 1 | -0/+2 |
* | KVM: Enable MSI-X for KVM assigned device | Sheng Yang | 2009-06-10 | 1 | -0/+1 |
* | KVM: bit ops for deliver_bitmap | Sheng Yang | 2009-06-10 | 1 | -3/+4 |
* | KVM: Update intr delivery func to accept unsigned long* bitmap | Sheng Yang | 2009-06-10 | 1 | -4/+4 |
* | KVM: VMX: Don't intercept MSR_KERNEL_GS_BASE | Avi Kivity | 2009-06-10 | 1 | -14/+43 |
* | KVM: VMX: Don't use highmem pages for the msr and pio bitmaps | Avi Kivity | 2009-06-10 | 1 | -34/+25 |
* | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu | 2009-06-09 | 6 | -6/+6 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-06-08 | 8 | -101/+74 |
|\ |
|
| * | MIPS: Outline udelay and fix a few issues. | Ralf Baechle | 2009-06-08 | 5 | -92/+66 |
| * | MIPS: ioctl.h: Fix headers_check warnings | Jaswinder Singh Rajput | 2009-06-08 | 1 | -0/+4 |
| * | MIPS: Cobalt: PCI bus is always required to obtain the board ID | Yoichi Yuasa | 2009-06-08 | 1 | -0/+1 |
| * | MIPS: Kconfig: Remove "Support for" from Cavium system type | Yoichi Yuasa | 2009-06-08 | 1 | -2/+2 |
| * | MIPS: Sibyte: Honor CONFIG_CMDLINE | Ralf Baechle | 2009-06-08 | 1 | -7/+1 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-08 | 9 | -24/+50 |
|\ \
| |/
|/| |
|
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-06-04 | 2 | -2/+5 |
| |\ |
|
| | * | [ARM] pxa: fix pxa27x_udc default pullup GPIO | Philipp Zabel | 2009-06-04 | 1 | -1/+4 |
| | * | [ARM] pxa/imote2: fix UCAM sensor board ADC model number | Jonathan Cameron | 2009-06-04 | 1 | -1/+1 |
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-06-04 | 5 | -87/+199 |
| |\ \ |
|
| | * | | mx[23]: don't put clock lookups in __initdata | Rabin Vincent | 2009-06-03 | 4 | -4/+4 |
| | |/ |
|
| * | | [ARM] ARMv7 errata: only apply fixes when running on applicable CPU | Russell King | 2009-06-02 | 1 | -11/+25 |
| * | | [ARM] 5534/1: kmalloc must return a cache line aligned buffer | Martin Fuzzey | 2009-06-02 | 2 | -7/+16 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-06-06 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | x86/pci: fix mmconfig detection with 32bit near 4g | Yinghai Lu | 2009-06-04 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH | Dave Jones | 2009-06-05 | 1 | -6/+7 |
* | | | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR | Rusty Russell | 2009-06-04 | 2 | -4/+14 |
|/ / |
|
* | | powerpc/pmac: Update PowerMac 32-bit defconfig | Benjamin Herrenschmidt | 2009-06-02 | 1 | -83/+195 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-06-01 | 3 | -4/+5 |
|\ |
|
| * | sparc64: Fix section attribute warnings. | David S. Miller | 2009-05-29 | 2 | -2/+2 |
| * | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK. | David S. Miller | 2009-05-07 | 1 | -2/+3 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-05-30 | 1 | -2/+2 |
|\ \ |
|
| * | | acpi-cpufreq: fix printk typo and indentation | Joe Perches | 2009-05-29 | 1 | -2/+2 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-29 | 26 | -67/+460 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline | Russell King | 2009-05-29 | 30 | -309/+549 |
| |\ \ |
|
| | * | | Gemini: Fix SRAM/ROM location after memory swap | Paulius Zaleckas | 2009-05-28 | 1 | -2/+1 |
| * | | | [ARM] update mach-types | Russell King | 2009-05-29 | 1 | -9/+122 |
| * | | | [ARM] Add cmpxchg support for ARMv6+ systems (v5) | Mathieu Desnoyers | 2009-05-28 | 1 | -0/+173 |
| * | | | [ARM] barriers: improve xchg, bitops and atomic SMP barriers | Russell King | 2009-05-28 | 5 | -13/+71 |
| * | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-05-23 | 5 | -12/+29 |
| |\ \ \ |
|
| | * | | | [ARM] add coherent DMA mask for mv643xx_eth | Nicolas Pitre | 2009-05-22 | 4 | -0/+27 |
| | * | | | [ARM] Orion: Remove explicit name for platform device resources | Martin Michlmayr | 2009-05-21 | 3 | -8/+0 |
| | * | | | [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS... | Thomas Reitmayr | 2009-05-20 | 1 | -4/+2 |
| * | | | | [ARM] disable NX support for OABI-supporting kernels | Russell King | 2009-05-23 | 1 | -0/+9 |
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-05-23 | 13 | -31/+55 |
| |\ \ \ \ |
|