| 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 | 15 | -292/+98 |
|\ |
|
| * | delayacct: Include <uapi/linux/taskstats.h> | Ingo Molnar | 2017-02-07 | 1 | -0/+1 |
| * | sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil... | Shile Zhang | 2017-02-01 | 1 | -0/+1 |
| * | sched/clock: Add dummy clear_sched_clock_stable() stub function | Paul Gortmaker | 2017-02-01 | 1 | -0/+4 |
| * | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 2 | -7/+2 |
| * | sched/cputime: Remove unused nsec_to_cputime() | Frederic Weisbecker | 2017-02-01 | 1 | -5/+0 |
| * | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us... | Frederic Weisbecker | 2017-02-01 | 2 | -125/+0 |
| * | sched/cputime: Remove jiffies based cputime | Frederic Weisbecker | 2017-02-01 | 2 | -79/+0 |
| * | sched/cputime: Push time to account_system_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -4/+3 |
| * | sched/cputime: Push time to account_idle_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -1/+1 |
| * | sched/cputime: Push time to account_steal_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -1/+1 |
| * | sched/cputime: Push time to account_user_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -1/+1 |
| * | sched/cputime: Remove temporary cputime_t accessors | Frederic Weisbecker | 2017-02-01 | 1 | -40/+0 |
| * | timers/itimer: Convert internal cputime_t units to nsec | Frederic Weisbecker | 2017-02-01 | 3 | -18/+16 |
| * | timers/posix-timers: Convert internals to use nsecs | Frederic Weisbecker | 2017-02-01 | 2 | -14/+4 |
| * | tsacct: Convert obsolete cputime type to nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -1/+1 |
| * | acct: Convert obsolete cputime type to nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -1/+1 |
| * | fs/binfmt: Convert obsolete cputime type to nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -1/+19 |
| * | sched/cputime: Convert task/group cputime to nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -21/+34 |
| * | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu... | Frederic Weisbecker | 2017-02-01 | 1 | -3/+29 |
| * | sched/cputime: Convert guest time accounting to nsecs (u64) | Frederic Weisbecker | 2017-02-01 | 1 | -5/+5 |
| * | sched/cputime: Remove the unused INIT_CPUTIME macro | Frederic Weisbecker | 2017-02-01 | 1 | -7/+0 |
| * | time: Introduce jiffies64_to_nsecs() | Frederic Weisbecker | 2017-02-01 | 1 | -0/+2 |
| * | Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch | Ingo Molnar | 2017-02-01 | 42 | -68/+183 |
| |\ |
|
| * | | sched/clock: Fix hotplug crash | Peter Zijlstra | 2017-01-20 | 1 | -1/+0 |
| * | | locking/mutex, sched/wait: Fix the mutex_lock_io_nested() define | Ingo Molnar | 2017-01-14 | 1 | -1/+1 |
| * | | locking/mutex, sched/wait: Add mutex_lock_io() | Tejun Heo | 2017-01-14 | 1 | -0/+4 |
| * | | sched/core: Separate out io_schedule_prepare() and io_schedule_finish() | Tejun Heo | 2017-01-14 | 1 | -5/+3 |
| * | | sched/clock: Delay switching sched_clock to stable | Peter Zijlstra | 2017-01-14 | 1 | -0/+5 |
| * | | sched/clock, clocksource: Add optional cs::mark_unstable() method | Thomas Gleixner | 2017-01-14 | 1 | -0/+3 |
| * | | sched/cputime: Rename vtime_account_user() to vtime_flush() | Frederic Weisbecker | 2017-01-14 | 2 | -3/+6 |
| * | | sched/cputime: Export account_guest_time() | Frederic Weisbecker | 2017-01-14 | 1 | -0/+1 |
| * | | sched/cputime: Allow accounting system time using cpustat index | Frederic Weisbecker | 2017-01-14 | 1 | -0/+2 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-02-20 | 2 | -2/+32 |
|\ \ \ |
|
| * \ \ | Merge tag 'v4.10-rc8' into perf/core, to pick up fixes | Ingo Molnar | 2017-02-14 | 18 | -40/+134 |
| |\ \ \ |
|
| * | | | | perf/core: Allow kernel filters on CPU events | Alexander Shishkin | 2017-02-10 | 1 | -0/+2 |
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-02-06 | 7 | -24/+29 |
| |\ \ \ \ |
|
| * | | | | | perf/core: Remove perf_cpu_context::unique_pmu | David Carrillo-Cisneros | 2017-01-30 | 1 | -1/+0 |
| * | | | | | perf/core: Make cgroup switch visit only cpuctxs with cgroup events | David Carrillo-Cisneros | 2017-01-30 | 1 | -0/+1 |
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-01-30 | 22 | -28/+74 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-01-25 | 55 | -347/+357 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | kprobes, extable: Identify kprobes trampolines as kernel text area | Masami Hiramatsu | 2017-01-14 | 1 | -1/+29 |
* | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-02-20 | 2 | -28/+39 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | efi: Get and store the secure boot status | David Howells | 2017-02-07 | 1 | -0/+8 |
| * | | | | | | | | efi: Add SHIM and image security database GUID definitions | Josh Boyer | 2017-02-07 | 1 | -0/+3 |
| * | | | | | | | | Merge tag 'v4.10-rc7' into efi/core, to pick up fixes | Ingo Molnar | 2017-02-07 | 37 | -74/+205 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | efi/x86: Move the EFI BGRT init code to early init code | Dave Young | 2017-02-01 | 1 | -6/+5 |
| * | | | | | | | | | efi: Use typed function pointers for the runtime services table | Ard Biesheuvel | 2017-02-01 | 1 | -18/+18 |
| * | | | | | | | | | efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table | Sai Praneeth | 2017-02-01 | 1 | -0/+1 |
| * | | | | | | | | | x86/efi: Deduplicate efi_char16_printk() | Lukas Wunner | 2017-02-01 | 1 | -4/+4 |
| | |_|/ / / / / /
| |/| | | | | | | |
|