Age | Commit message (Expand) | Author | Files | Lines |
2006-01-11 | Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) | Linus Torvalds | 1 | -1/+1 |
2006-01-10 | [PATCH] kprobes: fix build breakage | Ananth N Mavinakayanahalli | 1 | -1/+2 |
2006-01-10 | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 1 | -0/+1 |
2006-01-10 | [PATCH] kprobes: enable funcions only for required arch | Anil S Keshavamurthy | 1 | -0/+2 |
2006-01-10 | [PATCH] Generic ioctl.h | Brian Gerst | 1 | -75/+1 |
2006-01-10 | [PATCH] kdump: x86_64 save cpu registers upon crash | Vivek Goyal | 1 | -0/+36 |
2006-01-10 | [PATCH] kdump: x86_64: add memmmap command line option | akpm@osdl.org | 1 | -0/+1 |
2006-01-10 | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 1 | -3/+0 |
2006-01-09 | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h | Ingo Molnar | 1 | -0/+113 |
2006-01-09 | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 1 | -0/+1 |
2006-01-08 | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai | 1 | -1/+0 |
2006-01-08 | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2 | -2/+5 |
2006-01-06 | [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead | Shaohua Li | 1 | -0/+2 |
2006-01-06 | [PATCH] mpspec: remove unneeded packed attribute | Brian Gerst | 1 | -1/+1 |
2006-01-06 | [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support | Arjan van de Ven | 1 | -0/+4 |
2006-01-06 | [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix | Arjan van de Ven | 1 | -0/+2 |
2006-01-06 | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 1 | -0/+1 |
2006-01-06 | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 1 | -0/+1 |
2006-01-03 | [FLS64]: x86_64 version | Stephen Hemminger | 1 | -1/+27 |
2006-01-03 | [FLS64]: generic version | Stephen Hemminger | 1 | -0/+1 |
2006-01-02 | [PATCH] Avoid namespace pollution in <asm/param.h> | Dag-Erling Smørgrav | 1 | -2/+1 |
2005-12-24 | [PATCH] Fix typo in x86_64 __build_write_lock_const assembly | Ben Collins | 1 | -1/+1 |
2005-12-24 | [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu | Ravikiran G Thirumalai | 1 | -1/+1 |
2005-11-23 | [PATCH] mm: fill arch atomic64 gaps | Hugh Dickins | 1 | -13/+38 |
2005-11-20 | [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.h | Jacob.Shin@amd.com | 1 | -1/+1 |
2005-11-14 | Merge x86-64 update from Andi | Linus Torvalds | 22 | -323/+86 |
2005-11-14 | [PATCH] x86_64: Increase the maximum number of local APICs to the maximum | Andi Kleen | 1 | -2/+2 |
2005-11-14 | [PATCH] x86_64: Use common sys_time64 | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+2 |
2005-11-14 | [PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytes | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2005-11-14 | [PATCH] x86_64: Remove asm-x86_64/rwsem.h | Andi Kleen | 1 | -283/+0 |
2005-11-14 | [PATCH] x86-64/i386: Intel HT, Multi core detection fixes | Siddha, Suresh B | 1 | -1/+3 |
2005-11-14 | [PATCH] x86_64: Fix NUMA node lookup debug code which had bitrotted | Andi Kleen | 1 | -3/+2 |
2005-11-14 | [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c | Andi Kleen | 1 | -1/+1 |
2005-11-14 | [PATCH] x86_64: Allow modular build of ia32 aout loader | Andi Kleen | 1 | -0/+5 |
2005-11-14 | [PATCH] x86_64: New heuristics to find out hotpluggable CPUs. | Andi Kleen | 1 | -0/+2 |
2005-11-14 | [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs... | Andi Kleen | 1 | -6/+6 |
2005-11-14 | [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbers | Andi Kleen | 2 | -3/+3 |
2005-11-14 | [PATCH] x86_64: Unmap NULL during early bootup | Siddha, Suresh B | 3 | -1/+3 |
2005-11-14 | [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA | Andi Kleen | 3 | -0/+5 |
2005-11-14 | [PATCH] x86_64: Fix up outdated pfn_to_page comment | Andi Kleen | 1 | -3/+1 |
2005-11-14 | [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ... | James Cleverdon | 2 | -1/+5 |
2005-11-14 | [PATCH] x86_64: Support for AMD specific MCE Threshold. | Jacob Shin | 3 | -1/+13 |
2005-11-14 | [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64. | Jan Beulich | 1 | -14/+21 |
2005-11-14 | [PATCH] x86_64: Add 4GB DMA32 zone | Andi Kleen | 2 | -2/+11 |
2005-11-13 | [PATCH] atomic: inc_not_zero | Nick Piggin | 1 | -0/+19 |
2005-11-13 | [PATCH] atomic: cmpxchg | Nick Piggin | 1 | -0/+2 |
2005-11-13 | [PATCH] x86_64: fix tss limit | Siddha, Suresh B | 1 | -3/+10 |
2005-11-10 | [PATCH] PCI: Change MSI to use physical delivery mode always | Ashok Raj | 2 | -3/+7 |
2005-11-07 | [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes | Ananth N Mavinakayanahalli | 1 | -0/+19 |
2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau | 2 | -0/+4 |