summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-08cpufreq: Drop 'freq_table' argument of __target_index()Viresh Kumar
2016-06-08cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar
2016-06-08cpufreq: ondemand: Don't keep a copy of freq_table pointerViresh Kumar
2016-06-08cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar
2016-06-08cpufreq: s3c24xx: Remove useless checksViresh Kumar
2016-06-02cpufreq: Unexport cpufreq_frequency_table_cpuinfo()Viresh Kumar
2016-06-02cpufreq: stats: Make the stats code non-modularRafael J. Wysocki
2016-06-02cpufreq: Use clamp_val() in __cpufreq_driver_target()Viresh Kumar
2016-06-02cpufreq: Send START policy notification after sending CREATEViresh Kumar
2016-06-02cpufreq: Drop the 'initialized' field from struct cpufreq_governorRafael J. Wysocki
2016-06-02cpufreq: governor: Create cpufreq_policy_apply_limits()Viresh Kumar
2016-06-02cpufreq: governor: Remove unnecessary bits from print messageViresh Kumar
2016-06-02cpufreq: governor: Remove prints from allocation failuresViresh Kumar
2016-06-02cpufreq: governor: Get rid of governor eventsRafael J. Wysocki
2016-05-30cpufreq: Split cpufreq_governor() into simpler functionsRafael J. Wysocki
2016-05-30cpufreq: governor: Simplify performance and powersave governorsRafael J. Wysocki
2016-05-30cpufreq: governor: Check transition latecy at init time onlyRafael J. Wysocki
2016-05-30cpufreq: governor: CPUFREQ_GOV_LIMITS never failsRafael J. Wysocki
2016-05-29Linux 4.7-rc1Linus Torvalds
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-29Rename other copy of hash_string to hashlen_stringGeorge Spelvin
2016-05-28hpfs: implement the show_options methodMikulas Patocka
2016-05-28affs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28fs: fix binfmt_aout.c build errorGuenter Roeck
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28h8300: Add <asm/hash.h>George Spelvin
2016-05-28microblaze: Add <asm/hash.h>George Spelvin
2016-05-28m68k: Add <asm/hash.h>George Spelvin
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung
2016-05-28i2c: dev: use after free in detachDan Carpenter
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki
2016-05-28MIPS: Pistachio: Enable KASLRMatt Redfearn