[PATCH] 64-bit jbd2 core
[safe/jmp/linux-2.6] / include / asm-i386 /
2006-10-08 Eric W. Biederman[PATCH] i386/x86_64: Remove global IO_APIC_VECTOR
2006-10-06 Jiri Kosina[PATCH] make kernels with CONFIG_X86_GENERIC and !CONFI...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04 Eric W. Biederman[PATCH] msi: refactor and move the msi irq_chip into...
2006-10-04 Eric W. Biederman[PATCH] Initial generic hypertransport interrupt support
2006-10-04 Eric W. Biederman[PATCH] genirq: i386 irq: Remove the msi assumption...
2006-10-04 Eric W. Biederman[PATCH] genirq: i386 irq: Move msi message composition...
2006-10-04 Ingo Molnar[PATCH] genirq: convert the i386 architecture to irq...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-04 Keith Mannthey[PATCH] i383 numa: fix numaq/summit apicid conflict
2006-10-03 Siddha, Suresh B[PATCH] sched: introduce child field in sched_domain
2006-10-03 Randy Dunlap[PATCH] kernel-doc for kernel/dma.c
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 Ananth N Mavinakay... [PATCH] Add regs_return_value() helper
2006-10-01 Zachary Amsden[PATCH] paravirt: update pte hook
2006-10-01 Zachary Amsden[PATCH] paravirt: remove set pte atomic
2006-10-01 Zachary Amsden[PATCH] paravirt: optimize ptep establish for pae
2006-10-01 Zachary Amsden[PATCH] paravirt: kpte flush
2006-10-01 Zachary Amsden[PATCH] paravirt: combine flush accessed dirty.patch
2006-10-01 Fernando Vazquez[PATCH] stack overflow safe kdump: safe_smp_processor_id()
2006-10-01 Martin Schwidefsky[PATCH] Directed yield: cpu_relax variants for spinlock...
2006-09-29 Andi Kleen[PATCH] x86: Clean up x86 NMI sysctls
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-29 Rolf Eike Beer[PATCH] Use valid_dma_direction() in include/asm-i386...
2006-09-29 keith mannthey[PATCH] convert i386 Summit subarch to use SRAT info...
2006-09-27 Andi Kleen[PATCH] i386: Use early clobbers for semaphores now
2006-09-27 Randy Dunlap[PATCH] consistently use MAX_ERRNO in __syscall_return
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Jeff Dike[PATCH] Split i386 and x86_64 ptrace.h
2006-09-26 Rusty Russell[PATCH] x86: trivial move of ptep_set_access_flags
2006-09-26 Rusty Russell[PATCH] x86: trivial move of __HAVE macros in i386...
2006-09-26 Jeremy Fitzhardinge[PATCH] x86: make __FIXADDR_TOP variable to allow it...
2006-09-26 Rusty Russell[PATCH] x86: roll all the cpuid asm into one __cpuid...
2006-09-26 Chris Wright[PATCH] x86: implement always-locked bit ops, for memor...
2006-09-26 Rolf Eike Beer[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()...
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-26 keith mannthey[PATCH] convert i386 NUMA KVA space to bootmem
2006-09-26 Dmitriy Zavin[PATCH] x86: Add a cumulative thermal throttle event...
2006-09-26 Dmitriy Zavin[PATCH] x86: Refactor thermal throttle processing
2006-09-26 Jan Beulich[PATCH] i386/x86-64: Work around gcc bug with noreturn...
2006-09-26 Jeremy Fitzhardinge[PATCH] i386: Fix pack_descriptor()
2006-09-26 Rusty Russell[PATCH] i386: Allow a kernel not to be in ring 0
2006-09-26 Rusty Russell[PATCH] i386: Abstract sensitive instructions
2006-09-26 Magnus Damm[PATCH] i386: Avoid overwriting the current pgd (V4...
2006-09-26 Andi Kleen[PATCH] x86: Remove incorrect comment about ACPI e820...
2006-09-26 Chuck Ebbert[PATCH] i386: annotate FIX_STACK() and the rest of...
2006-09-26 Dave Jones[PATCH] x86: remove config.h includes from asm-i386...
2006-09-26 Ashok Raj[PATCH] i386: Support physical cpu hotplug for x86_64
2006-09-26 Rusty Russell[PATCH] i386: Descriptor and trap table cleanups.
2006-09-26 Adrian Bunk[PATCH] i386: Make enable_local_apic static
2006-09-26 Andi Kleen[PATCH] i386: Get ebp from unwinder state when continui...
2006-09-26 Andi Kleen[PATCH] i386: Do stacktracer conversion too
2006-09-26 Rusty Russell[PATCH] i386: Replace i386 open-coded cmdline parsing...
2006-09-26 Andi Kleen[PATCH] i386: Clean up spin/rwlocks
2006-09-26 Andi Kleen[PATCH] i386: Remove lock section support in semaphore.h
2006-09-26 Andi Kleen[PATCH] i386: Remove lock section support in rwsem.h
2006-09-26 Andi Kleen[PATCH] i386: Remove lock section support in mutex.h
2006-09-26 Andi Kleen[PATCH] i386: Minor fixes & cleanup to tlb flush
2006-09-26 Andi Kleen[PATCH] i386: Redo semaphore and rwlock assembly helpers
2006-09-26 Andi Kleen[PATCH] i386: add alternative-asm.h to allow LOCK_PREFI...
2006-09-26 Andi Kleen[PATCH] i386: Remove const case for rwlocks
2006-09-26 Andi Kleen[PATCH] i386: Account spinlocks to the caller during...
2006-09-26 Andi Kleen[PATCH] x86: Add portable getcpu call
2006-09-26 Venkatesh Pallipadi[PATCH] x86: i386/x86-64 Add nmi watchdog support for...
2006-09-26 Shaohua Li[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
2006-09-26 Don Zickus[PATCH] x86: Add abilty to enable/disable nmi watchdog...
2006-09-26 Don Zickus[PATCH] i386/x86-64: Remove un/set_nmi_callback and...
2006-09-26 Don Zickus[PATCH] x86: Cleanup NMI interrupt path
2006-09-26 Don Zickus[PATCH] i386: Add SMP support on i386 to reservation...
2006-09-26 Don Zickus[PATCH] x86: Add performance counter reservation framew...
2006-09-26 Andi Kleen[PATCH] x86: Temporarily revert parts of the Core 2...
2006-09-26 Andi Kleen[PATCH] i386: Allow to use GENERICARCH for UP kernels
2006-09-25 Jeff Garzik[libata] No need for all those arch libata-portmap...
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-09-19 David Woodhouse[HEADERS] One line per header in Kbuild files to reduce...
2006-09-19 Jeff GarzikMerge branch 'master' into upstream
2006-09-18 Linus Torvaldsx86: save/restore eflags in context switch
2006-09-16 David Woodhouse[PATCH] Fix 'make headers_check' on i386
2006-09-13 David Woodhouse[PATCH] headers_check: don't expose PFN stuff to usersp...
2006-09-13 David Woodhouse[PATCH] headers_check: move kernel-only #includes withi...
2006-09-13 David Woodhouse[PATCH] headers_check: move inclusion of <linux/linkage...
2006-09-12 Jeff GarzikMerge branch 'master' into upstream
2006-09-06 David Woodhouse[PATCH] Remove unneeded asm-i386/cpufeature.h from...
2006-09-04 Jeff GarzikMerge branch 'master' into upstream
2006-09-01 Andrew Morton[PATCH] x86: increase MAX_MP_BUSSES on default arch
2006-08-31 Chris Wright[PATCH] i386: rwlock.h fix smp alternatives fix
2006-08-30 Andi Kleen[PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()
2006-08-30 Andi Kleen[PATCH] i386: Remove alternative_smp
2006-08-30 Jan Beulich[PATCH] x86: Make backtracer fallback logic more bullet...
2006-08-30 Jan Beulich[PATCH] x86: fix x86 cpuid keys used in alternative_smp()
2006-08-29 Jeff GarzikMerge /spare/repo/linux-2.6 into upstream
2006-08-27 KAMEZAWA Hiroyuki[PATCH] CONFIG_ACPI_SRAT NUMA build fix
2006-08-10 Alan Cox[PATCH] libata: rework legacy handling to remove much...
2006-07-31 bibo, mao[PATCH] IA64: kprobe invalidate icache of jump buffer
2006-07-15 Steven Rostedt[PATCH] remove set_wmb - arch removal
2006-07-13 Chuck Ebbert[PATCH] i386: system.h: remove extra semicolons and...
2006-07-10 Stephane Eranian[PATCH] i386: use thread_info flags for debug regs...
next