summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* x86_64: arch/x86_64/kernel/aperture.c lower printk severityDan Aloni2007-07-221-1/+1
* x86_64: move iommu declaration from proto to iommu.hYinghai Lu2007-07-228-6/+8
* x86_64: disable srat when numa emulation succeedsDavid Rientjes2007-07-221-1/+5
* x86_64: fix e820_hole_size based on address rangesDavid Rientjes2007-07-222-37/+25Star
* x86_64: disable the GART in shutdownYinghai Lu2007-07-223-0/+29
* x86_64: change _map_single to static in pci_gart.c etcYinghai Lu2007-07-222-6/+6
* x86_64: lower printk severityDan Aloni2007-07-221-1/+1
* x86_64: use the global PIT lockThomas Gleixner2007-07-221-0/+2
* x86_64: During VM oom condition, kill all threads in process groupWill Schmidt2007-07-221-1/+1
* x86_64: Move functions declarations to header fileGlauber de Oliveira Costa2007-07-221-18/+0Star
* x86_64: Calgary - fold in redundant functionsMuli Ben-Yehuda2007-07-221-21/+9Star
* x86_64: Calgary - change _map_single, etc to staticYinghai Lu2007-07-221-4/+4
* x86_64: Calgary - tighten up the bitmap lockingMuli Ben-Yehuda2007-07-221-23/+17Star
* x86_64: Calgary - fix few style problems pointed out by checkpatch.plMuli Ben-Yehuda2007-07-221-3/+6
* x86_64: tidy up debug printksMuli Ben-Yehuda2007-07-221-10/+3Star
* x86_64: only reserve the first 1MB of IO space for CalIOC2Muli Ben-Yehuda2007-07-221-2/+2
* x86_64: tabify and trim trailing whitespaceMuli Ben-Yehuda2007-07-221-20/+20
* x86_64: cleanup of unneeded macrosGuillaume Thouvenin2007-07-221-5/+0Star
* x86_64: reserve TCEs with the same address as MEM regionsMuli Ben-Yehuda2007-07-221-0/+67
* x86_64: grab PLSSR too when a DMA error occursMuli Ben-Yehuda2007-07-221-3/+6
* x86_64: make dump_error_regs a chip opMuli Ben-Yehuda2007-07-221-8/+34
* x86_64: implement CalIOC2 TCE cache flush sequenceMuli Ben-Yehuda2007-07-221-1/+87
* x86_64: add chip_ops and a quirk function for CalIOC2Muli Ben-Yehuda2007-07-221-4/+33
* x86_64: introduce CalIOC2 supportMuli Ben-Yehuda2007-07-221-40/+156
* x86_64: abstract how we find the iommu_table for a deviceMuli Ben-Yehuda2007-07-221-7/+14
* x86_64: introduce chipset specific opsMuli Ben-Yehuda2007-07-221-7/+17
* x86_64: introduce handle_quirks() for various chipset quirksMuli Ben-Yehuda2007-07-221-8/+17
* x86_64: update copyright noticeMuli Ben-Yehuda2007-07-221-1/+1
* x86_64: generalize calgary_increase_split_completion_timeoutMuli Ben-Yehuda2007-07-221-4/+5
* x86_64: check remote IRR bit before migrating level triggered irqEric W. Biederman2007-07-221-2/+56
* x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi2007-07-221-3/+6
* x86: Make Alt-SysRq-p display the debug register contentsAlan Stern2007-07-221-0/+10
* x86: PM_TRACE supportNigel Cunningham2007-07-221-0/+7
* x86_64: mcelog tolerant level cleanupTim Hockin2007-07-221-34/+67
* x86_64: support poll() on /dev/mcelogTim Hockin2007-07-223-40/+78
* x86_64: O_EXCL on /dev/mcelogTim Hockin2007-07-221-0/+36
* x86_64: fake apicid_to_node mapping for fake numaDavid Rientjes2007-07-221-1/+12
* x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-222-3/+74
* x86_64: extract helper function from e820_register_active_regionsDavid Rientjes2007-07-221-34/+48
* x86_64: Quicklist support for x86_64Christoph Lameter2007-07-223-1/+10
* x86_64: remove unused variable maxcpusJan Beulich2007-07-221-1/+0Star
* x86_64: minor exception trace variables cleanupJan Beulich2007-07-222-3/+1Star
* x86_64: ia32entry adjustmentsJan Beulich2007-07-221-2/+3
* x86_64: time.c white space wreckage cleanupThomas Gleixner2007-07-221-45/+45
* x86_64: apic.c coding style janitor workThomas Gleixner2007-07-221-43/+30Star
* x86_64: fiuxp pt_reqs leftoversThomas Gleixner2007-07-221-1/+1
* x86_64: Fix APIC typoThomas Gleixner2007-07-222-5/+5
* x86_64: Remove dead code and other janitor work in tsc.cThomas Gleixner2007-07-221-28/+11Star
* x86_64: Use generic xtime initThomas Gleixner2007-07-221-39/+1Star
* x86_64: use generic cmos updateThomas Gleixner2007-07-222-16/+13Star