summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.1v4.1Linus Torvalds2015-06-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-06-201-3/+22
|\
| * iser-target: Fix possible use-after-freeSagi Grimberg2015-06-081-0/+1
| * iser-target: release stale iser connectionsSagi Grimberg2015-06-081-1/+17
| * iser-target: Fix variable-length response error completionSagi Grimberg2015-06-081-2/+4
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-205-1/+18
|\ \
| * \ Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-06-191-1/+4
| |\ \
| | * | Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula2015-06-151-0/+3
| | * | drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson2015-06-151-1/+1
| * | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie2015-06-193-0/+9
| |\ \ \
| | * | | drm/radeon: don't probe MST on hw we don't support it onDave Airlie2015-06-181-0/+5
| | * | | drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer2015-06-182-0/+4
| |/ / /
| * | | drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson2015-06-161-0/+5
| |/ /
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-194-8/+16
|\ \ \
| * \ \ Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette2015-06-194-8/+16
| |\ \ \ | | |/ / | |/| |
| | * | clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre2015-06-191-1/+1
| | * | clk: at91: trivial: typo in peripheral clock descriptionNicolas Ferre2015-06-191-1/+1
| | * | clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon2015-06-191-4/+4
| | * | clk: at91: pll: fix input range validity checkBoris Brezillon2015-06-191-2/+10
* | | | Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2015-06-194-2/+45
|\ \ \ \
| * | | | ALSA: hda - Fix unused label skip_i915Takashi Iwai2015-06-161-0/+2
| * | | | ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)Takashi Iwai2015-06-151-0/+1
| * | | | ALSA: mips: let SND_SGI_O2 select SND_PCMNicholas Mc Guire2015-06-151-0/+2
| * | | | ALSA: hda - Fix audio crackles on Dell Latitude E7x40Takashi Iwai2015-06-151-2/+15
| * | | | ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang2015-06-151-0/+25
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-181-3/+3
|\ \ \ \ \
| * | | | | i2c: slave: fix the example how to instantiate from userspaceWolfram Sang2015-06-171-3/+3
| | |/ / / | |/| | |
* | | | | revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton2015-06-181-5/+4
* | | | | Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-171-2/+9
|\ \ \ \ \
| * | | | | tracing: Have filter check for balanced opsSteven Rostedt2015-06-171-2/+9
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-171-10/+16
|\ \ \ \ \ \
| * | | | | | KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář2015-06-161-10/+16
* | | | | | | Kconfig: disable Media Controller for DVBMauro Carvalho Chehab2015-06-171-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-172-1/+3
|\ \ \ \ \ \ \
| * | | | | | | crypto: caam - fix RNG buffer cache alignmentSteve Cornelius2015-06-161-1/+1
| * | | | | | | crypto: caam - improve initalization for context state savesSteve Cornelius2015-06-161-0/+2
* | | | | | | | mm: shmem_zero_setup skip security check and lockdep conflict with XFSHugh Dickins2015-06-171-1/+7
| |_|_|/ / / / |/| | | | | |
* | | | | | | Linux 4.1-rc8v4.1-rc8Linus Torvalds2015-06-141-1/+1
* | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-142-93/+144
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski2015-06-121-1/+5
| * | | | | | | dmaengine: at_xdmac: rework slave configuration partLudovic Desroches2015-06-081-60/+96
| * | | | | | | dmaengine: at_xdmac: lock fixesLudovic Desroches2015-06-081-32/+43
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds2015-06-141-1/+2
|\ \ \ \ \ \ \
| * | | | | | | ntb: initialize max_mw for Atom before using itDaniel Verkamp2015-06-111-0/+1
| * | | | | | | ntb: iounmap MW reg and vbase in error pathJon Mason2015-06-081-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-147-25/+29
|\ \ \ \ \ \ \
| * | | | | | | MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin2015-06-131-2/+2
| * | | | | | | IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent2015-06-131-7/+14
| * | | | | | | MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle2015-06-101-1/+1
| * | | | | | | MIPS: Loongson: Do not register 8250 platform device from module.Ralf Baechle2015-06-101-3/+1
OpenPOWER on IntegriCloud