aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2006-01-11[PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen
2006-01-11[PATCH] x86_64: Make udelay more accurateRoss Biro
2006-01-11[PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen
2006-01-11[PATCH] x86_64: Validate SLIT tableAndi Kleen
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen
2006-01-11[PATCH] x86_64: Remove bogus file in arch/x86_64/pciAndi Kleen
2006-01-11[PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen
2006-01-11[PATCH] x86_64: fix page fault from show_trace()Jan Beulich
2006-01-11[PATCH] x86_64: fix single step handling for 32bit processesPeter Beutner
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo
2006-01-11[PATCH] x86_64: increase MCE bank countsShaohua Li
2006-01-11[PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich
2006-01-11[PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen
2006-01-11[PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen
2006-01-11[PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen
2006-01-11[PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen
2006-01-11[PATCH] x86_64: Adjust page fault handlingJan Beulich
2006-01-11[PATCH] x86_64: Remove unprotected iretJan Beulich
2006-01-11[PATCH] x86_64: Clean up double fault handlingJan Beulich
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich
2006-01-11[PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich
2006-01-11[PATCH] x86_64: fix bound check IDT gateJan Beulich
2006-01-11[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich
2006-01-11[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen
2006-01-11[PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich
2006-01-11[PATCH] x86_64: Update defconfigAndi Kleen
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal
2006-01-10[PATCH] kdump: x86_64 kexec on panicakpm@osdl.org
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu