aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell
2007-05-02[PATCH] x86: add command line length to boot protocolBernhard Walle
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell
2007-05-02[PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell
2007-05-02[PATCH] i386: Initialize esp0 properly all the timeRusty Russell
2007-05-02[PATCH] i386: VDSO_PRELINK warning fixAndrew Morton
2007-05-02[PATCH] x86-64: fake numa for cpusets documentDavid Rientjes
2007-05-02[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flagsJoerg Roedel
2007-05-02[PATCH] x86-64: fixed size remaining fake nodesDavid Rientjes
2007-05-02[PATCH] x86-64: split remaining fake nodes equallyDavid Rientjes
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes
2007-05-02[PATCH] i386: fix GDT's number of quadwords in commentAhmed S. Darwish
2007-05-02[PATCH] i386: vmi_pmd_clear() staticAdrian Bunk
2007-05-02[PATCH] x86-64: make simnow_init() staticAdrian Bunk
2007-05-02[PATCH] x86-64: remove extra smp_processor_id callingYinghai Lu
2007-05-02[PATCH] x86-64: fix ia32_binfmt.c build errorRalf Baechle
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz
2007-05-02[PATCH] i386: workaround for a -Wmissing-prototypes warningAdrian Bunk
2007-05-02[PATCH] i386: type cast clean up for find_next_zero_bitKen Chen
2007-05-02[PATCH] i386: make struct vmi_ops staticAdrian Bunk
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai
2007-05-02[PATCH] x86-64: Minor white space cleanup in traps.cAndi Kleen
2007-05-02[PATCH] x86-64: Allow sys_uselib unconditionallyAndi Kleen
2007-05-02[PATCH] x86-64: Don't disable basic block reorderingAndi Kleen
2007-05-02[PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton
2007-05-02[PATCH] x86-64: Move cpu verification code to common fileVivek Goyal
2007-05-02[PATCH] x86-64: Extend bzImage protocol for relocatable bzImageVivek Goyal
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal
2007-05-02[PATCH] x86-64: do not use virt_to_page on kernel data addressVivek Goyal
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal
2007-05-02[PATCH] x86-64: Modify discover_ebda to use virtual addressesVivek Goyal
2007-05-02[PATCH] x86-64: 64bit ACPI wakeup trampolineVivek Goyal
2007-05-02[PATCH] x86-64: wakeup.S misc cleanupsVivek Goyal
2007-05-02[PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal
2007-05-02[PATCH] x86-64: Get rid of dead code in suspend resumeVivek Goyal
2007-05-02[PATCH] x86-64: 64bit PIC SMP trampolineVivek Goyal
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal
2007-05-02[PATCH] x86-64: modify copy_bootdata to use virtual addressesVivek Goyal
2007-05-02[PATCH] x86-64: Fix early printk to use standard ISA mappingVivek Goyal
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal
2007-05-02[PATCH] x86-64: Kill temp boot pmdsVivek Goyal
2007-05-02[PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger