summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix more per-cpu typosAlexey Dobriyan2006-08-061-1/+1
* [PATCH] x86_64: Fix CONFIG_IOMMU_DEBUGMuli Ben-Yehuda2006-08-021-0/+2
* [PATCH] x86_64: Fix backtracing for interrupt stacksAndi Kleen2006-08-021-7/+11
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-312-0/+2
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-312-19/+12
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-1/+1
* [PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman2006-07-311-8/+5
* [PATCH] x86_64: Fix swiotlb=forceAndi Kleen2006-07-291-2/+3
* [PATCH] x86_64: Revert k8-bus.c northbridge access changeAndi Kleen2006-07-291-5/+5
* [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2006-07-292-35/+45
* [PATCH] x86_64: Calgary IOMMU - fix off by one errorMuli Ben-Yehuda2006-07-291-4/+3
* [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen2006-07-291-4/+12
* [PATCH] x86_64: Update defconfigAndi Kleen2006-07-291-4/+5
* [PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen2006-07-281-6/+16
* [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen2006-07-281-1/+1
* [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2006-07-281-1/+1
* [PATCH] x86_64: Fix access check in ptrace compatAndi Kleen2006-07-101-3/+10
* [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2006-07-102-4/+8
* [PATCH] x86_64: Fix hotplug problem in mce amdJacob Shin2006-07-101-1/+1
* [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...Markus Schoder2006-07-101-1/+1
* [PATCH] x86_64: Update defconfigAndi Kleen2006-07-101-5/+31
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* [PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2006-07-101-2/+2
* [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-101-3/+1
* [PATCH] x86_64: e820.c needs pgtable.hAndrew Morton2006-07-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-031-1/+1
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* | [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-031-0/+2
* | [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-1/+1
* | [PATCH] lockdep: enable on x86_64Ingo Molnar2006-07-031-0/+4
* | [PATCH] lockdep: x86_64 early initIngo Molnar2006-07-031-0/+5
* | [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar2006-07-031-0/+5
* | [PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar2006-07-034-54/+161
* | [PATCH] lockdep: stacktrace subsystem, x86_64 supportIngo Molnar2006-07-033-0/+226
* | [PATCH] lockdep: x86_64 document stack frame internalsIngo Molnar2006-07-031-1/+60
* | [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-033-41/+32
|/
* [PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-07-014-0/+44
|\
| * [PATCH] audit syscall classesAl Viro2006-07-014-0/+44
* | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-4/+3
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3029-29/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* [NET]: make skb_release_data() staticAdrian Bunk2006-06-291-1/+0
* [PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante2006-06-291-2/+2
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-0/+9
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-293-13/+15
* [PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto2006-06-291-0/+2
* [PATCH] x86_64: oprofile build fixAndrew Morton2006-06-281-0/+2
* [PATCH] x86: do_IRQ(): check irq numberAndrew Morton2006-06-281-0/+6
OpenPOWER on IntegriCloud