| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC | Suresh Siddha | 2011-09-21 | 1 | -1/+47 |
| * | | | | | | | | | | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 | 7 | -13/+13 |
| * | | | | | | | | | | | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha | 2011-09-21 | 2 | -45/+23 |
| * | | | | | | | | | | | x86, msi, intr-remap: Use the ioapic set affinity routine | Suresh Siddha | 2011-09-21 | 1 | -42/+12 |
| * | | | | | | | | | | | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 2011-09-21 | 1 | -16/+15 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman | 2011-10-25 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge 3.1-rc4 into staging-next | Greg Kroah-Hartman | 2011-08-29 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Staging: hv: vmbus: Retry vmbus_post_msg() before giving up | K. Y. Srinivasan | 2011-08-26 | 1 | -0/+1 |
| | | | |_|_|_|_|_|_|_|_|/
| | | |/| | | | | | | | | |
|
* | | | | | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | x86/mrst: Add platform data for Max3110 devices | Feng Tang | 2011-08-26 | 1 | -0/+3 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 9 | -11/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | doc: fix broken references | Paul Bolle | 2011-09-27 | 7 | -9/+7 |
| * | | | | | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 90 | -395/+2886 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Remove unneeded version.h include from arch/x86/ | Jesper Juhl | 2011-09-15 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | sched: x86_32 Fix typo in switch_to() description | Kamalesh Babulal | 2011-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
*---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl... | Linus Torvalds | 2011-10-25 | 2 | -5/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | xen/pci: support multi-segment systems | Jan Beulich | 2011-09-22 | 1 | -3/+19 |
| | |/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | xen: XEN_PVHVM depends on PCI | Stefano Stabellini | 2011-09-29 | 1 | -2/+1 |
| | | |_|_|_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker... | Linus Torvalds | 2011-10-25 | 6 | -86/+119 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | xen: modify kernel mappings corresponding to granted pages | Stefano Stabellini | 2011-09-29 | 2 | -11/+68 |
| | * | | | | | | | | | | | | | | | | xen/p2m: Use SetPagePrivate and its friends for M2P overrides. | Konrad Rzeszutek Wilk | 2011-09-24 | 1 | -4/+6 |
| | * | | | | | | | | | | | | | | | | xen/p2m: Make debug/xen/mmu/p2m visible again. | Konrad Rzeszutek Wilk | 2011-09-24 | 3 | -20/+32 |
| | * | | | | | | | | | | | | | | | | Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set." | Konrad Rzeszutek Wilk | 2011-08-09 | 2 | -46/+0 |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | xen/p2m/debugfs: Make type_name more obvious. | Konrad Rzeszutek Wilk | 2011-10-19 | 1 | -2/+5 |
| * | | | | | | | | | | | | | | | | xen/p2m/debugfs: Fix potential pointer exception. | Konrad Rzeszutek Wilk | 2011-10-19 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | xen/enlighten: Fix compile warnings and set cx to known value. | Konrad Rzeszutek Wilk | 2011-10-19 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | xen/irq: If we fail during msi_capability_init return proper error code. | Konrad Rzeszutek Wilk | 2011-10-19 | 1 | -3/+7 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-25 | 1 | -161/+123 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | xen: release all pages within 1-1 p2m mappings | David Vrabel | 2011-09-29 | 1 | -75/+42 |
| * | | | | | | | | | | | | | | | | xen: allow extra memory to be in multiple regions | David Vrabel | 2011-09-29 | 1 | -96/+86 |
| * | | | | | | | | | | | | | | | | xen: allow balloon driver to use more than one memory region | David Vrabel | 2011-09-29 | 1 | -10/+10 |
| * | | | | | | | | | | | | | | | | xen/balloon: account for pages released during memory setup | David Vrabel | 2011-09-29 | 1 | -1/+6 |
| | |_|_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | x86: Fix compilation bug in kprobes' twobyte_is_boostable | Josh Stone | 2011-10-25 | 1 | -1/+3 |
| |_|_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | x86: Fix S4 regression | Takashi Iwai | 2011-10-24 | 1 | -2/+1 |
* | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-10-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | x86: Default to vsyscall=native for now | Adrian Bunk | 2011-10-11 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | |
|
* / | | | | | | | | | | | | | | x86, mrst: use a temporary variable for SFI irq | Mika Westerberg | 2011-10-14 | 1 | -10/+12 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | / | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE | Paul Menzel | 2011-10-07 | 1 | -0/+11 |
| |_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
|
| | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ \ \ \ | |
*---. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge... | Linus Torvalds | 2011-10-01 | 2 | -11/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / / / /
| |/| | / / / / / / / / / / /
| |_|_|/ / / / / / / / / / /
|/| | | | | | | / / / / / /
| | | | |_|_|_|/ / / / / /
| | | |/| | | | | | | | | |
|
| | * / | | | | | | | | | | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming | 2011-09-21 | 2 | -11/+21 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | KVM: x86 emulator: fix Src2CL decode | Avi Kivity | 2011-09-25 | 1 | -1/+1 |
* | | | | | | | | | | | | KVM: MMU: fix incorrect return of spte | Zhao Jin | 2011-09-25 | 1 | -1/+2 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds | 2011-09-16 | 3 | -9/+8 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | xen/i386: follow-up to "replace order-based range checking of M2P table by li... | Jan Beulich | 2011-09-15 | 1 | -4/+2 |
| * | | | | | | | | | | | xen/e820: if there is no dom0_mem=, don't tweak extra_pages. | David Vrabel | 2011-09-13 | 1 | -4/+6 |
| * | | | | | | | | | | | xen: disable PV spinlocks on HVM | Stefano Stabellini | 2011-09-08 | 1 | -1/+0 |
* | | | | | | | | | | | | asm alternatives: remove incorrect alignment notes | Linus Torvalds | 2011-09-15 | 3 | -7/+0 |
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen | Linus Torvalds | 2011-09-13 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | xen: use non-tracing preempt in xen_clocksource_read() | Jeremy Fitzhardinge | 2011-08-24 | 1 | -2/+3 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|