summaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APICDavid Rientjes1-3/+1
2006-12-07[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese1-4/+18
2006-12-07[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian1-0/+2
2006-12-07[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B2-0/+21
2006-12-07[PATCH] x86-64: add genapic_forceSiddha, Suresh B1-1/+8
2006-12-07[PATCH] x86-64: Rate limit no irq handler messagesAndi Kleen1-1/+1
2006-12-07[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides2-3/+5
2006-12-07[PATCH] x86-64: Add option to compile for Core2Andi Kleen2-6/+25
2006-12-07[PATCH] x86-64: Don't force inlining of do_csumAndi Kleen1-3/+1
2006-12-07[PATCH] x86-64: Fix race in IO-APIC routing entry setup.Andi Kleen1-3/+9
2006-12-07[PATCH] x86-64: Make x86_64 udelay() round up instead of down.Paolo 'Blaisorblade' Giarrusso1-2/+2
2006-12-07[PATCH] Calgary: allow compiling Calgary in but not using it by defaultMuli Ben-Yehuda3-0/+25
2006-12-07[PATCH] Calgary: check BBAR ioremap success when ioremappingMuli Ben-Yehuda1-36/+49
2006-12-07[PATCH] Calgary: use BIOS supplied BBARs and topology informationLaurent Vivier1-36/+125
2006-12-07[PATCH] calgary: phb_shift can be intMuli Ben-Yehuda1-1/+1
2006-12-07[PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in co...Albert Cahalan1-0/+5
2006-12-07[PATCH] x86-64: Try multiple timer variants in check_timerAndi Kleen2-78/+51
2006-12-07[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*Andi Kleen2-6/+6
2006-12-07[PATCH] x86-64: Extend clear_irq_vectorYinghai Lu1-1/+17
2006-12-07[PATCH] x86-64: Speed and clean up cache flushing in change_page_attrAndi Kleen1-26/+32
2006-12-07[PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen1-2/+1
2006-12-07[PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox1-1/+1
2006-12-07[PATCH] x86: Don't use nested idle loopsAndi Kleen1-21/+9
2006-12-07[PATCH] x86-64: miscellaneous entry.S adjustmentsJan Beulich1-30/+6
2006-12-07[PATCH] x86-64: dump_trace() atomicity fixAndrew Morton1-3/+5
2006-12-07[PATCH] x86-64: Insert Local and IO APIC(s) into resource mapAaron Durbin1-0/+78
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton1-1/+28
2006-12-07[PATCH] x86-64: use BUILD_BUG_ON in FPU codeAlexey Dobriyan1-5/+2
2006-12-07[PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian1-0/+7
2006-12-07[PATCH] x86: Compress stack unwinder outputAndi Kleen1-4/+4
2006-12-07[PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen1-8/+13
2006-12-07[PATCH] x86-64: Update defconfigAndi Kleen1-13/+14
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells5-23/+35
2006-12-03[NET]: X86_64 checksum annotations and cleanups.Al Viro2-19/+25
2006-11-29Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-3/+9
2006-11-28[PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen1-1/+9
2006-11-28[PATCH] x86-64: Fix warning in io_apic.cAndi Kleen1-2/+0
2006-11-28[PATCH] x86_64: fix 'earlyprintk=...,keep' regressionIngo Molnar1-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells3-10/+12
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-1/+1
2006-11-21[PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal1-0/+1
2006-11-21[PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal1-0/+1
2006-11-20[PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto1-8/+1
2006-11-17[PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar1-1/+3
2006-11-17[PATCH] x86_64: stack unwinder crash fixIngo Molnar1-0/+6
2006-11-17[PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bugIngo Molnar1-2/+2
2006-11-17[PATCH] x86-64: Fix vsyscall.c compilation on UPAndi Kleen1-0/+2
2006-11-15[PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman1-1/+3
2006-11-14[PATCH] x86-64: Fix race in exit_idleAndi Kleen1-2/+1
2006-11-14[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen3-33/+26