summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-231-1/+0
|\
| * Pull trivial1 into release branchLen Brown2006-06-151-1/+0
| |\
| | * x86_64: Remove stale lapic definition from apicdef.h Ashok Raj2006-04-011-1/+0
* | | [PATCH] x86: compile fix for asm-i386/alternatives.hKirill Smelkov2006-06-231-0/+2
* | | [PATCH] x86: VIA C7 CPU flagsMichal Ludvig2006-06-231-0/+12
* | | [PATCH] x86: fix __range_ok constraintRoman Zippel2006-06-231-1/+1
* | | [PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2006-06-232-6/+5
* | | [PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2006-06-232-8/+4
* | | [PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk2006-06-231-2/+0
* | | [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-231-0/+33
* | | [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-231-1/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-221-1/+9
|\ \ \
| * | | [PATCH] PCI: cleanup unused variable about msi driverbibo,mao2006-06-211-1/+1
| * | | [PATCH] PCI: msi abstractions and support for altixMark Maule2006-06-211-0/+8
* | | | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-221-1/+1
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-0/+1
|\ \ \ | |/ /
| * | [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-081-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-301-2/+2
|\ \ \ | |/ /
| * | [PATCH] i386: fix broken FP exception handlingChuck Ebbert2006-04-291-2/+2
* | | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-3/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-294-4/+26
|\ \ \ | |/ /
| * | [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseZachary Amsden2006-04-273-3/+24
| * | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-1/+2
* | | Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.hDavid Woodhouse2006-04-271-2/+2
* | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2637-37/+0
|/ /
* | [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-202-4/+27
* | [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
OpenPOWER on IntegriCloud