pandora-kernel.git
2011-05-23 Magnus Dammsh: sh-sci: sh7377 and sh73a0 build fixes
2011-05-23 Guennadi Liakhovetskish: cosmetic improvement: use an existing pointer
2011-05-23 Magnus Dammserial: sh-sci: suspend/resume wakeup support V2
2011-05-23 Magnus Dammserial: sh-sci: Runtime PM support
2011-05-23 Paul MundtMerge branch 'sh/genirq-threading' into sh-latest
2011-05-23 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2011-05-23 Dmitry Kravkovbnx2x: allow device properly initialize after hotplug
2011-05-23 Dmitry Kravkovbnx2x: fix DMAE timeout according to hw specifications
2011-05-23 Vladislav Zolotarovbnx2x: properly handle CFC DEL in cnic flow
2011-05-23 Vladislav Zolotarovbnx2x: call dev_kfree_skb_any instead of dev_kfree_skb
2011-05-23 Heiko Carstensnet: filter: move forward declarations to avoid compile...
2011-05-23 WANG Congpktgen: refactor pg_init() code
2011-05-23 WANG Congpktgen: use vzalloc_node() instead of vmalloc_node...
2011-05-23 Emmanuel Grumbachnet: skb_trim explicitely check the linearity instead...
2011-05-23 Dave Jonesipv4: Give backtrace in ip_rt_bug().
2011-05-23 Eric Dumazetnet: avoid synchronize_rcu() in dev_deactivate_many
2011-05-23 Eric Dumazetnet: remove synchronize_net() from netdev_set_master()
2011-05-23 Amerigo Wangrtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
2011-05-23 Amerigo Wangnet: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
2011-05-23 Amerigo Wangbridge: call NETDEV_JOIN notifiers when add a slave
2011-05-23 Amerigo Wangnetpoll: disable netpoll when enslave a device
2011-05-23 David Wardmacvlan: Forward unicast frames in bridge mode to lowerdev
2011-05-23 David S. Millernet: Remove linux/prefetch.h include from linux/skbuff.h
2011-05-23 David S. Milleripv4: Include linux/prefetch.h in fib_trie.c
2011-05-23 David S. Millernetlabel: Remove prefetches from list handlers.
2011-05-23 Paul Gortmakerdrivers/net: add prefetch header for prefetch users
2011-05-23 David S. Millerrionet: Remove pointless printk of skb pointer.
2011-05-23 David S. Millernet: Remove prefetches from SKB list handlers.
2011-05-23 sjur.brandeland... caif: Plug memory leak for checksum error
2011-05-23 sjur.brandeland... caif: Update documentation of CAIF transmit and receive...
2011-05-23 sjur.brandeland... caif: Fix freezes when running CAIF loopback device
2011-05-23 sjur.brandeland... caif: Fixes freeze on Link layer removal.
2011-05-23 sjur.brandeland... caif: Bugfix add check NULL pointer before calling...
2011-05-22 Linus TorvaldsGive up on pushing CC_OPTIMIZE_FOR_SIZE
2011-05-22 Linus TorvaldsMerge branch 'viafb-next' of git://github.com/schandina...
2011-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-22 Heiko Carstensfs: add missing prefetch.h include
2011-05-22 Heiko Carstensnet: add missing prefetch.h include
2011-05-22 Takuya YoshikawaKVM: MMU: Use ptep_user for cmpxchg_gpte()
2011-05-22 OGAWA HirofumiKVM: Fix kvm mmu_notifier initialization order
2011-05-22 Pekka EnbergKVM: Add documentation for KVM_CAP_NR_VCPUS
2011-05-22 Gleb NatapovKVM: make guest mode entry to be rcu quiescent state
2011-05-22 Avi KivityMerge commit '29ce831000081dd757d3116bf774aafffc4b6b20...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Make jmp far emulation into a separa...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Rename emulate_grpX() to em_grpX()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from emulate_pop()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from writeback()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from read_descriptor()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from seg_override()
2011-05-22 Takuya YoshikawaKVM: Validate userspace_addr of memslot when registered
2011-05-22 Takuya YoshikawaKVM: MMU: Clean up gpte reading with copy_from_user()
2011-05-22 Scott WoodKVM: PPC: booke: add sregs support
2011-05-22 Scott WoodKVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
2011-05-22 Stuart YoderKVM: PPC: use ticks, not usecs, for exit timing
2011-05-22 Scott WoodKVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
2011-05-22 Scott WoodKVM: PPC: e500: emulate SVR
2011-05-22 Avi KivityKVM: VMX: Cache vmcs segment fields
2011-05-22 Avi KivityKVM: x86 emulator: consolidate segment accessors
2011-05-22 Avi KivityKVM: VMX: Avoid reading %rip unnecessarily when handlin...
2011-05-22 Joe PerchesKVM: SVM: Make dump_vmcb static, reduce text
2011-05-22 Takuya YoshikawaKVM: MMU: Fix 64-bit paging breakage on x86_32
2011-05-22 Jeff MahoneyKVM: ia64: fix sparse warnings
2011-05-22 BrillyWu@viatech... KVM: Add CPUID support for VIA CPU
2011-05-22 Gleb NatapovKVM: call cache_all_regs() only once during instruction...
2011-05-22 Gleb NatapovKVM: Fix compound mmio
2011-05-22 Gleb NatapovKVM: emulator: Propagate fault in far jump emulation
2011-05-22 Gleb NatapovKVM: mmio_fault_cr2 is not used
2011-05-22 Avi KivityKVM: x86 emulator: consolidate group handling
2011-05-22 Avi KivityKVM: MMU: Add unlikely() annotations to walk_addr_generic()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for PUSHF/POPF...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for PUSHA/POPA...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for POP reg...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for Group 1...
2011-05-22 Takuya YoshikawaKVM: MMU: Optimize guest page table walk
2011-05-22 Avi KivityKVM: SVM: Get rid of x86_intercept_map::valid
2011-05-22 Avi KivityKVM: x86 emulator: Use opcode::execute for 0F 01 opcode
2011-05-22 Avi KivityKVM: x86 emulator: Don't force #UD for 0F 01 /5
2011-05-22 Avi KivityKVM: x86 emulator: move 0F 01 sub-opcodes into their...
2011-05-22 Randy DunlapKVM: x86 emulator: fix const value warning on i386...
2011-05-22 Clemens NossKVM: x86 emulator: avoid calling wbinvd() macro
2011-05-22 Liu YuanKVM: ioapic: Fix an error field reference
2011-05-22 Roedel, JoergKVM: MMU: Make cmpxchg_gpte aware of nesting too
2011-05-22 Avi KivityKVM: x86 emulator: drop x86_emulate_ctxt::vcpu
2011-05-22 Avi KivityKVM: Avoid using x86_emulate_ctxt.vcpu
2011-05-22 Avi KivityKVM: x86 emulator: add new ->wbinvd() callback
2011-05-22 Avi KivityKVM: x86 emulator: add ->fix_hypercall() callback
2011-05-22 Avi KivityKVM: x86 emulator: add new ->halt() callback
2011-05-22 Avi KivityKVM: x86 emulator: make emulate_invlpg() an emulator...
2011-05-22 Avi KivityKVM: x86 emulator: emulate CLTS internally
2011-05-22 Avi KivityKVM: x86 emulator: Replace calls to is_pae() and is_pag...
2011-05-22 Avi KivityKVM: x86 emulator: drop use of is_long_mode()
2011-05-22 Avi KivityKVM: x86 emulator: add and use new callbacks set_idt...
2011-05-22 Avi KivityKVM: x86 emulator: avoid using ctxt->vcpu in check_perm...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from intercept...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from cr/dr/cpl...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from segment...
2011-05-22 Suresh Siddhax86, apic: Make apic drivers static
2011-05-22 Suresh Siddhax86, apic: Clean up bigsmp apic selection code
2011-05-22 Suresh Siddhax86, apic: Use .apicdrivers section for the apic driver...
2011-05-22 Suresh Siddhax86, apic: Introduce .apicdrivers section to find the...
next