summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-261-1/+1
* [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2006-09-262-0/+49
* [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-1/+2
* [PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch2006-09-261-6/+31
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-3/+3
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-261-0/+4
* [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-261-1/+1
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-2/+3
* [CRYPTO] twofish: x86-64 assembly versionJoachim Fritschi2006-09-213-0/+424
* Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-192-24/+39
* [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-121-0/+4
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-112-0/+35
* [PATCH] audit: more syscall classes addedAl Viro2006-09-112-0/+26
* [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mappedSuleiman Souhlal2006-08-301-26/+31
* [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-303-2/+8
* [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen2006-08-301-1/+24
* [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-302-38/+0
* [PATCH] x86_64: Update defconfigAndi Kleen2006-08-301-50/+16
* [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] 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
OpenPOWER on IntegriCloud