| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Do not reserve brk for DMI if it's not going to be used | Thadeu Lima de Souza Cascardo | 2010-02-25 | 1 | -0/+2 |
* | Merge branch 'linus' into x86/mm | Thomas Gleixner | 2010-02-17 | 128 | -4223/+4542 |
|\ |
|
| * | x86: set_personality_ia32() misses force_personality32 | Oleg Nesterov | 2010-02-16 | 1 | -0/+1 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-11 | 6 | -34/+28 |
| |\ |
|
| | * | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha | 2010-02-09 | 6 | -34/+28 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-02-08 | 1 | -1/+2 |
| |\ \
| | |/
| |/| |
|
| | * | [CPUFREQ] Fix use after free of struct powernow_k8_data | Thomas Renninger | 2010-01-13 | 1 | -1/+2 |
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-01 | 1 | -57/+165 |
| |\ \ |
|
| | * | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel | 2010-01-30 | 1 | -0/+51 |
| | * | | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel | 2010-01-30 | 1 | -57/+114 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-01 | 5 | -11/+51 |
| |\ \ \ |
|
| | * | | | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman | 2010-01-29 | 1 | -3/+11 |
| | * | | | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara | 2010-01-27 | 1 | -0/+9 |
| | * | | | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich | 2010-01-27 | 1 | -1/+12 |
| | * | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2010-01-27 | 2 | -7/+19 |
| | |\ \ \ |
|
| | | * | | | x86/amd-iommu: Fix deassignment of a device from the pt_domain | Joerg Roedel | 2010-01-22 | 1 | -2/+4 |
| | | * | | | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel | 2010-01-22 | 2 | -2/+9 |
| | | * | | | x86/amd-iommu: Fix NULL pointer dereference in __detach_device() | Joerg Roedel | 2010-01-22 | 1 | -2/+5 |
| | | * | | | x86/amd-iommu: Fix possible integer overflow | Joerg Roedel | 2010-01-22 | 1 | -1/+1 |
| | | |/ / |
|
| * | | | | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin | 2010-01-29 | 2 | -12/+11 |
| |/ / / |
|
| * | | | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr... | Russ Anderson | 2010-01-26 | 2 | -2/+2 |
| * | | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin | 2010-01-23 | 2 | -690/+0 |
| * | | | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann | 2010-01-23 | 2 | -37/+13 |
| * | | | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh | 2010-01-23 | 2 | -0/+21 |
| |/ / |
|
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-01-21 | 1 | -0/+7 |
| |\ \ |
|
| | * | | perf: x86: Add support for the ANY bit | Stephane Eranian | 2010-01-21 | 1 | -0/+7 |
| * | | | Merge branch 'misc' into release | Len Brown | 2010-01-20 | 1 | -16/+6 |
| |\ \ \ |
|
| | * | | | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown | 2010-01-06 | 1 | -16/+6 |
| * | | | | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha | 2010-01-18 | 2 | -19/+4 |
| * | | | | x86, apic: use physical mode for IBM summit platforms | Suresh Siddha | 2010-01-18 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-01-16 | 3 | -8/+21 |
| |\ \ \ |
|
| | * | | | x86, uv: Ensure hub revision set for all ACPI modes. | Russ Anderson | 2010-01-15 | 1 | -1/+4 |
| | * | | | x86, uv: Add function retrieving node controller revision number | Jack Steiner | 2010-01-15 | 1 | -0/+6 |
| | * | | | x86: kernel_thread() -- initialize SS to a known state | Cyrill Gorcunov | 2010-01-13 | 1 | -0/+2 |
| | * | | | x86/agp: Fix agp_amd64_init and agp_amd64_cleanup | FUJITA Tomonori | 2010-01-13 | 1 | -0/+1 |
| | * | | | x86: SGI UV: Fix mapping of MMIO registers | Mike Travis | 2010-01-13 | 1 | -7/+8 |
| * | | | | perf: Stop stack frame walking off kernel addresses boundaries | Frederic Weisbecker | 2010-01-13 | 1 | -6/+8 |
| * | | | | Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" | Ananth N Mavinakayanahalli | 2010-01-11 | 2 | -19/+22 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-01-08 | 2 | -2/+9 |
| |\ \ \ \
| | |/ / /
| | | / /
| | |/ /
| |/| | |
|
| | * | | x86, irq: Check move_in_progress before freeing the vector mapping | Suresh Siddha | 2010-01-06 | 1 | -0/+7 |
| | * | | x86: Fix size for ex trampoline with 32bit | Yinghai Lu | 2010-01-04 | 1 | -2/+2 |
| * | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-31 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | perf: Pass appropriate frame pointer to dump_trace() | Frederic Weisbecker | 2009-12-31 | 1 | -1/+1 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-31 | 4 | -21/+31 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis | 2009-12-29 | 1 | -6/+6 |
| | * | | | x86: Use KERN_DEFAULT log-level in __show_regs() | Pekka Enberg | 2009-12-28 | 3 | -21/+21 |
| | * | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2009-12-28 | 40 | -897/+316 |
| | |\ \ \ |
|
| | | * | | | x86/amd-iommu: Fix initialization failure panic | Joerg Roedel | 2009-12-21 | 1 | -0/+10 |
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-30 | 1 | -0/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui | 2009-12-30 | 1 | -0/+2 |