summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller265-1877/+2379
2012-04-13net/ipv6/exthdrs.c: Strict PadN option checkingEldad Zack1-0/+16
2012-04-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds12-33/+105
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-194/+160
2012-04-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds31-254/+325
2012-04-13net: Fixed coding style issues relating to braces.Jeffrin Jose1-6/+3
2012-04-13net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack1-1/+0
2012-04-13Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+6
2012-04-13panic: fix stack dump print on direct call to panic()Jason Wessel1-1/+1
2012-04-13drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij1-2/+1
2012-04-13Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han1-6/+1
2012-04-13hugetlb: fix race condition in hugetlb_fault()Chris Metcalf1-0/+2
2012-04-13drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy1-5/+38
2012-04-13drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera1-5/+18
2012-04-13drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera1-4/+4
2012-04-13MAINTAINERS: add PCDP console maintainerKhalid Aziz1-0/+5
2012-04-13memcg: do not open code accesses to res_counter membersGlauber Costa1-2/+2
2012-04-13drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich1-1/+0
2012-04-13drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger1-0/+22
2012-04-13drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers1-3/+8
2012-04-13memcg: fix broken boolen expressionKirill A. Shutemov1-1/+1
2012-04-13memcg: fix up documentation on global LRUYing Han1-3/+2
2012-04-13net/core: simple_strtoul cleanupShuah Khan1-3/+2
2012-04-13r6040: update copyright from 2007 to nowFlorian Fainelli1-1/+1
2012-04-13r6040: define and use bits of register PHY_CCFlorian Fainelli1-2/+10
2012-04-13r6040: define and use MTPR transmit enable bitFlorian Fainelli1-2/+3
2012-04-13r6040: define and use MLSR register bitsFlorian Fainelli1-2/+5
2012-04-13r6040: fix typo on stats update in tx pathFlorian Fainelli1-1/+1
2012-04-13r6040: add a MAC operation timeout defineFlorian Fainelli1-3/+5
2012-04-13r6040: remove unused variable mcr1 from private structureFlorian Fainelli1-1/+1
2012-04-13r6040: consolidate MAC reset to its own functionFlorian Fainelli1-19/+18
2012-04-13ixp4xx_eth: Fix up the get_ts_info ethtool method.Richard Cochran1-2/+2
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff2-1/+4
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds13-69/+36
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-13/+28
2012-04-12wiznet: Add missing #include <linux/irq.h>Geert Uytterhoeven2-0/+2
2012-04-12drivers/net: Remove CONFIG_WIZNET_TX_FLOW optionMike Sinkovsky3-17/+5
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-11/+12
2012-04-12Merge branch 'master' into for-davemJohn W. Linville185-3085/+5524
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4103-50132/+104657
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie13-187/+192
2012-04-12Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie8-37/+93
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville25-77/+108
2012-04-12drm/exynos: fixed exynos broken ioctlInki Dae1-1/+1
2012-04-12drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter1-0/+2
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely6-31/+17
2012-04-12md/bitmap: prevent bitmap_daemon_work running while initialising bitmapNeilBrown1-0/+2
2012-04-12md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.majianpeng2-3/+4
2012-04-12MD: Bitmap version cleanup.Andrei Warkentin1-3/+0
2012-04-12drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim5-33/+46