summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-21ext4: prevent ext4_quota_write() from failing due to ENOSPCTheodore Ts'o5-7/+17
2015-06-21ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o1-0/+1
2015-06-21jbd2: speedup jbd2_journal_dirty_metadata()Jan Kara1-6/+27
2015-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+22
2015-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller31-282/+444
2015-06-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-1/+18
2015-06-20Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette13-16/+637
2015-06-20Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette12-212/+471
2015-06-20SUNRPC: Set the TCP user timeout option on client socketsTrond Myklebust1-0/+7
2015-06-20cpufreq: exynos: remove Exynos4210 specific cpufreq driver supportThomas Abraham5-209/+1
2015-06-20ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Thomas Abraham1-1/+20
2015-06-20clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...Thomas Abraham1-1/+23
2015-06-20clk: samsung: add infrastructure to register cpu clocksThomas Abraham3-1/+423
2015-06-20clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz2-0/+4
2015-06-20Merge branch 'irq/for-x86' into irq/coreThomas Gleixner8-44/+88
2015-06-20genirq: Remove bogus restriction in irq_move_mask_irq()Thomas Gleixner1-3/+3
2015-06-20block: nvme-scsi: Catch kcalloc failureAxel Lin1-2/+4
2015-06-20cfq-iosched: fix other locations where blkcg_to_cfqgd() can return NULLJens Axboe1-1/+11
2015-06-20x86/hpet: Check for irq==0 when allocating hpet MSI interruptsJiang Liu1-1/+1
2015-06-20ALSA: hda-beep: Update authors dead email addressMatt Ranostay1-1/+1
2015-06-20snic: driver for Cisco SCSI HBANarsimhulu Musini37-0/+10263
2015-06-20SUNRPC: Ensure we release the TCP socket once it has been closedTrond Myklebust2-19/+23
2015-06-20Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar26-81/+278
2015-06-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-4/+4
2015-06-20perf tools: Configurable per thread proc map processing time outKan Liang17-31/+87
2015-06-20perf tools: Add time out to force stop proc map processingKan Liang4-0/+34
2015-06-20perf report: Fix sort__sym_cmp to also compare end of symbolYannick Brosseau1-5/+3
2015-06-20perf hists browser: React to unassigned hotkey pressingArnaldo Carvalho de Melo1-3/+4
2015-06-20perf top: Tell the user how to unfreeze events after pressing 'f'Arnaldo Carvalho de Melo1-1/+7
2015-06-19perf hists browser: Honour the help line provided by builtin-{top,report}.cArnaldo Carvalho de Melo1-4/+3
2015-06-19perf hists browser: Do not exit when 'f' is pressed in 'report' modeArnaldo Carvalho de Melo1-0/+3
2015-06-19perf top: Replace CTRL+z with 'f' as hotkey for enable/disable eventsArnaldo Carvalho de Melo2-3/+3
2015-06-19nfsd: refactor nfs4_preprocess_stateid_opChristoph Hellwig1-45/+52
2015-06-19nfsd: clean up raparams handlingChristoph Hellwig3-55/+43
2015-06-19nfsd: use swap() in sort_pacl_range()Fabian Frederick1-4/+2
2015-06-19perf tools: Fix build breakage if prefix= is specifiedLukas Wunner1-4/+4
2015-06-19perf annotate: Rename source_line_percent to source_line_samplesArnaldo Carvalho de Melo2-16/+16
2015-06-19perf annotate: Display total number of samples with --show-total-periodMartin Liška4-23/+70
2015-06-19locking/rtmutex: Update stale plist commentsDavidlohr Bueso1-9/+9
2015-06-19futex: Lower the lock contention on the HB lock during wake upSebastian Andrzej Siewior3-18/+73
2015-06-19NVMe: Fix IO for extended metadata formatsKeith Busch1-6/+6
2015-06-19perf tools: Ensure thread-stack is flushedAdrian Hunter5-5/+58
2015-06-19rtc: imxdi: when locked, do not fail silentlyJuergen Borleis1-3/+24
2015-06-19rtc: imxdi: monitor a security violation at runtimeJuergen Borleis1-2/+19
2015-06-19rtc: imxdi: add the unit recovery codeJuergen Borleis1-38/+279
2015-06-19rtc: imxdi: add some background info about the states the machine can be inJuergen Borleis1-0/+43
2015-06-19rtc: imxdi: avoid the __raw* register access functionsJuergen Borleis1-22/+22
2015-06-19rtc: s3c: Integrate Exynos3250 into S3C6410Krzysztof Kozlowski1-13/+1
2015-06-19rtc: interface: Remove unused return value from rtc_timer_cancel()Krzysztof Kozlowski2-4/+2
2015-06-19rtc: interface: Fix coding style violationsKrzysztof Kozlowski1-6/+5