summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-26igb: make sensor info staticStephen Hemminger
2013-03-26igb: SR-IOV init reorderingAlex Williamson
2013-03-26igb: Fix null pointer dereferenceAlex Williamson
2013-03-26igb: fix i350 anti spoofing configLior Levy
2013-03-26ixgbevf: don't release the soft entriesxunleer
2013-03-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-03-25ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-03-25unix: fix a race condition in unix_release()Paul Moore
2013-03-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-25Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-03-25SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust
2013-03-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-25Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-03-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-03-24tcp: undo spurious timeout after SACK renegingYuchung Cheng
2013-03-24bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta
2013-03-24bridge: fix crash when set mac address of br interfaceHong zhi guo
2013-03-248021q: fix a potential use-after-freeCong Wang
2013-03-24net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-03-24Revert "drm/i915: write backlight harder"Daniel Vetter
2013-03-24drm/i915: don't disable the power well yetPaulo Zanoni
2013-03-24Revert "drm/i915: set TRANSCODER_EDP even earlier"Daniel Vetter
2013-03-24Merge tag 'efi-for-3.9-rc4' into x86/urgentH. Peter Anvin
2013-03-23Linux 3.9-rc4Linus Torvalds
2013-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe
2013-03-23Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier
2013-03-23IB/qib: change QLogic to IntelVinit Agnihotri
2013-03-23IB/ipath: Silence a static checker warningDan Carpenter
2013-03-23IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn
2013-03-23RDMA/cxgb4: Fix error return code in create_qp()Wei Yongjun
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-22mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov
2013-03-22mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu
2013-03-22dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck
2013-03-22dma-debug: fix locking bug in check_unmap()Alexander Duyck
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten
2013-03-22drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam
2013-03-22mm: zone_end_pfn is too smallRuss Anderson
2013-03-22poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov