Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[pandora-kernel.git] / arch /
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux-mfd
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-07-21 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-07-21 Linus TorvaldsMerge branch 'kvm-updates-2.6.27' of git://git./linux...
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-07-21 Julia Lawallarch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset...
2008-07-21 Julia Lawallarch/m68k/mm/motorola.c: Eliminate NULL test and memset...
2008-07-21 Adrian Bunkm68k/Atari: remove the dead ATARI_SCC{,_DMA} options
2008-07-21 Adrian Bunkm68k/Mac: remove the unused ADB_KEYBOARD option
2008-07-21 Geert Uytterhoevenm68k/apollo: Add missing call to apollo_parse_bootinfo()
2008-07-21 Adrian Bunkm68k/sun3/: possible cleanups
2008-07-21 Adrian Bunkm68k/q40/config.c: make functions static
2008-07-21 Adrian Bunkm68k/mac/: possible cleanups
2008-07-21 Adrian Bunkm68k/atari/debug.c: possible cleanups
2008-07-21 Adrian Bunkm68k/amiga/: possible cleanups
2008-07-21 Adrian Bunkexport amiga_vblank
2008-07-21 Adrian Bunkm68k: remove AP1000 code
2008-07-21 Adrian Bunkm68k: make multi_defconfig the default defconfig
2008-07-21 Mathieu DesnoyersStringify support commas
2008-07-21 Geert Uytterhoevenm68k: Allow no CPU/platform type for allnoconfig
2008-07-21 Cyrill Gorcunovm68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE...
2008-07-21 Adrian Bunkm68k: remove CVS keywords
2008-07-21 Linus TorvaldsMerge branch 'configfs-fixup-ptr-error' of git://oss...
2008-07-21 David HowellsMN10300: Fix MN10300's serial port driver to get at...
2008-07-21 Alan Coxsimserial: Fix up for ldisc changes
2008-07-20 Ralf Baechle[MIPS] Rename MIPS sys_pipe syscall entry point to...
2008-07-20 Ralf Baechle[MIPS] 32-bit compat: Delete unused sys_truncate64...
2008-07-20 Atsushi Nemoto[MIPS] TXx9: Fix some sparse warnings
2008-07-20 Atsushi Nemoto[MIPS] TXx9: Add 64-bit support
2008-07-20 Atsushi Nemoto[MIPS] TXx9: Cleanups for 64-bit support
2008-07-20 Yoichi Yuasa[MIPS] Cobalt: Fix I/O port resource range
2008-07-20 Adrian Bunk[MIPS] mips/sgi-ip22/ip28-berr.c: fix the build
2008-07-20 Atsushi Nemoto[MIPS] TXx9: Miscellaneous build fixes
2008-07-20 Ralf Baechle[MIPS] Routerboard 532: Support for base system
2008-07-20 Thomas Bogendoerfer[MIPS] IP32: Use common SGI button driver
2008-07-20 Thomas Bogendoerfer[MIPS] IP22: Use common SGI button driver
2008-07-20 Thomas Bogendoerfer[MIPS] IP22, IP28: Fix merge bug
2008-07-20 Dmitri Vorobiev[MIPS] Fix missing prototypes in asm/fpu.h
2008-07-20 Dmitri Vorobiev[MIPS] PCI: Make the pcibios_max_latency variable static
2008-07-20 Avi KivityKVM: MMU: Fix potential race setting upper shadow ptes...
2008-07-20 Glauber CostaKVM: x86 emulator: emulate clflush
2008-07-20 Marcelo TosattiKVM: MMU: improve invalid shadow root page handling
2008-07-20 Marcelo TosattiKVM: MMU: nuke shadowed pgtable pages and ptes on memsl...
2008-07-20 Avi KivityKVM: Prefix some x86 low level function with kvm_,...
2008-07-20 Ben-Ami YassourKVM: check injected pic irq within valid pic irqs
2008-07-20 Mohammed GamalKVM: x86 emulator: Fix HLT instruction
2008-07-20 Avi KivityKVM: Apply the kernel sigmask to vcpus blocked due...
2008-07-20 Sheng YangKVM: VMX: Add ept_sync_context in flush_tlb
2008-07-20 Marcelo TosattiKVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock...
2008-07-20 Adrian Bunkx86: KVM guest: make kvm_smp_prepare_boot_cpu() static
2008-07-20 Joerg RoedelKVM: SVM: fix suspend/resume support
2008-07-20 Christian BorntraegerKVM: s390: rename private structures
2008-07-20 Christian BorntraegerKVM: s390: Set guest storage limit and offset to sane...
2008-07-20 Carsten OtteKVM: Fix memory leak on guest exit
2008-07-20 Marcelo TosattiKVM: move slots_lock acquision down to vapic_exit
2008-07-20 Chris LalancetteKVM: VMX: Fake emulate Intel perfctr MSRs
2008-07-20 Sheng YangKVM: VMX: Fix a wrong usage of vmcs_config
2008-07-20 Avi KivityKVM: MMU: Fix printk format
2008-07-20 Avi KivityKVM: MMU: When debug is enabled, make it a run-time...
2008-07-20 Avi KivityKVM: x86 emulator: lazily evaluate segment registers
2008-07-20 Avi KivityKVM: x86 emulator: avoid segment base adjust for lea
2008-07-20 Avi KivityKVM: x86 emulator: simplify rip relative decoding
2008-07-20 Avi KivityKVM: x86 emulator: simplify r/m decoding
2008-07-20 Avi KivityKVM: x86 emulator: simplify sib decoding
2008-07-20 Avi KivityKVM: x86 emulator: handle undecoded rex.b with r/m...
2008-07-20 Mohammed GamalKVM: x86 emulator: emulate nop and xchg reg, acc (opcod...
2008-07-20 Avi KivityKVM: Use printk_rlimit() instead of reporting emulation...
2008-07-20 Glauber CostaKVM: Do not calculate linear rip in emulation failure...
2008-07-20 Marcelo TosattiKVM: only abort guest entry if timer count goes from...
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (ia64 part)
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (powerpc part)
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (x86 part)
2008-07-20 Laurent VivierKVM: kvm_io_device: extend in_range() to manage len...
2008-07-20 Avi KivityKVM: MMU: Avoid page prefetch on SVM
2008-07-20 Avi KivityKVM: MMU: Move nonpaging_prefetch_page()
2008-07-20 Avi KivityKVM: x86 emulator: implement 'push imm' (opcode 0x68)
2008-07-20 Avi KivityKVM: x86 emulator: simplify push imm8 emulation
2008-07-20 Avi KivityKVM: MMU: Optimize prefetch_page()
2008-07-20 Guillaume ThouveninKVM: x86 emulator: Add support for mov r, sreg (0x8c...
2008-07-20 Guillaume ThouveninKVM: x86 emulator: Add support for mov seg, r (0x8e...
2008-07-20 Guillaume ThouveninKVM: x86 emulator: adds support to mov r,imm (opcode...
2008-07-20 Guillaume ThouveninKVM: x86 emulator: add support for jmp far 0xea
2008-07-20 Guillaume ThouveninKVM: x86 emulator: Update c->dst.bytes in decode instru...
2008-07-20 Guillaume ThouveninKVM: Prefixes segment functions that will be exported...
2008-07-20 Avi KivityKVM: MTRR support
2008-07-20 Sheng YangKVM: VMX: Enable NMI with in-kernel irqchip
2008-07-20 Sheng YangKVM: IOAPIC/LAPIC: Enable NMI support
2008-07-20 Avi KivityKVM: Remove unnecessary ->decache_regs() call
2008-07-20 Avi KivityKVM: Remove decache_vcpus_on_cpu() and related callbacks
2008-07-20 Avi KivityKVM: VMX: Add list of potentially locally cached vcpus
2008-07-20 Avi KivityKVM: Handle virtualization instruction #UD faults durin...
2008-07-20 Avi KivityKVM: MMU: Fix false flooding when a pte points to page...
2008-07-20 Avi KivityKVM: VMX: Trivial vmcs_write64() code simplification
2008-07-20 Chris LalancetteKVM: SVM: Fake MSR_K7 performance counters
2008-07-20 Aurelien JarnoKVM: PIT: support mode 3
2008-07-20 Joerg RoedelKVM: SVM: add tracing support for TDP page faults
2008-07-20 Joerg RoedelKVM: SVM: add missing kvmtrace markers
2008-07-20 Joerg RoedelKVM: add missing kvmtrace bits
next