summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman2007-05-101-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-093-3/+3
|\
| * Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-093-3/+3
* | i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin2007-05-091-27/+22
* | i386: remove unused rdtsc() macroH. Peter Anvin2007-05-092-12/+0
* | i386 mmzone: use __maybe_unusedDavid Rientjes2007-05-091-3/+3
* | wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* | Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao2007-05-091-15/+21
* | Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-1/+2
|/
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-081-1/+11
|\
| * i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek2007-05-081-1/+11
* | x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-081-16/+0
* | Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day2007-05-081-2/+9
* | x86: create asm/cmpxchg.hJeff Dike2007-05-083-288/+295
* | Remove tas()Jeff Dike2007-05-081-2/+0
* | local_t: i386 extensionMathieu Desnoyers2007-05-082-28/+236
* | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-14/+15
* | atomic.h: i386 type safety fixMathieu Desnoyers2007-05-081-3/+3
* | utimensat implementationUlrich Drepper2007-05-081-1/+2
* | Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* | i386: sched.h inclusion from module.h is baackAlexey Dobriyan2007-05-081-2/+0
* | kdump/kexec: calculate note size at compile timeSimon Horman2007-05-081-2/+0
* | move die notifier handling to common codeChristoph Hellwig2007-05-082-26/+0
* | tty: i386/x86_64 arbitary speed supportAlan Cox2007-05-083-2/+22
* | ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-0/+1
|/
* i386: use page allocator to allocate thread_info structureChristoph Lameter2007-05-071-3/+5
* i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}Zachary Amsden2007-05-071-20/+18
* i386: add ptep_test_and_clear_{dirty,young}David Rientjes2007-05-071-8/+17
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-0557-1230/+2130
|\
| * [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpuJan Kiszka2007-05-021-5/+6
| * [PATCH] i386: white space fixes in i387.hJan Kiszka2007-05-021-3/+3
| * [PATCH] x86: Use RDTSCP for synchronous get_cycles if possibleAndi Kleen2007-05-021-0/+9
| * [PATCH] i386: Add X86_FEATURE_RDTSCPAndi Kleen2007-05-021-0/+1
| * [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-022-4/+1
| * [PATCH] i386: Implement alternative_io for i386Andi Kleen2007-05-021-0/+15
| * [PATCH] i386: Evaluate constant cpu features at runtimeAndi Kleen2007-05-021-2/+6
| * [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-022-0/+37
| * [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-021-0/+8
| * [PATCH] i386: pte simplify opsZachary Amsden2007-05-023-22/+15
| * [PATCH] i386: pte xchg optimizationZachary Amsden2007-05-022-0/+28
| * [PATCH] i386: pte clear optimizationZachary Amsden2007-05-022-1/+6
| * [PATCH] i386: safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao2007-05-021-6/+3
| * [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl2007-05-021-0/+5
| * [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-021-0/+2
| * [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl2007-05-021-0/+2
| * [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge2007-05-021-2/+2
| * [PATCH] i386: Convert VMI timer to use clock eventsZachary Amsden2007-05-021-16/+2
| * [PATCH] x86: update for i386 and x86-64 check_bugsJeremy Fitzhardinge2007-05-021-1/+1
| * [PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge2007-05-022-0/+5
| * [PATCH] i386: Define per_cpu_offsetJeremy Fitzhardinge2007-05-021-0/+2
OpenPOWER on IntegriCloud