summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-04-09cpufreq: Use consistent prefixing via pr_fmtJoe Perches
2016-04-09cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-04-09intel_pstate: Use pr_fmtJoe Perches
2016-04-09cpufreq: mt8173: use list_for_each_entry*()Geliang Tang
2016-04-09intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp()Rafael J. Wysocki
2016-04-09cpufreq: exynos: Use generic platdev driverViresh Kumar
2016-04-09ARM: exynos: exynos-cpufreq platform device isn't supported anymoreViresh Kumar
2016-04-09cpufreq: dt: Add generic platform-device creation supportViresh Kumar
2016-04-09cpufreq: dt: Include types.h from cpufreq-dt.hViresh Kumar
2016-04-09cpufreq: tegra124: No need of setting platform-dataViresh Kumar
2016-04-09cpufreq: ppc_cbe_cpufreq_pmi: make the driver explicitly non-modularPaul Gortmaker
2016-04-09Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki
2016-04-08cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()Rafael J. Wysocki
2016-04-05cpufreq: dt: Drop stale commentViresh Kumar
2016-04-05cpufreq: intel_pstate: Documenation for structuresSrinivas Pandruvada
2016-04-05cpufreq: intel_pstate: fix inconsistency in setting policy limitsSrinivas Pandruvada
2016-04-02cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki
2016-04-02cpufreq: Support for fast frequency switchingRafael J. Wysocki
2016-04-02cpufreq: Move governor symbols to cpufreq.hRafael J. Wysocki
2016-04-02cpufreq: Move governor attribute set headers to cpufreq.hRafael J. Wysocki
2016-04-02cpufreq: governor: Move abstract gov_attr_set code to seperate fileRafael J. Wysocki
2016-04-02cpufreq: governor: New data type for management part of dbs_dataRafael J. Wysocki
2016-04-02cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki
2016-04-02Merge back intel_pstate fixes for v4.6.Rafael J. Wysocki
2016-04-02intel_pstate: Avoid extra invocation of intel_pstate_sample()Rafael J. Wysocki
2016-03-31intel_pstate: Do not set utilization update hook too earlyRafael J. Wysocki
2016-03-26Linux 4.6-rc1Linus Torvalds
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-26f2fs/crypto: fix xts_tweak initializationLinus Torvalds
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro
2016-03-25orangefs: fix do_readv_writev() handling of error halfway throughAl Viro
2016-03-25orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro
2016-03-25orangefs: sanitize ->llseek()Al Viro
2016-03-25orangefs-bufmap.h: trim unused junkAl Viro
2016-03-25orangefs: saner calling conventions for getting a slotAl Viro
2016-03-25orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro
2016-03-25orangefs: get rid of readdir_handle_sAl Viro
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-25Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-25Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-25thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov
2016-03-25MAINTAINERS: fill entries for KASANAndrey Ryabinin
2016-03-25mm/filemap: generic_file_read_iter(): check for zero reads unconditionallyNicolai Stange
2016-03-25kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko