Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-26 | drivers/oprofile: Replace __get_cpu_var uses for address calculation | Christoph Lameter | 2 | -6/+6 |
2014-08-26 | drivers/cpuidle: Replace __get_cpu_var uses for address calculation | Christoph Lameter | 2 | -5/+5 |
2014-08-26 | drivers/char/random: Replace __get_cpu_var uses | Christoph Lameter | 1 | -1/+1 |
2014-08-26 | block: Replace __this_cpu_ptr with raw_cpu_ptr | Christoph Lameter | 1 | -1/+1 |
2014-08-26 | scheduler: Replace __get_cpu_var with this_cpu_ptr | Christoph Lameter | 7 | -23/+23 |
2014-08-26 | time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge period | Christoph Lameter | 1 | -8/+8 |
2014-08-26 | time: Replace __get_cpu_var uses | Christoph Lameter | 10 | -29/+29 |
2014-08-26 | kernel misc: Replace __get_cpu_var uses | Christoph Lameter | 2 | -5/+5 |
2014-08-16 | Linux 3.17-rc1v3.17-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-08-16 | platform/x86: Enable build support for toshiba_haps | Azael Avalos | 2 | -0/+20 |
2014-08-16 | Documentation: Add file about toshiba_haps module | Azael Avalos | 2 | -0/+78 |