aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon2007-03-061-1/+67
* [PATCH] fix build with CONFIG_NO_IDLE_HZ=nAndrew Morton2007-03-061-0/+8
* [PATCH] disable NMI watchdog by defaultIngo Molnar2007-03-051-1/+1
* [PATCH] vmi: apic opsZachary Amsden2007-03-051-0/+1
* [PATCH] vmi: pit overrideZachary Amsden2007-03-052-3/+6
* [PATCH] vmi: paravirt drop udelay opZachary Amsden2007-03-052-9/+0
* [PATCH] vmi: fix highpteZachary Amsden2007-03-052-4/+23
* [PATCH] vmi: cpu cycles fixZachary Amsden2007-03-053-0/+5
* [PATCH] vmi: sched clock paravirt op fixZachary Amsden2007-03-054-3/+11
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-1/+0
* [PATCH] io_apic.h needs apicdef.hJean Delvare2007-03-051-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-261-0/+14
|\
| * {rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk2007-02-201-0/+11
| * rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2007-02-201-0/+3
* | Revert "[PATCH] i386: add idle notifier"Linus Torvalds2007-02-262-22/+0
* | Pull misc-for-upstream into release branchLen Brown2007-02-161-0/+1
|\ \
| * | ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPIRusty Russell2007-02-131-0/+1
* | | [PATCH] i386 rework local apic timer calibrationThomas Gleixner2007-02-161-2/+0
* | | [PATCH] clockevents: i386 driversThomas Gleixner2007-02-166-101/+41
* | | [PATCH] i386, apic: clean up the APIC codeThomas Gleixner2007-02-161-1/+1
* | | [PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti2007-02-161-0/+3
* | | [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-161-48/+1
* | | [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell2007-02-131-0/+2
* | | [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell2007-02-131-1/+1
* | | [PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell2007-02-131-0/+2
* | | [PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen2007-02-131-67/+67
* | | [PATCH] i386: improve sched_clock() on i686Ingo Molnar2007-02-131-1/+1
* | | [PATCH] i386: add idle notifierStephane Eranian2007-02-132-0/+22
* | | [PATCH] i386: Profile pc badnessZachary Amsden2007-02-132-6/+17
* | | [PATCH] i386: vMI timer patchesZachary Amsden2007-02-135-0/+120
* | | [PATCH] i386: vMI backend for paravirt-opsZachary Amsden2007-02-132-0/+263
* | | [PATCH] i386: SMP boot hook for paravirtZachary Amsden2007-02-132-0/+14
* | | [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-131-0/+15
* | | [PATCH] MM: page allocation hooks for VMI backendZachary Amsden2007-02-132-4/+40
* | | [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-135-14/+14
* | | [PATCH] i386: 2048-byte command lineAlon Bar-Lev2007-02-121-1/+1
* | | [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-112-4/+4
* | | [PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt2007-02-111-2/+2
* | | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0
| |/ |/|
* | [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-6/+0
|/
* ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-021-9/+7
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-8/+9
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-4/+4
* [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-44/+0
* [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-263-4/+7
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-221-0/+1
* [PATCH] i386: Restore CONFIG_PHYSICAL_START optionVivek Goyal2007-01-051-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-221-24/+2
|\
| * merge linus into test branchLen Brown2006-12-201-91/+0
| |\
| * \ Pull trivial into test branchLen Brown2006-12-161-24/+2
| |\ \