Age | Commit message (Expand) | Author | Files | Lines |
2010-02-28 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -106/+198 |
2010-02-28 | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 5 | -9/+4 |
2010-02-27 | Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -3/+17 |
2010-02-26 | Merge branch 'kmemcheck/fixes' into kmemcheck-for-linus | Pekka Enberg | 3 | -3/+17 |
2010-02-26 | oprofile/x86: fix msr access to reserved counters | Robert Richter | 1 | -5/+4 |
2010-02-26 | oprofile/x86: use kzalloc() instead of kmalloc() | Robert Richter | 4 | -18/+4 |
2010-02-26 | oprofile/x86: fix perfctr nmi reservation for mulitplexing | Robert Richter | 2 | -24/+6 |
2010-02-26 | oprofile/x86: add comment to counter-in-use warning | Naga Chumbalkar | 1 | -0/+9 |
2010-02-26 | oprofile/x86: warn user if a counter is already active | Robert Richter | 3 | -2/+31 |
2010-02-26 | oprofile/x86: implement randomization for IBS periodic op counter | Robert Richter | 1 | -6/+63 |
2010-02-26 | oprofile/x86: implement lsfr pseudo-random number generator for IBS | Suravee Suthikulpanit | 1 | -0/+23 |
2010-02-26 | oprofile/x86: implement IBS cpuid feature detection | Robert Richter | 1 | -17/+63 |
2010-02-26 | oprofile/x86: remove node check in AMD IBS initialization | Robert Richter | 1 | -10/+0 |
2010-02-26 | oprofile/x86: remove OPROFILE_IBS config option | Robert Richter | 1 | -30/+1 |
2010-02-25 | x86/PCI: Prevent mmconfig memory corruption | Thomas Gleixner | 1 | -11/+6 |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 3 | -6/+51 |
2010-02-23 | PCI: augment bus resource table with a list | Bjorn Helgaas | 3 | -32/+7 |
2010-02-23 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-23 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -7/+5 |
2010-02-23 | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs | Seth Heasley | 1 | -0/+2 |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -25/+14 |
2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker | 2 | -2/+7 |
2010-02-19 | hw-breakpoints: Accept breakpoints on NULL address | Frederic Weisbecker | 1 | -23/+7 |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown | 1 | -8/+0 |
2010-02-17 | kmemcheck: Test the full object in kmemcheck_is_obj_initialized() | Catalin Marinas | 3 | -3/+17 |
2010-02-17 | x86-64: Allow fbdev primary video code | Dave Airlie | 2 | -6/+0 |
2010-02-16 | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov | 1 | -4/+1 |
2010-02-16 | x86: set_personality_ia32() misses force_personality32 | Oleg Nesterov | 1 | -0/+1 |
2010-02-16 | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown | 1 | -8/+0 |
2010-02-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -37/+31 |
2010-02-10 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -4/+6 |
2010-02-10 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha | 6 | -34/+28 |
2010-02-10 | x86-32: Make AT_VECTOR_SIZE_ARCH=2 | Serge E. Hallyn | 1 | -2/+2 |
2010-02-09 | KVM: PIT: control word is write-only | Marcelo Tosatti | 1 | -0/+3 |
2010-02-09 | kvmclock: count total_sleep_time when updating guest clock | Jason Wang | 1 | -4/+3 |
2010-02-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+2 |
2010-02-04 | x86_64: Print modules like i386 does | Alexey Dobriyan | 1 | -0/+1 |
2010-02-03 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng | 1 | -0/+19 |
2010-02-03 | x86, doc: Fix minor spelling error in arch/x86/mm/gup.c | Andy Shevchenko | 1 | -1/+1 |
2010-02-01 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -57/+165 |
2010-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -12/+54 |
2010-01-30 | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel | 1 | -0/+51 |
2010-01-30 | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel | 1 | -57/+114 |
2010-01-30 | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman | 1 | -3/+11 |
2010-01-29 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin | 5 | -23/+13 |
2010-01-29 | Split 'flush_old_exec' into two functions | Linus Torvalds | 1 | -4/+6 |
2010-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -95/+1 |
2010-01-28 | x86/PCI: remove IOH range fetching | Jeff Garrett | 2 | -95/+1 |
2010-01-28 | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara | 1 | -0/+9 |
2010-01-28 | x86: Use helpers for rlimits | Jiri Slaby | 2 | -3/+3 |