aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/x8664_ksyms.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-21x86_64: only reserve the first 1MB of IO space for CalIOC2Muli Ben-Yehuda1-2/+2
2007-07-21x86_64: tabify and trim trailing whitespaceMuli Ben-Yehuda1-20/+20
2007-07-21x86_64: cleanup of unneeded macrosGuillaume Thouvenin1-5/+0
2007-07-21x86_64: reserve TCEs with the same address as MEM regionsMuli Ben-Yehuda1-0/+67
2007-07-21x86_64: grab PLSSR too when a DMA error occursMuli Ben-Yehuda1-3/+6
2007-07-21x86_64: make dump_error_regs a chip opMuli Ben-Yehuda2-8/+35
2007-07-21x86_64: implement CalIOC2 TCE cache flush sequenceMuli Ben-Yehuda1-1/+87
2007-07-21x86_64: add chip_ops and a quirk function for CalIOC2Muli Ben-Yehuda1-4/+33
2007-07-21x86_64: introduce CalIOC2 supportMuli Ben-Yehuda1-40/+156
2007-07-21x86_64: abstract how we find the iommu_table for a deviceMuli Ben-Yehuda1-7/+14
2007-07-21x86_64: introduce chipset specific opsMuli Ben-Yehuda2-8/+24
2007-07-21x86_64: introduce handle_quirks() for various chipset quirksMuli Ben-Yehuda1-8/+17
2007-07-21x86_64: update copyright noticeMuli Ben-Yehuda1-1/+1
2007-07-21x86_64: generalize calgary_increase_split_completion_timeoutMuli Ben-Yehuda1-4/+5
2007-07-21x86: remove support for the Rise CPUAdrian Bunk5-57/+0
2007-07-21x86_64: check remote IRR bit before migrating level triggered irqEric W. Biederman1-2/+56
2007-07-21x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi2-5/+8
2007-07-21i386: add reference to the argumentsAndrew Morton1-1/+5
2007-07-21x86: Make Alt-SysRq-p display the debug register contentsAlan Stern2-0/+22
2007-07-21x86: PM_TRACE supportNigel Cunningham6-16/+43
2007-07-21i386: fix section mismatch warnings in mtrrSam Ravnborg2-2/+2
2007-07-21i386: fix machine rebootingTruxton Fulton1-1/+24
2007-07-21x86_64: mcelog tolerant level cleanupTim Hockin3-43/+80
2007-07-21x86_64: support poll() on /dev/mcelogTim Hockin5-40/+82
2007-07-21x86_64: O_EXCL on /dev/mcelogTim Hockin1-0/+36
2007-07-21i386: insert unclaimed MMCONFIG resourcesAaron Durbin1-3/+45
2007-07-21x86_64: fake apicid_to_node mapping for fake numaDavid Rientjes1-1/+12
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes6-7/+96
2007-07-21x86_64: extract helper function from e820_register_active_regionsDavid Rientjes1-34/+48
2007-07-21x86_64: Quicklist support for x86_64Christoph Lameter5-26/+59
2007-07-21i386: timer_irq_works() static againAdrian Bunk1-1/+1
2007-07-21i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>Adrian Bunk1-0/+1
2007-07-21i386: remapped_pgdat_init() staticAdrian Bunk1-1/+1
2007-07-21i386: minor nx handling adjustmentJan Beulich2-4/+4
2007-07-21i386: smp-alt-once option is only useful with HOTPLUG_CPUJan Beulich1-5/+9
2007-07-21x86_64: remove unused variable maxcpusJan Beulich2-7/+0
2007-07-21x86_64: minor exception trace variables cleanupJan Beulich2-3/+1
2007-07-21i386: allow debuggers to access the vsyscall page with compat vDSOJan Beulich1-1/+3
2007-07-21x86_64: ia32entry adjustmentsJan Beulich1-2/+3
2007-07-21x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai1-1/+2
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: share hpet.h with i386Thomas Gleixner3-138/+50
2007-07-21x86_64: fiuxp pt_reqs leftoversThomas Gleixner1-1/+1
2007-07-21x86_64: Fix APIC typoThomas Gleixner3-7/+7
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: Untangle asm/hpet.h from asm/timex.hChris Wright4-3/+3
2007-07-21i386: remove pit_interrupt_hookChris Wright3-13/+2