summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-98/+0
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-071-2/+2
* [PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki2006-12-071-12/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-5/+5
* [PATCH] silence unused pgdat warning from alloc_bootmem_node and friendsAndy Whitcroft2006-12-071-7/+20
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
* x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds2006-12-061-1/+1
* [PATCH] Remove 'volatile' from spinlock_typesArt Haas2006-12-061-2/+2
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-041-10/+0
* [NET]: I386 checksum annotations and cleanups.Al Viro2006-12-021-34/+31
* ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt2006-12-011-1/+9
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] i386: Fix compilation with UP genericarchAndi Kleen2006-11-281-0/+4
* [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-141-0/+1
* i386: clean up io-apic accessesLinus Torvalds2006-11-011-28/+1
* [PATCH] visws build fixAndrey Panin2006-10-282-53/+5
* ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-0/+2
* [VOYAGER] fix up ptregs removal messJames Bottomley2006-10-121-1/+1
* [VOYAGER] fix up attribute packed specifiers in voyager.hJames Bottomley2006-10-121-80/+80
* [PATCH] uaccess.h: match kernel-doc and function namesRandy Dunlap2006-10-111-33/+34
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-27/+0
* [PATCH] epoll_pwait()Davide Libenzi2006-10-111-1/+2
* [PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman2006-10-081-3/+0
* [PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilableJiri Kosina2006-10-061-2/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0510-21/+22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-042-3/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-3/+0
* | [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-041-20/+0
* | [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-041-0/+42
* | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-043-48/+0
* | [PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-042-5/+49
* | [PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar2006-10-041-2/+0
|/
* [PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey2006-10-031-1/+1
* [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-031-0/+1
* [PATCH] kernel-doc for kernel/dma.cRandy Dunlap2006-10-031-2/+1
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-39/+0
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli2006-10-021-0/+3
* [PATCH] paravirt: update pte hookZachary Amsden2006-10-011-0/+21
* [PATCH] paravirt: remove set pte atomicZachary Amsden2006-10-011-1/+0
* [PATCH] paravirt: optimize ptep establish for paeZachary Amsden2006-10-013-0/+27
* [PATCH] paravirt: kpte flushZachary Amsden2006-10-011-0/+7
* [PATCH] paravirt: combine flush accessed dirty.patchZachary Amsden2006-10-011-13/+28
* [PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez2006-10-011-0/+2
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-301-0/+6
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-293-3/+3
OpenPOWER on IntegriCloud