| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: KVM guest: Use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 | 2 | -56/+34 |
* | KVM: Make kvm host use the paravirt clocksource structs | Gerd Hoffmann | 2008-06-24 | 1 | -13/+62 |
* | x86: Make xen use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 | 2 | -120/+13 |
* | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2008-06-24 | 3 | -0/+146 |
* | KVM: VMX: Fix host msr corruption with preemption enabled | Avi Kivity | 2008-06-24 | 1 | -8/+11 |
* | KVM: MMU: Fix oops on guest userspace access to guest pagetable | Avi Kivity | 2008-06-24 | 1 | -6/+0 |
* | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) | Marcelo Tosatti | 2008-06-24 | 1 | -5/+7 |
* | KVM: MMU: Fix rmap_write_protect() hugepage iteration bug | Marcelo Tosatti | 2008-06-24 | 1 | -0/+1 |
* | KVM: close timer injection race window in __vcpu_run | Marcelo Tosatti | 2008-06-24 | 3 | -3/+8 |
* | KVM: Fix race between timer migration and vcpu migration | Marcelo Tosatti | 2008-06-24 | 1 | -12/+3 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-23 | 3 | -27/+36 |
|\ |
|
| * | xen: don't drop NX bit | Jeremy Fitzhardinge | 2008-06-20 | 2 | -25/+31 |
| * | xen: mask unwanted pte bits in __supported_pte_mask | Jeremy Fitzhardinge | 2008-06-20 | 2 | -3/+6 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-06-20 | 1 | -0/+2 |
|\ \ |
|
| * | | [IA64] SN2: security hole in sn2_ptc_proc_write | Cliff Wickman | 2008-06-20 | 1 | -0/+2 |
* | | | alpha: resurrect Cypress IDE quirk | Ivan Kokshaysky | 2008-06-20 | 1 | -0/+17 |
* | | | alpha: fix compile failures with gcc-4.3 (bug #10438) | Ivan Kokshaysky | 2008-06-20 | 2 | -1/+4 |
* | | | alpha: link failure fix | Ivan Kokshaysky | 2008-06-20 | 1 | -0/+1 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-20 | 5 | -13/+22 |
|\ \ \
| | |/
| |/| |
|
| * | | x86, geode: add a VSA2 ID for General Software | Jordan Crouse | 2008-06-19 | 1 | -1/+4 |
| * | | x86: use BOOTMEM_EXCLUSIVE on 32-bit | Bernhard Walle | 2008-06-19 | 1 | -2/+8 |
| * | | x86, 32-bit: fix boot failure on TSC-less processors | Mikael Pettersson | 2008-06-19 | 1 | -10/+8 |
| * | | x86: fix NULL pointer deref in __switch_to | Suresh Siddha | 2008-06-19 | 2 | -0/+2 |
| |/ |
|
* / | Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP | Linus Torvalds | 2008-06-20 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] Clear sub-page HPTE present bits when demoting page size | Paul Mackerras | 2008-06-18 | 1 | -0/+4 |
* | [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector | Josh Boyer | 2008-06-18 | 1 | -1/+6 |
* | x86-64: Fix "bytes left to copy" return value for copy_from_user() | Linus Torvalds | 2008-06-17 | 2 | -28/+22 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-06-16 | 4 | -9/+21 |
|\ |
|
| * | [IA64] Fix CONFIG_IA64_SGI_UV build error | Jack Steiner | 2008-06-16 | 2 | -0/+13 |
| * | [IA64] Update check_sal_cache_flush to use platform_send_ipi() | Alex Chiang | 2008-06-11 | 1 | -4/+3 |
| * | [IA64] perfmon: fix async exit bug | stephane eranian | 2008-06-11 | 1 | -5/+5 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-06-16 | 62 | -2208/+4651 |
|\ \ |
|
| * | | [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs | Paul Mackerras | 2008-06-16 | 2 | -6/+122 |
| * | | [POWERPC] Remove ppc32's export of console_drivers | Stephen Rothwell | 2008-06-16 | 1 | -2/+0 |
| * | | [POWERPC] Fix -Os kernel builds with newer gcc versions | Kumar Gala | 2008-06-16 | 4 | -1/+246 |
| * | | [POWERPC] Fix bootwrapper builds with newer gcc versions | Kumar Gala | 2008-06-16 | 2 | -1/+234 |
| * | | [POWERPC] Fix warning in pseries/eeh_driver.c | Andrew Morton | 2008-06-16 | 1 | -4/+7 |
| * | | [POWERPC] Add missing of_node_put in pseries/nvram.c | Julia Lawall | 2008-06-16 | 1 | -1/+3 |
| * | | [POWERPC] Fix return value check logic in debugfs virq_mapping setup | Emil Medve | 2008-06-16 | 1 | -1/+1 |
| * | | Merge branch 'linux-2.6' into merge | Paul Mackerras | 2008-06-16 | 50 | -176/+216 |
| |\ \ |
|
| * \ \ | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf... | Paul Mackerras | 2008-06-16 | 4 | -31/+54 |
| |\ \ \ |
|
| | * | | | powerpc/spufs: fix missed stop-and-signal event | Luke Browning | 2008-06-16 | 1 | -0/+5 |
| | * | | | powerpc/spufs: synchronize interaction between spu exception handling and tim... | Luke Browning | 2008-06-16 | 2 | -19/+37 |
| | * | | | powerpc/spufs: remove class_0_dsisr from spu exception handling | Luke Browning | 2008-06-16 | 3 | -8/+0 |
| | * | | | powerpc/spufs: wait for stable spu status in spu_stopped() | Luke Browning | 2008-06-16 | 1 | -5/+13 |
| * | | | | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2008-06-16 | 46 | -2160/+3983 |
| |\ \ \ \ |
|
| | * | | | | [POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO bus | Anton Vorontsov | 2008-06-10 | 4 | -23/+5 |
| | * | | | | [POWERPC] Updated Freescale PPC defconfigs | Kumar Gala | 2008-06-09 | 40 | -2000/+3796 |
| | * | | | | [POWERPC] 8610: Update defconfig for MPC8610 HPCD | Timur Tabi | 2008-06-09 | 1 | -136/+180 |
| | * | | | | [POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space | Kumar Gala | 2008-06-09 | 1 | -2/+2 |