| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Avoid namespace pollution in <asm/param.h> | Dag-Erling Sm�rgrav | 2006-01-02 | 1 | -2/+1 |
* | [PATCH] Fix typo in x86_64 __build_write_lock_const assembly | Ben Collins | 2005-12-24 | 1 | -1/+1 |
* | [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu | Ravikiran G Thirumalai | 2005-12-24 | 1 | -1/+1 |
* | [PATCH] mm: fill arch atomic64 gaps | Hugh Dickins | 2005-11-24 | 1 | -13/+38 |
* | [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.h | Jacob.Shin@amd.com | 2005-11-20 | 1 | -1/+1 |
* | Merge x86-64 update from Andi | Linus Torvalds | 2005-11-15 | 22 | -323/+86 |
|\ |
|
| * | [PATCH] x86_64: Increase the maximum number of local APICs to the maximum | Andi Kleen | 2005-11-15 | 1 | -2/+2 |
| * | [PATCH] x86_64: Use common sys_time64 | Paolo 'Blaisorblade' Giarrusso | 2005-11-15 | 1 | -1/+2 |
| * | [PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytes | Paolo 'Blaisorblade' Giarrusso | 2005-11-15 | 1 | -1/+1 |
| * | [PATCH] x86_64: Remove asm-x86_64/rwsem.h | Andi Kleen | 2005-11-15 | 1 | -283/+0 |
| * | [PATCH] x86-64/i386: Intel HT, Multi core detection fixes | Siddha, Suresh B | 2005-11-15 | 1 | -1/+3 |
| * | [PATCH] x86_64: Fix NUMA node lookup debug code which had bitrotted | Andi Kleen | 2005-11-15 | 1 | -3/+2 |
| * | [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c | Andi Kleen | 2005-11-15 | 1 | -1/+1 |
| * | [PATCH] x86_64: Allow modular build of ia32 aout loader | Andi Kleen | 2005-11-15 | 1 | -0/+5 |
| * | [PATCH] x86_64: New heuristics to find out hotpluggable CPUs. | Andi Kleen | 2005-11-15 | 1 | -0/+2 |
| * | [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs... | Andi Kleen | 2005-11-15 | 1 | -6/+6 |
| * | [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbers | Andi Kleen | 2005-11-15 | 2 | -3/+3 |
| * | [PATCH] x86_64: Unmap NULL during early bootup | Siddha, Suresh B | 2005-11-15 | 3 | -1/+3 |
| * | [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA | Andi Kleen | 2005-11-15 | 3 | -0/+5 |
| * | [PATCH] x86_64: Fix up outdated pfn_to_page comment | Andi Kleen | 2005-11-15 | 1 | -3/+1 |
| * | [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ... | James Cleverdon | 2005-11-15 | 2 | -1/+5 |
| * | [PATCH] x86_64: Support for AMD specific MCE Threshold. | Jacob Shin | 2005-11-15 | 3 | -1/+13 |
| * | [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64. | Jan Beulich | 2005-11-15 | 1 | -14/+21 |
| * | [PATCH] x86_64: Add 4GB DMA32 zone | Andi Kleen | 2005-11-15 | 2 | -2/+11 |
* | | [PATCH] atomic: inc_not_zero | Nick Piggin | 2005-11-14 | 1 | -0/+19 |
* | | [PATCH] atomic: cmpxchg | Nick Piggin | 2005-11-14 | 1 | -0/+2 |
* | | [PATCH] x86_64: fix tss limit | Siddha, Suresh B | 2005-11-14 | 1 | -3/+10 |
* | | [PATCH] PCI: Change MSI to use physical delivery mode always | Ashok Raj | 2005-11-11 | 2 | -3/+7 |
* | | [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -0/+19 |
* | | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 2 | -0/+4 |
|/ |
|
* | manual update from upstream: | Tony Luck | 2005-10-31 | 8 | -12/+43 |
|\ |
|
| * | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 2005-10-31 | 1 | -3/+0 |
| * | [PATCH] vm: remove unused/broken page_pte[_prot] macros | Tejun Heo | 2005-10-31 | 1 | -2/+0 |
| * | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-31 | 1 | -2/+0 |
| * | [PATCH] Clean up mtrr compat ioctl code | Brian Gerst | 2005-10-31 | 1 | -0/+33 |
| * | [PATCH] add sem_is_read/write_locked() | Rik Van Riel | 2005-10-30 | 1 | -0/+5 |
| * | [PATCH] gfp_t: dma-mapping (amd64) | Al Viro | 2005-10-28 | 1 | -1/+1 |
| * | [PATCH] gfp_t: dma-mapping (ia64) | Al Viro | 2005-10-28 | 1 | -1/+1 |
| * | Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" | Linus Torvalds | 2005-10-28 | 1 | -3/+3 |
* | | Update from upstream with manual merge of Yasunori Goto's | Tony Luck | 2005-10-20 | 4 | -1/+5 |
|\| |
|
| * | [PATCH] x86_64: Allocate cpu local data for all possible CPUs | Andi Kleen | 2005-10-11 | 1 | -0/+1 |
| * | [PATCH] x86_64: Add missing () around arguments of pte_index macro | Kirill Korotaev | 2005-09-30 | 1 | -1/+1 |
| * | [PATCH] Fix up TLB flush filter disabling | Andi Kleen | 2005-09-30 | 1 | -0/+1 |
| * | [PATCH] x86_64: desc.h-needs smp.h | Andrew Morton | 2005-09-17 | 1 | -0/+2 |
* | | [PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device} | John W. Linville | 2005-09-29 | 1 | -4/+27 |
* | | [PATCH] swiotlb: support syncing sub-ranges of mappings | John W. Linville | 2005-09-29 | 1 | -0/+8 |
|/ |
|
* | [PATCH] feature removal of io_remap_page_range() | Randy Dunlap | 2005-09-13 | 1 | -3/+0 |
* | [PATCH] x86-64: clean up local_add/sub arguments | Andi Kleen | 2005-09-12 | 1 | -2/+2 |
* | [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre... | Chuck Ebbert | 2005-09-12 | 1 | -0/+2 |
* | [PATCH] x86-64: reduce x86-64 bug frame by 4 bytes | Jan Beulich | 2005-09-12 | 1 | -6/+4 |