summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen2006-03-253-2/+15
* [PATCH] x86_64: Force broadcast timer on AMD systems with C3 too.Andi Kleen2006-03-251-10/+15
* [PATCH] x86_64: Change default setting for noexec32 to match i386 kernelAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Reorder one field of the PDA to reduce paddingArjan van de Ven2006-03-251-1/+1
* [PATCH] x86_64: Limit max number of CPUs to 255Andi Kleen2006-03-251-1/+1
* [PATCH] x86_64: fix orphaned bits of timer init messagesChuck Ebbert2006-03-251-3/+3
* [PATCH] x86_64: Quieten down microcode update driverAndi Kleen2006-03-251-4/+0
* [PATCH] x86_64: Basic reorder infrastructureArjan van de Ven2006-03-255-0/+1321
* [PATCH] x86_64: Always use IO-APIC routing for timer.Andi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()Andi Kleen2006-03-251-0/+3
* [PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffersAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Reename CMOS update warningAndi Kleen2006-03-251-8/+1
* [PATCH] x86_64: Fix formatting in time.cAndi Kleen2006-03-251-49/+45
* [PATCH] x86_64: Handle years beyond 2100Andi Kleen2006-03-251-5/+17
* [PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicitArjan van de Ven2006-03-252-0/+2
* [PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen2006-03-251-3/+4
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-256-12/+78
* [PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen2006-03-253-21/+38
* [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones2006-03-252-2/+2
* [PATCH] x86_64: Move kernel to 2MBAndi Kleen2006-03-251-2/+2
* [PATCH] x86_64: prefetch the mmap_sem in the fault pathArjan van de Ven2006-03-251-2/+4
* [PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen2006-03-251-5/+91
* [PATCH] x86_64: to use lapic ids instead of initial apic idsRavikiran G Thirumalai2006-03-251-2/+2
* [PATCH] x86_64: miscellaneous cleanupJan Beulich2006-03-253-14/+15
* [PATCH] x86_64: Make pfn_valid work early in bootAndi Kleen2006-03-251-0/+1
* [PATCH] x86_64: Clean up white space in traps.cRoberto Nibali2006-03-251-9/+8
* [PATCH] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar2006-03-251-1/+1
* [PATCH] x86_64: Don't define string functions to builtinAndi Kleen2006-03-253-16/+7
* [PATCH] x86_64: Check that early arguments are words on their ownAndi Kleen2006-03-251-22/+25
* [PATCH] x86_64: remove dead do_softirq_thunkJan Beulich2006-03-253-6/+0
* [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2006-03-255-13/+95
* [PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMUAndi Kleen2006-03-251-2/+5
* [PATCH] x86_64: Report local APIC ID when initializing CPUAndi Kleen2006-03-251-2/+2
* [PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is usedAndi Kleen2006-03-251-2/+2
* [PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj2006-03-252-11/+14
* [PATCH] x86_64: save FPU context slightly laterJan Beulich2006-03-251-3/+4
* [PATCH] x86_64: eliminate set_debug()Jan Beulich2006-03-254-16/+8
* [PATCH] x86_64: disallow multi-byte hardware execution breakpointsJan Beulich2006-03-251-3/+3
* [PATCH] x86_64: cpu_pda array to macro followup correctionJan Beulich2006-03-251-1/+1
* [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen2006-03-254-10/+10
* [PATCH] x86_64: Increase the variability of the process stack on 64bit archit...Andi Kleen2006-03-252-4/+13
* [PATCH] x86-64: Use -mtune=generic for generic kernelsAndi Kleen2006-03-252-0/+5
* [PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich2006-03-251-1/+1
* [PATCH] x86_64: Update defconfigAndi Kleen2006-03-251-18/+16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-2521-404/+414
|\
| * [CPUFREQ] kzalloc conversion for gx-suspmodDave Jones2006-03-111-2/+1
| * [CPUFREQ] Whitespace cleanupDave Jones2006-03-111-11/+11
| * [CPUFREQ] Mark longhaul driver as broken.Dave Jones2006-03-111-0/+1
| * [PATCH] cpufreq: fix section mismatch warningsSam Ravnborg2006-03-111-1/+1
| * [CPUFREQ] Fix the p4-clockmod N60 errata workaround.Pallipadi, Venkatesh2006-03-101-1/+1
OpenPOWER on IntegriCloud