Age | Commit message (Expand) | Author |
2013-02-19 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-19 | xen: Send spinlock IPI to all waiters | Stefan Bader |
2013-02-19 | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini |
2013-02-19 | xen/smp: Move the common CPU init code a bit to prep for PVH patch. | Konrad Rzeszutek Wilk |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRs | Borislav Petkov |
2013-02-19 | x86, cpu, amd: Fix WC+ workaround for older virtual hosts | Borislav Petkov |
2013-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller |
2013-02-18 | x86: pvclock kvm: align allocation size to page size | Marcelo Tosatti |
2013-02-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki |
2013-02-18 | x86/memtest: Shorten time for tests | Alexander Holler |
2013-02-18 | Merge branch 'misc' into release | Len Brown |
2013-02-18 | Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' in... | Len Brown |
2013-02-17 | x86 idle: rename global pm_idle to static x86_idle | Len Brown |
2013-02-17 | APM idle: register apm_cpu_idle via cpuidle | Len Brown |
2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin |
2013-02-15 | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2013-02-15 | Merge branch 'x86/mm2' into x86/mm | H. Peter Anvin |
2013-02-15 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-02-15 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-02-15 | timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() | Satoru Takeuchi |
2013-02-14 | Revert "xen PVonHVM: use E820_Reserved area for shared_info" | Konrad Rzeszutek Wilk |
2013-02-14 | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" | Konrad Rzeszutek Wilk |
2013-02-14 | lguest: select CONFIG_TTY to build properly. | Randy Dunlap |
2013-02-14 | x86, mm: Move reserving low memory later in initialization | H. Peter Anvin |
2013-02-14 | x86: ptrace.c only needs export.h and not the full module.h | Paul Gortmaker |
2013-02-14 | x86: convert to ksignal | Al Viro |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-14 | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi |
2013-02-14 | KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msr | Jan Kiszka |
2013-02-13 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi |
2013-02-13 | tools/power turbostat: display SMI count by default | Len Brown |
2013-02-13 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich |
2013-02-13 | x86 emulator: fix parity calculation for AAD instruction | Gleb Natapov |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-02-12 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan |
2013-02-12 | X86: Add a check to catch Xen emulation of Hyper-V | K. Y. Srinivasan |
2013-02-12 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering |
2013-02-12 | x86, head_32: Give the 6 label a real name | Borislav Petkov |
2013-02-12 | x86, head_32: Remove second CPUID detection from default_entry | Borislav Petkov |
2013-02-12 | x86: Detect CPUID support early at boot | Borislav Petkov |
2013-02-12 | x86, head_32: Remove i386 pieces | Borislav Petkov |
2013-02-12 | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin |
2013-02-12 | x86, doc: Clarify the use of asm("%edx") in uaccess.h | H. Peter Anvin |
2013-02-12 | tracing/syscalls: Allow archs to ignore tracing compat syscalls | Steven Rostedt |