summaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)AuthorFilesLines
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-30[PATCH] x86: hw_irq.h warning fixAndrew Morton1-0/+2
2005-09-21[PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-3/+0
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert1-0/+2
2005-09-12[PATCH] i386: add memory clobbers to syscall macrosAndi Kleen1-6/+6
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2-1/+4
2005-09-10[PATCH] include/asm-i386/: "extern inline" -> "static inline"Adrian Bunk2-3/+3
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-130/+90
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-1/+1
2005-09-09[PATCH] fix reboot via keyboard controller resetTruxton Fulton1-1/+9
2005-09-09[PATCH] i386: CONFIG_ACPI_SRAT typo fixMagnus Damm1-1/+1
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg1-1/+1
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown27-200/+329
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-17/+0
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-8/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-21/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-17/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+1
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-24/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu2-7/+12
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+108
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier1-1/+4
2005-09-05[PATCH] add suspend/resume for timerShaohua Li1-0/+3
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo1-1/+1
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden1-0/+15
2005-09-05[PATCH] x86 NMI: better support for debuggersGeorge Anzinger1-2/+9
2005-09-05[PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden1-0/+7
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden2-3/+17
2005-09-05[PATCH] x86: privilege cleanupZachary Amsden1-0/+7
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden1-0/+15
2005-09-05[PATCH] i386: fix incorrect TSS entry for LDTIngo Molnar1-1/+0
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden1-1/+1
2005-09-05[PATCH] i386: generate better code around descriptor update and access functionsZachary Amsden1-8/+8
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden2-2/+12
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden1-0/+5
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden5-31/+52
2005-09-05[PATCH] ES7000 platform update (i386)Natalie.Protasevich@unisys.com1-6/+24
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi3-0/+4
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino1-1/+1
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden1-0/+13
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W1-1/+0
2005-09-05[PATCH] hugetlb: add pte_huge() macroAdam Litke1-1/+3
2005-09-05[PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso1-5/+5
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown2-1/+3
2005-08-29[NET]: Fix ipl=>ihl typo in ip_fast_csumThomas Graf1-1/+1
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2