aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge
2006-09-26[PATCH] x86: roll all the cpuid asm into one __cpuid callRusty Russell
2006-09-26[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...Chris Wright
2006-09-26[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...Rolf Eike Beer
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-24Merge branch 'master' into upstreamJeff Garzik
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse
2006-09-19Merge branch 'master' into upstreamJeff Garzik
2006-09-18x86: save/restore eflags in context switchLinus Torvalds
2006-09-16[PATCH] Fix 'make headers_check' on i386David Woodhouse
2006-09-13[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>David Woodhouse
2006-09-13[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>David Woodhouse
2006-09-13[PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...David Woodhouse
2006-09-12Merge branch 'master' into upstreamJeff Garzik
2006-09-06[PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.David Woodhouse
2006-09-04Merge branch 'master' into upstreamJeff Garzik
2006-09-01[PATCH] x86: increase MAX_MP_BUSSES on default archAndrew Morton
2006-08-31[PATCH] i386: rwlock.h fix smp alternatives fixChris Wright
2006-08-30[PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen
2006-08-30[PATCH] i386: Remove alternative_smpAndi Kleen
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich
2006-08-30[PATCH] x86: fix x86 cpuid keys used in alternative_smp()Jan Beulich
2006-08-29Merge /spare/repo/linux-2.6 into upstreamJeff Garzik
2006-08-27[PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt
2006-07-13[PATCH] i386: system.h: remove extra semicolons and fix orderChuck Ebbert
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian
2006-07-08i386: improve and correct inline asm memory constraintsLinus Torvalds
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar
2006-07-03[PATCH] lockdep: prove rwsem locking correctnessIngo Molnar
2006-07-03[PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.hIngo Molnar
2006-07-03[PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar
2006-07-03[PATCH] lockdep: clean up rwsemsIngo Molnar
2006-07-02[PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner
2006-07-01[PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar
2006-06-27[PATCH] i386: use C code for current_thread_info()Chuck Ebbert
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26Merge branch 'x86-64'Linus Torvalds