summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
AgeCommit message (Expand)AuthorFilesLines
2007-07-21x86_64: remove unused variable maxcpusJan Beulich1-1/+0
2007-07-21x86_64: minor exception trace variables cleanupJan Beulich2-3/+1
2007-07-21x86_64: ia32entry adjustmentsJan Beulich1-2/+3
2007-07-21x86_64: time.c white space wreckage cleanupThomas Gleixner1-45/+45
2007-07-21x86_64: apic.c coding style janitor workThomas Gleixner1-43/+30
2007-07-21x86_64: fiuxp pt_reqs leftoversThomas Gleixner1-1/+1
2007-07-21x86_64: Fix APIC typoThomas Gleixner2-5/+5
2007-07-21x86_64: Remove dead code and other janitor work in tsc.cThomas Gleixner1-28/+11
2007-07-21x86_64: Use generic xtime initThomas Gleixner1-39/+1
2007-07-21x86_64: use generic cmos updateThomas Gleixner2-16/+13
2007-07-21x86_64: hpet tsc calibration fix broken smi detection logicThomas Gleixner1-2/+2
2007-07-21x86_64: Don't use softirq safe locks in smp_call_functionAndi Kleen1-2/+2
2007-07-21i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen1-2/+5
2007-07-21x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen17-19/+506
2007-07-21x86_64: Use string instruction memcpy/memset on AMD Fam10Andi Kleen1-0/+2
2007-07-21x86_64: various cleanups in NUMA scan nodeDavid Rientjes1-3/+3
2007-07-21x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI codeDavid Rientjes1-3/+3
2007-07-21x86_64: Don't rely on a unique IO-APIC IDAndi Kleen1-2/+18
2007-07-21x86: Always flush pages in change_page_attrAndi Kleen1-9/+14
2007-07-21x86_64: Update defconfigAndi Kleen1-239/+49
2007-07-19Update .gitignore for arch/i386/bootMatthew Wilcox1-0/+2
2007-07-19drivers/edac: add new nmi rescanDave Jiang1-0/+11
2007-07-19lguest: the host codeRusty Russell1-1/+1
2007-07-19x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath1-1/+3
2007-07-19mm: variable length argument supportOllie Wild2-59/+1
2007-07-19use the new percpu interface for shared dataFenghua Yu1-1/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+2
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2-12/+11
2007-07-19PM: Optional beeping during resume from suspend to RAMNigel Cunningham1-0/+25
2007-07-19mm: fault feedback #2Nick Piggin1-13/+12
2007-07-18Handle bogus %cs selector in single-step instruction decodingRoland McGrath1-7/+16
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-0/+9
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge1-0/+5
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge1-1/+1
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2-0/+9
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds1-4/+8
2007-07-17x86_64: speedup touch_nmi_watchdogAndrew Morton1-3/+5
2007-07-17Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek1-0/+1
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli1-2/+2
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov1-1/+1
2007-07-16x86: initial fixmap supportEric W. Biderman1-1/+14
2007-07-16x86_64: Allow smp_call_function_single() to current cpuAvi Kivity1-4/+8
2007-07-13[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk1-5/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+1
2007-07-12Use the new x86 setup code for x86-64; unify with i386H. Peter Anvin7-1263/+10
2007-07-12x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin1-0/+4