rose: Add length checks to CALL_REQUEST parsing
[pandora-kernel.git] / arch /
2011-03-20 David S. MillerMerge branch 'vhost-net-next' of git://git./linux/kerne...
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'spi/next' of git://git.secretlab.ca/git...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-18 Linus TorvaldsMerge branches 'irq-fixes-for-linus' and 'sched-fixes...
2011-03-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-03-18 Shaohua Lix86: Flush TLB if PGD entry is changed in i386 PAE...
2011-03-18 Namhyung Kimx86, dumpstack: Correct stack dump info when frame...
2011-03-18 Ingo Molnarx86: Clean up csum-copy_64.S a bit
2011-03-18 Lucas De Marchix86: Fix common misspellings
2011-03-18 Ingo MolnarMerge branch 'linus' into x86/urgent
2011-03-18 Takashi IwaiMerge branch 'topic/misc' into for-linus
2011-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2011-03-18 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://codeaurora.org/quic...
2011-03-18 Linus TorvaldsMerge branch 'devel-stable' of /home/rmk/linux-2.6-arm
2011-03-18 Linus TorvaldsMerge branches 'defcfg', 'drivers' and 'cyberpro-next...
2011-03-18 Linus TorvaldsMerge branch 'kvm-updates/2.6.39' of git://git./virt...
2011-03-18 Linus TorvaldsMerge branch 'stable/xen.pm.bug-fixes' of git://git...
2011-03-18 Linus TorvaldsMerge branches 'stable/irq.fairness' and 'stable/irq...
2011-03-18 Linus TorvaldsMerge branches 'stable/hvc-console', 'stable/gntalloc...
2011-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-03-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'nfs-for-2.6.39' of git://git.linux-nfs...
2011-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus/2639/i2c-1' of git://git.fluff...
2011-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2011-03-17 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-03-17 Grant LikelyMerge remote-tracking branch 'origin' into spi/next
2011-03-17 Chris Metcalfarch/tile: support newer binutils assembler shift semantics
2011-03-17 Chris MetcalfMerge tag 'v2.6.38' of git://git./linux/kernel/git...
2011-03-17 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-03-17 Linus TorvaldsMerge branch 'sh-latest' of git://git./linux/kernel...
2011-03-17 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/fbdev-2.6
2011-03-17 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-03-17 Gleb NatapovKVM: unbreak userspace that does not sets tss address
2011-03-17 Xiao GuangrongKVM: MMU: cleanup pte write path
2011-03-17 Xiao GuangrongKVM: MMU: introduce a common function to get no-dirty...
2011-03-17 Xiao GuangrongKVM: fix rcu usage in init_rmode_* functions
2011-03-17 Nikola CiprichKVM: fix kvmclock regression due to missing clock update
2011-03-17 Gleb NatapovKVM: emulator: Fix permission checking in io permission...
2011-03-17 Gleb NatapovKVM: emulator: Fix io permission checking for 64bit...
2011-03-17 Avi KivityKVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
2011-03-17 Takuya YoshikawaKVM: x86: Remove useless regs_page pointer from kvm_lapic
2011-03-17 Xiao GuangrongKVM: MMU: remove unused macros
2011-03-17 Xiao GuangrongKVM: MMU: cleanup page alloc and free
2011-03-17 Xiao GuangrongKVM: MMU: do not record gfn in kvm_mmu_pte_write
2011-03-17 Xiao GuangrongKVM: MMU: move mmu pages calculated out of mmu lock
2011-03-17 Xiao GuangrongKVM: MMU: set spte accessed bit properly
2011-03-17 Xiao GuangrongKVM: MMU: fix kvm_mmu_slot_remove_write_access dropping...
2011-03-17 Lai JiangshanKVM: better readability of efer_reserved_bits
2011-03-17 Lai JiangshanKVM: Clear async page fault hash after switching to...
2011-03-17 Gleb NatapovKVM: VMX: Initialize vm86 TSS only once.
2011-03-17 Gleb NatapovKVM: VMX: update live TR selector if it changes in...
2011-03-17 Lai JiangshanKVM: VMX: add the __noclone attribute to vmx_vcpu_run
2011-03-17 Jan KiszkaKVM: x86: Convert tsc_write_lock to raw_spinlock
2011-03-17 Gleb NatapovKVM: remove isr_ack logic from PIC
2011-03-17 Joseph CihulaKVM: VMX: fix detection of BIOS disabling VMX
2011-03-17 Jan KiszkaKVM: Convert kvm_lock to raw_spinlock
2011-03-17 Avi KivityKVM: SVM: check for progress after IRET interception
2011-03-17 Avi KivityKVM: Fix race between nmi injection and enabling nmi...
2011-03-17 Avi KivityKVM: Drop ad-hoc vendor specific instruction restriction
2011-03-17 Avi KivityKVM: x86 emulator: vendor specific instructions
2011-03-17 Avi KivityKVM: Drop bogus x86_decode_insn() error check
2011-03-17 Jan KiszkaKVM: x86: Drop obsolete warning about INIT on runnable...
2011-03-17 Glauber CostaKVM: x86: release kvmclock page on reset
2011-03-17 Huang Yingmm: make __get_user_pages return -EHWPOISON for HWPOISO...
2011-03-17 john cooperKVM: x86: handle guest access to BBL_CR_CTL3 MSR
2011-03-17 Xiao GuangrongKVM: Add "exiting guest mode" state
2011-03-17 Jan KiszkaKVM: x86: Remove user space triggerable MCE error message
2011-03-17 Xiao GuangrongKVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_s...
2011-03-17 Avi KivityKVM: VMX: Avoid atomic operation in vmx_vcpu_run
2011-03-17 Avi KivityKVM: VMX: Simplify saving guest rcx in vmx_vcpu_run
2011-03-17 Rik van RielKVM: VMX: increase ple_gap default to 128
2011-03-17 Joerg RoedelKVM: SVM: Add support for perf-kvm
2011-03-17 Avi KivityKVM: VMX: Avoid leaking fake realmode state to userspace
2011-03-17 Avi KivityKVM: VMX: Save and restore tr selector across mode...
2011-03-17 Peter TyserKVM: PPC: Fix SPRG get/set for Book3S and BookE
2011-03-17 Sedat DilekKVM guest: Fix section mismatch derived from kvm_guest_...
2011-03-17 Avi KivityKVM: MMU: Don't flush shadow when enabling dirty tracking
2011-03-17 Jan KaraMerge branch 'for_next' into for_linus
2011-03-17 Thomas Gleixnercris: Use generic show_interrupts()
2011-03-17 Thomas Gleixnercris: Use accessor functions to set IRQ_PER_CPU flag
2011-03-17 Thomas Gleixnercris: Fix irq conversion fallout
2011-03-17 Borislav PetkovPCI: Rename CPU PCI id define
2011-03-17 Ingo MolnarMerge branch 'core' of git://git./linux/kernel/git...
2011-03-17 Russell KingMerge branches 'aaci', 'mmci-dma', 'pl' and 'pl011...
2011-03-17 Jon Nettletonx86: Use PentiumPro-optimized partial_csum() on VIA C7
next