[PATCH] x86_64 kernel mapping fix
[safe/jmp/linux-2.6] / include / asm-x86_64 /
2006-09-26 Arjan van de Ven[PATCH] non lazy "sleazy" fpu implementation
2006-09-26 Eric W. Biederman[PATCH] Auto size the per cpu area.
2006-09-26 Andi Kleen[PATCH] Merge stacktrace and show_trace
2006-09-26 Andi Kleen[PATCH] Don't access the APIC in safe_smp_processor_id...
2006-09-26 Andi Kleen[PATCH] x86: Remove unneeded externs in acpi/boot.c
2006-09-26 Andi Kleen[PATCH] Convert x86-64 to early param
2006-09-26 Andi Kleen[PATCH] Clean up spin/rwlocks
2006-09-26 Andi Kleen[PATCH] Don't use lock section for mutexes and semaphores
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: consolidate per bus data structures
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: rearrange 'struct iommu_table...
2006-09-26 Jan Beulich[PATCH] remove int_delivery_dest
2006-09-26 Andi Kleen[PATCH] x86: Detect CFI support in the assembler at...
2006-09-26 Andi Kleen[PATCH] Replace mp bus array with bitmap for bus not pci
2006-09-26 Andi Kleen[PATCH] Move early chipset quirks out to new file
2006-09-26 Andi Kleen[PATCH] Remove obsolete PIC mode
2006-09-26 Andi Kleen[PATCH] Clean up and minor fixes to TLB flush
2006-09-26 Andi Kleen[PATCH] Remove all ifdefs for local/io apic
2006-09-26 Andi Kleen[PATCH] Add proper alignment to ENTRY
2006-09-26 Andi Kleen[PATCH] Clean up read write lock assembly
2006-09-26 Andi Kleen[PATCH] Support patchable lock prefix for pure assembly...
2006-09-26 Stephane Eranian[PATCH] x86-64 TIF flags for debug regs and io bitmap...
2006-09-26 Andi Kleen[PATCH] Clean up asm/smp.h includes
2006-09-26 Vojtech Pavlik[PATCH] Add the vgetcpu vsyscall
2006-09-26 Vojtech Pavlik[PATCH] Add initalization of the RDTSCP auxilliary...
2006-09-26 Vojtech Pavlik[PATCH] Add macros for rdtscp
2006-09-26 Venkatesh Pallipadi[PATCH] x86: i386/x86-64 Add nmi watchdog support for...
2006-09-26 Andi Kleen[PATCH] Fix up panic messages for different NMI panics
2006-09-26 Shaohua Li[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
2006-09-26 Don Zickus[PATCH] x86: Add abilty to enable/disable nmi watchdog...
2006-09-26 Don Zickus[PATCH] i386/x86-64: Remove un/set_nmi_callback and...
2006-09-26 Andi Kleen[PATCH] Add ppoll/pselect syscalls
2006-09-26 Andi Kleen[PATCH] Add TIF_RESTORE_SIGMASK
2006-09-26 Don Zickus[PATCH] x86: Cleanup NMI interrupt path
2006-09-26 Don Zickus[PATCH] Add SMP support on x86_64 to reservation framework
2006-09-26 Don Zickus[PATCH] x86: Add performance counter reservation framew...
2006-09-26 Andi Kleen[PATCH] x86: Temporarily revert parts of the Core 2...
2006-09-25 Jeff Garzik[libata] No need for all those arch libata-portmap...
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-09-19 David Woodhouse[HEADERS] One line per header in Kbuild files to reduce...
2006-09-19 Jeff GarzikMerge branch 'master' into upstream
2006-09-16 David Woodhouse[PATCH] Fix 'make headers_check' on x86_64
2006-09-04 Jeff GarzikMerge branch 'master' into upstream
2006-08-30 Keith Owens[PATCH] x86_64: Save original IST values for checking...
2006-08-30 Andi Kleen[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()
2006-08-30 Andi Kleen[PATCH] x86_64: Remove alternative_smp
2006-08-30 Jan Beulich[PATCH] x86: Make backtracer fallback logic more bullet...
2006-08-30 Jan Beulich[PATCH] x86: fix x86 cpuid keys used in alternative_smp()
2006-08-10 Alan Cox[PATCH] libata: rework legacy handling to remove much...
2006-07-31 bibo, mao[PATCH] IA64: kprobe invalidate icache of jump buffer
2006-07-30 Andi Kleen[PATCH] x86_64: Fix swiotlb=force
2006-07-30 Jon Mason[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer...
2006-07-29 bibo mao[PATCH] x86_64: Enlarge debug stack for nested kprobes
2006-07-15 Steven Rostedt[PATCH] remove set_wmb - arch removal
2006-07-10 Muli Ben-Yehuda[PATCH] x86_64: Fix Calgary copyright statements per...
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64...
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, x86_64 support
2006-07-03 Ingo Molnar[PATCH] lockdep: beautify x86_64 stacktraces
2006-07-03 Ingo Molnar[PATCH] lockdep: add per_cpu_offset()
2006-07-02 Thomas Gleixner[PATCH] irq-flags: x86_64: Use the new IRQF_ constants
2006-07-01 Gerd Hoffmann[PATCH] SMP alternatives: skip with UP kernels
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-28 Siddha, Suresh B[PATCH] sched: mc/smt power savings sched policy
2006-06-28 Rusty Russell[PATCH] x86: increase interrupt vector range
2006-06-26 Linus TorvaldsMerge branch 'x86-64'
2006-06-26 Eric Sandeen[PATCH] x86_64: x86_64 stack usage debugging
2006-06-26 Venkatesh Pallipadi[PATCH] x86_64: i386/x86-64 Add nmi watchdog support...
2006-06-26 Andreas Mohr[PATCH] x86_64: Add cpu_relax to apic_wait_icr_idle
2006-06-26 Andi Kleen[PATCH] x86_64: Fix race in cpu_local_* on preemptible...
2006-06-26 Andi Kleen[PATCH] i386/x86-64/ia64: Move polling flag into thread...
2006-06-26 Jacob Shin[PATCH] x86_64: mce_amd support for family 0x10 processors
2006-06-26 Jacob Shin[PATCH] x86_64: mce_amd relocate sysfs files
2006-06-26 Jacob Shin[PATCH] x86_64: apic support for extended apic interrupt
2006-06-26 Vojtech Pavlik[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp...
2006-06-26 Vojtech Pavlik[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_...
2006-06-26 Rohit Seth[PATCH] x86_64: moving phys_proc_id and cpu_core_id...
2006-06-26 Jon Mason[PATCH] x86_64: Calgary IOMMU - Calgary specific bits
2006-06-26 Jon Mason[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
2006-06-26 Jon Mason[PATCH] x86_64: Calgary IOMMU - move valid_dma_directio...
2006-06-26 Jon Mason[PATCH] x86_64: Calgary IOMMU - introduce iommu_detected
2006-06-26 Andi Kleen[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k
2006-06-26 Jan Beulich[PATCH] i386/x86-64: fall back to old-style call trace...
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support (x86-64)
2006-06-26 Andi Kleen[PATCH] x86_64: Rename IOMMU option, fix help and mark...
2006-06-26 Jon Mason[PATCH] x86_64: remove unused gart header file
2006-06-26 Andi Kleen[PATCH] x86_64: Remove long obsolete CVS
2006-06-26 Don Zickus[PATCH] x86_64: nmi watchdog header cleanup
2006-06-26 Andi Kleen[PATCH] x86_64: Clean and enhance up K8 northbridge...
2006-06-26 Andi Kleen[PATCH] x86_64: Remove bogus comment in topology.h
2006-06-26 Andi Kleen[PATCH] x86_64: Remove most of ia32_unistd.h
2006-06-26 Gerd Hoffmann[PATCH] x86_64: x86_64 version of the smp alternative...
2006-06-26 Andi Kleen[PATCH] i386/x86-64: Emulate CPUID4 on AMD
2006-06-26 Andi Kleen[PATCH] x86_64: Use __always_inline for __inline_memcpy
2006-06-26 Anil S Keshavamurthy[PATCH] Notify page fault call chain
2006-06-26 Anil S Keshavamurthy[PATCH] Notify page fault call chain for x86_64
2006-06-25 Paul Mackerras[PATCH] Define __raw_get_cpu_var and use it
2006-06-25 Matt Mackall[PATCH] random: remove SA_SAMPLE_RANDOM from floppy...
2006-06-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-06-23 Christoph Lameter[PATCH] sys_move_pages: x86_64 support
next