summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-06-16ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao
2011-06-16MAINTAINERS: Update EBTABLES mailing listJoe Perches
2011-06-16IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao
2011-06-16IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao
2011-06-16net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-06-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-17drm/radeon/kms: use helper functions for fence read/writeAlex Deucher
2011-06-17drm/radeon/kms: set DP link config properly for DP bridgesAlex Deucher
2011-06-17drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridgesAlex Deucher
2011-06-17drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher
2011-06-17drm/radeon/kms: issue blank/unblank commands for ext encodersAlex Deucher
2011-06-17drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher
2011-06-17drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher
2011-06-17drm/radeon/kms: add missing external encoder actionAlex Deucher
2011-06-17drm/radeon/kms: rework atombios_get_encoder_mode()Alex Deucher
2011-06-17drm/radeon/kms: fix num crtcs for Cedar and CaicosAlex Deucher
2011-06-17Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare
2011-06-16rcu: Move RCU_BOOST #ifdefs to header filePaul E. McKenney
2011-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds
2011-06-16migrate: don't account swapcache as shmemAndrea Arcangeli
2011-06-16[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrectKonrad Rzeszutek Wilk
2011-06-16[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...Konrad Rzeszutek Wilk
2011-06-16[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.Konrad Rzeszutek Wilk
2011-06-16ALSA: 6fire - Fix signedness bugTorsten Schenk
2011-06-16serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon
2011-06-16amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu
2011-06-16tty: n_gsm: improper skb_pull() use was leaking framed dataRuss Gorby
2011-06-16tty: n_gsm: Fixed logic to decode break signal from modem statusRuss Gorby
2011-06-16xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-16Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-06-16NFSv4: Fix a readdir regressionTrond Myklebust
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-06-16xfs: make log devices with write back caches workChristoph Hellwig
2011-06-16AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells
2011-06-16AFS: Set s_id in the superblock to the volume nameDavid Howells
2011-06-16vfs: Fix data corruption after failed write in __block_write_begin()Jan Kara
2011-06-16afs: afs_fill_page reads too much, or wrong dataAnton Blanchard
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov
2011-06-16staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-16VFS: Fix vfsmount overput on simultaneous automountAl Viro
2011-06-16fix wrong iput on d_inode introduced by e6bc45d65dTörök Edwin
2011-06-16netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari
2011-06-16netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy