commit | 33d46f9765901a08d7759c031779073263e8b4e3 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Nov 03 19:34:22 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Nov 03 19:34:22 2015 -0800 |
tree | a5190ed243f3fc3441d7d8cb82bfee84296f9d7c | |
parent | 378e4e98258ad92097bfdf795dbef8b49cf52a34 [diff] | |
parent | 3435dd08092934ee9672fc28a3ee4c2017741bd6 [diff] |
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 cleanups from Ingo Molnar: "An early_printk cleanup plus deinlining enhancements" * 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/early_printk: Set __iomem address space for IO x86/signal: Deinline get_sigframe, save 240 bytes x86: Deinline early_console_register, save 403 bytes x86/e820: Deinline e820_type_to_string, save 126 bytes