| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | kdb: use memmove instead of overlapping memcpy | Arnd Bergmann | 2018-02-04 | 1 | -2/+2 | |
| | * | | | | | | | | | kdb: use ktime_get_mono_fast_ns() instead of ktime_get_ts() | Baolin Wang | 2018-01-31 | 1 | -3/+3 | |
| | * | | | | | | | | | kdb: bl: don't use tab character in output | Randy Dunlap | 2018-01-25 | 1 | -2/+2 | |
| | * | | | | | | | | | kdb: drop newline in unknown command output | Randy Dunlap | 2018-01-25 | 1 | -0/+11 | |
| | * | | | | | | | | | kdb: make "mdr" command repeat | Randy Dunlap | 2018-01-25 | 1 | -6/+21 | |
| | * | | | | | | | | | kdb: use __ktime_get_real_seconds instead of __current_kernel_time | Arnd Bergmann | 2018-01-25 | 2 | -42/+5 | |
| * | | | | | | | | | | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-04-11 | 6 | -88/+271 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpuidle' and 'pm-qos' | Rafael J. Wysocki | 2018-04-11 | 6 | -88/+271 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | PM / QoS: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-04-09 | 1 | -0/+2 | |
| | | * | | | | | | | | | | tick-sched: avoid a maybe-uninitialized warning | Arnd Bergmann | 2018-04-10 | 1 | -3/+6 | |
| | | * | | | | | | | | | | time: hrtimer: Use timerqueue_iterate_next() to get to the next timer | Rafael J. Wysocki | 2018-04-09 | 1 | -3/+1 | |
| | | * | | | | | | | | | | nohz: Avoid duplication of code related to got_idle_tick | Rafael J. Wysocki | 2018-04-09 | 1 | -10/+6 | |
| | | * | | | | | | | | | | nohz: Gather tick_sched booleans under a common flag field | Frederic Weisbecker | 2018-04-09 | 2 | -9/+15 | |
| | | * | | | | | | | | | | cpuidle: menu: Refine idle state selection for running tick | Rafael J. Wysocki | 2018-04-09 | 1 | -6/+6 | |
| | | * | | | | | | | | | | sched: idle: Select idle state before stopping the tick | Rafael J. Wysocki | 2018-04-09 | 3 | -17/+57 | |
| | | * | | | | | | | | | | time: hrtimer: Introduce hrtimer_next_event_without() | Rafael J. Wysocki | 2018-04-07 | 1 | -2/+53 | |
| | | * | | | | | | | | | | time: tick-sched: Split tick_nohz_stop_sched_tick() | Rafael J. Wysocki | 2018-04-07 | 2 | -46/+82 | |
| | | * | | | | | | | | | | cpuidle: Return nohz hint from cpuidle_select() | Rafael J. Wysocki | 2018-04-06 | 2 | -1/+23 | |
| | | * | | | | | | | | | | jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC | Rafael J. Wysocki | 2018-04-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | | sched: idle: Do not stop the tick before cpuidle_idle_call() | Rafael J. Wysocki | 2018-04-05 | 1 | -4/+15 | |
| | | * | | | | | | | | | | sched: idle: Do not stop the tick upfront in the idle loop | Rafael J. Wysocki | 2018-04-05 | 2 | -11/+24 | |
| | | * | | | | | | | | | | time: tick-sched: Reorganize idle tick management code | Rafael J. Wysocki | 2018-04-05 | 2 | -21/+26 | |
| | | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | | xarray: add the xa_lock to the radix_tree_root | Matthew Wilcox | 2018-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param | Waiman Long | 2018-04-11 | 1 | -2/+20 | |
| * | | | | | | | | | | | kernel/params.c: downgrade warning for unsafe parameters | Chris Wilson | 2018-04-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | kernel/sysctl.c: fix sizeof argument to match variable name | Randy Dunlap | 2018-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | uts: create "struct uts_namespace" from kmem_cache | Alexey Dobriyan | 2018-04-11 | 1 | -4/+16 | |
| * | | | | | | | | | | | taint: add taint for randstruct | Kees Cook | 2018-04-11 | 1 | -1/+3 | |
| * | | | | | | | | | | | taint: consolidate documentation | Kees Cook | 2018-04-11 | 1 | -19/+4 | |
| * | | | | | | | | | | | taint: convert to indexed initialization | Kees Cook | 2018-04-11 | 1 | -17/+19 | |
| * | | | | | | | | | | | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-04-10 | 13 | -1692/+5828 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | init, tracing: instrument security and console initcall trace events | Abderrahmane Benbachir | 2018-04-06 | 1 | -1/+6 | |
| | * | | | | | | | | | tracing: Add rcu dereference annotation for test func that touches filter->prog | Steven Rostedt (VMware) | 2018-04-06 | 1 | -1/+6 | |
| | * | | | | | | | | | tracing: Add rcu dereference annotation for filter->prog | Steven Rostedt (VMware) | 2018-04-06 | 1 | -1/+2 | |
| | * | | | | | | | | | tracing: Fixup logic inversion on setting trace_global_clock defaults | Chris Wilson | 2018-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | | tracing: Hide global trace clock from lockdep | Steven Rostedt (VMware) | 2018-04-06 | 1 | -2/+2 | |
| | * | | | | | | | | | ring-buffer: Add set/clear_current_oom_origin() during allocations | Steven Rostedt (VMware) | 2018-04-06 | 1 | -10/+38 | |
| | * | | | | | | | | | ring-buffer: Check if memory is available before allocation | Steven Rostedt (VMware) | 2018-04-06 | 1 | -0/+5 | |
| | * | | | | | | | | | lockdep: Add print_irqtrace_events() to __warn | Steven Rostedt (VMware) | 2018-04-06 | 1 | -0/+2 | |
| | * | | | | | | | | | tracing: Uninitialized variable in create_tracing_map_fields() | Dan Carpenter | 2018-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | | tracing: Make sure variable string fields are NULL-terminated | Tom Zanussi | 2018-04-06 | 1 | -2/+2 | |
| | * | | | | | | | | | tracing: Add action comparisons when testing matching hist triggers | Tom Zanussi | 2018-04-06 | 1 | -0/+50 | |
| | * | | | | | | | | | tracing: Don't add flag strings when displaying variable references | Tom Zanussi | 2018-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | | tracing: Fix display of hist trigger expressions containing timestamps | Tom Zanussi | 2018-04-06 | 1 | -14/+5 | |
| | * | | | | | | | | | ftrace: Drop a VLA in module_exists() | Salvatore Mesoraca | 2018-04-06 | 1 | -4/+3 | |
| | * | | | | | | | | | tracing: Mention trace_clock=global when warning about unstable clocks | Chris Wilson | 2018-04-06 | 1 | -1/+2 | |
| | * | | | | | | | | | tracing: Default to using trace_global_clock if sched_clock is unstable | Chris Wilson | 2018-04-06 | 1 | -0/+19 | |
| | * | | | | | | | | | tracing: Fix a potential NULL dereference | Dan Carpenter | 2018-03-23 | 1 | -0/+1 | |
| | * | | | | | | | | | tracing: Rewrite filter logic to be simpler and faster | Steven Rostedt (VMware) | 2018-03-14 | 2 | -1197/+979 | |
| | * | | | | | | | | | tracing: Clean up and document pred_funcs_##type creation and use | Steven Rostedt (VMware) | 2018-03-14 | 1 | -14/+32 | |

