summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* make seccomp zerocost in scheduleAndrea Arcangeli2007-07-162-1/+8
* fix jvc cdrom drive lockupZhang, Yanmin2007-07-161-3/+1
* kill vmalloc_earlyreserveJan Beulich2007-07-161-1/+1
* page table handling cleanupJan Beulich2007-07-163-30/+1
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-162-0/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-37/+0
|\
| * PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-33/+0
| * PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* | Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin2007-07-122-4/+91
* | Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin2007-07-121-6/+8
* | Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-123-2/+11
* | Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-122-14/+41
* | include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin2007-07-121-3/+3
|/
* i386: es7000 build breakage fixVivek Goyal2007-07-062-0/+10
* fix nmi_watchdog=2 bootup hangBjörn Steinbrink2007-06-251-1/+1
* x86: Disable DAC on VIA bridgesAndi Kleen2007-06-201-0/+6
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-161-3/+5
* i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins2007-06-161-12/+14
* i386: fix early usage of atomic_add_return and local_add_return on real i386Thomas Gleixner2007-05-232-2/+2
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+2
* i386: move common parts of smp into their own fileJeremy Fitzhardinge2007-05-151-0/+4
* Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-141-1/+0
* SLUB: i386 supportChristoph Lameter2007-05-122-5/+2
* signal/timer/event: eventfd wire up x86 archesDavide Libenzi2007-05-111-1/+2
* signal/timer/event: timerfd wire up x86 archesDavide Libenzi2007-05-111-1/+2
* signal/timer/event: signalfd wire up x86 archesDavide Libenzi2007-05-111-1/+2
* Consolidate asm/poll.hStephen Rothwell2007-05-111-27/+1
* i386: work around miscompilation of alternatives codeJoerg Roedel2007-05-112-2/+10
* 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
OpenPOWER on IntegriCloud