Age | Commit message (Expand) | Author | Files | Lines |
2009-08-03 | x86: Add quirk to make Apple MacBook5,2 use reboot=pci | Paul Mackerras | 1 | -1/+33 |
2009-08-03 | x86: Fix CPA memtype reserving in the set_pages_array*() cases | Thomas Hellstrom | 1 | -9/+21 |
2009-07-30 | x86, pat: Fix set_memory_wc related corruption | Pallipadi, Venkatesh | 1 | -3/+6 |
2009-07-27 | x86: fix section mismatch for i386 init code | Robert Richter | 1 | -1/+5 |
2009-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -23/+37 |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2 | -6/+25 |
2009-07-24 | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure | Thomas Gleixner | 1 | -1/+1 |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -20/+233 |
2009-07-22 | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge | 1 | -1/+1 |
2009-07-22 | perf_counter: Remove unused variables | Peter Zijlstra | 1 | -2/+0 |
2009-07-21 | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" | Hidehiro Kawai | 1 | -1/+1 |
2009-07-21 | x86-64: Fix bad_srat() to clear all state | Andi Kleen | 1 | -2/+4 |
2009-07-21 | x86, mce: Fix set_trigger() accessor | Jan Beulich | 1 | -4/+2 |
2009-07-20 | x86: Fix movq immediate operand constraints in uaccess.h | H. Peter Anvin | 1 | -2/+2 |
2009-07-20 | x86: Fix movq immediate operand constraints in uaccess_64.h | Uros Bizjak | 1 | -5/+5 |
2009-07-20 | x86: Add reboot fixup for SBC-fitPC2 | Denis Turischev | 1 | -0/+8 |
2009-07-18 | x86: Include all of .data.* sections in _edata on 64-bit | Catalin Marinas | 1 | -7/+0 |
2009-07-18 | x86: Add quirk for Intel DG45ID board to avoid low memory corruption | Alexey Fisher | 1 | -0/+13 |
2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -11/+12 |
2009-07-17 | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell | 1 | -0/+5 |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui | 2 | -2/+2 |
2009-07-14 | x86: Fix warning in pvclock.c | Dave Jones | 1 | -1/+1 |
2009-07-13 | x86, apic: Fix false positive section mismatch in numaq_32.c | Rakib Mullick | 1 | -1/+2 |
2009-07-13 | x86: Fix false positive section mismatch in es7000_32.c | Rakib Mullick | 1 | -1/+2 |
2009-07-13 | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras | 1 | -4/+2 |
2009-07-11 | x86: Remove spurious printk level from segfault message | Roland Dreier | 1 | -1/+1 |
2009-07-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2009-07-10 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2009-07-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 8 | -144/+352 |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -1/+1 |
2009-07-10 | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu | 3 | -11/+12 |
2009-07-10 | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe | 1 | -1/+1 |
2009-07-10 | perf_counter: Clean up global vs counter enable | Peter Zijlstra | 1 | -8/+8 |
2009-07-10 | perf_counter: Fix up P6 PMU details | Peter Zijlstra | 1 | -5/+23 |
2009-07-10 | perf_counter: Add P6 PMU support | Vince Weaver | 1 | -14/+213 |
2009-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+4 |
2009-07-10 | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon | Robert Richter | 1 | -1/+1 |
2009-07-09 | memory barrier: adding smp_mb__after_lock | Jiri Olsa | 1 | -0/+4 |
2009-07-08 | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in | Yinghai Lu | 1 | -2/+9 |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 6 | -17/+16 |
2009-07-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2 | -20/+13 |
2009-07-08 | x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR | Peter Chubb | 1 | -1/+1 |
2009-07-06 | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states | Mark Langsdorf | 2 | -20/+13 |
2009-07-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -49/+37 |
2009-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -37/+30 |
2009-07-06 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -0/+12 |
2009-07-06 | gcov: exclude code operating in userspace from profiling | Peter Oberparleiter | 1 | -0/+2 |
2009-07-04 | x86: fix usage of bios intcall() | Akinobu Mita | 2 | -4/+3 |
2009-07-04 | intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers | David Woodhouse | 1 | -0/+12 |
2009-07-04 | x86: atomic64: Inline atomic64_read() again | Eric Dumazet | 2 | -22/+23 |