Age | Commit message (Expand) | Author | Files | Lines |
2009-07-03 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-07-02 | x86: add boundary check for 32bit res before expand e820 resource to alignment | Yinghai Lu | 1 | -6/+10 |
2009-07-01 | intel-iommu: Make iommu=pt work on i386 too | David Woodhouse | 1 | -1/+1 |
2009-07-01 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -12/+10 |
2009-06-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+0 |
2009-06-29 | perf_counter, x86: Update x86_pmu after WARN() | Yinghai Lu | 1 | -2/+2 |
2009-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -67/+189 |
2009-06-28 | Revert "x86: cap iomem_resource to addressable physical memory" | H. Peter Anvin | 1 | -3/+0 |
2009-06-26 | x86, mce: percpu mcheck_timer should be pinned | Hidetoshi Seto | 1 | -2/+2 |
2009-06-26 | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 2 | -0/+4 |
2009-06-25 | perf_counter, x86: Add mmap counter read support | Peter Zijlstra | 1 | -0/+6 |
2009-06-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -82/+27 |
2009-06-24 | x86: Fix uv bau sending buffer initialization | Cliff Wickman | 1 | -7/+2 |
2009-06-24 | perf_counter, x86: Set global control MSR correctly | Yong Wang | 1 | -9/+1 |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 3 | -82/+27 |
2009-06-24 | Intel-IOMMU, intr-remap: source-id checking | Weidong Han | 1 | -0/+6 |
2009-06-23 | x86: Move init_gbpages() to setup_arch() | Pekka J Enberg | 1 | -0/+16 |
2009-06-23 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds | 2 | -1/+8 |
2009-06-22 | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Ingo Molnar | 1 | -57/+162 |
2009-06-22 | x86: ensure percpu lpage doesn't consume too much vmalloc space | Tejun Heo | 1 | -3/+15 |
2009-06-22 | x86: implement percpu_alloc kernel parameter | Tejun Heo | 1 | -19/+50 |
2009-06-22 | x86: fix pageattr handling for lpage percpu allocator and re-enable it | Tejun Heo | 1 | -9/+63 |
2009-06-22 | x86: prepare setup_pcpu_lpage() for pageattr fix | Tejun Heo | 1 | -25/+33 |
2009-06-22 | x86: rename remap percpu first chunk allocator to lpage | Tejun Heo | 1 | -25/+25 |
2009-06-22 | x86: fix duplicate free in setup_pcpu_remap() failure path | Tejun Heo | 1 | -1/+1 |
2009-06-21 | perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMD | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-06-21 | x86: Set cpu_llc_id on AMD CPUs | Andreas Herrmann | 1 | -1/+3 |
2009-06-20 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -64/+74 |
2009-06-20 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+6 |
2009-06-20 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -2/+8 |
2009-06-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 28 | -538/+612 |
2009-06-20 | Merge branch 'x86/mce3' into x86/urgent | Ingo Molnar | 14 | -487/+477 |
2009-06-20 | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 1 | -0/+13 |
2009-06-19 | perf_counter: Make callchain samples extensible | Peter Zijlstra | 1 | -23/+6 |
2009-06-19 | function-graph: add stack frame test | Steven Rostedt | 3 | -2/+8 |
2009-06-19 | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 2 | -0/+3 |
2009-06-18 | x86, mce: fix error path in mce_create_device() | Hidetoshi Seto | 1 | -5/+5 |
2009-06-18 | x86: use zalloc_cpumask_var for mce_dev_initialized | Yinghai Lu | 1 | -1/+1 |
2009-06-18 | x86: fix duplicated sysfs attribute | Yinghai Lu | 1 | -1/+1 |
2009-06-18 | x86: de-assembler-ize asm/desc.h | Alexander van Heukelum | 3 | -3/+0 |
2009-06-18 | i386: fix/simplify espfix stack switching, move it into assembly | Alexander van Heukelum | 2 | -16/+35 |
2009-06-18 | i386: fix return to 16-bit stack from NMI handler | Alexander van Heukelum | 1 | -6/+8 |
2009-06-17 | x86, ioapic: Don't call disconnect_bsp_APIC if no APIC present | Cyrill Gorcunov | 1 | -1/+3 |
2009-06-17 | perf_counter: x86: Set the period in the intel overflow handler | Peter Zijlstra | 1 | -0/+2 |
2009-06-17 | x86: Remove duplicated #include's | Huang Weiyi | 2 | -12/+0 |
2009-06-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 6 | -189/+175 |
2009-06-17 | Merge branch 'x86/urgent' into x86/mce3 | Ingo Molnar | 10 | -18/+88 |
2009-06-17 | x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaround | Prarit Bhargava | 1 | -4/+8 |
2009-06-17 | x86, mce: mce_intel.c needs <asm/apic.h> | H. Peter Anvin | 1 | -0/+1 |
2009-06-17 | x86: apic/io_apic.c: dmar_msi_type should be static | Jaswinder Singh Rajput | 1 | -1/+1 |