[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
[safe/jmp/linux-2.6] / include / asm-i386 /
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-26 Linus TorvaldsRevert "[PATCH] i386: add idle notifier"
2007-02-20 Adrian Bunk{rd,wr}msr_on_cpu SMP=n optimization
2007-02-20 Alexey Dobriyanrdmsr_on_cpu, wrmsr_on_cpu
2007-02-16 Len BrownPull misc-for-upstream into release branch
2007-02-16 Thomas Gleixner[PATCH] i386 rework local apic timer calibration
2007-02-16 Thomas Gleixner[PATCH] clockevents: i386 drivers
2007-02-16 Thomas Gleixner[PATCH] i386, apic: clean up the APIC code
2007-02-16 Marcelo Tosatti[PATCH] Mark TSC on GeodeLX reliable
2007-02-16 Ingo Molnar[PATCH] x86: rewrite SMP TSC sync code
2007-02-13 Rusty Russell[PATCH] i386: Remove extern declaration from mm/discont...
2007-02-13 Rusty Russell[PATCH] i386: Rename cpu_gdt_descr and remove extern...
2007-02-13 Rusty Russell[PATCH] i386: Move mce_disabled to asm/mce.h
2007-02-13 Andi Kleen[PATCH] i386: Remove fastcall in paravirt.[ch]
2007-02-13 Ingo Molnar[PATCH] i386: improve sched_clock() on i686
2007-02-13 Stephane Eranian[PATCH] i386: add idle notifier
2007-02-13 Zachary Amsden[PATCH] i386: Profile pc badness
2007-02-13 Zachary Amsden[PATCH] i386: vMI timer patches
2007-02-13 Zachary Amsden[PATCH] i386: vMI backend for paravirt-ops
2007-02-13 Zachary Amsden[PATCH] i386: SMP boot hook for paravirt
2007-02-13 Zachary Amsden[PATCH] i386: paravirt CPU hypercall batching mode
2007-02-13 Zachary Amsden[PATCH] MM: page allocation hooks for VMI backend
2007-02-13 Jeremy Fitzhardinge[PATCH] i386: Convert i386 PDA code to use %fs
2007-02-13 Rusty RussellACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPI
2007-02-12 Alon Bar-Lev[PATCH] i386: 2048-byte command line
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-11 Tilman Schmidt[PATCH] fix sparse warnings from {asm,net}/checksum.h
2007-02-11 Tilman Schmidt[PATCH] consolidate line discipline number definitions
2007-02-09 Al Viro[PATCH] kill eth_io_copy_and_sum()
2007-02-03 Alexey StarikovskiyACPICA: Allow ACPI id to be u32 instead of u8.
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-01-26 Roland McGrath[PATCH] i386 vDSO: use VM_ALWAYSDUMP
2007-01-26 Roland McGrath[PATCH] Fix CONFIG_COMPAT_VDSO
2007-01-23 James Bottomley[PATCH] x86: fix PDA variables to work during boot
2007-01-06 Vivek Goyal[PATCH] i386: Restore CONFIG_PHYSICAL_START option
2006-12-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-22 Yasunori Goto[PATCH] compile error of register_memory()
2006-12-20 Len Brownmerge linus into test branch
2006-12-16 Len BrownPull trivial into test branch
2006-12-15 Linus TorvaldsRemove stack unwinder for now
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-13 Rafael J. Wysocki[PATCH] PM: Fix SMP races in the freezer
2006-12-12 Dave JonesMerge ../linus
2006-12-10 Christoph Lameter[PATCH] sched: add option to serialize load balancing
2006-12-08 Alan Cox[PATCH] ide: more conversion to pci_get APIs
2006-12-08 Alan Cox[PATCH] tty: preparatory structures for termios revamp
2006-12-08 Jeremy Fitzhardinge[PATCH] Generic BUG for i386
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Adrian Bunk[PATCH] cleanup asm/setup.h userspace visibility
2006-12-07 Ralf Baechle[PATCH] Pass struct dev pointer to dma_cache_sync()
2006-12-07 Ralf Baechle[PATCH] Add struct dev pointer to dma_is_consistent()
2006-12-07 Arnd Bergmann[PATCH] remove kernel syscalls
2006-12-07 Peter Zijlstra[PATCH] lockdep: name some old style locks
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Support i386 systems with PAE or withou...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Andy Whitcroft[PATCH] silence unused pgdat warning from alloc_bootmem...
2006-12-07 Peter Zijlstra[PATCH] mm: pagefault_{disable,enable}()
2006-12-07 Burman Yan[PATCH] i386: replace kmalloc+memset with kzalloc
2006-12-07 Adrian Bunk[PATCH] x86-64: remove remaining pc98 code
2006-12-07 Duncan Sands[PATCH] x86-64: fix asm constraints in i386 atomic_add_...
2006-12-07 Jan Beulich[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
2006-12-07 Adrian Bunk[PATCH] i386: always enable regparm
2006-12-07 Stephane Eranian[PATCH] i386: i386 add Intel BTS cpufeature bit and...
2006-12-07 Siddha, Suresh B[PATCH] x86: fix the irqbalance quirk for E7320/E7520...
2006-12-07 Siddha, Suresh B[PATCH] i386: introduce the mechanism of disabling...
2006-12-07 Andi Kleen[PATCH] i386: Add support for compilation for Core2
2006-12-07 Zachary Amsden[PATCH] paravirt: fix missing pte update
2006-12-07 Zachary Amsden[PATCH] paravirt: fix parameter names in mmu operations
2006-12-07 Zachary Amsden[PATCH] paravirt: Preparatory mmu header movement
2006-12-07 Rusty Russell[PATCH] paravirt: Add MMU virtualization to paravirt_ops
2006-12-07 Rusty Russell[PATCH] paravirt: Add APIC accessors to paravirt-ops.
2006-12-07 Rusty Russell[PATCH] paravirt: Allow selected bug checks to be
2006-12-07 Rusty Russell[PATCH] paravirt: Add startup infrastructure for paravi...
2006-12-07 Rusty Russell[PATCH] i386: cpu_detect extraction
2006-12-07 Rusty Russell[PATCH] paravirt: Patch inline replacements for paravir...
2006-12-07 Rusty Russell[PATCH] paravirt: header and stubs for paravirtualisation
2006-12-07 Paolo 'Blaisorblad... [PATCH] x86: comment magic constants in delay.h
2006-12-07 bibo,mao[PATCH] i386: Move memory map printing and other code...
2006-12-07 bibo,mao[PATCH] i386: Move e820/efi memmap walking code to...
2006-12-07 bibo,mao[PATCH] i386: Move find_max_pfn function to e820.c
2006-12-07 Andi Kleen[PATCH] i386: Use CLFLUSH instead of WBINVD in change_p...
2006-12-07 Andi Kleen[PATCH] i386: Retrieve CLFLUSH size from CPUID
2006-12-07 Vivek Goyal[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN
2006-12-07 Eric W. Biederman[PATCH] i386: CONFIG_PHYSICAL_START cleanup
2006-12-07 Eric W. Biederman[PATCH] i386: define __pa_symbol()
2006-12-07 Andi Kleen[PATCH] i386: PDA: Fix math emulator for new pt_regs
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Store the interrupt regs pointer in the PDA
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Implement "current" with the PDA
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Implement smp_processor_id() with the PDA
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Update sys_vm86 to cope with changed...
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Fix places where using %gs changes the...
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Use %gs as the PDA base-segment in the...
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Initialize the per-CPU data area
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Basic definitions for i386-pda
2006-12-07 Stephane Eranian[PATCH] i386: add Intel Core related PMU MSRs
2006-12-07 Chuck Ebbert[PATCH] i386: add sleazy FPU optimization
2006-12-07 Stas Sergeev[PATCH] i386: espfix cleanup
2006-12-07 Andrew Morton[PATCH] x86: all cpu backtrace
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: remove default_ldt, and simplify ldt...
next