| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, asm: Extend definitions of _ASM_* with a raw format | Jan-Simon Möller | 2013-08-29 | 1 | -1/+5 |
* | x86, insn: Add new opcodes as of June, 2013 | Masami Hiramatsu | 2013-08-06 | 2 | -19/+27 |
* | x86/ia32/asm: Remove unused argument in macro | Ramkumar Ramachandra | 2013-07-23 | 1 | -1/+1 |
* | x86, bitops: Change bitops to be native operand size | H. Peter Anvin | 2013-07-17 | 2 | -31/+39 |
* | x86: Use asm-goto to implement mutex fast path on x86-64 | Wedson Almeida Filho | 2013-06-29 | 1 | -0/+30 |
* | x86, asm, cleanup: Replace open-coded control register values with symbolic | H. Peter Anvin | 2013-06-26 | 3 | -3/+3 |
* | x86, processor-flags: Fix the datatypes and add bit number defines | H. Peter Anvin | 2013-06-26 | 1 | -50/+104 |
* | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE | H. Peter Anvin | 2013-06-26 | 3 | -3/+3 |
* | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED | H. Peter Anvin | 2013-06-26 | 5 | -5/+5 |
* | x86/vdso: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-06-19 | 1 | -2/+2 |
* | x86: __force_order doesn't need to be an actual variable | Jan Beulich | 2013-05-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-28 | 2 | -2/+2 |
|\ |
|
| * | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations | Jussi Kivilinna | 2013-05-28 | 2 | -2/+2 |
* | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-23 | 1 | -6/+4 |
|\ \ |
|
| * | | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:... | Bjorn Helgaas | 2013-05-20 | 1 | -6/+4 |
| |/ |
|
* | | x86: Fix bit corruption at CPU resume time | Linus Torvalds | 2013-05-20 | 1 | -1/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-15 | 3 | -6/+23 |
|\ \ |
|
| * | | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei | 2013-05-10 | 1 | -1/+18 |
| * | | x86/microcode: Add local mutex to fix physical CPU hot-add deadlock | Konrad Rzeszutek Wilk | 2013-05-09 | 1 | -2/+3 |
| * | | x86: Fix idle consolidation fallout | Thomas Gleixner | 2013-05-07 | 1 | -3/+2 |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-05-15 | 1 | -1/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz | 2013-05-14 | 1 | -1/+0 |
* | | | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-05-12 | 3 | -5/+52 |
|\ \ \ |
|
| * | | | xen/pci: Used cached MSI-X capability offset | Bjorn Helgaas | 2013-05-10 | 1 | -2/+1 |
| * | | | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK | Bjorn Helgaas | 2013-05-10 | 1 | -1/+1 |
| * | | | xen: mask x2APIC feature in PV | Zhenzhong Duan | 2013-05-08 | 1 | -0/+3 |
| * | | | xen/spinlock: Fix check from greater than to be also be greater or equal to. | Konrad Rzeszutek Wilk | 2013-05-08 | 1 | -1/+1 |
| * | | | xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info | Konrad Rzeszutek Wilk | 2013-05-08 | 1 | -0/+3 |
| * | | | xen/vcpu: Document the xen_vcpu_info and xen_vcpu | Konrad Rzeszutek Wilk | 2013-05-07 | 1 | -1/+28 |
| * | | | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk | 2013-05-06 | 1 | -0/+15 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2013-05-12 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | tools/power turbostat: display C8, C9, C10 residency | Kristen Carlson Accardi | 2013-04-18 | 1 | -0/+3 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-10 | 5 | -39/+17 |
|\ \ \ \ \ |
|
| * | | | | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 3 | -13/+1 |
| * | | | | | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) | Alexander van Heukelum | 2013-05-03 | 2 | -26/+16 |
* | | | | | | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-10 | 3 | -21/+67 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: emulator: emulate SALC | Paolo Bonzini | 2013-05-09 | 1 | -1/+5 |
| * | | | | | | KVM: emulator: emulate XLAT | Paolo Bonzini | 2013-05-09 | 1 | -1/+14 |
| * | | | | | | KVM: emulator: emulate AAM | Paolo Bonzini | 2013-05-09 | 1 | -1/+24 |
| * | | | | | | KVM: VMX: fix halt emulation while emulating invalid guest sate | Gleb Natapov | 2013-05-09 | 1 | -0/+6 |
| * | | | | | | KVM: x86: fix maintenance of guest/host xcr0 state | Marcelo Tosatti | 2013-05-08 | 1 | -20/+20 |
* | | | | | | | Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-09 | 1 | -4/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0 | Bin Gao | 2013-04-30 | 1 | -4/+6 |
* | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -3/+0 |
* | | | | | | | | Merge branch 'rwsem-optimizations' | Linus Torvalds | 2013-05-07 | 1 | -7/+21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86 rwsem: avoid taking slow path when stealing write lock | Michel Lespinasse | 2013-05-07 | 1 | -7/+21 |
* | | | | | | | | | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-06 | 2 | -0/+29 |
|\ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---. | | | | | | | | | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 2013-05-02 | 28 | -98/+391 |
| |\ \ \| | | | | | | | |
|
| * | | | | | | | | | | | iommu: Fix compile warnings with forward declarations | Joerg Roedel | 2013-04-19 | 1 | -0/+7 |