| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-20 | 61 | -564/+367 |
|\ |
|
| * | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 30 | -34/+2 |
| * | s390, sched/cputime: Remove unused cputime definitions | Frederic Weisbecker | 2017-02-01 | 1 | -107/+0 |
| * | powerpc, sched/cputime: Remove unused cputime definitions | Frederic Weisbecker | 2017-02-01 | 2 | -191/+2 |
| * | s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs | Frederic Weisbecker | 2017-02-01 | 2 | -3/+4 |
| * | ia64, sched/cputime: Remove unused cputime definitions | Frederic Weisbecker | 2017-02-01 | 1 | -106/+0 |
| * | ia64: Convert vtime to use nsec units directly | Frederic Weisbecker | 2017-02-01 | 2 | -9/+9 |
| * | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us... | Frederic Weisbecker | 2017-02-01 | 1 | -2/+106 |
| * | sched/cputime: Push time to account_system_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 4 | -16/+18 |
| * | sched/cputime: Push time to account_idle_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 3 | -3/+3 |
| * | sched/cputime: Push time to account_steal_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 2 | -2/+2 |
| * | sched/cputime: Push time to account_user_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 3 | -3/+3 |
| * | fs/binfmt: Convert obsolete cputime type to nsecs | Frederic Weisbecker | 2017-02-01 | 3 | -29/+6 |
| * | x86: Convert obsolete cputime type to nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -4/+4 |
| * | alpha: Convert obsolete cputime_t to nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -4/+4 |
| * | sched/cputime: Convert task/group cputime to nsecs | Frederic Weisbecker | 2017-02-01 | 4 | -9/+10 |
| * | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu... | Frederic Weisbecker | 2017-02-01 | 2 | -2/+2 |
| * | sched/cputime: Convert kcpustat to nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -8/+8 |
| * | Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch | Ingo Molnar | 2017-02-01 | 124 | -385/+936 |
| |\ |
|
| * | | sched/clock: Fix hotplug crash | Peter Zijlstra | 2017-01-20 | 9 | -7/+25 |
| * | | sched/x86: Remove unnecessary TBM3 check to update topology | Tim Chen | 2017-01-19 | 1 | -4/+2 |
| * | | sched/clock, clocksource: Add optional cs::mark_unstable() method | Thomas Gleixner | 2017-01-14 | 1 | -0/+11 |
| * | | sched/cputime: Rename vtime_account_user() to vtime_flush() | Frederic Weisbecker | 2017-01-14 | 3 | -6/+4 |
| * | | sched/cputime, s390: Implement delayed accounting of system time | Martin Schwidefsky | 2017-01-14 | 3 | -79/+125 |
| * | | sched/cputime, ia64: Accumulate cputime and account only on tick/task switch | Frederic Weisbecker | 2017-01-14 | 2 | -15/+53 |
| * | | sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas... | Frederic Weisbecker | 2017-01-14 | 1 | -43/+77 |
| * | | sched/cputime, powerpc: Migrate stolen_time field to the accounting structure | Frederic Weisbecker | 2017-01-14 | 3 | -5/+4 |
| * | | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick | Frederic Weisbecker | 2017-01-14 | 4 | -25/+34 |
| * | | sched/cputime, ia64: Fix incorrect start cputime assignment on task switch | Frederic Weisbecker | 2017-01-14 | 1 | -1/+1 |
| * | | sched/cputime, powerpc32: Fix stale scaled stime on context switch | Frederic Weisbecker | 2017-01-14 | 1 | -0/+1 |
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-02-20 | 10 | -88/+46 |
|\ \ \ |
|
| * | | | x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority | Borislav Petkov | 2017-01-24 | 2 | -5/+12 |
| * | | | x86/ras: Get rid of mce_process_work() | Borislav Petkov | 2017-01-24 | 3 | -13/+3 |
| * | | | x86/ras/amd/inj: Change dependency | Borislav Petkov | 2017-01-24 | 1 | -1/+1 |
| * | | | x86/ras: Flip the TSC-adding logic | Borislav Petkov | 2017-01-24 | 3 | -11/+9 |
| * | | | x86/ras/amd: Make sysfs names of banks more user-friendly | Yazen Ghannam | 2017-01-24 | 2 | -3/+8 |
| * | | | x86/ras/therm_throt: Do not log a fake MCE for thermal events | Borislav Petkov | 2017-01-24 | 3 | -50/+11 |
| * | | | x86/ras/inject: Make it depend on X86_LOCAL_APIC=y | Borislav Petkov | 2017-01-24 | 2 | -5/+2 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-02-20 | 9 | -84/+158 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v4.10-rc8' into perf/core, to pick up fixes | Ingo Molnar | 2017-02-14 | 58 | -134/+278 |
| |\ \ \ \ |
|
| * | | | | | perf/x86/intel: Add Kaby Lake support | Srinivas Pandruvada | 2017-02-11 | 3 | -0/+8 |
| * | | | | | kprobes/x86: Use hlist_for_each_entry() instead of hlist_for_each_entry_safe() | Masami Hiramatsu | 2017-02-06 | 1 | -1/+1 |
| * | | | | | kprobes/arm64: Remove a redundant dependency from the Kconfig | Masami Hiramatsu | 2017-02-06 | 1 | -1/+1 |
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-02-06 | 15 | -265/+294 |
| |\ \ \ \ \ |
|
| * | | | | | | perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing | Alexander Shishkin | 2017-02-01 | 1 | -0/+6 |
| * | | | | | | perf/x86/events: Add an AMD-specific Makefile | Borislav Petkov | 2017-01-30 | 2 | -10/+10 |
| * | | | | | | perf/x86/amd/uncore: Update sysfs attributes for Family17h processors | Janakarajan Natarajan | 2017-01-30 | 1 | -21/+56 |
| * | | | | | | perf/x86/amd/uncore: Update the number of uncore counters | Janakarajan Natarajan | 2017-01-30 | 1 | -3/+28 |
| * | | | | | | perf/x86/amd/uncore: Rename 'L2' to 'LLC' | Janakarajan Natarajan | 2017-01-30 | 1 | -49/+49 |
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-02-20 | 13 | -229/+134 |
|\ \ \ \ \ \ \ |
|