summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-06-01ksz884x: convert to netdev_tx_tDenis Kirjanov
2010-06-01virtio-net: pass gfp to add_bufMichael S. Tsirkin
2010-06-01be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla
2010-06-01can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin
2010-05-31net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1Joe Perches
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2010-06-01drm/radeon/kms/evergreen: add initial CS parserAlex Deucher
2010-06-01Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie
2010-06-01Merge branch 'drm-switcheroo-fixes' into drm-testingDave Airlie
2010-06-01Merge branch 'drm-vmware-fixes' into drm-testingDave Airlie
2010-06-01drm/kms: disable/enable poll around switcheroo on/offDave Airlie
2010-06-01drm/nouveau: fixup confusion over which handle the DSM is hanging off.Dave Airlie
2010-06-01drm/nouveau: attempt to get bios from ACPI v3Dave Airlie
2010-06-01drm/nv50: cast IGP memory location to u64 before shiftingBen Skeggs
2010-06-01drm/ttm: Fix ttm_page_alloc.cThomas Hellstrom
2010-06-01drm/ttm: Fix cached TTM page allocation.Thomas Hellstrom
2010-06-01drm/vmwgfx: Remove some leftover debug messages.Thomas Hellstrom
2010-06-01drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Unpause overlay on update.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Some modesetting cleanups and fixes.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Reserve first part of VRAM for framebuffer.Thomas Hellstrom
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Get connector status from detection function.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom
2010-06-01drm/vmwgfx: Make sure to unpin old and pin new framebuffer.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Fix single framebuffer detection.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Assume larger framebuffer max size.Jakob Bornecrantz
2010-06-01perf-record: Check correct pid when forkingBorislav Petkov
2010-06-01perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker
2010-06-01perf: Use event__process_task from perf schedFrederic Weisbecker
2010-05-31perf: Process comm events by tidFrederic Weisbecker
2010-05-31module: fix reference to mod->percpu after freeing module.Rusty Russell
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet
2010-05-31netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng
2010-05-31greth: Fix build after OF device conversions.David S. Miller
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-31x86/mm: Remove unused DBG() macroAkinobu Mita
2010-05-31blktrace: Fix new kernel-doc warningsRandy Dunlap
2010-05-31perf_events: Fix unincremented buffer base on partial copyFrederic Weisbecker
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian
2010-05-31perf_events, trace: Fix perf_trace_destroy(), mutex went missingPeter Zijlstra
2010-05-31perf_events, trace: Fix probe unregister racePeter Zijlstra
2010-05-31perf_events: Fix races in group compositionPeter Zijlstra
2010-05-31perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra
2010-05-31sched: Make sure timers have migrated before killing the migration_threadAmit K. Arora
2010-05-31powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt