aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2007-07-21x86_64: introduce chipset specific opsMuli Ben-Yehuda
2007-07-21x86_64: introduce handle_quirks() for various chipset quirksMuli Ben-Yehuda
2007-07-21x86_64: update copyright noticeMuli Ben-Yehuda
2007-07-21x86_64: generalize calgary_increase_split_completion_timeoutMuli Ben-Yehuda
2007-07-21x86_64: check remote IRR bit before migrating level triggered irqEric W. Biederman
2007-07-21x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi
2007-07-21x86: Make Alt-SysRq-p display the debug register contentsAlan Stern
2007-07-21x86: PM_TRACE supportNigel Cunningham
2007-07-21x86_64: mcelog tolerant level cleanupTim Hockin
2007-07-21x86_64: support poll() on /dev/mcelogTim Hockin
2007-07-21x86_64: O_EXCL on /dev/mcelogTim Hockin
2007-07-21x86_64: fake apicid_to_node mapping for fake numaDavid Rientjes
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes
2007-07-21x86_64: extract helper function from e820_register_active_regionsDavid Rientjes
2007-07-21x86_64: Quicklist support for x86_64Christoph Lameter
2007-07-21x86_64: remove unused variable maxcpusJan Beulich
2007-07-21x86_64: minor exception trace variables cleanupJan Beulich
2007-07-21x86_64: ia32entry adjustmentsJan Beulich
2007-07-21x86_64: time.c white space wreckage cleanupThomas Gleixner
2007-07-21x86_64: apic.c coding style janitor workThomas Gleixner
2007-07-21x86_64: fiuxp pt_reqs leftoversThomas Gleixner
2007-07-21x86_64: Fix APIC typoThomas Gleixner
2007-07-21x86_64: Remove dead code and other janitor work in tsc.cThomas Gleixner
2007-07-21x86_64: Use generic xtime initThomas Gleixner
2007-07-21x86_64: use generic cmos updateThomas Gleixner
2007-07-21x86_64: hpet tsc calibration fix broken smi detection logicThomas Gleixner
2007-07-21x86_64: Don't use softirq safe locks in smp_call_functionAndi Kleen
2007-07-21i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen
2007-07-21x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen
2007-07-21x86_64: Use string instruction memcpy/memset on AMD Fam10Andi Kleen
2007-07-21x86_64: various cleanups in NUMA scan nodeDavid Rientjes
2007-07-21x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI codeDavid Rientjes
2007-07-21x86_64: Don't rely on a unique IO-APIC IDAndi Kleen
2007-07-21x86: Always flush pages in change_page_attrAndi Kleen
2007-07-21x86_64: Update defconfigAndi Kleen
2007-07-19Update .gitignore for arch/i386/bootMatthew Wilcox
2007-07-19drivers/edac: add new nmi rescanDave Jiang
2007-07-19lguest: the host codeRusty Russell
2007-07-19x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19use the new percpu interface for shared dataFenghua Yu
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek
2007-07-19PM: Optional beeping during resume from suspend to RAMNigel Cunningham
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-18Handle bogus %cs selector in single-step instruction decodingRoland McGrath
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora