aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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: 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: 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: 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: 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
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-25[PATCH] cpufreq: speedstep-smi asm fixAndrew Morton
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj
2006-03-25[PATCH] collie: fix missing pcmcia bitsPavel Machek
2006-03-25[PATCH] kconfig: clarify memory debug optionsAndrew Morton
2006-03-25[PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-25[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatibleChen, Kenneth W
2006-03-25[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner
2006-03-25[PATCH] fix DMI onboard device discoveryAndrey Panin
2006-03-24[IA64] New IA64 core/thread detection patchFenghua Yu