aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-Yehuda1-8/+34
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-Yehuda1-7/+17
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_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 Pallipadi1-3/+6
2007-07-21x86: Make Alt-SysRq-p display the debug register contentsAlan Stern1-0/+10
2007-07-21x86: PM_TRACE supportNigel Cunningham1-0/+7
2007-07-21x86_64: mcelog tolerant level cleanupTim Hockin1-34/+67
2007-07-21x86_64: support poll() on /dev/mcelogTim Hockin3-40/+78
2007-07-21x86_64: O_EXCL on /dev/mcelogTim Hockin1-0/+36
2007-07-21x86_64: extract helper function from e820_register_active_regionsDavid Rientjes1-34/+48
2007-07-21x86_64: Quicklist support for x86_64Christoph Lameter2-1/+2
2007-07-21x86_64: remove unused variable maxcpusJan Beulich1-1/+0
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 Gleixner1-16/+9
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 Kleen3-18/+14
2007-07-21x86_64: Use string instruction memcpy/memset on AMD Fam10Andi Kleen1-0/+2
2007-07-21x86_64: Don't rely on a unique IO-APIC IDAndi Kleen1-2/+18
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-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-18Handle bogus %cs selector in single-step instruction decodingRoland McGrath1-7/+16
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-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus 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-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