index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-10-23
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
2018-10-23
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-10-23
Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-21
Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic...
Mark Brown
2018-10-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-10-20
Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2018-10-19
tracing: Fix synthetic event to allow semicolon at end
Masami Hiramatsu
2018-10-19
tracing: Fix synthetic event to accept unsigned modifier
Masami Hiramatsu
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-19
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-10-18
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
2018-10-18
Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-10-17
tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c
Steven Rostedt (VMware)
2018-10-17
tracepoint: Fix tracepoint array element size mismatch
Mathieu Desnoyers
2018-10-17
locking/pvqspinlock: Extend node size when pvqspinlock is configured
Waiman Long
2018-10-17
locking/qspinlock_stat: Count instances of nested lock slowpaths
Waiman Long
2018-10-16
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
2018-10-16
locking/qspinlock: Rework some comments
Peter Zijlstra
2018-10-16
locking/qspinlock: Re-order code
Peter Zijlstra
2018-10-16
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
2018-10-16
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-10-16
locking/lockdep: Remove duplicated 'lock_class_ops' percpu array
Waiman Long
2018-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
2018-10-11
Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2018-10-11
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-11
xsk: do not call synchronize_net() under RCU read lock
Björn Töpel
2018-10-09
dma-direct: respect DMA_ATTR_NO_WARN
Christoph Hellwig
2018-10-09
futex: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
2018-10-09
dma-direct: document the zone selection logic
Christoph Hellwig
2018-10-08
dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
Stephen Boyd
2018-10-06
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-05
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
2018-10-05
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
2018-10-05
dma-direct: fix return value of dma_direct_supported
Alexander Duyck
2018-10-04
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
2018-10-04
sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()
Rafael J. Wysocki
[next]