aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-02Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-07-02virtio_net: fix oom handling on txRusty Russell
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin
2010-07-02s2io: resolve statistics issuesJon Mason
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02linux/net.h: fix kernel-doc warningsRandy Dunlap
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend
2010-07-02qlge: fix a eeh handler to not add a pending timerBreno Leitao
2010-07-02qlge: Replacing add_timer() to mod_timer()Breno Leitao
2010-07-02usbnet: Set parent device early for netdev_printk()Ben Hutchings
2010-07-02net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings
2010-07-02of/dma: fix build breakage in ppc4xx adma driverDan Williams
2010-07-02MAINTAINERS: Add an entry for i7core_edacMauro Carvalho Chehab
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-07-01drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester
2010-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-07-01drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes
2010-07-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-01correct console log level when ERST ACPI table is not foundDaniel J Blueman
2010-07-01drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds
2010-07-01drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes
2010-07-01drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava
2010-07-01drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter
2010-07-01drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski
2010-07-01i915: fix ironlake edp panel setup (v4)Dave Airlie
2010-07-01drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes
2010-07-01drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson
2010-07-01ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo
2010-07-01libahci: Fix bug in storing EM messagesHarry Zhang
2010-07-01perf tools: Fix find tids routine by excluding "." and ".."Gui Jianfeng
2010-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-07-01vhost: add unlikely annotations to error pathMichael S. Tsirkin
2010-07-01watchdog: docs: add an entry for imx2_wdtFabio Estevam
2010-07-01Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2010-07-01Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-07-01ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMUWill Deacon
2010-07-01ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon
2010-07-01ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas