Age | Commit message (Expand) | Author |
2010-02-28 | Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-02-28 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-28 | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2010-02-26 | Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-26 | Merge branch 'kmemcheck/fixes' into kmemcheck-for-linus | Pekka Enberg |
2010-02-26 | perf_event, amd: Fix spinlock initialization | Peter Zijlstra |
2010-02-26 | perf_events, x86: Split PMU definitions into separate files | Peter Zijlstra |
2010-02-26 | oprofile/x86: fix msr access to reserved counters | Robert Richter |
2010-02-26 | oprofile/x86: use kzalloc() instead of kmalloc() | Robert Richter |
2010-02-26 | oprofile/x86: fix perfctr nmi reservation for mulitplexing | Robert Richter |
2010-02-26 | oprofile/x86: add comment to counter-in-use warning | Naga Chumbalkar |
2010-02-26 | oprofile/x86: warn user if a counter is already active | Robert Richter |
2010-02-26 | oprofile/x86: implement randomization for IBS periodic op counter | Robert Richter |
2010-02-26 | oprofile/x86: implement lsfr pseudo-random number generator for IBS | Suravee Suthikulpanit |
2010-02-26 | oprofile/x86: implement IBS cpuid feature detection | Robert Richter |
2010-02-26 | oprofile/x86: remove node check in AMD IBS initialization | Robert Richter |
2010-02-26 | oprofile/x86: remove OPROFILE_IBS config option | Robert Richter |
2010-02-26 | perf_events, x86: Remove superflous MSR writes | Peter Zijlstra |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra |
2010-02-26 | perf_events, x86: AMD event scheduling | Stephane Eranian |
2010-02-26 | perf_events: Add new start/stop PMU callbacks | Stephane Eranian |
2010-02-26 | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-02-25 | x86/PCI: Prevent mmconfig memory corruption | Thomas Gleixner |
2010-02-25 | ftrace: Remove memory barriers from NMI code when not needed | Steven Rostedt |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas |
2010-02-23 | PCI: augment bus resource table with a list | Bjorn Helgaas |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2010-02-22 | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs | Seth Heasley |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker |
2010-02-19 | hw-breakpoints: Accept breakpoints on NULL address | Frederic Weisbecker |
2010-02-18 | x86, cacheinfo: Enable L3 CID only on AMD | Borislav Petkov |
2010-02-18 | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 | Borislav Petkov |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown |
2010-02-17 | kmemcheck: Test the full object in kmemcheck_is_obj_initialized() | Catalin Marinas |
2010-02-17 | tracing/kprobes: Make Kconfig dependencies generic | Heiko Carstens |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger |
2010-02-16 | x86-64: Allow fbdev primary video code | Dave Airlie |
2010-02-16 | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov |
2010-02-16 | x86: set_personality_ia32() misses force_personality32 | Oleg Nesterov |
2010-02-16 | x86: Mark atomic irq ops raw for 32bit legacy | Ingo Molnar |
2010-02-16 | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown |
2010-02-13 | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel |