summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge2006-09-261-1/+6
* [PATCH] x86: roll all the cpuid asm into one __cpuid callRusty Russell2006-09-261-33/+27
* [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...Chris Wright2006-09-262-0/+192
* [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...Rolf Eike Beer2006-09-261-6/+3
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-262-3/+3
* [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-261-0/+6
* [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-251-1/+0
* Merge branch 'master' into upstreamJeff Garzik2006-09-241-2/+7
|\
| * [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-2/+7
* | Merge branch 'master' into upstreamJeff Garzik2006-09-196-10/+22
|\ \ | |/
| * x86: save/restore eflags in context switchLinus Torvalds2006-09-181-1/+7
| * [PATCH] Fix 'make headers_check' on i386David Woodhouse2006-09-161-2/+2
| * [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>David Woodhouse2006-09-132-2/+4
| * [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>David Woodhouse2006-09-131-4/+6
| * [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...David Woodhouse2006-09-131-1/+3
* | Merge branch 'master' into upstreamJeff Garzik2006-09-121-1/+1
|\ \ | |/
| * [PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.David Woodhouse2006-09-061-1/+1
* | Merge branch 'master' into upstreamJeff Garzik2006-09-046-51/+23
|\ \ | |/
| * [PATCH] x86: increase MAX_MP_BUSSES on default archAndrew Morton2006-09-011-0/+4
| * [PATCH] i386: rwlock.h fix smp alternatives fixChris Wright2006-08-311-13/+11
| * [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen2006-08-301-2/+2
| * [PATCH] i386: Remove alternative_smpAndi Kleen2006-08-303-41/+10
| * [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-301-0/+1
| * [PATCH] x86: fix x86 cpuid keys used in alternative_smp()Jan Beulich2006-08-301-1/+1
* | Merge /spare/repo/linux-2.6 into upstreamJeff Garzik2006-08-291-1/+1
|\ \ | |/
| * [PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki2006-08-271-1/+1
* | [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-101-0/+1
|/
* [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-311-0/+1
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-2/+0
* [PATCH] i386: system.h: remove extra semicolons and fix orderChuck Ebbert2006-07-131-11/+10
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-091-0/+7
* i386: improve and correct inline asm memory constraintsLinus Torvalds2006-07-088-62/+57
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+5
|\
| * Add Kbuild file for i386 'make headers_install'David Woodhouse2006-06-181-0/+5
* | [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-031-0/+7
* | [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-031-8/+27
* | [PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.hIngo Molnar2006-07-031-12/+83
* | [PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar2006-07-033-19/+62
* | [PATCH] lockdep: clean up rwsemsIngo Molnar2006-07-031-16/+1
* | [PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner2006-07-022-6/+4
* | [PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann2006-07-011-0/+8
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-10/+0
* | [PATCH] fix sgivwfb compileAdrian Bunk2006-06-291-0/+3
* | [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-271-0/+5
* | [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-276-24/+48
* | [PATCH] i386: use C code for current_thread_info()Chuck Ebbert2006-06-271-6/+4
* | [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-272-7/+7
* | [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-272-31/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\ \
OpenPOWER on IntegriCloud