| Commit message (Expand) | Author | Age |
... | |
* | | | | | [PATCH] x86_64: Remove useless KDB vector | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] x86_64: Don't claim too many vectors for TLB flushing | Jason Uhlenkott | 2006-01-11 |
* | | | | | [PATCH] x86_64: Allocate PDAs in the local node | Ravikiran G Thirumalai | 2006-01-11 |
* | | | | | [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation | Ravikiran G Thirumalai | 2006-01-11 |
* | | | | | [PATCH] x86_64: Early initialization of cpu_to_node | Ravikiran Thirumalai | 2006-01-11 |
* | | | | | [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] x86_64: Support alternative() with a output argument. | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b... | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] x86_64: x86_64 write apic id fix | Vivek Goyal | 2006-01-11 |
* | | | | | [PATCH] x86_64: Remove unused apic_write_atomic | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] x86_64: Use function pointers to call DMA mapping functions | Muli Ben-Yehuda | 2006-01-11 |
* | | | | | [PATCH] x86_64: Add idle notifiers | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 2006-01-11 |
* | | | | | [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h | Adrian Bunk | 2006-01-11 |
* | | | | | [PATCH] x86_64: Implement is_compat_task the right way | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] x86_64: Align and pad x86_64 GDT on page boundary | Ravikiran G Thirumalai | 2006-01-11 |
* | | | | | [PATCH] x86_64: Fix 64bit FXSAVE encoding | Jan Beulich | 2006-01-11 |
* | | | | | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] x86_64: fls in asm for x86_64 | Stephen Hemminger | 2006-01-11 |
* | | | | | [PATCH] x86_64: don't save eflags in x86-64 switch_to() | Benjamin LaHaise | 2006-01-11 |
* | | | | | [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. | Jan Beulich | 2006-01-11 |
* | | | | | [PATCH] x86_64: Remove enable/disable_hlt | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] i386/x86-64: Use input/output dependencies for bitops | Andi Kleen | 2006-01-11 |
* | | | | | [PATCH] x86_64: make trap information available to die notification handlers | Jan Beulich | 2006-01-11 |
* | | | | | [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO | Jan Beulich | 2006-01-11 |
* | | | | | [PATCH] x86_64: More CFI fixes for 32bit entry code | Jan Beulich | 2006-01-11 |
* | | | | | Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) | Linus Torvalds | 2006-01-11 |
* | | | | | [PATCH] kprobes: fix build breakage | Ananth N Mavinakayanahalli | 2006-01-10 |
* | | | | | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 2006-01-10 |
* | | | | | [PATCH] kprobes: enable funcions only for required arch | Anil S Keshavamurthy | 2006-01-10 |
* | | | | | [PATCH] Generic ioctl.h | Brian Gerst | 2006-01-10 |
* | | | | | [PATCH] kdump: x86_64 save cpu registers upon crash | Vivek Goyal | 2006-01-10 |
* | | | | | [PATCH] kdump: x86_64: add memmmap command line option | akpm@osdl.org | 2006-01-10 |
* | | | | | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 2006-01-10 |
* | | | | | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h | Ingo Molnar | 2006-01-09 |
* | | | | | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-09 |
* | | | | | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai | 2006-01-08 |
* | | | | | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-08 |
|/ / / / |
|
* | | | | [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead | Shaohua Li | 2006-01-06 |
* | | | | [PATCH] mpspec: remove unneeded packed attribute | Brian Gerst | 2006-01-06 |
* | | | | [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support | Arjan van de Ven | 2006-01-06 |
* | | | | [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix | Arjan van de Ven | 2006-01-06 |
* | | | | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 2006-01-06 |
* | | | | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 2006-01-06 |
* | | | | [FLS64]: x86_64 version | Stephen Hemminger | 2006-01-03 |
* | | | | [FLS64]: generic version | Stephen Hemminger | 2006-01-03 |
| |/ /
|/| | |
|
* | | | [PATCH] Avoid namespace pollution in <asm/param.h> | Dag-Erling Sm�rgrav | 2006-01-02 |
| |/
|/| |
|
* | | [PATCH] Fix typo in x86_64 __build_write_lock_const assembly | Ben Collins | 2005-12-24 |
* | | [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu | Ravikiran G Thirumalai | 2005-12-24 |
|/ |
|