summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq...lepton2006-04-191-2/+3
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-1/+2
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-111-2/+2
|\
| * [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*OGAWA Hirofumi2006-04-111-2/+2
* | [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-111-1/+1
* | [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-18/+0
* | [PATCH] mptspec: remove duplicate #includeRandy Dunlap2006-04-111-1/+0
|/
* [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-091-0/+1
* [PATCH] i386: Consolidate modern APIC handlingAndi Kleen2006-04-091-0/+2
* [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-091-0/+4
* [PATCH] make local_t signedAndrew Morton2006-03-311-3/+3
* [PATCH] sys_sync_file_range()Andrew Morton2006-03-311-1/+2
* [PATCH] i386 kdump timer vector lockup fixVivek Goyal2006-03-311-0/+1
* [PATCH] Remove long dead i386 floppy asm codeBrian Gerst2006-03-311-34/+0
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-1/+2
* [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-281-2/+0
* [PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall2006-03-281-10/+11
* [PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall2006-03-281-14/+2
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-6/+4
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-271-1/+1
* [PATCH] lightweight robust futexes: i386Ingo Molnar2006-03-272-2/+25
* [PATCH] lightweight robust futexes: arch defaultsIngo Molnar2006-03-271-0/+6
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-3/+1
* [PATCH] unify pfn_to_page: i386 pfn_to_pageKAMEZAWA Hiroyuki2006-03-272-19/+1
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-272-0/+7
* [PATCH] bitops: i386: use generic bitopsAkinobu Mita2006-03-261-47/+8
* [PATCH] x86: kprobes-boosterMasami Hiramatsu2006-03-261-0/+6
* [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-261-0/+5
* [PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2006-03-261-2/+1
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-251-0/+11
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-0/+2
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-12/+0
* [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-231-1/+7
* [PATCH] Move read_mostly definition to asm/cache.hKyle McMartin2006-03-231-0/+2
* [PATCH] x86: Make _syscallX() macros compile in PIC modeMarkus Gutschke2006-03-231-15/+21
* [PATCH] i386 spinlocks: disable interrupts only if we enabled themChuck Ebbert2006-03-231-4/+9
* [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl2006-03-231-0/+1
* [PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich2006-03-233-3/+3
* [PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich2006-03-232-0/+4
* [PATCH] x86: early printk handling fixesStas Sergeev2006-03-231-0/+3
* [PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_busChris Wright2006-03-231-1/+0
* [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com2006-03-231-2/+8
* [PATCH] i386: Add a temporary to make put_user more type safeEric W. Biederman2006-03-231-5/+7
* [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-239-124/+194
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-221-3/+2
* [PATCH] don't call check_acpi_pci() on x86 with ACPI disabledHerbert Poetzl2006-03-221-4/+6
* [PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen2006-03-081-0/+2
* [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-241-2/+4
* [PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi2006-02-241-2/+5
OpenPOWER on IntegriCloud