Age | Commit message (Expand) | Author |
2010-01-22 | x86/amd-iommu: Fix deassignment of a device from the pt_domain | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix NULL pointer dereference in __detach_device() | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix possible integer overflow | Joerg Roedel |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian |
2010-01-20 | Merge branch 'misc' into release | Len Brown |
2010-01-18 | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha |
2010-01-18 | x86, apic: use physical mode for IBM summit platforms | Suresh Siddha |
2010-01-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-15 | x86, uv: Ensure hub revision set for all ACPI modes. | Russ Anderson |
2010-01-15 | x86, uv: Add function retrieving node controller revision number | Jack Steiner |
2010-01-13 | x86: kernel_thread() -- initialize SS to a known state | Cyrill Gorcunov |
2010-01-13 | x86/agp: Fix agp_amd64_init and agp_amd64_cleanup | FUJITA Tomonori |
2010-01-13 | x86: SGI UV: Fix mapping of MMIO registers | Mike Travis |
2010-01-13 | perf: Stop stack frame walking off kernel addresses boundaries | Frederic Weisbecker |
2010-01-11 | Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" | Ananth N Mavinakayanahalli |
2010-01-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-06 | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown |
2010-01-06 | x86, irq: Check move_in_progress before freeing the vector mapping | Suresh Siddha |
2010-01-04 | x86: Fix size for ex trampoline with 32bit | Yinghai Lu |
2009-12-31 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-31 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-31 | perf: Pass appropriate frame pointer to dump_trace() | Frederic Weisbecker |
2009-12-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-12-30 | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui |
2009-12-30 | x86_64 SGI UV: Fix writes to led registers on remote uv hubs. | Mike Travis |
2009-12-29 | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis |
2009-12-28 | x86: Use KERN_DEFAULT log-level in __show_regs() | Pekka Enberg |
2009-12-28 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2009-12-24 | Merge branch 'misc-2.6.33' into release | Len Brown |
2009-12-24 | Merge branch 'pdc' into release | Len Brown |
2009-12-23 | Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o... | Linus Torvalds |
2009-12-22 | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi... | Andrew Morton |
2009-12-22 | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang |
2009-12-22 | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang |
2009-12-22 | ACPI: processor: factor out common _PDC settings | Alex Chiang |
2009-12-22 | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang |
2009-12-22 | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang |
2009-12-21 | x86/amd-iommu: Fix initialization failure panic | Joerg Roedel |
2009-12-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-17 | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha |
2009-12-17 | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-17 | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh |
2009-12-17 | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds |
2009-12-17 | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker |
2009-12-17 | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker |
2009-12-17 | cpumask: rename tsk_cpumask to tsk_cpus_allowed | Rusty Russell |
2009-12-16 | x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA | Yinghai Lu |