commit | 5757bd6157f523ff0d448a4ec93938523ca441a9 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Aug 31 18:37:33 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Aug 31 18:37:33 2015 -0700 |
tree | 713885bff513324e1935874653e546162cdbe540 | |
parent | 7073bc66126e3ab742cce9416ad6b4be8b03c4f7 [diff] | |
parent | accd0b9ec015d611eb7783dd86f1bb31bf8d62ab [diff] |
Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull inlining tuning from Ingo Molnar: "A handful of inlining optimizations inspired by x86 work but applicable in general" * 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: jiffies: Force inlining of {m,u}msecs_to_jiffies() x86/hweight: Force inlining of __arch_hweight{32,64}() linux/bitmap: Force inlining of bitmap weight functions