| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | time: Change types to new y2038 safe __kernel_itimerspec | Deepa Dinamani | 2018-06-24 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | time: Enable get/put_compat_itimerspec64 always | Deepa Dinamani | 2018-06-24 | 2 | -29/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | time: Introduce struct __kernel_itimerspec | Deepa Dinamani | 2018-06-24 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | sysinfo: Remove get_monotonic_boottime() | Arnd Bergmann | 2018-06-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | posix-timers: Use new ktime_get_*_ts64() helpers | Arnd Bergmann | 2018-06-19 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64() | Arnd Bergmann | 2018-06-19 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | time: Use ktime_get_real_seconds() in time syscall | Arnd Bergmann | 2018-06-19 | 1 | -4/+2 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-08-13 | 7 | -288/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-08-02 | 13 | -28/+130 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-07-25 | 30 | -348/+545 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | perf, tools: Use correct articles in comments | Tobias Tefke | 2018-07-16 | 2 | -11/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check() | Frederic Weisbecker | 2018-06-26 | 1 | -19/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot() | Frederic Weisbecker | 2018-06-26 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() | Frederic Weisbecker | 2018-06-26 | 1 | -17/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa... | Frederic Weisbecker | 2018-06-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | perf/hw_breakpoint: Split attribute parse and commit | Frederic Weisbecker | 2018-06-26 | 1 | -16/+41 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2018-06-26 | 11 | -24/+35 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | kprobes: Replace %p with other pointer types | Masami Hiramatsu | 2018-06-21 | 1 | -12/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | kprobes: Show address of kprobes if kallsyms does | Masami Hiramatsu | 2018-06-21 | 1 | -5/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | kprobes: Show blacklist addresses as same as kallsyms does | Masami Hiramatsu | 2018-06-21 | 1 | -2/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | kprobes: Make list and blacklist root user read only | Masami Hiramatsu | 2018-06-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | perf/core: Change perf_mmap_fault() return type to 'vm_fault_t' | Souptick Joarder | 2018-06-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe | Masami Hiramatsu | 2018-06-21 | 2 | -11/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | kprobes: Don't check the ->break_handler() in generic kprobes code | Masami Hiramatsu | 2018-06-21 | 1 | -34/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | kprobes: Remove jprobe API implementation | Masami Hiramatsu | 2018-06-21 | 2 | -171/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-08-13 | 4 | -74/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/Documentation: Update wake_up() & co. memory-barrier guarantees | Andrea Parri | 2018-07-17 | 3 | -26/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock() | Andrea Parri | 2018-07-17 | 1 | -20/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/core: Use smp_mb() in wake_woken_function() | Andrea Parri | 2018-07-17 | 1 | -26/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.18-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2018-07-17 | 30 | -317/+450 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 2018-06-21 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Clarify CPU hotplug step name for timers | Mukesh Ojha | 2018-07-30 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-13 | 23 | -819/+966 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | watchdog: Reduce message verbosity | Sinan Kaya | 2018-08-03 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | stop_machine: Reflow cpu_stop_queue_two_works() | Peter Zijlstra | 2018-08-02 | 1 | -18/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Move task_numa_placement() closer to numa_migrate_preferred() | Srikar Dronamraju | 2018-07-25 | 1 | -6/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Use group_weights to identify if migration degrades locality | Srikar Dronamraju | 2018-07-25 | 1 | -8/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Update the scan period without holding the numa_group lock | Srikar Dronamraju | 2018-07-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Remove numa_has_capacity() | Srikar Dronamraju | 2018-07-25 | 1 | -33/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Modify migrate_swap() to accept additional parameters | Srikar Dronamraju | 2018-07-25 | 3 | -5/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Remove unused task_capacity from 'struct numa_stats' | Srikar Dronamraju | 2018-07-25 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Skip nodes that are at 'hoplimit' | Srikar Dronamraju | 2018-07-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/debug: Reverse the order of printing faults | Srikar Dronamraju | 2018-07-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Use task faults only if numa_group is not yet set up | Srikar Dronamraju | 2018-07-25 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Set preferred_node based on best_cpu | Srikar Dronamraju | 2018-07-25 | 1 | -6/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Simplify load_too_imbalanced() | Srikar Dronamraju | 2018-07-25 | 1 | -18/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Evaluate move once per node | Srikar Dronamraju | 2018-07-25 | 1 | -71/+57 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/debug: Show the sum wait time of a task group | Yun Wang | 2018-07-25 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Remove #ifdefs from scale_rt_capacity() | Vincent Guittot | 2018-07-25 | 4 | -15/+23 | |

