| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | core, x86: Add user return notifiers | Avi Kivity | 2009-10-01 |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-13 |
| | |_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge commit 'v2.6.32-rc7' | Eric W. Biederman | 2009-11-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | sysctl: x86 Use the compat_sys_sysctl | Eric W. Biederman | 2009-11-06 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-12-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_t | Rusty Russell | 2009-11-08 |
| * | | | | | | | | | | | | x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus | Borislav Petkov | 2009-09-15 |