aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/mdLinus Torvalds2015-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | md/bitmap: remove rcu annotation from pointer arithmetic.NeilBrown2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | md/raid0: fix restore to sector variable in raid0_make_requestEric Work2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | raid5: fix broken async operation chainShaohua Li2015-05-20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: joydev - don't classify the vmmouse as a joystickThomas Hellstrom2015-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: sx8654 - fix memory allocation checkDmitry Torokhov2015-05-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-05-21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/arm: Define xen_arch_suspend()Boris Ostrovsky2015-05-18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: fix smap permission checkXiao Guangrong2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix list traversal in error casePaul Mackerras2015-05-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s390/crypto: fix stckf loopHarald Freudenberger2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s390/zcrypt: Fix invalid domain handling during ap module unloadIngo Tuchscherer2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s390/bpf: Fix gcov stack space problemMichael Holzheu2015-04-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s390/zcrypt: fixed ap poll timer behaviorIngo Tuchscherer2015-04-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu2015-04-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'sound-4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Disable widget power-saving for ALC292 & coTakashi Iwai2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Reduce verbs by node power-savesTakashi Iwai2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: sound/atmel/ac97c.c: remove unused variableArnd Bergmann2015-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: usb-audio: Add quirk for MS LifeCam StudioTakashi Iwai2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: pcm: Modify double acknowledged interrupts check conditionKoro Chen2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'asoc-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-05-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/mc13783', 'asoc/...Mark Brown2015-05-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: wm8994: correct BCLK DIV 348 to 384Zidan Wang2015-05-12
| | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | * / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: wm8960: fix "RINPUT3" audio route errorZidan Wang2015-05-12
| | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | | | * / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / ASoC: uda1380: Avoid accessing i2c bus when codec is disabledVasily Khoruzhick2015-05-04
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | | * / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() callsAxel Lin2015-05-01
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / ASoC: davinci-mcasp: Correct pm status check in suspend callbackPeter Ujfalusi2015-04-30
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2015-05-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bitAxel Lin2015-05-07
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: rt5645: Add ACPI match IDFang, Yang A2015-05-07
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2015-05-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: dapm: Modify widget stream name according to prefixKoro Chen2015-05-12
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /