index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-10-31
fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-10-31
irq/work: Don't reinvent the wheel but use existing llist API
Byungchul Park
2017-10-30
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2017-10-30
time: Remove unused functions
Arnd Bergmann
2017-10-30
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
2017-10-30
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2017-10-30
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-30
added new line symbol after warning about dropped messages
Maxim Akristiniy
2017-10-30
cgroup: mark @cgrp __maybe_unused in cpu_stat_show()
Tejun Heo
2017-10-30
workqueue: Fix NULL pointer dereference
Li Bin
2017-10-30
printk: fix typo in printk_safe.c
Baoquan He
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
2017-10-29
genirq: Document vcpu_info usage for percpu_devid interrupts
Christoffer Dall
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-27
bpf: remove tail_call and get_stackid helper declarations from bpf.h
Gianluca Borello
2017-10-27
perf/core: Rewrite event timekeeping
Peter Zijlstra
2017-10-27
perf/core: Fix perf_event_read()
Peter Zijlstra
2017-10-27
perf/core: Remove wrong barrier
Peter Zijlstra
2017-10-27
perf/core: Rename 'enum perf_event_active_state'
Peter Zijlstra
2017-10-27
perf/core: Make sure to update ctx time before using it
Peter Zijlstra
2017-10-27
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
2017-10-27
perf/core: Update ctx time before detaching events
Peter Zijlstra
2017-10-27
perf/core: Fix perf_event_read_value() locking
Peter Zijlstra
2017-10-27
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...
Yonghong Song
2017-10-27
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-27
sched/isolation: Add basic isolcpus flags
Frederic Weisbecker
2017-10-27
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
2017-10-27
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
2017-10-27
sched/isolation: Introduce housekeeping flags
Frederic Weisbecker
2017-10-27
sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...
Frederic Weisbecker
2017-10-27
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
Frederic Weisbecker
2017-10-27
sched/isolation: Use its own static key
Frederic Weisbecker
2017-10-27
sched/isolation: Make the housekeeping cpumask private
Frederic Weisbecker
2017-10-27
sched/isolation, watchdog: Use housekeeping_cpumask() instead of ad-hoc version
Frederic Weisbecker
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-26
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
Tejun Heo
2017-10-26
livepatch: __klp_disable_patch() should never be called for disabled patches
Petr Mladek
2017-10-26
livepatch: Correctly call klp_post_unpatch_callback() in error paths
Petr Mladek
2017-10-26
sched/idle: Micro-optimize the idle loop
Cheng Jian
2017-10-25
workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes
Byungchul Park
2017-10-25
locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y
Byungchul Park
2017-10-25
locking/lockdep: Add a boot parameter allowing unwind in cross-release and di...
Byungchul Park
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
locking/qrwlock: Prevent slowpath writers getting held up by fastpath
Will Deacon
2017-10-25
locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock
Will Deacon
2017-10-25
locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'
Will Deacon
[prev]
[next]