summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
| | * [PATCH] Calgary: remove unused variablesMuli Ben-Yehuda2006-12-071-5/+0
| | * [PATCH] x86-64: Synchronize RDTSC on single core AMDAndi Kleen2006-12-071-5/+2
| | * [PATCH] x86-64: remove unused acpi_found_madt in mparse.Yinghai Lu2006-12-071-2/+0
| | * [PATCH] x86-64: Fix kobject_init() WARN_ON on resume from diskRafael J. Wysocki2006-12-071-0/+1
| | * [PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE optionAdrian Bunk2006-12-071-5/+0
| | * [PATCH] x86_64: interrupt array size should be aligned to NR_VECTORSYinghai Lu2006-12-071-1/+2
| | * [PATCH] x86_64: clear_bss before set_intr_gate with early_idt_handlerYinghai Lu2006-12-071-2/+4
| | * [PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert2006-12-071-1/+1
| | * [PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APICDavid Rientjes2006-12-071-3/+1
| | * [PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese2006-12-071-4/+18
| | * [PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian2006-12-071-0/+2
| | * [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B2006-12-072-0/+21
| | * [PATCH] x86-64: add genapic_forceSiddha, Suresh B2006-12-071-1/+8
| | * [PATCH] x86-64: Rate limit no irq handler messagesAndi Kleen2006-12-071-1/+1
| | * [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides2006-12-072-3/+5
| | * [PATCH] x86-64: Add option to compile for Core2Andi Kleen2006-12-072-6/+25
| | * [PATCH] x86-64: Don't force inlining of do_csumAndi Kleen2006-12-071-3/+1
| | * [PATCH] x86-64: Fix race in IO-APIC routing entry setup.Andi Kleen2006-12-071-3/+9
| | * [PATCH] x86-64: Make x86_64 udelay() round up instead of down.Paolo 'Blaisorblade' Giarrusso2006-12-071-2/+2
| | * [PATCH] Calgary: allow compiling Calgary in but not using it by defaultMuli Ben-Yehuda2006-12-073-0/+25
| | * [PATCH] Calgary: check BBAR ioremap success when ioremappingMuli Ben-Yehuda2006-12-071-36/+49
| | * [PATCH] Calgary: use BIOS supplied BBARs and topology informationLaurent Vivier2006-12-071-36/+125
| | * [PATCH] calgary: phb_shift can be intMuli Ben-Yehuda2006-12-071-1/+1
| | * [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in co...Albert Cahalan2006-12-071-0/+5
| | * [PATCH] x86-64: Try multiple timer variants in check_timerAndi Kleen2006-12-072-78/+51
| | * [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*Andi Kleen2006-12-072-6/+6
| | * [PATCH] x86-64: Extend clear_irq_vectorYinghai Lu2006-12-071-1/+17
| | * [PATCH] x86-64: Speed and clean up cache flushing in change_page_attrAndi Kleen2006-12-071-26/+32
| | * [PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen2006-12-071-2/+1
| | * [PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox2006-12-071-1/+1
| | * [PATCH] x86: Don't use nested idle loopsAndi Kleen2006-12-071-21/+9
| | * [PATCH] x86-64: miscellaneous entry.S adjustmentsJan Beulich2006-12-071-30/+6
| | * [PATCH] x86-64: dump_trace() atomicity fixAndrew Morton2006-12-071-3/+5
| | * [PATCH] x86-64: Insert Local and IO APIC(s) into resource mapAaron Durbin2006-12-071-0/+78
| | * [PATCH] x86: all cpu backtraceAndrew Morton2006-12-071-1/+28
| | * [PATCH] x86-64: use BUILD_BUG_ON in FPU codeAlexey Dobriyan2006-12-071-5/+2
| | * [PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian2006-12-071-0/+7
| | * [PATCH] x86: Compress stack unwinder outputAndi Kleen2006-12-071-4/+4
| | * [PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen2006-12-071-8/+13
| | * [PATCH] x86-64: Update defconfigAndi Kleen2006-12-071-13/+14
| * | [PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm2006-12-071-67/+2
| * | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-073-6/+2
| * | [PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton2006-12-071-0/+4
| * | [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
| * | [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-071-2/+0
| * | [PATCH] initrd: remove unused false condition for initrd_startHenry Nestler2006-12-071-2/+1
| * | [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-0/+1
| * | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-055-23/+35
| |\|
| | * [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-022-19/+25