powerpc.git
2006-12-07 Siddha, Suresh B[PATCH] x86: add write_pci_config_byte() to direct...
2006-12-07 Vivek Goyal[PATCH] i386: Convert more absolute symbols to section...
2006-12-07 Vivek Goyal[PATCH] relocatable kernel: Fix kallsyms on avr32 after...
2006-12-07 Adrian Bunk[PATCH] i386: alloc_gdt() static
2006-12-07 Jan Beulich[PATCH] i386: fix MTRR code
2006-12-07 Jan Beulich[PATCH] x86-64: adjust pmd_bad()
2006-12-07 Jan Beulich[PATCH] i386: conditionalize inclusion of some MTRR...
2006-12-07 Jan Beulich[PATCH] x86-64: remove prototype of free_bootmem_generic()
2006-12-07 Jan Beulich[PATCH] i386: Don't touch per cpu memory of offline...
2006-12-07 Jan Beulich[PATCH] i386: clear_fixmap() should not use set_pte()
2006-12-07 Andi Kleen[PATCH] x86-64: Rate limit no irq handler messages
2006-12-07 Ernie Petrides[PATCH] x86-64: fix perms/range of vsyscall vma in...
2006-12-07 Andi Kleen[PATCH] i386: Add support for compilation for Core2
2006-12-07 Andi Kleen[PATCH] x86-64: Add option to compile for Core2
2006-12-07 Zachary Amsden[PATCH] paravirt: Add option to allow skipping the...
2006-12-07 Zachary Amsden[PATCH] paravirt: fix missing pte update
2006-12-07 Zachary Amsden[PATCH] paravirt: fix parameter names in mmu operations
2006-12-07 Zachary Amsden[PATCH] paravirt: Preparatory mmu header movement
2006-12-07 Rusty Russell[PATCH] paravirt: Be careful about touching BIOS addres...
2006-12-07 Rusty Russell[PATCH] paravirt: Add MMU virtualization to paravirt_ops
2006-12-07 Rusty Russell[PATCH] paravirt: Add APIC accessors to paravirt-ops.
2006-12-07 Rusty Russell[PATCH] paravirt: Allow disable power management under...
2006-12-07 Andi Kleen[PATCH] paravirt: Disable vdso by default when CONFIG_P...
2006-12-07 Rusty Russell[PATCH] paravirt: Allow selected bug checks to be
2006-12-07 Rusty Russell[PATCH] paravirt: Add startup infrastructure for paravi...
2006-12-07 Rusty Russell[PATCH] i386: cpu_detect extraction
2006-12-07 Rusty Russell[PATCH] paravirt: Patch inline replacements for paravir...
2006-12-07 Rusty Russell[PATCH] paravirt: header and stubs for paravirtualisation
2006-12-07 Nicolas Kaiser[PATCH] i386: Fix double #includes in arch/i386
2006-12-07 David Rientjes[PATCH] i386: substitute __va lookup with pfn_to_kaddr
2006-12-07 Andi Kleen[PATCH] x86-64: Don't force inlining of do_csum
2006-12-07 Chuck Ebbert[PATCH] i386: remove IOPL check on task switch
2006-12-07 Andi Kleen[PATCH] x86-64: Fix race in IO-APIC routing entry setup.
2006-12-07 Andi Kleen[PATCH] i386: Fix race in IO-APIC routing entry setup.
2006-12-07 Paolo 'Blaisorblade... [PATCH] x86: comment magic constants in delay.h
2006-12-07 Paolo 'Blaisorblade... [PATCH] x86-64: Make x86_64 udelay() round up instead...
2006-12-07 Muli Ben-Yehuda[PATCH] Calgary: allow compiling Calgary in but not...
2006-12-07 Muli Ben-Yehuda[PATCH] Calgary: check BBAR ioremap success when iorema...
2006-12-07 Laurent Vivier[PATCH] Calgary: use BIOS supplied BBARs and topology...
2006-12-07 Muli Ben-Yehuda[PATCH] calgary: phb_shift can be int
2006-12-07 bibo,mao[PATCH] i386: Move memory map printing and other code...
2006-12-07 bibo,mao[PATCH] i386: Move e820/efi memmap walking code to...
2006-12-07 bibo,mao[PATCH] i386: Move find_max_pfn function to e820.c
2006-12-07 bibo,mao[PATCH] i386: create e820.c for e820 map sanitize and...
2006-12-07 bibo,mao[PATCH] i386: i386 create e820.c to handle standard...
2006-12-07 Albert Cahalan[PATCH] x86-64: Support -mregparm arguments for signals...
2006-12-07 Andi Kleen[PATCH] x86-64: Try multiple timer variants in check_timer
2006-12-07 Andi Kleen[PATCH] i386: Use probe_kernel_address instead of __get...
2006-12-07 Andi Kleen[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*
2006-12-07 Andi Kleen[PATCH] Generic: Move __user cast into probe_kernel_address
2006-12-07 Yinghai Lu[PATCH] x86-64: Extend clear_irq_vector
2006-12-07 Andi Kleen[PATCH] i386: Use CLFLUSH instead of WBINVD in change_p...
2006-12-07 Andi Kleen[PATCH] i386: Retrieve CLFLUSH size from CPUID
2006-12-07 Andi Kleen[PATCH] x86-64: Speed and clean up cache flushing in...
2006-12-07 Joe Korty[PATCH] i386: Fix entry.S code with !CONFIG_VM86
2006-12-07 Avi Kivity[PATCH] x86-64: Extract segment descriptor definitions...
2006-12-07 Vivek Goyal[PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL
2006-12-07 Vivek Goyal[PATCH] i386: extend bzImage protocol for relocatable...
2006-12-07 Vivek Goyal[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN
2006-12-07 Vivek Goyal[PATCH] i386: Warn upon absolute relocations being...
2006-12-07 Eric W. Biederman[PATCH] i386: Relocatable kernel support
2006-12-07 Eric W. Biederman[PATCH] relocatable kernel: Kallsyms generate relocatab...
2006-12-07 Eric W. Biederman[PATCH] i386: CONFIG_PHYSICAL_START cleanup
2006-12-07 Eric W. Biederman[PATCH] i386: Reserve kernel memory starting from _text
2006-12-07 Eric W. Biederman[PATCH] i386: define __pa_symbol()
2006-12-07 Vivek Goyal[PATCH] i386: Add comment for align to vmlinux.lds
2006-12-07 Vivek Goyal[PATCH] i386: Distinguish absolute symbols
2006-12-07 Andi Kleen[PATCH] x86-64: Implement compat code for SIOCSIFHWBROA...
2006-12-07 Andi Kleen[PATCH] x86: Mention PCI instead of RAM in NMI parity...
2006-12-07 Alan Cox[PATCH] x86: remove last two pci_find offenders in...
2006-12-07 Andi Kleen[PATCH] x86: Don't use nested idle loops
2006-12-07 Andi Kleen[PATCH] i386: PDA: Fix math emulator for new pt_regs
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Store the interrupt regs pointer in the PDA
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Implement "current" with the PDA
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Implement smp_processor_id() with the PDA
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Update sys_vm86 to cope with changed...
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Fix places where using %gs changes the...
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Use %gs as the PDA base-segment in the...
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Initialize the per-CPU data area
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Basic definitions for i386-pda
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Use asm-offsets for the offsets of regist...
2006-12-07 Jan Beulich[PATCH] x86-64: miscellaneous entry.S adjustments
2006-12-07 Andrew Morton[PATCH] x86-64: dump_trace() atomicity fix
2006-12-07 Stephane Eranian[PATCH] i386: add Intel Core related PMU MSRs
2006-12-07 Stephane Eranian[PATCH] x86-64: x86-64 add Intel Core related PMU MSRs...
2006-12-07 Amol Lad[PATCH] i386: add missing iounmap in i386 hpet clocksou...
2006-12-07 Amol Lad[PATCH] i386: Add iounmap in error paths in hpet code
2006-12-07 Aaron Durbin[PATCH] x86-64: Insert Local and IO APIC(s) into resour...
2006-12-07 Chuck Ebbert[PATCH] i386: add sleazy FPU optimization
2006-12-07 Stas Sergeev[PATCH] i386: espfix cleanup
2006-12-07 Andrew Morton[PATCH] x86: all cpu backtrace
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: remove default_ldt, and simplify ldt...
2006-12-07 Alexey Dobriyan[PATCH] x86-64: use BUILD_BUG_ON in FPU code
2006-12-07 Stephane Eranian[PATCH] i386: i386 add X86_FEATURE_PEBS and detection
2006-12-07 Stephane Eranian[PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATU...
2006-12-07 Yinghai Lu[PATCH] x86-64: remove duplicated cpu_mask_to_apicid...
2006-12-07 Stephane Eranian[PATCH] x86-64: add X86_FEATURE_PEBS and detection
2006-12-07 Stephane Eranian[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_F...
2006-12-07 Andi Kleen[PATCH] x86-64: Don't keep interrupts disabled while...
2006-12-07 Dave Jones[PATCH] i386: remove pointless printk from i386 oops...
next