index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
2
-8
/
+13
2020-03-25
torture: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
1
-4
/
+5
2020-03-25
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
1
-0
/
+23
2020-03-25
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
1
-0
/
+42
2020-03-25
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
1
-0
/
+24
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
16
-196
/
+550
2020-03-23
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
Sebastian Siewior
1
-1
/
+1
2020-03-23
Merge 5.6-rc7 into tty-next
Greg Kroah-Hartman
8
-59
/
+110
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-1
/
+1
2020-03-21
Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...
Paul E. McKenney
16
-196
/
+550
2020-03-21
rcu: Make rcu_barrier() account for offline no-CBs CPUs
Paul E. McKenney
1
-12
/
+24
2020-03-21
rcu: Mark rcu_state.gp_seq to detect concurrent writes
Paul E. McKenney
1
-14
/
+8
2020-03-21
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
1
-2
/
+9
2020-03-21
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
2
-5
/
+5
2020-03-21
lockdep: Rename trace_softirqs_{on,off}()
Peter Zijlstra
2
-5
/
+5
2020-03-21
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
1
-3
/
+4
2020-03-21
lockdep: Add posixtimer context tracing bits
Sebastian Andrzej Siewior
1
-1
/
+5
2020-03-21
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
3
-0
/
+4
2020-03-21
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
2
-2
/
+6
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
6
-17
/
+162
2020-03-21
completion: Use simple wait queues
Thomas Gleixner
1
-17
/
+19
2020-03-21
sched/swait: Prepare usage in completions
Thomas Gleixner
2
-1
/
+17
2020-03-21
timekeeping: Split jiffies seqlock
Thomas Gleixner
5
-17
/
+28
2020-03-21
rcuwait: Add @state argument to rcuwait_wait_event()
Peter Zijlstra (Intel)
1
-1
/
+1
2020-03-20
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2
-3
/
+6
2020-03-20
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
1
-1
/
+2
2020-03-20
lockdep: Teach lockdep about "USED" <- "IN-NMI" inversions
Peter Zijlstra
1
-3
/
+59
2020-03-20
locking/lockdep: Rework lockdep_lock
Peter Zijlstra
1
-41
/
+48
2020-03-20
locking/lockdep: Fix bad recursion pattern
Peter Zijlstra
1
-34
/
+40
2020-03-20
locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
Boqun Feng
1
-0
/
+4
2020-03-20
perf/core: Fix reversed NULL check in perf_event_groups_less()
Dan Carpenter
1
-1
/
+1
2020-03-20
perf/core: Fix endless multiplex timer
Peter Zijlstra
1
-6
/
+14
2020-03-20
sched/fair: Fix condition of avg_load calculation
Tao Zhou
1
-1
/
+2
2020-03-20
sched/rt: cpupri_find: Trigger a full search as fallback
Qais Yousef
1
-23
/
+6
2020-03-20
kthread: Do not preempt current task if it is going to call schedule()
Liang Chen
1
-2
/
+15
2020-03-20
sched/fair: Improve spreading of utilization
Vincent Guittot
1
-0
/
+8
2020-03-20
sched: Avoid scale real weight down to zero
Michael Wang
1
-1
/
+7
2020-03-20
psi: Move PF_MEMSTALL out of task->flags
Yafang Shao
2
-11
/
+11
2020-03-20
psi: Optimize switching tasks inside shared cgroups
Johannes Weiner
2
-28
/
+68
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
3
-5
/
+37
2020-03-20
sched/core: Distribute tasks within affinity masks
Paul Turner
1
-1
/
+6
2020-03-20
sched/fair: Fix enqueue_task_fair warning
Vincent Guittot
1
-4
/
+22
2020-03-19
Revert "tick/common: Make tick_periodic() check for missing ticks"
Thomas Gleixner
1
-33
/
+3
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
10
-62
/
+116
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2
-11
/
+9
2020-03-19
time/sched_clock: Expire timer in hardirq context
Ahmed S. Darwish
1
-4
/
+5
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
1
-11
/
+14
2020-03-17
Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-20
/
+29
2020-03-17
dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
Thomas Hellstrom
1
-0
/
+2
2020-03-15
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-38
/
+55
[prev]
[next]