aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms
2006-08-06[PATCH] Fix more per-cpu typosAlexey Dobriyan
2006-08-02[PATCH] x86_64: Fix CONFIG_IOMMU_DEBUGMuli Ben-Yehuda
2006-08-02[PATCH] x86_64: Fix backtracing for interrupt stacksAndi Kleen
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-31[PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman
2006-07-29[PATCH] x86_64: Fix swiotlb=forceAndi Kleen
2006-07-29[PATCH] x86_64: Revert k8-bus.c northbridge access changeAndi Kleen
2006-07-29[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason
2006-07-29[PATCH] x86_64: Calgary IOMMU - fix off by one errorMuli Ben-Yehuda
2006-07-29[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen
2006-07-29[PATCH] x86_64: Update defconfigAndi Kleen
2006-07-28[PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen
2006-07-28[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen
2006-07-28[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen
2006-07-10[PATCH] x86_64: Fix access check in ptrace compatAndi Kleen
2006-07-10[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda
2006-07-10[PATCH] x86_64: Fix hotplug problem in mce amdJacob Shin
2006-07-10[PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...Markus Schoder
2006-07-10[PATCH] x86_64: Update defconfigAndi Kleen
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar
2006-07-10[PATCH] x86_64: e820.c needs pgtable.hAndrew Morton
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar
2006-07-03[PATCH] lockdep: enable on x86_64Ingo Molnar
2006-07-03[PATCH] lockdep: x86_64 early initIngo Molnar
2006-07-03[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar
2006-07-03[PATCH] lockdep: stacktrace subsystem, x86_64 supportIngo Molnar
2006-07-03[PATCH] lockdep: x86_64 document stack frame internalsIngo Molnar
2006-07-03[PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg
2006-07-02[PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner
2006-07-01Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens
2006-07-01[PATCH] audit syscall classesAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-29[NET]: make skb_release_data() staticAdrian Bunk
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto
2006-06-28[PATCH] x86_64: oprofile build fixAndrew Morton