summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-25[PATCH] x86_64: Remove CONFIG_UNORDERED_IOAndi Kleen
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen
2006-03-25[PATCH] x86_64: free_bootmem_node needs __pa in allocate_apertureJon Mason
2006-03-25[PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal
2006-03-25[PATCH] x86_64: Use cpumask bitops for cpu_vm_maskBrian Gerst
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen
2006-03-25[PATCH] x86_64: Force broadcast timer on AMD systems with C3 too.Andi Kleen
2006-03-25[PATCH] x86_64: Change default setting for noexec32 to match i386 kernelAndi Kleen
2006-03-25[PATCH] x86_64: Reorder one field of the PDA to reduce paddingArjan van de Ven
2006-03-25[PATCH] x86_64: Limit max number of CPUs to 255Andi Kleen
2006-03-25[PATCH] x86_64: fix orphaned bits of timer init messagesChuck Ebbert
2006-03-25[PATCH] x86_64: Quieten down microcode update driverAndi Kleen
2006-03-25[PATCH] x86_64: Basic reorder infrastructureArjan van de Ven
2006-03-25[PATCH] x86_64: Always use IO-APIC routing for timer.Andi Kleen
2006-03-25[PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()Andi Kleen
2006-03-25[PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffersAndi Kleen
2006-03-25[PATCH] x86_64: Reename CMOS update warningAndi Kleen
2006-03-25[PATCH] x86_64: Fix formatting in time.cAndi Kleen
2006-03-25[PATCH] x86_64: Handle years beyond 2100Andi Kleen
2006-03-25[PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicitArjan van de Ven
2006-03-25[PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen
2006-03-25[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones
2006-03-25[PATCH] x86_64: Move kernel to 2MBAndi Kleen
2006-03-25[PATCH] x86_64: prefetch the mmap_sem in the fault pathArjan van de Ven
2006-03-25[PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen
2006-03-25[PATCH] x86_64: to use lapic ids instead of initial apic idsRavikiran G Thirumalai
2006-03-25[PATCH] x86_64: miscellaneous cleanupJan Beulich
2006-03-25[PATCH] x86_64: Make pfn_valid work early in bootAndi Kleen
2006-03-25[PATCH] x86_64: Clean up white space in traps.cRoberto Nibali
2006-03-25[PATCH] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen
2006-03-25[PATCH] x86_64: Check that early arguments are words on their ownAndi Kleen
2006-03-25[PATCH] x86_64: remove dead do_softirq_thunkJan Beulich
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich
2006-03-25[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMUAndi Kleen
2006-03-25[PATCH] x86_64: Report local APIC ID when initializing CPUAndi Kleen
2006-03-25[PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is usedAndi Kleen
2006-03-25[PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj
2006-03-25[PATCH] x86_64: save FPU context slightly laterJan Beulich
2006-03-25[PATCH] x86_64: eliminate set_debug()Jan Beulich
2006-03-25[PATCH] x86_64: disallow multi-byte hardware execution breakpointsJan Beulich
2006-03-25[PATCH] x86_64: cpu_pda array to macro followup correctionJan Beulich
2006-03-25[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen
2006-03-25[PATCH] x86_64: Increase the variability of the process stack on 64bit archit...Andi Kleen
2006-03-25[PATCH] x86-64: Use -mtune=generic for generic kernelsAndi Kleen
2006-03-25[PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich
2006-03-25[PATCH] x86_64: Update defconfigAndi Kleen
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds