aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] Notify page fault call chainAnil S Keshavamurthy1-0/+1
2006-06-26[PATCH] Notify page fault call chain for i386Anil S Keshavamurthy1-0/+2
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz2-57/+2
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz4-34/+56
2006-06-25[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown1-12/+34
2006-06-25[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown1-0/+6
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall1-3/+2
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge7-163/+16
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+0
2006-06-23[PATCH] x86: compile fix for asm-i386/alternatives.hKirill Smelkov1-0/+2
2006-06-23[PATCH] x86: VIA C7 CPU flagsMichal Ludvig1-0/+12
2006-06-23[PATCH] x86: fix __range_ok constraintRoman Zippel1-1/+1
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2-6/+5
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2-8/+4
2006-06-23[PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk1-2/+0
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka1-0/+33
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-1/+2
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+9
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas1-1/+1
2006-06-21[PATCH] PCI: cleanup unused variable about msi driverbibo,mao1-1/+1
2006-06-21[PATCH] PCI: msi abstractions and support for altixMark Maule1-0/+8
2006-06-15Pull trivial1 into release branchLen Brown1-1/+0
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray1-0/+1
2006-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-2/+2
2006-04-29[PATCH] i386: fix broken FP exception handlingChuck Ebbert1-2/+2
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+4
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse4-4/+26
2006-04-27[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseZachary Amsden3-3/+24
2006-04-27Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.hDavid Woodhouse1-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse37-37/+0
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-1/+2
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2-4/+27
2006-04-19[PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq_disablelepton1-2/+3
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-1/+2
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+2
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton1-1/+1
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-18/+0
2006-04-11[PATCH] mptspec: remove duplicate #includeRandy Dunlap1-1/+0
2006-04-11[PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*OGAWA Hirofumi1-2/+2
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave1-0/+1
2006-04-09[PATCH] i386: Consolidate modern APIC handlingAndi Kleen1-0/+2
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven1-0/+4
2006-04-01x86_64: Remove stale lapic definition from apicdef.h Ashok Raj1-1/+0
2006-03-31[PATCH] make local_t signedAndrew Morton1-3/+3
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-1/+2
2006-03-31[PATCH] i386 kdump timer vector lockup fixVivek Goyal1-0/+1
2006-03-31[PATCH] Remove long dead i386 floppy asm codeBrian Gerst1-34/+0
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-1/+2
2006-03-28[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk1-2/+0