| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-04 | 3 | -4/+18 |
|\ |
|
| * | x86, UV: Fix macros for accessing large node numbers | Jack Steiner | 2009-08-04 | 1 | -1/+1 |
| * | x86, UV: Handle missing blade-local memory correctly | Jack Steiner | 2009-08-04 | 1 | -0/+7 |
| * | x86: fix assembly constraints in native_save_fl() | H. Peter Anvin | 2009-08-03 | 1 | -1/+7 |
| * | x86: Make 64-bit efi_ioremap use ioremap on MMIO regions | Paul Mackerras | 2009-08-03 | 1 | -2/+3 |
* | | lguest: update commentry | Rusty Russell | 2009-07-30 | 1 | -4/+4 |
* | | lguest: fix comment style | Rusty Russell | 2009-07-30 | 2 | -7/+6 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-07-27 | 2 | -7/+7 |
|\ |
|
| * | 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 |
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -3/+22 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-07-17 | 1 | -0/+2 |
|\ |
|
| * | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu | 2009-07-10 | 1 | -0/+2 |
* | | lguest: fix journey | Matias Zabaljauregui | 2009-07-17 | 1 | -1/+1 |
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-07-10 | 3 | -136/+93 |
|\ \ |
|
| * | | x86: atomic64: Inline atomic64_read() again | Eric Dumazet | 2009-07-04 | 1 | -0/+22 |
| * | | x86: atomic64: Improve atomic64_xchg() | Ingo Molnar | 2009-07-03 | 1 | -9/+0 |
| * | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP | Paul Mackerras | 2009-07-03 | 2 | -11/+47 |
| * | | x86: atomic64: Make atomic_read() type-safe | Ingo Molnar | 2009-07-03 | 1 | -1/+4 |
| * | | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file | Ingo Molnar | 2009-07-03 | 1 | -117/+20 |
| * | | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too | Eric Dumazet | 2009-07-03 | 1 | -1/+1 |
| * | | perf_counter: Ignore the nmi call frames in the x86-64 backtraces | Frederic Weisbecker | 2009-07-01 | 1 | -0/+2 |
* | | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-09 | 1 | -0/+4 |
|\ \ |
|
| * | | memory barrier: adding smp_mb__after_lock | Jiri Olsa | 2009-07-09 | 1 | -0/+4 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-07-06 | 3 | -10/+5 |
|\ \ \ |
|
| * | | | x86: Remove unused function lapic_watchdog_ok() | Jaswinder Singh Rajput | 2009-07-03 | 1 | -1/+0 |
| * | | | x86: Fix fixmap page order for FIX_TEXT_POKE0,1 | Mathieu Desnoyers | 2009-07-03 | 1 | -2/+2 |
| * | | | x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1 | Jaswinder Singh Rajput | 2009-07-01 | 1 | -4/+0 |
| * | | | x86: Fix fixmap ordering | Jan Beulich | 2009-07-01 | 1 | -3/+3 |
* | | | | x86: fix power-of-2 round_up/round_down macros | Linus Torvalds | 2009-07-02 | 1 | -2/+9 |
* | | | | Fix pci_unmap_addr() et al on i386. | David Woodhouse | 2009-07-01 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-30 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | perf_counter, x86: Add mmap counter read support | Peter Zijlstra | 2009-06-25 | 1 | -0/+3 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-28 | 2 | -3/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86, setup: correct include file in <asm/boot.h> | H. Peter Anvin | 2009-06-25 | 1 | -2/+2 |
| * | | x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> | Robert P. J. Day | 2009-06-25 | 1 | -1/+1 |
| * | | x86: fix pageattr handling for lpage percpu allocator and re-enable it | Tejun Heo | 2009-06-22 | 1 | -0/+10 |
| |/ |
|
* | | Revert "PCI: use ACPI _CRS data by default" | Linus Torvalds | 2009-06-24 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 | 2 | -0/+4 |
|\ \ \ |
|
| | * | | ACPI: #define acpi_disabled 1 for CONFIG_ACPI=n | Len Brown | 2009-06-12 | 1 | -0/+1 |
| | * | | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file | Len Brown | 2009-06-12 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds | 2009-06-22 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Intel IOMMU Pass Through Support | Fenghua Yu | 2009-04-29 | 1 | -0/+1 |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-06-22 | 2 | -1/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | PCI: use ACPI _CRS data by default | Jesse Barnes | 2009-06-11 | 1 | -1/+1 |
| * | | | PCI/x86: don't assume prefetchable ranges are 64bit | Yinghai Lu | 2009-06-11 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | x86, 64-bit: Clean up user address masking | Linus Torvalds | 2009-06-20 | 3 | -11/+3 |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 | 3 | -8/+12 |
|\ \ \ |
|
| * | | | perf_counter, x86: Improve interactions with fast-gup | Ingo Molnar | 2009-06-19 | 1 | -1/+6 |