summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-0/+4
* [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-081-0/+3
* [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-022-0/+3
* [PATCH] tty: minor merge correctionAlan Cox2007-03-271-1/+1
* [PATCH] i386: clear segment register padding in core dumpsRoland McGrath2007-03-231-5/+5
* [PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner2007-03-231-0/+1
* [PATCH] i386: fix typo in sync_constant_test_bit()'s nameJeremy Fitzhardinge2007-03-161-1/+1
* Disable NMI watchdog by default properlyLinus Torvalds2007-03-141-1/+1
* [PATCH] fastcall still doesn't make sense in paravirtAl Viro2007-03-141-1/+1
* [PATCH] Fix vmi time header bugZachary Amsden2007-03-121-1/+1
* [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