[PATCH] x86-64: Fix HPET timer on x460
[safe/jmp/linux-2.6] / include / asm-x86_64 /
2006-02-12 Chris McDermott[PATCH] x86-64: Fix HPET timer on x460
2006-02-12 Ulrich Drepper[PATCH] fstatat64 support
2006-02-08 Andi Kleen[PATCH] x86-64: Add sys_unshare
2006-02-08 Ravikiran G Thirumalai[PATCH] x86_64: Fix the node cpumask of a cpu going...
2006-02-05 Takashi Iwai[PATCH] Fix "value computed is not used" compile warnin...
2006-02-05 Linus TorvaldsRevert "[PATCH] x86_64: Fix the node cpumask of a cpu...
2006-02-05 Andi Kleen[PATCH] i386/x86-64: Don't ack the APIC for bad interru...
2006-02-05 Andi Kleen[PATCH] x86_64: Calibrate APIC timer using PM timer
2006-02-05 Ravikiran G Thirumalai[PATCH] x86_64: Fix the node cpumask of a cpu going...
2006-02-05 Andi Kleen[PATCH] x86_64: Undo the earlier changes to remove...
2006-02-05 Shaohua Li[PATCH] x86_64: [PATCH] timer resume
2006-02-05 Andi Kleen[PATCH] x86_64: Allow to run main time keeping from...
2006-02-05 Andi Kleen[PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER...
2006-02-03 Fernando Luis Vazq... [PATCH] Compilation of kexec/kdump broken
2006-02-03 Zhang, Yanmin[PATCH] Export cpu topology in sysfs
2006-02-02 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-02-01 Ulrich Drepper[PATCH] prototypes for *at functions & typo fix
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-19 Alan Cox[PATCH] EDAC: core EDAC support code
2006-01-19 Alan Cox[PATCH] EDAC: atomic scrub operations
2006-01-19 Ulrich Drepper[PATCH] vfs: *at functions: x86_64
2006-01-17 Ravikiran G Thirumalai[PATCH] x86_64: Fix VSMP build
2006-01-17 Andi Kleen[PATCH] x86_64: Flexmap for 32bit and randomized mappin...
2006-01-16 Andi Kleen[PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUS
2006-01-16 Andi Kleen[PATCH] x86_64: Allow nesting of int3 by default for...
2006-01-15 Ingo Molnar[PATCH] mark several functions __always_inline
2006-01-12 Al Viro[PATCH] death of get_thread_info/put_thread_info
2006-01-12 Al Viro[PATCH] amd64: task_pt_regs()
2006-01-12 Al Viro[PATCH] amd64: task_thread_info()
2006-01-12 akpm@osdl.org[PATCH] scheduler cache-hot-autodetect
2006-01-12 Ingo Molnar[PATCH] sched: add cacheflush() asm
2006-01-12 Andi Kleen[PATCH] x86_64: Some housekeeping in local APIC code
2006-01-12 Jan Beulich[PATCH] x86_64: Display meaningful part of filename...
2006-01-12 Andi Kleen[PATCH] x86_64: Remove unused AMD K8 C stepping flag
2006-01-12 Stephen Hemminger[PATCH] x86_64: sparse warning cleanups
2006-01-12 Andi Kleen[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page funct...
2006-01-12 Andi Kleen[PATCH] x86_64: Remove unused segments
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture...
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture...
2006-01-12 Andi Kleen[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined...
2006-01-12 Brian Gerst[PATCH] x86_64: cleanup enter_lazy_tlb()
2006-01-12 Andi Kleen[PATCH] x86_64: Remove useless KDB vector
2006-01-12 Jason Uhlenkott[PATCH] x86_64: Don't claim too many vectors for TLB...
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Allocate PDAs in the local node
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Node local pda take 2 -- cpu_pda prepar...
2006-01-12 Ravikiran Thirumalai[PATCH] x86_64: Early initialization of cpu_to_node
2006-01-12 Andi Kleen[PATCH] x86_64: On Intel CPUs don't do an additional...
2006-01-12 Andi Kleen[PATCH] x86_64: Support alternative() with a output...
2006-01-12 Andi Kleen[PATCH] x86_64: Don't try to synchronize the TSC over...
2006-01-12 Andi Kleen[PATCH] x86_64: Fix compile error with !CONFIG_COMPAT
2006-01-12 Vivek Goyal[PATCH] x86_64: x86_64 write apic id fix
2006-01-12 Andi Kleen[PATCH] x86_64: Remove unused apic_write_atomic
2006-01-12 Muli Ben-Yehuda[PATCH] x86_64: Use function pointers to call DMA mappi...
2006-01-12 Andi Kleen[PATCH] x86_64: Add idle notifiers
2006-01-12 Venkatesh Pallipadi[PATCH] x86_64: Handle missing local APIC timer interru...
2006-01-12 Adrian Bunk[PATCH] x86_64: "extern inline" -> "static inline"...
2006-01-12 Andi Kleen[PATCH] x86_64: Implement is_compat_task the right way
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Align and pad x86_64 GDT on page boundary
2006-01-12 Jan Beulich[PATCH] x86_64: Fix 64bit FXSAVE encoding
2006-01-12 Andi Kleen[PATCH] x86_64: Generalize DMI and enable for x86-64
2006-01-12 Stephen Hemminger[PATCH] x86_64: fls in asm for x86_64
2006-01-12 Benjamin LaHaise[PATCH] x86_64: don't save eflags in x86-64 switch_to()
2006-01-12 Jan Beulich[PATCH] x86_64: Move int 3 handler to debug stack and...
2006-01-12 Andi Kleen[PATCH] x86_64: Remove enable/disable_hlt
2006-01-12 Andi Kleen[PATCH] i386/x86-64: Use input/output dependencies...
2006-01-12 Jan Beulich[PATCH] x86_64: make trap information available to...
2006-01-12 Jan Beulich[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG...
2006-01-12 Jan Beulich[PATCH] x86_64: More CFI fixes for 32bit entry code
2006-01-11 Linus TorvaldsFix mutex_trylock() copy-and-paste bug (x86, x86-64...
2006-01-10 Ananth N Mavinakay... [PATCH] kprobes: fix build breakage
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: arch_remove_kprobe
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: enable funcions only for required...
2006-01-10 Brian Gerst[PATCH] Generic ioctl.h
2006-01-10 Vivek Goyal[PATCH] kdump: x86_64 save cpu registers upon crash
2006-01-10 akpm@osdl.org[PATCH] kdump: x86_64: add memmmap command line option
2006-01-10 Vivek Goyal[PATCH] kdump: dynamic per cpu allocation of memory...
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, add include/asm-x86_64/mutex.h
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, add atomic_xchg() to all arches
2006-01-09 Ravikiran G Thirumalai[PATCH] Kill L1_CACHE_SHIFT_MAX
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: sys_migrate_pages interface
2006-01-07 Len BrownPull pnpacpi into acpica branch
2006-01-06 Shaohua Li[PATCH] cpu hotplug/x86_64: disable interrupt in play_dead
2006-01-06 Brian Gerst[PATCH] mpspec: remove unneeded packed attribute
2006-01-06 Arjan van de Ven[PATCH] x86/x86_64: mark rodata section read-only:...
2006-01-06 Arjan van de Ven[PATCH] x86/x86_64: mark rodata section read only:...
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2006-01-03 Stephen Hemminger[FLS64]: x86_64 version
2006-01-03 Stephen Hemminger[FLS64]: generic version
2006-01-02 Dag-Erling Smørgrav[PATCH] Avoid namespace pollution in <asm/param.h>
2005-12-24 Ben Collins[PATCH] Fix typo in x86_64 __build_write_lock_const...
2005-12-24 Ravikiran G Thirumalai[PATCH] x86_64/ia64 : Fix compilation error for node_to...
2005-12-10 Bob Moore[ACPI] ACPICA 20050930
2005-11-24 Hugh Dickins[PATCH] mm: fill arch atomic64 gaps
2005-11-20 Jacob.Shin@amd.com[PATCH] Fix x86_64/msr.h interface to agree with i386...
2005-11-15 Linus TorvaldsMerge x86-64 update from Andi
2005-11-15 Andi Kleen[PATCH] x86_64: Increase the maximum number of local...
2005-11-15 Paolo 'Blaisorblad... [PATCH] x86_64: Use common sys_time64
2005-11-15 Paolo 'Blaisorblad... [PATCH] x86_64: Set ____cacheline_maxaligned_in_smp...
2005-11-15 Andi Kleen[PATCH] x86_64: Remove asm-x86_64/rwsem.h
next