aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] silence unused pgdat warning from alloc_bootmem_node and friendsAndy Whitcroft
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-06x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds
2006-12-06[PATCH] Remove 'volatile' from spinlock_typesArt Haas
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox
2006-12-02[NET]: I386 checksum annotations and cleanups.Al Viro
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-11-28[PATCH] i386: Fix compilation with UP genericarchAndi Kleen
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen
2006-11-01i386: clean up io-apic accessesLinus Torvalds
2006-10-28[PATCH] visws build fixAndrey Panin
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley
2006-10-12[VOYAGER] fix up attribute packed specifiers in voyager.hJames Bottomley
2006-10-11[PATCH] uaccess.h: match kernel-doc and function namesRandy Dunlap
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-10-11[PATCH] epoll_pwait()Davide Libenzi
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman
2006-10-06[PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilableJiri Kosina
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B
2006-10-03[PATCH] kernel-doc for kernel/dma.cRandy Dunlap
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli
2006-10-01[PATCH] paravirt: update pte hookZachary Amsden
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden
2006-10-01[PATCH] paravirt: optimize ptep establish for paeZachary Amsden
2006-10-01[PATCH] paravirt: kpte flushZachary Amsden
2006-10-01[PATCH] paravirt: combine flush accessed dirty.patchZachary Amsden
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.hRolf Eike Beer
2006-09-29[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey
2006-09-27[PATCH] i386: Use early clobbers for semaphores nowAndi Kleen
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds