[PATCH] x86-64: Dynamically adjust machine check interval
[pandora-kernel.git] / include /
2007-05-02 Zachary Amsden[PATCH] i386: pte simplify ops
2007-05-02 Zachary Amsden[PATCH] i386: pte xchg optimization
2007-05-02 Zachary Amsden[PATCH] i386: pte clear optimization
2007-05-02 Andi Kleen[PATCH] x86-64: Auto compute __NR_syscall_max at compil...
2007-05-02 Fernando Luis [... [PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_I...
2007-05-02 Fernando Luis [... [PATCH] x86-64: __send_IPI_dest_field - x86_64
2007-05-02 Fernando Luis Vazq... [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64
2007-05-02 Fernando Luis Vazq... [PATCH] i386: safe_apic_wait_icr_idle - i386
2007-05-02 Bernhard Kaindl[PATCH] i386: Enable support for fixed-range IORRs...
2007-05-02 Bernhard Kaindl[PATCH] x86: Save the MTRRs of the BSP before booting...
2007-05-02 Bernhard Kaindl[PATCH] x86: Adds mtrr_save_fixed_ranges() for use...
2007-05-02 Andi Kleen[PATCH] x86-64: Move mtrr prototypes from proto.h to...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Clean up ELF note generation
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy...
2007-05-02 Zachary Amsden[PATCH] i386: Convert VMI timer to use clock events
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: update for i386 and x86-64 check_bugs
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Fix UP gdt bugs
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Define per_cpu_offset
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: cleanups to help using per-cpu variables...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Convert PDA into the percpu section
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Page-align the GDT
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Clean up paravirt patchable...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Use enums for paravirt lazy...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: revert map_pt_hook.
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: add common patching machinery
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Document asm-i386/paravirt.h
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Consistently wrap paravirt...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Fix patch site clobbers to...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Use patch site IDs computed...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: rename struct paravirt_patch...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Allow paravirt backend to choos...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Allocate a fixmap slot
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Add pagetable accessors to...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: use paravirt_nop to consistentl...
2007-05-02 Rusty Russell[PATCH] i386: i386 separate hardware-defined TSS from...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Remove smp_alt_instructions
2007-05-02 H. Peter Anvin[PATCH] x86: Clean up x86 control register and MSR...
2007-05-02 Andi Kleen[PATCH] x86: Don't use MWAIT on AMD Family 10
2007-05-02 Jeremy Fitzhardinge[PATCH] x86-64: Clean up asm-x86_64/bugs.h
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Make COMPAT_VDSO runtime selectable.
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Relocate VDSO ELF headers to match mapped...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: clean up identify_cpu
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Clean up asm-i386/bugs.h
2007-05-02 Avi Kivity[PATCH] x86-64: fix arithmetic in comment
2007-05-02 Andi Kleen[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.
2007-05-02 Jan Beulich[PATCH] x86: fix amd64-agp aperture validation
2007-05-02 Jeremy Fitzhardinge[PATCH] x86-64: Account for module percpu space separat...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Add machine_ops interface to abstract...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Add smp_ops interface
2007-05-02 Rusty Russell[PATCH] i386: cleanup GDT Access
2007-05-02 Adrian Bunk[PATCH] x86: sys_ioperm() prototype cleanup
2007-05-02 Christoph Lameter[PATCH] x86-64: use lru instead of page->index and...
2007-05-02 Andi Kleen[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.
2007-05-02 Jan Beulich[PATCH] x86: tighten kernel image page access rights
2007-05-02 Jan Beulich[PATCH] x86: Improve handling of kernel mappings in...
2007-05-02 Rusty Russell[PATCH] i386: rationalize paravirt wrappers
2007-05-02 Rusty Russell[PATCH] i386: clean up cpu_init()
2007-05-02 Rusty Russell[PATCH] i386: Use per-cpu GDT immediately upon boot
2007-05-02 Rusty Russell[PATCH] i386: Use per-cpu variables for GDT, PDA
2007-05-02 Ian Campbell[PATCH] i386: Allow i386 crash kernels to handle x86_64...
2007-05-02 Rusty Russell[PATCH] x86-64: Introduce load_TLS to the "for" loop.
2007-05-02 Rusty Russell[PATCH] i386: Initialize esp0 properly all the time
2007-05-02 David Rientjes[PATCH] x86-64: configurable fake numa node sizes
2007-05-02 john stultz[PATCH] x86: Log reason why TSC was marked unstable
2007-05-02 Vivek Goyal[PATCH] i386: modpost apic related warning fixes
2007-05-02 Ravikiran G Thirumalai[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64...
2007-05-02 Andrew Morton[PATCH] x86-64: fix x86_64-mm-sched-clock-share
2007-05-02 Vivek Goyal[PATCH] x86-64: build-time checking
2007-05-02 Vivek Goyal[PATCH] x86-64: Relocatable Kernel Support
2007-05-02 Vivek Goyal[PATCH] x86: __pa and __pa_symbol address space separation
2007-05-02 Vivek Goyal[PATCH] x86-64: Remove the identity mapping as early...
2007-05-02 Vivek Goyal[PATCH] x86-64: wakeup.S rename registers to reflect...
2007-05-02 Vivek Goyal[PATCH] x86-64: Add EFER to the register set saved...
2007-05-02 Vivek Goyal[PATCH] x86-64: cleanup segments
2007-05-02 Vivek Goyal[PATCH] x86-64: Clean up the early boot page table
2007-05-02 Vivek Goyal[PATCH] x86-64: Assembly safe page.h and pgtable.h
2007-05-02 Stephen Hemminger[PATCH] x86-64: dma_ops as const
2007-05-02 Joerg Roedel[PATCH] x86-64: fix cpu MHz reporting on constant_tsc...
2007-05-02 Glauber de Oliveir... [PATCH] x86-64: Remove duplicated code for reading...
2007-05-02 Rusty Russell[PATCH] x86-64: Remove unused set_seg_base
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: clean up mach_reboot_fixups
2007-05-02 Aneesh Kumar K.V[PATCH] i386: Update __copy_to_user_inatomic linuxdoc...
2007-05-02 Prarit Bhargava[PATCH] i386: Change sysenter_setup to __cpuinit &...
2007-05-02 Andi Kleen[PATCH] x86-64: Some cleanup in time.c
2007-05-02 Simon Arlott[PATCH] i386: Add an option for the VIA C7 which sets...
2007-05-02 takada[PATCH] i386: pit_latch_buggy has no effect
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: No need to use -traditional for processin...
2007-05-02 Jan Beulich[PATCH] x86: consolidate smp_send_stop()
2007-05-02 Jan Beulich[PATCH] x86-64: adjust inclusion of asm/vsyscall32.h
2007-05-02 Jan Beulich[PATCH] x86: adjust inclusion of asm/fixmap.h
2007-05-02 Ingo Molnar[PATCH] x86: default to physical mode on hotplug CPU...
2007-05-02 Ingo Molnar[PATCH] x86-64: always use physical delivery mode on...
2007-05-02 Andrew Morton[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk...
2007-05-02 Andrew Morton[PATCH] x86-64: revert x86_64-mm-add-genapic_force
2007-04-30 David Rientjespm: include EIO from errno-base.h
next