| Commit message (Expand) | Author | Age | Files | Lines |
* | ocfs2/dlm: do not get resource spinlock if lockres is new | Joseph Qi | 2014-09-26 | 1 | -8/+10 |
* | nilfs2: fix data loss with mmap() | Andreas Rohner | 2014-09-26 | 1 | -1/+6 |
* | ocfs2: free vol_label in ocfs2_delete_osb() | Joseph Qi | 2014-09-26 | 1 | -0/+1 |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-09-25 | 10 | -32/+71 |
|\ |
|
| * | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-09-24 | 8 | -26/+63 |
| |\ |
|
| | * | drm/radeon/cik: use a separate counter for CP init timeout | Alex Deucher | 2014-09-23 | 1 | -2/+2 |
| | * | drm/radeon: add PX quirk for asus K53TK | Alex Deucher | 2014-09-22 | 1 | -0/+4 |
| | * | drm/radeon: add a backlight quirk for Amilo Xi 2550 | Alex Deucher | 2014-09-22 | 1 | -1/+8 |
| | * | drm/radeon: add a module parameter for backlight control (v2) | Alex Deucher | 2014-09-22 | 3 | -8/+34 |
| | * | drm/radeon: Update IH_RB_RPTR register after each processed interrupt | Michel Dänzer | 2014-09-22 | 4 | -4/+4 |
| | * | drm/radeon: Make IH ring overflow debugging output more useful | Michel Dänzer | 2014-09-22 | 4 | -8/+8 |
| | * | drm/radeon: Clear RB_OVERFLOW bit earlier | Michel Dänzer | 2014-09-22 | 4 | -4/+4 |
| * | | Merge tag 'drm-intel-fixes-2014-09-24' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-09-24 | 2 | -6/+8 |
| |\ \ |
|
| | * | | drm/i915/hdmi: fix hdmi audio state readout | Jani Nikula | 2014-09-23 | 1 | -1/+1 |
| | * | | drm/i915: Don't leak command parser tables on suspend/resume | Brad Volkin | 2014-09-23 | 1 | -5/+7 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-09-24 | 35 | -12/+52 |
|\ \ \ |
|
| * | | | sparc: bpf_jit: fix loads from negative offsets | Alexei Starovoitov | 2014-09-24 | 2 | -1/+4 |
| * | | | Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-09-24 | 6 | -11/+21 |
| |\ \ \ |
|
| | * | | | brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels() | Emil Goode | 2014-09-23 | 1 | -1/+1 |
| | * | | | ath9k: Fix NULL pointer dereference on early irq | Wojciech Dubowik | 2014-09-22 | 1 | -1/+1 |
| | * | | | net: rfkill: gpio: Fix clock status | Loic Poulain | 2014-09-22 | 1 | -1/+1 |
| | * | | | Merge tag 'nfc-fixes-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville | 2014-09-22 | 3 | -8/+18 |
| | |\ \ \ |
|
| | | * | | | NFC: st21nfca: Fix potential depmod dependency cycle | Christophe Ricard | 2014-09-07 | 1 | -2/+3 |
| | | * | | | NFC: st21nfcb: Fix depmod dependency cycle | Christophe Ricard | 2014-09-07 | 1 | -2/+3 |
| | | * | | | NFC: microread: Potential overflows in microread_target_discovered() | Dan Carpenter | 2014-09-05 | 1 | -4/+12 |
| * | | | | | parisc: Update defconfigs which were missing CONFIG_NET. | David S. Miller | 2014-09-24 | 1 | -0/+1 |
| * | | | | | powerpc: Update defconfigs which were missing CONFIG_NET. | David S. Miller | 2014-09-24 | 1 | -0/+1 |
| * | | | | | s390: Update defconfigs which were missing CONFIG_NET. | David S. Miller | 2014-09-24 | 5 | -0/+5 |
| * | | | | | mips: Update some more defconfigs which were missing CONFIG_NET. | David S. Miller | 2014-09-24 | 2 | -0/+2 |
| * | | | | | sparc: Set CONFIG_NET=y in defconfigs | Michal Marek | 2014-09-24 | 1 | -0/+1 |
| * | | | | | sh: Set CONFIG_NET=y in defconfigs | Michal Marek | 2014-09-24 | 2 | -0/+2 |
| * | | | | | powerpc: Set CONFIG_NET=y in defconfigs | Michal Marek | 2014-09-24 | 5 | -0/+5 |
| * | | | | | parisc: Set CONFIG_NET=y in defconfigs | Michal Marek | 2014-09-24 | 1 | -0/+1 |
| * | | | | | mips: Set CONFIG_NET=y in defconfigs | Michal Marek | 2014-09-24 | 9 | -0/+9 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-09-24 | 3 | -1/+27 |
|\ \ \ \ \ \ |
|
| * | | | | | | blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe | Tejun Heo | 2014-09-24 | 3 | -1/+27 |
* | | | | | | | Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-09-24 | 2 | -16/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | PCI: pciehp: Fix pcie_wait_cmd() timeout | Yinghai Lu | 2014-09-23 | 1 | -1/+1 |
| * | | | | | | | Revert "PCI: Make sure bus number resources stay within their parents bounds" | Bjorn Helgaas | 2014-09-19 | 1 | -8/+2 |
| * | | | | | | | Revert "PCI: Don't scan random busses in pci_scan_bridge()" | Bjorn Helgaas | 2014-09-19 | 1 | -7/+3 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-09-24 | 5 | -3/+33 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | crypto: aesni - disable "by8" AVX CTR optimization | Mathias Krause | 2014-09-24 | 1 | -2/+2 |
| * | | | | | | | | crypto: ccp - Check for CCP before registering crypto algs | Tom Lendacky | 2014-09-24 | 3 | -0/+30 |
| * | | | | | | | | crypto: qat - Enable all 32 IRQs | Tadeusz Struk | 2014-09-18 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-09-24 | 13 | -40/+119 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2" | Frank Schaefer | 2014-09-22 | 2 | -13/+11 |
| * | | | | | | | | | [media] em28xx: fix VBI handling logic | Mauro Carvalho Chehab | 2014-09-22 | 1 | -1/+1 |
| * | | | | | | | | | [media] DocBook media: improve the poll() documentation | Hans Verkuil | 2014-09-22 | 1 | -4/+19 |
| * | | | | | | | | | [media] DocBook media: fix the poll() 'no QBUF' documentation | Hans Verkuil | 2014-09-22 | 1 | -2/+10 |
| * | | | | | | | | | [media] vb2: fix VBI/poll regression | Hans Verkuil | 2014-09-22 | 2 | -3/+18 |