summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-311-0/+1
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-151-2/+0Star
* [PATCH] i386: system.h: remove extra semicolons and fix orderChuck Ebbert2006-07-131-11/+10Star
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-101-0/+7
* i386: improve and correct inline asm memory constraintsLinus Torvalds2006-07-098-62/+57Star
* 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-041-0/+7
* | [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-041-8/+27
* | [PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.hIngo Molnar2006-07-041-12/+83
* | [PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar2006-07-043-19/+62
* | [PATCH] lockdep: clean up rwsemsIngo Molnar2006-07-041-16/+1Star
* | [PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner2006-07-022-6/+4Star
* | [PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann2006-07-011-0/+8
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-301-0/+1
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-10/+0Star
* | [PATCH] fix sgivwfb compileAdrian Bunk2006-06-291-0/+3
* | [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-281-0/+5
* | [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-286-24/+48
* | [PATCH] i386: use C code for current_thread_info()Chuck Ebbert2006-06-281-6/+4Star
* | [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-282-7/+7
* | [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-282-31/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\ \
| * | spelling fixesAndreas Mohr2006-06-261-1/+1
* | | Merge branch 'x86-64'Linus Torvalds2006-06-2613-31/+229
|\ \ \
| * | | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-06-262-0/+20
| * | | [PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens2006-06-261-2/+5
| * | | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens2006-06-261-0/+2
| * | | [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernelsAndi Kleen2006-06-261-6/+20
| * | | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-3/+4
| * | | [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-4/+4
| * | | [PATCH] i386: reliable stack trace support i386 entry.SJan Beulich2006-06-261-0/+54
| * | | [PATCH] i386: reliable stack trace support (i386)Jan Beulich2006-06-262-1/+99
| * | | [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-262-19/+21
| * | | [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-261-0/+1
| * | | [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-261-0/+2
| * | | [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-261-0/+1
| |/ /
* | | [PATCH] Notify page fault call chainAnil S Keshavamurthy2006-06-261-0/+1
* | | [PATCH] Notify page fault call chain for i386Anil S Keshavamurthy2006-06-261-0/+2
* | | [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz2006-06-262-57/+2Star
* | | [PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz2006-06-264-34/+56
|/ /
* | [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown2006-06-251-12/+34
* | [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown2006-06-251-0/+6
* | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2006-06-251-3/+2Star
* | [PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge2006-06-257-163/+16Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-231-1/+0Star
|\ \
| * \ Pull trivial1 into release branchLen Brown2006-06-151-1/+0Star
| |\ \
| | * | x86_64: Remove stale lapic definition from apicdef.h Ashok Raj2006-04-021-1/+0Star
* | | | [PATCH] x86: compile fix for asm-i386/alternatives.hKirill Smelkov2006-06-231-0/+2
* | | | [PATCH] x86: VIA C7 CPU flagsMichal Ludvig2006-06-231-0/+12