aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds2-24/+39
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro1-0/+4
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro2-0/+35
2006-09-11[PATCH] audit: more syscall classes addedAl Viro2-0/+26
2006-08-30[PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mappedSuleiman Souhlal1-26/+31
2006-08-30[PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens3-2/+8
2006-08-30[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen1-1/+24
2006-08-30[PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen2-5/+7
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich1-11/+17
2006-08-30[PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack unwinds.Andi Kleen2-0/+4
2006-08-30[PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2-38/+0
2006-08-30[PATCH] x86_64: Update defconfigAndi Kleen1-50/+16
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-06[PATCH] Fix more per-cpu typosAlexey Dobriyan1-1/+1
2006-08-02[PATCH] x86_64: Fix CONFIG_IOMMU_DEBUGMuli Ben-Yehuda1-0/+2
2006-08-02[PATCH] x86_64: Fix backtracing for interrupt stacksAndi Kleen1-7/+11
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath2-0/+2
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2-19/+12
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-1/+1
2006-07-31[PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman1-8/+5
2006-07-29[PATCH] x86_64: Fix swiotlb=forceAndi Kleen1-2/+3
2006-07-29[PATCH] x86_64: Revert k8-bus.c northbridge access changeAndi Kleen1-5/+5
2006-07-29[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2-35/+45
2006-07-29[PATCH] x86_64: Calgary IOMMU - fix off by one errorMuli Ben-Yehuda1-4/+3
2006-07-29[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen1-4/+12
2006-07-29[PATCH] x86_64: Update defconfigAndi Kleen1-4/+5
2006-07-28[PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen1-6/+16
2006-07-28[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen1-1/+1
2006-07-28[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen1-1/+1
2006-07-10[PATCH] x86_64: Fix access check in ptrace compatAndi Kleen1-3/+10
2006-07-10[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2-4/+8
2006-07-10[PATCH] x86_64: Fix hotplug problem in mce amdJacob Shin1-1/+1
2006-07-10[PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enablingMarkus Schoder1-1/+1
2006-07-10[PATCH] x86_64: Update defconfigAndi Kleen1-5/+31
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2-2/+2
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven1-2/+2
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar1-3/+1
2006-07-10[PATCH] x86_64: e820.c needs pgtable.hAndrew Morton1-0/+1
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar1-0/+2
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar1-1/+1
2006-07-03[PATCH] lockdep: enable on x86_64Ingo Molnar1-0/+4
2006-07-03[PATCH] lockdep: x86_64 early initIngo Molnar1-0/+5
2006-07-03[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar1-0/+5
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar4-54/+161
2006-07-03[PATCH] lockdep: stacktrace subsystem, x86_64 supportIngo Molnar3-0/+226
2006-07-03[PATCH] lockdep: x86_64 document stack frame internalsIngo Molnar1-1/+60
2006-07-03[PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar3-41/+32
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-07-02[PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner1-1/+1