summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-21Merge tag 'stable/for-linus-3.7-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+11
2012-11-21Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+6
2012-11-21Merge tag 'iommu-fixes-v3.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+5
2012-11-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds4-19/+60
2012-11-21xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCHMats Petersson1-7/+11
2012-11-21Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt4-11/+17
2012-11-21net: fix build failure in xilinxJeff Mahoney1-0/+2
2012-11-21irda: sir_dev: Fix copy/paste typoAlexander Shiyan1-1/+1
2012-11-21ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet1-1/+2
2012-11-21ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang1-3/+5
2012-11-21ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang1-3/+5
2012-11-20ne2000: add the right platform deviceAlan Cox1-0/+1
2012-11-20Merge tag 'nfc-fixes-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-12/+15
2012-11-20radeon: add AGPMode 1 quirk for RV250Paul Bolle1-1/+4
2012-11-20drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()Alex Deucher1-0/+2
2012-11-20KVM: taking co-maintenanceGleb Natapov1-0/+1
2012-11-20KVM: Retire as maintainerAvi Kivity2-1/+5
2012-11-20of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2-5/+15
2012-11-20NFC: Fix pn533 target mode memory leakThierry Escande1-1/+5
2012-11-20NFC: pn533: Fix mem leak in pn533_in_dep_link_upWaldemar Rymarkiewicz1-3/+5
2012-11-20NFC: pn533: Fix use after freeSzymon Janc1-6/+2
2012-11-20NFC: pn533: Fix missing lock while operating on commands listSzymon Janc1-1/+2
2012-11-20NFC: Fix nfc_llcp_local chained list insertionThierry Escande1-1/+1
2012-11-20ext3: Avoid underflow of in ext3_trim_fs()Lukas Czerner1-2/+3
2012-11-20reiserfs: Move quota calls out of write lockJan Kara3-7/+25
2012-11-20reiserfs: Protect reiserfs_quota_write() with write lockJan Kara1-0/+4
2012-11-20reiserfs: Protect reiserfs_quota_on() with write lockJan Kara1-3/+8
2012-11-20reiserfs: Fix lock ordering during remountJan Kara1-7/+20
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-8/+14
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-4/+24
2012-11-19Merge tag 'davinci-fixes-for-v3.7' of git://gitorious.org/linux-davinci/linux...Olof Johansson1-2/+1
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan1-1/+1
2012-11-19ARM: davinci: dm644x: fix out range signal for EDLad, Prabhakar1-2/+1
2012-11-19Input: mousedev - move /dev/input/mice to the correct minorDmitry Torokhov1-2/+2
2012-11-19sis900: fix sis900_set_mode call parameters.Francois Romieu1-1/+1
2012-11-19drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2-6/+10
2012-11-19drm/nouveau: add missing pll_calc callsMaarten Lankhorst3-1/+22
2012-11-19drm/nouveau: fix crash with noaccel=1Marcin Slusarz1-0/+4
2012-11-19drm/nv40: allocate ctxprog with kmallocMarcin Slusarz3-5/+13
2012-11-19drm/nvc0/disp: fix thinko in vblank regression fix..Kelly Doran1-7/+12
2012-11-18fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()Al Viro1-1/+2
2012-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+3
2012-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-3/+3
2012-11-18Merge tag 'gpio-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+27
2012-11-18Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-19/+69
2012-11-18Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-7/+57
2012-11-18iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach1-8/+0
2012-11-18m68k: fix sigset_t accessor functionsAndreas Schwab1-3/+3
2012-11-18gpio-mcp23s08: Build I2C support even when CONFIG_I2C=mDaniel M. Weeks1-3/+3
2012-11-18gpio: adnp: Depend on OF_GPIO instead of OFThierry Reding1-1/+1