summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add some comments what tce.c actually doesAndi Kleen2006-09-261-0/+2
* [PATCH] Add proper alignment to ENTRYAndi Kleen2006-09-261-2/+1
* [PATCH] Simplify profile_pc on x86-64Andi Kleen2006-09-261-13/+8
* [PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen2006-09-261-1/+1
* [PATCH] A few trivial spelling and grammar fixesAdam Henley2006-09-263-4/+4
* [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian2006-09-263-33/+49
* [PATCH] Clean up asm/smp.h includesAndi Kleen2006-09-261-2/+0
* [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-264-9/+93
* [PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2006-09-262-12/+37
* [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-09-261-5/+125
* [PATCH] kdump x86_64 nmi event notification fixVivek Goyal2006-09-261-2/+2
* [PATCH] Fix up panic messages for different NMI panicsAndi Kleen2006-09-262-6/+6
* [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-262-7/+28
* [PATCH] x86: x86 clean up nmi panic messagesDon Zickus2006-09-261-7/+14
* [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-261-0/+6
* [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus2006-09-261-17/+4
* [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-261-0/+48
* [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-262-97/+25
* [PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen2006-09-261-47/+35
* [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-262-11/+23
* [PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2006-09-262-141/+288
* [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-261-40/+138
* [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-261-76/+5
* Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-191-0/+29
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+19
* [PATCH] audit: more syscall classes addedAl Viro2006-09-111-0/+16
* [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-303-2/+8
* [PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen2006-08-302-5/+7
* [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-301-11/+17
* [PATCH] x86_64: Add kernel thread stack frame termination for properly stoppi...Andi Kleen2006-08-302-0/+4
* [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-301-29/+0
* [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
* [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] 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: 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: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen2006-07-281-6/+16
* [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2006-07-281-1/+1
* [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] 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
OpenPOWER on IntegriCloud