Age | Commit message (Expand) | Author | Files | Lines |
2011-07-02 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+28 |
2011-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -1/+1 |
2011-06-30 | xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. | Konrad Rzeszutek Wilk | 1 | -2/+24 |
2011-06-30 | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk | 1 | -0/+4 |
2011-06-29 | KVM: x86 emulator: fix %rip-relative addressing with immediate source operand | Avi Kivity | 1 | -5/+7 |
2011-06-28 | watchdog: Intel SCU Watchdog: Fix build and remove duplicate code | Jesper Juhl | 1 | -1/+1 |
2011-06-28 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2 | -14/+0 |
2011-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -1/+1 |
2011-06-20 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -7/+31 |
2011-06-20 | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -5/+11 |
2011-06-19 | KVM: Fix register corruption in pvclock_scale_delta | Zachary Amsden | 1 | -2/+7 |
2011-06-19 | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap | Steve | 1 | -1/+1 |
2011-06-19 | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS | Marcelo Tosatti | 1 | -1/+2 |
2011-06-19 | KVM: MMU: Fix build warnings in walk_addr_generic() | Borislav Petkov | 1 | -1/+1 |
2011-06-19 | x86, efi: Do not reserve boot services regions within reserved areas | Maarten Lankhorst | 3 | -7/+28 |
2011-06-16 | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk | 1 | -4/+6 |
2011-06-16 | xen: When calling power_off, don't call the halt function. | Tom Goetz | 1 | -1/+8 |
2011-06-15 | xen: support CONFIG_MAXSMP | Andrew Jones | 2 | -1/+9 |
2011-06-15 | x86 idle: APM requires pm_idle/default_idle unconditionally when a module | Andy Whitcroft | 1 | -2/+2 |
2011-06-14 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -4/+4 |
2011-06-14 | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie | 1 | -4/+4 |
2011-06-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+11 |
2011-06-13 | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git... | Linus Torvalds | 2 | -0/+24 |
2011-06-09 | exec: delay address limit change until point of no return | Mathias Krause | 2 | -2/+0 |
2011-06-09 | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub | Florian Fainelli | 1 | -0/+11 |
2011-06-09 | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" | Stefano Stabellini | 1 | -1/+8 |
2011-06-08 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+6 |
2011-06-08 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2 | -5/+11 |
2011-06-08 | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU | Thomas Gleixner | 1 | -0/+13 |
2011-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -7/+49 |
2011-06-08 | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -35/+47 |
2011-06-07 | x86/amd-iommu: Fix boot crash with hidden PCI devices | Joerg Roedel | 1 | -1/+21 |
2011-06-06 | x86/amd-iommu: Use only per-device dma_ops | Joerg Roedel | 1 | -2/+24 |
2011-06-06 | x86/amd-iommu: Fix 3 possible endless loops | Joerg Roedel | 1 | -4/+4 |
2011-06-06 | KVM: x86: use proper port value when checking io instruction permission | Marcelo Tosatti | 1 | -35/+47 |
2011-06-04 | xen: off by one errors in multicalls.c | Dan Carpenter | 1 | -6/+6 |
2011-06-01 | x86/PCI/ACPI: fix type mismatch | Márton Németh | 1 | -1/+1 |
2011-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -0/+1 |
2011-05-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2011-05-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2011-05-30 | oprofile, x86: Add comments to IBS LVT offset initialization | Robert Richter | 2 | -5/+11 |
2011-05-30 | x86: Fix mwait_play_dead() faulting on mwait-incapable cpus | Avi Kivity | 1 | -1/+1 |
2011-05-30 | x86 idle: Fix mwait deprecation warning message | Borislav Petkov | 1 | -1/+1 |
2011-05-30 | lguest: fix timer interrupt setup | Rusty Russell | 1 | -0/+1 |
2011-05-29 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -26/+32 |
2011-05-29 | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param | Len Brown | 1 | -0/+1 |
2011-05-29 | x86 idle: deprecate "no-hlt" cmdline param | Len Brown | 1 | -0/+1 |
2011-05-29 | x86 idle APM: deprecate CONFIG_APM_CPU_IDLE | Len Brown | 1 | -0/+2 |
2011-05-29 | x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it | Len Brown | 1 | -1/+3 |
2011-05-29 | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 6 | -25/+25 |