Age | Commit message (Expand) | Author | Files | Lines |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -25/+12 |
2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker | 1 | -2/+5 |
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-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-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -34/+28 |
2010-02-09 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha | 6 | -34/+28 |
2010-02-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+2 |
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 | 5 | -11/+51 |
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-29 | 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 | 2 | -12/+11 |
2010-01-27 | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara | 1 | -0/+9 |
2010-01-27 | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich | 1 | -1/+12 |
2010-01-27 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2 | -7/+19 |
2010-01-26 | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr... | Russ Anderson | 2 | -2/+2 |
2010-01-23 | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin | 2 | -690/+0 |
2010-01-23 | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann | 2 | -37/+13 |
2010-01-23 | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh | 2 | -0/+21 |
2010-01-22 | x86/amd-iommu: Fix deassignment of a device from the pt_domain | Joerg Roedel | 1 | -2/+4 |
2010-01-22 | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel | 2 | -2/+9 |
2010-01-22 | x86/amd-iommu: Fix NULL pointer dereference in __detach_device() | Joerg Roedel | 1 | -2/+5 |
2010-01-22 | x86/amd-iommu: Fix possible integer overflow | Joerg Roedel | 1 | -1/+1 |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+7 |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian | 1 | -0/+7 |
2010-01-20 | Merge branch 'misc' into release | Len Brown | 1 | -16/+6 |
2010-01-18 | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha | 2 | -19/+4 |
2010-01-18 | x86, apic: use physical mode for IBM summit platforms | Suresh Siddha | 1 | -0/+5 |
2010-01-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -8/+21 |
2010-01-15 | x86, uv: Ensure hub revision set for all ACPI modes. | Russ Anderson | 1 | -1/+4 |
2010-01-15 | x86, uv: Add function retrieving node controller revision number | Jack Steiner | 1 | -0/+6 |
2010-01-13 | [CPUFREQ] Fix use after free of struct powernow_k8_data | Thomas Renninger | 1 | -1/+2 |
2010-01-13 | x86: kernel_thread() -- initialize SS to a known state | Cyrill Gorcunov | 1 | -0/+2 |
2010-01-13 | x86/agp: Fix agp_amd64_init and agp_amd64_cleanup | FUJITA Tomonori | 1 | -0/+1 |
2010-01-13 | x86: SGI UV: Fix mapping of MMIO registers | Mike Travis | 1 | -7/+8 |
2010-01-13 | perf: Stop stack frame walking off kernel addresses boundaries | Frederic Weisbecker | 1 | -6/+8 |
2010-01-11 | Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" | Ananth N Mavinakayanahalli | 2 | -19/+22 |
2010-01-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+9 |
2010-01-06 | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown | 1 | -16/+6 |
2010-01-06 | x86, irq: Check move_in_progress before freeing the vector mapping | Suresh Siddha | 1 | -0/+7 |
2010-01-04 | x86: Fix size for ex trampoline with 32bit | Yinghai Lu | 1 | -2/+2 |
2009-12-31 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2009-12-31 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -21/+31 |
2009-12-31 | perf: Pass appropriate frame pointer to dump_trace() | Frederic Weisbecker | 1 | -1/+1 |
2009-12-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+2 |
2009-12-30 | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui | 1 | -0/+2 |
2009-12-30 | x86_64 SGI UV: Fix writes to led registers on remote uv hubs. | Mike Travis | 1 | -6/+6 |