summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-301-0/+6
* [PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen2006-08-301-5/+6
* [PATCH] x86_64: Remove alternative_smpAndi Kleen2006-08-302-27/+4
* [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-301-0/+1
* [PATCH] x86: fix x86 cpuid keys used in alternative_smp()Jan Beulich2006-08-301-1/+2
* [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-311-0/+1
* [PATCH] x86_64: Fix swiotlb=forceAndi Kleen2006-07-291-0/+2
* [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2006-07-291-5/+0
* [PATCH] x86_64: Enlarge debug stack for nested kprobesbibo mao2006-07-281-1/+1
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-1/+0
* [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2006-07-102-5/+9
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+11
|\
| * Add Kbuild file for x86_64 'make headers_install'David Woodhouse2006-06-181-0/+11
* | [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar2006-07-031-38/+118
* | [PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar2006-07-032-37/+62
* | [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-031-1/+1
* | [PATCH] lockdep: add per_cpu_offset()Ingo Molnar2006-07-031-0/+2
* | [PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner2006-07-022-6/+4
* | [PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann2006-07-011-0/+9
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-9/+0
* | [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-271-0/+2
* | [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-271-1/+1
* | Merge branch 'x86-64'Linus Torvalds2006-06-2632-504/+566
|\ \
| * | [PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen2006-06-261-0/+13
| * | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-06-262-1/+20
| * | [PATCH] x86_64: Add cpu_relax to apic_wait_icr_idleAndreas Mohr2006-06-261-1/+2
| * | [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernelsAndi Kleen2006-06-261-6/+20
| * | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-2/+4
| * | [PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin2006-06-261-2/+9
| * | [PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin2006-06-261-0/+2
| * | [PATCH] x86_64: apic support for extended apic interruptJacob Shin2006-06-261-1/+10
| * | [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik2006-06-261-0/+1
| * | [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik2006-06-261-1/+1
| * | [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-263-6/+6
| * | [PATCH] x86_64: Calgary IOMMU - Calgary specific bitsJon Mason2006-06-263-1/+114
| * | [PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2006-06-262-6/+6
| * | [PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callersJon Mason2006-06-261-0/+17
| * | [PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason2006-06-261-0/+1
| * | [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2006-06-261-6/+0
| * | [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-4/+4
| * | [PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2006-06-262-1/+107
| * | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2006-06-262-2/+2
| * | [PATCH] x86_64: remove unused gart header fileJon Mason2006-06-261-16/+0
| * | [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-262-3/+1
| * | [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-262-22/+24
| * | [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-261-0/+14
| * | [PATCH] x86_64: Remove bogus comment in topology.hAndi Kleen2006-06-261-2/+0
| * | [PATCH] x86_64: Remove most of ia32_unistd.hAndi Kleen2006-06-261-305/+3
| * | [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-269-123/+190
OpenPOWER on IntegriCloud