aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-28[PATCH] i386: Fix compilation with UP genericarchAndi Kleen1-0/+4
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen1-0/+1
2006-11-01i386: clean up io-apic accessesLinus Torvalds1-28/+1
2006-10-28[PATCH] visws build fixAndrey Panin2-53/+5
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi1-0/+2
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley1-1/+1
2006-10-12[VOYAGER] fix up attribute packed specifiers in voyager.hJames Bottomley1-80/+80
2006-10-11[PATCH] uaccess.h: match kernel-doc and function namesRandy Dunlap1-33/+34
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-27/+0
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-1/+2
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman1-3/+0
2006-10-06[PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilableJiri Kosina1-2/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells10-21/+22
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2-3/+0
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman1-20/+0
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman1-0/+42
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman3-48/+0
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman2-5/+49
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar1-2/+0
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-3/+0
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey1-1/+1
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B1-0/+1
2006-10-03[PATCH] kernel-doc for kernel/dma.cRandy Dunlap1-2/+1
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-39/+0
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli1-0/+3
2006-10-01[PATCH] paravirt: update pte hookZachary Amsden1-0/+21
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden1-1/+0
2006-10-01[PATCH] paravirt: optimize ptep establish for paeZachary Amsden3-0/+27
2006-10-01[PATCH] paravirt: kpte flushZachary Amsden1-0/+7
2006-10-01[PATCH] paravirt: combine flush accessed dirty.patchZachary Amsden1-13/+28
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez1-0/+2
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen1-0/+6
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto3-3/+3
2006-09-29[PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.hRolf Eike Beer1-6/+6
2006-09-29[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2-1/+3
2006-09-27[PATCH] i386: Use early clobbers for semaphores nowAndi Kleen1-2/+2
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-2/+3
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds29-352/+406
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike3-34/+41
2006-09-26[PATCH] x86: trivial move of ptep_set_access_flagsRusty Russell1-15/+16
2006-09-26[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headersRusty Russell3-7/+8
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisorJeremy Fitzhardinge1-1/+6
2006-09-26[PATCH] x86: roll all the cpuid asm into one __cpuid callRusty Russell1-33/+27
2006-09-26[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisorChris Wright2-0/+192
2006-09-26[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.hRolf Eike Beer1-6/+3
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken2-3/+3
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey1-0/+6