| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas | 2012-01-06 | 1 | -0/+2 |
* | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() | Bjorn Helgaas | 2012-01-06 | 1 | -1/+1 |
* | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2012-01-06 | 1 | -2/+0 |
* | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 2011-12-12 | 2 | -8/+5 |
* | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 | 2 | -5/+8 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-05 | 4 | -6/+27 |
|\ |
|
| * | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 2011-12-05 | 1 | -0/+9 |
| * | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 2011-12-05 | 1 | -1/+8 |
| |\ |
|
| | * | x86: Document rdmsr_safe restrictions | Borislav Petkov | 2011-12-05 | 1 | -1/+8 |
| * | | x86,mrst: Power control commands update | Jacob Pan | 2011-12-05 | 1 | -5/+9 |
| * | | x86, UV: Fix UV2 hub part number | Jack Steiner | 2011-12-05 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-12-05 | 1 | -1/+22 |
|\ \
| |/
|/| |
|
| * | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi | 2011-11-16 | 1 | -1/+22 |
* | | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk | 2011-12-03 | 1 | -0/+1 |
* | | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2011-11-10 | 2 | -1/+2 |
* | | x86/mrst: Add support for Penwell clock calibration | Dirk Brandewie | 2011-11-10 | 1 | -0/+7 |
* | | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 | 1 | -0/+1 |
* | | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2011-11-10 | 1 | -0/+2 |
* | | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2011-11-08 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-11-06 | 2 | -0/+9 |
|\ |
|
| * | xen: add dom0_op hypercall | Jeremy Fitzhardinge | 2011-09-26 | 1 | -0/+8 |
| * | xen/acpi: Domain0 acpi parser related platform hypercall | Yu Ke | 2011-09-26 | 1 | -0/+1 |
* | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-11-06 | 1 | -7/+0 |
|\ \ |
|
| * | | xen: use generic functions instead of xen_{alloc, free}_vm_area() | David Vrabel | 2011-09-29 | 1 | -7/+0 |
* | | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 2011-11-03 | 1 | -0/+22 |
|\ \ \ |
|
| * | | | x86, mrst: Some drivers need to known when an SCU is available | Alan Cox | 2011-10-24 | 1 | -0/+22 |
| |/ / |
|
* | | | Merge git://github.com/herbertx/crypto | Linus Torvalds | 2011-11-01 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 | Mathias Krause | 2011-08-10 | 1 | -0/+3 |
* | | | | Cross Memory Attach | Christopher Yeoh | 2011-10-31 | 2 | -1/+7 |
* | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-30 | 6 | -6/+29 |
|\ \ \ \ |
|
| * | | | | KVM: emulate lapic tsc deadline timer for guest | Liu, Jinsong | 2011-10-05 | 1 | -0/+2 |
| * | | | | x86: TSC deadline definitions | Liu, Jinsong | 2011-09-25 | 3 | -0/+5 |
| * | | | | KVM: Fix simultaneous NMIs | Avi Kivity | 2011-09-25 | 1 | -2/+3 |
| * | | | | KVM: x86 emulator: expand decode flags to 64 bits | Avi Kivity | 2011-09-25 | 1 | -1/+1 |
| * | | | | KVM: x86 emulator: move memop, memopp into emulation context | Avi Kivity | 2011-09-25 | 1 | -0/+2 |
| * | | | | KVM: APIC: avoid instruction emulation for EOI writes | Kevin Tian | 2011-09-25 | 1 | -0/+12 |
| * | | | | KVM: L1 TSC handling | Nadav Har'El | 2011-09-25 | 1 | -0/+1 |
| * | | | | KVM: MMU: Do not unconditionally read PDPTE from guest memory | Avi Kivity | 2011-09-25 | 1 | -0/+1 |
| * | | | | KVM: Use __print_symbolic() for vmexit tracepoints | Stefan Hajnoczi | 2011-09-25 | 1 | -2/+0 |
| * | | | | KVM: x86: Raise the hard VCPU count limit | Sasha Levin | 2011-09-25 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2011-10-28 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | x86: constify PCI raw ops structures | Jan Beulich | 2011-10-14 | 1 | -3/+3 |
| |/ / / |
|
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 2011-10-28 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | compat: sync compat_stats with statfs. | Eric W. Biederman | 2011-10-28 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 | 2 | -3/+35 |
|\ \ \ \ |
|
| * | | | | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 | 2 | -3/+35 |
| |/ / / |
|
* | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-10-28 | 9 | -357/+257 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'upstream/ticketlock-cleanup' of git://github.com/jsgf/linux-xen... | Ingo Molnar | 2011-09-28 | 9 | -357/+257 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | x86, ticketlock: remove obsolete comment | Jeremy Fitzhardinge | 2011-09-27 | 1 | -4/+0 |
| | * | | | x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicer | Jeremy Fitzhardinge | 2011-08-29 | 1 | -4/+11 |