| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker... | Will Deacon | 2019-05-01 | 1 | -0/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/... | Will Deacon | 2019-04-26 | 1 | -0/+15 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * / | | | | | | | | | | | | | | | | | | locking/futex: Allow low-level atomic operations to return -EAGAIN | Will Deacon | 2019-04-26 | 1 | -71/+117 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2019-05-06 | 3 | -1/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors | Will Deacon | 2019-04-08 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | asm-generic/mmiowb: Add generic implementation of mmiowb() tracking | Will Deacon | 2019-04-08 | 2 | -0/+14 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-05-06 | 2 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | s390: simplify disabled_wait | Martin Schwidefsky | 2019-05-02 | 1 | -6/+1 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: check for freed initmem in static_obj() | Gerald Schaefer | 2019-04-29 | 1 | -0/+3 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-06 | 6 | -52/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | bpf: Use vmalloc special flag | Rick Edgecombe | 2019-04-30 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | modules: Use vmalloc special flag | Rick Edgecombe | 2019-04-30 | 1 | -38/+39 | |
| | * | | | | | | | | | | | | | | | | | | | mm/hibernation: Make hibernation handle unmapped pages | Rick Edgecombe | 2019-04-30 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | x86/modules: Avoid breaking W^X while loading modules | Nadav Amit | 2019-04-30 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | fork: Provide a function for copying init_mm | Nadav Amit | 2019-04-30 | 1 | -6/+18 | |
| | * | | | | | | | | | | | | | | | | | | | uprobes: Initialize uprobes earlier | Nadav Amit | 2019-04-30 | 2 | -5/+4 | |
| | * | | | | | | | | | | | | | | | | | | | bpf: Fail bpf_probe_write_user() while mm is switched | Nadav Amit | 2019-04-30 | 1 | -0/+8 | |
| | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-06 | 13 | -114/+95 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | tick: Fix typos in comments | Laurent Gauthier | 2019-04-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline() | Borislav Petkov | 2019-03-29 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | timekeeping: Force upper bound for setting CLOCK_REALTIME | Thomas Gleixner | 2019-03-28 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | timer/trace: Improve timer tracing | Anna-Maria Gleixner | 2019-03-24 | 1 | -4/+13 | |
| | * | | | | | | | | | | | | | | | | | | | timer: Move trace point to get proper index | Anna-Maria Gleixner | 2019-03-24 | 1 | -9/+4 | |
| | * | | | | | | | | | | | | | | | | | | | tick/sched: Update tick_sched struct documentation | Anna-Maria Gleixner | 2019-03-24 | 1 | -3/+10 | |
| | * | | | | | | | | | | | | | | | | | | | tick: Remove outgoing CPU from broadcast masks | Thomas Gleixner | 2019-03-23 | 4 | -27/+43 | |
| | * | | | | | | | | | | | | | | | | | | | timekeeping: Consistently use unsigned int for seqcount snapshot | Rasmus Villemoes | 2019-03-23 | 5 | -14/+15 | |
| | * | | | | | | | | | | | | | | | | | | | softirq: Remove tasklet_hrtimer | Thomas Gleixner | 2019-03-22 | 1 | -51/+0 | |
| | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-06 | 1 | -25/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | cpu/hotplug: Create SMT sysfs interface for all arches | Josh Poimboeuf | 2019-04-02 | 1 | -25/+39 | |
| | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-06 | 18 | -190/+231 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | nohz_full: Allow the boot CPU to be nohz_full | Nicholas Piggin | 2019-05-03 | 2 | -14/+70 | |
| | * | | | | | | | | | | | | | | | | | | | sched/isolation: Require a present CPU in housekeeping mask | Nicholas Piggin | 2019-05-03 | 1 | -5/+13 | |
| | * | | | | | | | | | | | | | | | | | | | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze | Nicholas Piggin | 2019-05-03 | 2 | -1/+18 | |
| | * | | | | | | | | | | | | | | | | | | | power/suspend: Add function to disable secondaries for suspend | Nicholas Piggin | 2019-05-03 | 3 | -10/+10 | |
| | * | | | | | | | | | | | | | | | | | | | sched/core: Allow the remote scheduler tick to be started on CPU0 | Nicholas Piggin | 2019-05-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2019-05-03 | 24 | -152/+276 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs | Nicholas Piggin | 2019-04-29 | 1 | -6/+10 | |
| | * | | | | | | | | | | | | | | | | | | | sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic" | Colin Ian King | 2019-04-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | sched/topology: Update init_sched_domains() comment | Juri Lelli | 2019-04-19 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | cgroup/cpuset: Update stale generate_sched_domains() comments | Juri Lelli | 2019-04-19 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | | | | | | | | sched/core: Check quota and period overflow at usec to nsec conversion | Konstantin Khlebnikov | 2019-04-19 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | sched/core: Handle overflow in cpu_shares_write_u64 | Konstantin Khlebnikov | 2019-04-19 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | sched/rt: Check integer overflow at usec to nsec conversion | Konstantin Khlebnikov | 2019-04-19 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | sched/core: Fix typo in comment | Joel Savitz | 2019-04-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | sched/core: Make some functions static | YueHaibing | 2019-04-18 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | sched/core: Unify p->on_rq updates | Peter Zijlstra | 2019-04-16 | 2 | -7/+4 | |
| | * | | | | | | | | | | | | | | | | | | | sched/core: Remove ttwu_activate() | Peter Zijlstra | 2019-04-16 | 1 | -7/+2 | |
| | * | | | | | | | | | | | | | | | | | | | sched/core, workqueues: Distangle worker accounting from rq lock | Thomas Gleixner | 2019-04-16 | 3 | -99/+48 | |
| | * | | | | | | | | | | | | | | | | | | | sched/fair: Remove unneeded prototype of capacity_of() | Valentin Schneider | 2019-04-16 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | sched/topology: Skip duplicate group rewrites in build_sched_groups() | Valentin Schneider | 2019-04-10 | 1 | -3/+9 | |

