Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2009-12-01 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | x86: Generate .byte code for some new instructions via gas macro | Huang Ying | 2009-11-09 | |
| * | | | | | | | | | crypto: ghash-intel - Add PSHUFB macros | Herbert Xu | 2009-11-03 | |
| * | | | | | | | | | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying | 2009-10-18 | |
* | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich | 2009-10-14 | |
* | | | | | | | | | | | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | x86-64: make compat_start_thread() match start_thread() | H. Peter Anvin | 2009-10-09 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
| * | | | | | | | | | | x86, mm: Correct the implementation of is_untracked_pat_range() | H. Peter Anvin | 2009-12-01 | |
| * | | | | | | | | | | x86: Move find_smp_config() earlier and avoid bootmem usage | Yinghai Lu | 2009-11-24 | |
| * | | | | | | | | | | x86, platform: Change is_untracked_pat_range() to bool; cleanup init | H. Peter Anvin | 2009-11-23 | |
| * | | | | | | | | | | x86: Change is_ISA_range() into an inline function | H. Peter Anvin | 2009-11-23 | |
| * | | | | | | | | | | x86, mm: is_untracked_pat_range() takes a normal semiclosed range | H. Peter Anvin | 2009-11-23 | |
| * | | | | | | | | | | x86, mm: Call is_untracked_pat_range() rather than is_ISA_range() | H. Peter Anvin | 2009-11-23 | |
| * | | | | | | | | | | x86: UV SGI: Don't track GRU space in PAT | Jack Steiner | 2009-11-23 | |
| * | | | | | | | | | | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich | 2009-11-18 | |
| * | | | | | | | | | | x86: remove "extern" from function prototypes in <asm/proto.h> | H. Peter Anvin | 2009-11-16 | |
| * | | | | | | | | | | x86, mm: Report state of NX protections during boot | Kees Cook | 2009-11-16 | |
| * | | | | | | | | | | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin | 2009-11-16 | |
| * | | | | | | | | | | x86: Make sure wakeup trampoline code is below 1MB | Yinghai Lu | 2009-11-11 | |
| * | | | | | | | | | | x86: k8.h: Add struct bootnode | Randy Dunlap | 2009-11-08 | |
| * | | | | | | | | | | x86, cpa: Fix kernel text RO checks in static_protection() | Suresh Siddha | 2009-11-02 | |
| * | | | | | | | | | | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA | Suresh Siddha | 2009-10-20 | |
| * | | | | | | | | | | x86: Export srat physical topology | David Rientjes | 2009-10-12 | |
| * | | | | | | | | | | x86: Export k8 physical topology | David Rientjes | 2009-10-12 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | x86: ucode-amd: Load ucode-patches once and not separately of each CPU | Andreas Herrmann | 2009-11-10 | |
* | | | | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-12-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | KVM: VMX: Fix comparison of guest efer with stale host value | Avi Kivity | 2009-12-03 | |
| * | | | | | | | | | | | KVM: x86 emulator: limit instructions to 15 bytes | Avi Kivity | 2009-12-03 | |
| * | | | | | | | | | | | KVM: x86: Add KVM_GET/SET_VCPU_EVENTS | Jan Kiszka | 2009-12-03 | |
| * | | | | | | | | | | | KVM: x86 shared msr infrastructure | Avi Kivity | 2009-12-03 | |
| * | | | | | | | | | | | KVM: allow userspace to adjust kvmclock offset | Glauber Costa | 2009-12-03 | |
| * | | | | | | | | | | | KVM: SVM: Cleanup NMI singlestep | Jan Kiszka | 2009-12-03 | |
| * | | | | | | | | | | | KVM: x86: Fix guest single-stepping while interruptible | Jan Kiszka | 2009-12-03 | |
| * | | | | | | | | | | | KVM: Xen PV-on-HVM guest support | Ed Swierk | 2009-12-03 | |
| * | | | | | | | | | | | KVM: SVM: Support Pause Filter in AMD processors | Mark Langsdorf | 2009-12-03 | |
| * | | | | | | | | | | | KVM: VMX: Add support for Pause-Loop Exiting | Zhai, Edwin | 2009-12-03 | |
| * | | | | | | | | | | | KVM: x86: Rework guest single-step flag injection and filtering | Jan Kiszka | 2009-12-03 | |
| * | | | | | | | | | | | KVM: x86: Refactor guest debug IOCTL handling | Jan Kiszka | 2009-12-03 | |
| * | | | | | | | | | | | KVM: Activate Virtualization On Demand | Alexander Graf | 2009-12-03 | |
| * | | | | | | | | | | | KVM: Move irq ack notifier list to arch independent code | Gleb Natapov | 2009-12-03 | |
| * | | | | | | | | | | | KVM: Maintain back mapping from irqchip/pin to gsi | Gleb Natapov | 2009-12-03 | |
| * | | | | | | | | | | | KVM: Move irq sharing information to irqchip level | Gleb Natapov | 2009-12-03 | |
| * | | | | | | | | | | | KVM: Don't pass kvm_run arguments | Avi Kivity | 2009-12-03 | |
| * | | | | | | | | | | | Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 | Avi Kivity | 2009-12-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | |