Age | Commit message (Expand) | Author |
2008-10-11 | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds |
2008-10-11 | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2008-10-10 | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar |
2008-10-10 | x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot | Suresh Siddha |
2008-10-10 | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds |
2008-10-09 | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() | venkatesh.pallipadi@intel.com |
2008-10-09 | [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error | Akinobu Mita |
2008-10-09 | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c | Paolo Ciarrocchi |
2008-10-09 | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.c | Paolo Ciarrocchi |
2008-10-09 | [CPUFREQ] correct broken links and email addresses | Németh Márton |
2008-10-08 | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar |
2008-10-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-10-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-06 | kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI | Jan Kiszka |
2008-10-06 | x86 ACPI: Blacklist two HP machines with buggy BIOSes | Rafael J. Wysocki |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-10-06 | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-05 | x86: gart iommu have direct mapping when agp is present too | Yinghai Lu |
2008-10-04 | x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE | Yinghai Lu |
2008-10-04 | x86: mtrr_cleanup: first 1M may be covered in var mtrrs | Yinghai Lu |
2008-10-04 | x86: mtrr_cleanup: print out correct type v2 | Yinghai Lu |
2008-10-03 | x86: trivial printk fix in efi.c | Russ Anderson |
2008-10-03 | x86, debug: mtrr_cleanup print out var mtrr before change it | Yinghai Lu |
2008-10-03 | x86: mtrr_cleanup try gran_size to less than 1M, v3 | Yinghai Lu |
2008-10-03 | x86: mtrr_cleanup try gran_size to less than 1M, cleanup | J.A. Magallón |
2008-10-02 | AMD IOMMU: use iommu_device_max_index | FUJITA Tomonori |
2008-10-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-30 | x86, vmi: fix broken LDT access | Zachary Amsden |
2008-09-30 | x86: Fix broken LDT access in VMI | Zachary Amsden |
2008-09-30 | x86, debug printouts: IOMMU setup failures should not be KERN_ERR | Adam Jackson |
2008-09-30 | x86: fix typo in enable_mtrr_cleanup early parameter | J.A. Magallón |
2008-09-29 | x86: mtrr_cleanup try gran_size to less than 1M | Yinghai Lu |
2008-09-29 | x86: mtrr_cleanup prepare to make gran_size to less 1M | Yinghai Lu |
2008-09-29 | x86: mtrr_cleanup safe to get more spare regs now | Yinghai Lu |
2008-09-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-29 | x86_64: be less annoying on boot, v2 | dcg |
2008-09-28 | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 | Yinghai Lu |
2008-09-27 | x86/iommu: use __GFP_ZERO instead of memset for GART | Joerg Roedel |
2008-09-27 | x86/iommu: convert GART need_flush to bool | Joerg Roedel |
2008-09-27 | x86/iommu: make GART driver checkpatch clean | Joerg Roedel |
2008-09-27 | x86: add mtrr_cleanup_debug command line | Yinghai Lu |
2008-09-27 | x86: mtrr_cleanup optimization, v2 | Yinghai Lu |
2008-09-27 | x86: don't need to go to chunksize to 4G | Yinghai Lu |
2008-09-26 | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel |