summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
AgeCommit message (Expand)Author
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto
2006-04-11[PATCH] mptspec: remove duplicate #includeRandy Dunlap
2006-04-11[PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*OGAWA Hirofumi
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave
2006-04-09[PATCH] i386: Consolidate modern APIC handlingAndi Kleen
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven
2006-03-31[PATCH] make local_t signedAndrew Morton
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton
2006-03-31[PATCH] i386 kdump timer vector lockup fixVivek Goyal
2006-03-31[PATCH] Remove long dead i386 floppy asm codeBrian Gerst
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe
2006-03-28[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar
2006-03-27[PATCH] lightweight robust futexes: i386Ingo Molnar
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-27[PATCH] unify pfn_to_page: i386 pfn_to_pageKAMEZAWA Hiroyuki
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-03-26[PATCH] bitops: i386: use generic bitopsAkinobu Mita
2006-03-26[PATCH] x86: kprobes-boosterMasami Hiramatsu
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro
2006-03-23[PATCH] atomic: add_unless cmpxchg optimiseNick Piggin
2006-03-23[PATCH] Move read_mostly definition to asm/cache.hKyle McMartin
2006-03-23[PATCH] x86: Make _syscallX() macros compile in PIC modeMarkus Gutschke
2006-03-23[PATCH] i386 spinlocks: disable interrupts only if we enabled themChuck Ebbert
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev
2006-03-23[PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_busChris Wright
2006-03-23[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com
2006-03-23[PATCH] i386: Add a temporary to make put_user more type safeEric W. Biederman
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin
2006-03-22[PATCH] don't call check_acpi_pci() on x86 with ACPI disabledHerbert Poetzl
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley
2006-02-24[PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi
2006-02-17[PATCH] i386: fix singlestepping though a syscallChuck Ebbert