summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-10KVM: read apic->irr with ioapic lock heldMarcelo Tosatti
2010-06-10Merge branch 'for-linus2' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-06-10pipe: fix check in "set size" fcntlMiklos Szeredi
2010-06-10pipe: fix pipe buffer resizingMiklos Szeredi
2010-06-10block: remove duplicate BUG_ON() in bd_finish_claiming()Jens Axboe
2010-06-10block: bd_start_claiming cleanupNick Piggin
2010-06-10block: bd_start_claiming fix module refcountNick Piggin
2010-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-06-10kbuild: Create output directory in Makefile.modbuiltinMichal Marek
2010-06-10Merge branch 'fix/misc' into for-linusTakashi Iwai
2010-06-10ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet
2010-06-10r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs
2010-06-09Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller
2010-06-09gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov
2010-06-09caif: fix a couple range checksDan Carpenter
2010-06-09phylib: Add support for the LXT973 phy.Richard Cochran
2010-06-09kbuild: Generate modules.builtin in make modulesMichal Marek
2010-06-09perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo
2010-06-09net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner
2010-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-09Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-06-09Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-06-09mmc: msm: fix compile error on MSM7x30Daniel Walker
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox
2010-06-09KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall
2010-06-09KVM: Fix order passed to iommu_unmapJan Kiszka
2010-06-09KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity
2010-06-09KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti
2010-06-09KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-06-09KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel
2010-06-09KVM: powerpc: fix init/exit annotationJean Delvare
2010-06-09x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov
2010-06-09x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori
2010-06-09microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek
2010-06-09perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra
2010-06-09perf: Add perf_event::child_countPeter Zijlstra
2010-06-09perf: Add perf_event_count()Peter Zijlstra
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-09perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra
2010-06-09perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov