| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | * | | x86, ticketlock: Make __ticket_spin_trylock common | Jeremy Fitzhardinge | 2011-08-29 | 2 | -41/+16 |
| | * | | x86, ticketlock: Convert __ticket_spin_lock to use xadd() | Jeremy Fitzhardinge | 2011-08-29 | 1 | -30/+5 |
| | * | | x86, ticketlock: Convert spin loop to C | Jeremy Fitzhardinge | 2011-08-29 | 1 | -30/+30 |
| | * | | x86, ticketlock: Clean up types and accessors | Jeremy Fitzhardinge | 2011-08-29 | 2 | -16/+28 |
| | * | | x86: Use xadd helper more widely | Jeremy Fitzhardinge | 2011-08-29 | 4 | -23/+5 |
| | * | | x86: Add xadd helper macro | Jeremy Fitzhardinge | 2011-08-29 | 1 | -0/+43 |
| | * | | x86, cmpxchg: Unify cmpxchg into cmpxchg.h | Jeremy Fitzhardinge | 2011-08-29 | 3 | -244/+155 |
| | * | | x86, cmpxchg: Move 64-bit set64_bit() to match 32-bit | Jeremy Fitzhardinge | 2011-08-29 | 1 | -5/+5 |
| | * | | x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit. | Jeremy Fitzhardinge | 2011-08-29 | 1 | -2/+1 |
| | * | | x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIX | Jeremy Fitzhardinge | 2011-08-29 | 1 | -1/+1 |
* | | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 | 1 | -0/+75 |
|\ \ \ \ |
|
| * | | | | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 2011-07-31 | 1 | -0/+2 |
| * | | | | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin | 2011-07-31 | 1 | -0/+73 |
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-10-28 | 1 | -1/+3 |
|\ \ \ \ \ |
|
| * | | | | | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen | 2011-10-14 | 1 | -1/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-10-28 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86, cpu: Add cpufeature flag for PCIDs | Arun Thomas | 2011-08-22 | 1 | -0/+1 |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-10-28 | 2 | -0/+37 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() | Thomas Gleixner | 2011-09-12 | 1 | -0/+6 |
| * | | | | | | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov | 2011-08-05 | 1 | -0/+31 |
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 1 | -1/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86-64, unistd: Remove bogus __IGNORE_getcpu | Andy Lutomirski | 2011-08-24 | 1 | -1/+0 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-10-26 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86-64: Fix CFI data for interrupt frames | Jan Beulich | 2011-09-28 | 1 | -0/+2 |
| | |_|/ / / /
| |/| | | | | |
|