summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen2006-01-111-2/+3
* [PATCH] x86_64: Remove enable/disable_hltAndi Kleen2006-01-111-30/+9
* [PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen2006-01-111-7/+4
* [PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen2006-01-111-7/+0
* [PATCH] x86_64: Adjust page fault handlingJan Beulich2006-01-111-3/+4
* [PATCH] x86_64: Remove unprotected iretJan Beulich2006-01-111-1/+1
* [PATCH] x86_64: Clean up double fault handlingJan Beulich2006-01-111-1/+17
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-113-16/+27
* [PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich2006-01-111-5/+0
* [PATCH] x86_64: fix bound check IDT gateJan Beulich2006-01-111-2/+2
* [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich2006-01-112-2/+4
* [PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen2006-01-111-0/+6
* [PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich2006-01-111-5/+28
* [PATCH] x86_64: Update defconfigAndi Kleen2006-01-111-47/+69
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-112-0/+2
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+9
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-103-41/+6
|\
| * kbuild: drop vmlinux dependency from "make install"H. Peter Anvin2006-01-093-41/+6
* | [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-101-3/+3
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-1/+3
* | [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-101-2/+2
* | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-5/+2
* | [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0
* | [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-35/+1
* | [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2006-01-101-47/+0
* | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-102-20/+1
* | [PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni2006-01-101-12/+19
* | [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-102-0/+48
* | [PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal2006-01-102-0/+77
* | [PATCH] kdump: x86_64 kexec on panicakpm@osdl.org2006-01-101-1/+85
* | [PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2006-01-101-0/+9
* | [PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2006-01-102-0/+48
* | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-2/+0
* | [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-091-0/+2
* | [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-12/+11
* | [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-5/+0
* | [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-082-40/+1
* | [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-33/+11
* | [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-081-2/+0
* | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-081-1/+1
* | [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-061-1/+0
|\ \ | |/
| * gitignore: ignore shared objectsBrian Gerst2006-01-061-1/+0
* | [PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li2006-01-061-2/+3
* | [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2006-01-062-2/+2
* | [PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven2006-01-062-0/+33
* | [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven2006-01-061-2/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-043-0/+5
|\
| * gitignore: x86_64 filesBrian Gerst2006-01-013-0/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-041-1/+5
|\ \
OpenPOWER on IntegriCloud