| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | x86, UV: Handle missing blade-local memory correctly | Jack Steiner | 2009-08-04 | 2 | -0/+12 |
| * | | x86: fix assembly constraints in native_save_fl() | H. Peter Anvin | 2009-08-03 | 1 | -1/+7 |
| * | | x86, msr: execute on the correct CPU subset | Borislav Petkov | 2009-08-03 | 1 | -16/+10 |
| * | | x86: Fix assert syntax in vmlinux.lds.S | H. Peter Anvin | 2009-08-03 | 1 | -8/+8 |
| * | | x86: Make 64-bit efi_ioremap use ioremap on MMIO regions | Paul Mackerras | 2009-08-03 | 3 | -4/+9 |
| * | | x86: Add quirk to make Apple MacBook5,2 use reboot=pci | Paul Mackerras | 2009-08-03 | 1 | -1/+33 |
| * | | x86: Fix CPA memtype reserving in the set_pages_array*() cases | Thomas Hellstrom | 2009-08-03 | 1 | -9/+21 |
| * | | x86, pat: Fix set_memory_wc related corruption | Pallipadi, Venkatesh | 2009-07-30 | 1 | -3/+6 |
| * | | x86: fix section mismatch for i386 init code | Robert Richter | 2009-07-27 | 1 | -1/+5 |
* | | | lguest: update commentry | Rusty Russell | 2009-07-30 | 3 | -26/+83 |
* | | | lguest: fix comment style | Rusty Russell | 2009-07-30 | 4 | -198/+353 |
* | | | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-29 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Export kmap_atomic_prot() needed for TTM. | Thomas Hellstrom | 2009-07-29 | 1 | -0/+1 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-07-27 | 10 | -23/+37 |
|\ \ \ |
|
| * | | | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure | Thomas Gleixner | 2009-07-24 | 1 | -1/+1 |
| * | | | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge | 2009-07-22 | 1 | -1/+1 |
| * | | | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" | Hidehiro Kawai | 2009-07-21 | 1 | -1/+1 |
| * | | | x86-64: Fix bad_srat() to clear all state | Andi Kleen | 2009-07-21 | 1 | -2/+4 |
| * | | | x86, mce: Fix set_trigger() accessor | Jan Beulich | 2009-07-21 | 1 | -4/+2 |
| * | | | x86: Fix movq immediate operand constraints in uaccess.h | H. Peter Anvin | 2009-07-20 | 1 | -2/+2 |
| * | | | x86: Fix movq immediate operand constraints in uaccess_64.h | Uros Bizjak | 2009-07-20 | 1 | -5/+5 |
| * | | | x86: Add reboot fixup for SBC-fitPC2 | Denis Turischev | 2009-07-20 | 1 | -0/+8 |
| * | | | x86: Include all of .data.* sections in _edata on 64-bit | Catalin Marinas | 2009-07-18 | 1 | -7/+0 |
| * | | | x86: Add quirk for Intel DG45ID board to avoid low memory corruption | Alexey Fisher | 2009-07-18 | 1 | -0/+13 |
* | | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 2 | -6/+25 |
* | | | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-22 | 1 | -20/+233 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | perf_counter: Remove unused variables | Peter Zijlstra | 2009-07-22 | 1 | -2/+0 |
| * | | | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras | 2009-07-13 | 1 | -4/+2 |
| * | | | perf_counter: Clean up global vs counter enable | Peter Zijlstra | 2009-07-10 | 1 | -8/+8 |
| * | | | perf_counter: Fix up P6 PMU details | Peter Zijlstra | 2009-07-10 | 1 | -5/+23 |
| * | | | perf_counter: Add P6 PMU support | Vince Weaver | 2009-07-10 | 1 | -14/+213 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-07-17 | 3 | -11/+12 |
|\ \ \ \ |
|
| * | | | | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu | 2009-07-10 | 3 | -11/+12 |
* | | | | | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell | 2009-07-17 | 1 | -0/+5 |
* | | | | | lguest: fix journey | Matias Zabaljauregui | 2009-07-17 | 2 | -2/+2 |
* | | | | | x86: Fix warning in pvclock.c | Dave Jones | 2009-07-14 | 1 | -1/+1 |
* | | | | | x86, apic: Fix false positive section mismatch in numaq_32.c | Rakib Mullick | 2009-07-13 | 1 | -1/+2 |
* | | | | | x86: Fix false positive section mismatch in es7000_32.c | Rakib Mullick | 2009-07-13 | 1 | -1/+2 |
* | | | | | x86: Remove spurious printk level from segfault message | Roland Dreier | 2009-07-11 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-10 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe | 2009-07-10 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-10 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon | Robert Richter | 2009-07-10 | 1 | -1/+1 |
* | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-07-10 | 8 | -144/+352 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | x86: atomic64: Inline atomic64_read() again | Eric Dumazet | 2009-07-04 | 2 | -22/+23 |
| * | | | | | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() | Ingo Molnar | 2009-07-03 | 1 | -4/+4 |
| * | | | | | x86: atomic64: Improve atomic64_xchg() | Ingo Molnar | 2009-07-03 | 2 | -15/+15 |
| * | | | | | x86: atomic64: Export APIs to modules | Ingo Molnar | 2009-07-03 | 2 | -1/+19 |
| * | | | | | x86: atomic64: Improve atomic64_read() | Eric Dumazet | 2009-07-03 | 1 | -2/+10 |
| * | | | | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP | Paul Mackerras | 2009-07-03 | 2 | -11/+47 |