summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* x86_64: introduce CalIOC2 supportMuli Ben-Yehuda2007-07-211-40/+156
* x86_64: abstract how we find the iommu_table for a deviceMuli Ben-Yehuda2007-07-211-7/+14
* x86_64: introduce chipset specific opsMuli Ben-Yehuda2007-07-211-7/+17
* x86_64: introduce handle_quirks() for various chipset quirksMuli Ben-Yehuda2007-07-211-8/+17
* x86_64: update copyright noticeMuli Ben-Yehuda2007-07-211-1/+1
* x86_64: generalize calgary_increase_split_completion_timeoutMuli Ben-Yehuda2007-07-211-4/+5
* x86_64: check remote IRR bit before migrating level triggered irqEric W. Biederman2007-07-211-2/+56
* x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi2007-07-211-3/+6
* x86: Make Alt-SysRq-p display the debug register contentsAlan Stern2007-07-211-0/+10
* x86: PM_TRACE supportNigel Cunningham2007-07-211-0/+7
* x86_64: mcelog tolerant level cleanupTim Hockin2007-07-211-34/+67
* x86_64: support poll() on /dev/mcelogTim Hockin2007-07-213-40/+78
* x86_64: O_EXCL on /dev/mcelogTim Hockin2007-07-211-0/+36
* x86_64: fake apicid_to_node mapping for fake numaDavid Rientjes2007-07-211-1/+12
* x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-212-3/+74
* x86_64: extract helper function from e820_register_active_regionsDavid Rientjes2007-07-211-34/+48
* x86_64: Quicklist support for x86_64Christoph Lameter2007-07-213-1/+10
* x86_64: remove unused variable maxcpusJan Beulich2007-07-211-1/+0
* x86_64: minor exception trace variables cleanupJan Beulich2007-07-212-3/+1
* x86_64: ia32entry adjustmentsJan Beulich2007-07-211-2/+3
* x86_64: time.c white space wreckage cleanupThomas Gleixner2007-07-211-45/+45
* x86_64: apic.c coding style janitor workThomas Gleixner2007-07-211-43/+30
* x86_64: fiuxp pt_reqs leftoversThomas Gleixner2007-07-211-1/+1
* x86_64: Fix APIC typoThomas Gleixner2007-07-212-5/+5
* x86_64: Remove dead code and other janitor work in tsc.cThomas Gleixner2007-07-211-28/+11
* x86_64: Use generic xtime initThomas Gleixner2007-07-211-39/+1
* x86_64: use generic cmos updateThomas Gleixner2007-07-212-16/+13
* x86_64: hpet tsc calibration fix broken smi detection logicThomas Gleixner2007-07-211-2/+2
* x86_64: Don't use softirq safe locks in smp_call_functionAndi Kleen2007-07-211-2/+2
* i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen2007-07-211-2/+5
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-2117-19/+506
* x86_64: Use string instruction memcpy/memset on AMD Fam10Andi Kleen2007-07-211-0/+2
* x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-211-3/+3
* x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI codeDavid Rientjes2007-07-211-3/+3
* x86_64: Don't rely on a unique IO-APIC IDAndi Kleen2007-07-211-2/+18
* x86: Always flush pages in change_page_attrAndi Kleen2007-07-211-9/+14
* x86_64: Update defconfigAndi Kleen2007-07-211-239/+49
* Update .gitignore for arch/i386/bootMatthew Wilcox2007-07-191-0/+2
* drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+11
* lguest: the host codeRusty Russell2007-07-191-1/+1
* x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+3
* mm: variable length argument supportOllie Wild2007-07-192-59/+1
* use the new percpu interface for shared dataFenghua Yu2007-07-191-1/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+2
* PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-192-12/+11
* PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-191-0/+25
* mm: fault feedback #2Nick Piggin2007-07-191-13/+12
* Handle bogus %cs selector in single-step instruction decodingRoland McGrath2007-07-181-7/+16
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-182-0/+9
|\
| * sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-172-0/+9
OpenPOWER on IntegriCloud