Age | Commit message (Expand) | Author |
2012-06-13 | x86/smp: Fix topology checks on AMD MCM CPUs | Borislav Petkov |
2012-06-11 | x86: kvmclock: remove check_and_clear_guest_paused warning | Marcelo Tosatti |
2012-06-11 | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding | Feng Tang |
2012-06-11 | ACPI: Remove one board specific WARN when ignoring timer overriding | Feng Tang |
2012-06-11 | ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases | Feng Tang |
2012-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-06-11 | x86/mm: Fix some kernel-doc warnings | Wanpeng Li |
2012-06-11 | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() | Shuah Khan |
2012-06-11 | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar |
2012-06-09 | x86, um: Correct syscall table type attributes breaking gcc 4.8 | Martin Pelikan |
2012-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-08 | uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() | Ananth N Mavinakayanahalli |
2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
2012-06-08 | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu |
2012-06-07 | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin |
2012-06-07 | x86, cpu, amd: Deprecate AMD-specific MSR variants | Borislav Petkov |
2012-06-07 | x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systems | Andre Przywara |
2012-06-07 | x86, cpu: Fix show_msr MSR accessing function | Borislav Petkov |
2012-06-07 | x86, pvops: Remove hooks for {rd,wr}msr_safe_regs | Andre Przywara |
2012-06-07 | x86, efi stub: Add .reloc section back into image | Jordan Justen |
2012-06-06 | perf/x86: Don't assume there can be only 4 PEBS events | Andi Kleen |
2012-06-06 | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel | Vince Weaver |
2012-06-06 | x86: Add rdpmcl() | Andi Kleen |
2012-06-06 | perf/x86: Fix wrmsrl() debug wrapper | Peter Zijlstra |
2012-06-06 | perf/x86: Check user address explicitly in copy_from_user_nmi() | Arun Sharma |
2012-06-06 | perf/x86: Check if user fp is valid | Arun Sharma |
2012-06-06 | perf/x86: Allow multiple stacks | Arun Sharma |
2012-06-06 | perf/x86: Update SNB PEBS constraints | Peter Zijlstra |
2012-06-06 | perf/x86: Enable/Add IvyBridge hardware support | Peter Zijlstra |
2012-06-06 | perf/x86: Implement cycles:p for SNB/IVB | Peter Zijlstra |
2012-06-06 | perf/x86: Fix Intel shared extra MSR allocation | Peter Zijlstra |
2012-06-06 | sched/x86: Calculate booted cores after construction of sibling_mask | Kamalesh Babulal |
2012-06-06 | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama |
2012-06-06 | x86/reboot: Fix a warning message triggered by stop_other_cpus() | Feng Tang |
2012-06-06 | x86/intel/moorestown: Change intel_scu_devices_create() to __devinit | Sebastian Andrzej Siewior |
2012-06-06 | x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() | Yasuaki Ishimatsu |
2012-06-06 | x86/gart: Fix kmemleak warning | Xiaotian Feng |
2012-06-06 | x86: mce: Add the dropped timer interval init back | Thomas Gleixner |
2012-06-06 | x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix | Masami Hiramatsu |
2012-06-06 | x86/mce: Fix the MCE poll timer logic | Chen Gong |
2012-06-05 | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-06-05 | x86/mce: Fix the MCE poll timer logic | Chen Gong |
2012-06-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-05 | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI | Zhang Rui |
2012-06-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-01 | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-... | H. Peter Anvin |
2012-06-01 | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 | H.J. Lu |