Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | x86, mm: Call is_untracked_pat_range() rather than is_ISA_range() | H. Peter Anvin | 2009-11-23 | 1 | -2/+4 | |
| * | | | | | | | | | | x86: UV SGI: Don't track GRU space in PAT | Jack Steiner | 2009-11-23 | 2 | -0/+4 | |
| * | | | | | | | | | | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich | 2009-11-19 | 1 | -3/+4 | |
| * | | | | | | | | | | x86: remove "extern" from function prototypes in <asm/proto.h> | H. Peter Anvin | 2009-11-16 | 1 | -9/+9 | |
| * | | | | | | | | | | x86, mm: Report state of NX protections during boot | Kees Cook | 2009-11-16 | 1 | -0/+1 | |
| * | | | | | | | | | | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin | 2009-11-16 | 1 | -1/+1 | |
| * | | | | | | | | | | x86: Make sure wakeup trampoline code is below 1MB | Yinghai Lu | 2009-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | | x86: k8.h: Add struct bootnode | Randy Dunlap | 2009-11-08 | 1 | -0/+1 | |
| * | | | | | | | | | | x86, cpa: Fix kernel text RO checks in static_protection() | Suresh Siddha | 2009-11-02 | 1 | -0/+1 | |
| * | | | | | | | | | | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA | Suresh Siddha | 2009-10-20 | 1 | -0/+6 | |
| * | | | | | | | | | | x86: Export srat physical topology | David Rientjes | 2009-10-12 | 1 | -0/+1 | |
| * | | | | | | | | | | x86: Export k8 physical topology | David Rientjes | 2009-10-12 | 2 | -2/+5 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86: ucode-amd: Load ucode-patches once and not separately of each CPU | Andreas Herrmann | 2009-11-10 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 | 5 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-12-08 | 6 | -15/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | KVM: VMX: Fix comparison of guest efer with stale host value | Avi Kivity | 2009-12-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | KVM: x86 emulator: limit instructions to 15 bytes | Avi Kivity | 2009-12-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | KVM: x86: Add KVM_GET/SET_VCPU_EVENTS | Jan Kiszka | 2009-12-03 | 2 | -0/+30 | |
| * | | | | | | | | | | | KVM: x86 shared msr infrastructure | Avi Kivity | 2009-12-03 | 1 | -0/+3 | |
| * | | | | | | | | | | | KVM: allow userspace to adjust kvmclock offset | Glauber Costa | 2009-12-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | KVM: SVM: Cleanup NMI singlestep | Jan Kiszka | 2009-12-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | KVM: x86: Fix guest single-stepping while interruptible | Jan Kiszka | 2009-12-03 | 1 | -0/+4 | |
| * | | | | | | | | | | | KVM: Xen PV-on-HVM guest support | Ed Swierk | 2009-12-03 | 2 | -0/+3 | |
| * | | | | | | | | | | | KVM: SVM: Support Pause Filter in AMD processors | Mark Langsdorf | 2009-12-03 | 1 | -1/+2 | |
| * | | | | | | | | | | | KVM: VMX: Add support for Pause-Loop Exiting | Zhai, Edwin | 2009-12-03 | 1 | -0/+4 | |
| * | | | | | | | | | | | KVM: x86: Rework guest single-step flag injection and filtering | Jan Kiszka | 2009-12-03 | 1 | -0/+3 | |
| * | | | | | | | | | | | KVM: x86: Refactor guest debug IOCTL handling | Jan Kiszka | 2009-12-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | KVM: Activate Virtualization On Demand | Alexander Graf | 2009-12-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | KVM: Move irq ack notifier list to arch independent code | Gleb Natapov | 2009-12-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | KVM: Maintain back mapping from irqchip/pin to gsi | Gleb Natapov | 2009-12-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | KVM: Move irq sharing information to irqchip level | Gleb Natapov | 2009-12-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | KVM: Don't pass kvm_run arguments | Avi Kivity | 2009-12-03 | 1 | -5/+5 | |
| * | | | | | | | | | | | Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 | Avi Kivity | 2009-12-03 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | core, x86: Add user return notifiers | Avi Kivity | 2009-10-01 | 1 | -2/+5 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 | 11 | -46/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 10 | -34/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-12 | 2 | -1/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge commit 'v2.6.32-rc7' | Eric W. Biederman | 2009-11-17 | 5 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | sysctl: x86 Use the compat_sys_sysctl | Eric W. Biederman | 2009-11-06 | 1 | -5/+0 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-12-05 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_t | Rusty Russell | 2009-11-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus | Borislav Petkov | 2009-09-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-12-05 | 9 | -303/+264 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i... | Jan Beulich | 2009-12-02 | 1 | -7/+3 | |
| * | | | | | | | | | | | | | x86/alternatives: Check replacementlen <= instrlen at build time | Jan Beulich | 2009-12-02 | 1 | -0/+1 |