index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
userfaultfd: activate syscall
Andrea Arcangeli
2015-09-04
*
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
2015-09-04
*
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
Andrea Arcangeli
2015-09-04
*
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
2015-09-04
*
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
*
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
2015-09-04
*
watchdog: use park/unpark functions in update_watchdog_all_cpus()
Ulrich Obergfell
2015-09-04
*
watchdog: introduce watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
*
watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads()
Ulrich Obergfell
2015-09-04
*
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
2015-09-04
*
watchdog: simplify housekeeping affinity with the appropriate mask
Frederic Weisbecker
2015-09-04
*
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
2015-09-04
*
smpboot: make cleanup to mirror setup
Frederic Weisbecker
2015-09-04
*
smpboot: fix memory leak on error handling
Frederic Weisbecker
2015-09-04
*
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-04
*
capabilities: ambient capabilities
Andy Lutomirski
2015-09-04
*
kernel/kthread.c:kthread_create_on_node(): clarify documentation
Andrew Morton
2015-09-04
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
|
\
|
*
locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics
Will Deacon
2015-08-12
|
*
locking/static_keys: Add selftest
Peter Zijlstra
2015-08-03
|
*
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2015-08-03
|
*
locking/static_keys: Rework update logic
Peter Zijlstra
2015-08-03
|
*
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
2015-08-03
|
*
jump_label: Add jump_entry_key() helper
Peter Zijlstra
2015-08-03
|
*
jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...
Peter Zijlstra
2015-08-03
|
*
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2015-08-03
|
*
Merge branch 'x86/asm' into locking/core
Ingo Molnar
2015-08-03
|
|
\
|
*
|
locking/pvqspinlock: Only kick CPU at unlock time
Waiman Long
2015-08-03
|
*
|
locking/qrwlock: Reduce reader/writer to reader lock transfer latency
Waiman Long
2015-08-03
|
*
|
locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath
Will Deacon
2015-08-03
|
*
|
locking: Clean up pvqspinlock warning
Peter Zijlstra
2015-08-03
|
|
|
|
|
\
|
*
-
.
\
Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...
Ingo Molnar
2015-08-03
|
|
\
\
\
|
*
|
|
|
futex: Make should_fail_futex() static
kbuild test robot
2015-07-20
|
*
|
|
|
rtmutex: Delete scriptable tester
Davidlohr Bueso
2015-07-20
|
*
|
|
|
futex: Fault/error injection capabilities
Davidlohr Bueso
2015-07-20
|
*
|
|
|
futex: Enhance comments in futex_lock_pi() for blocking paths
Davidlohr Bueso
2015-07-20
|
*
|
|
|
locking/qrwlock: Better optimization for interrupt context readers
Waiman Long
2015-07-06
|
*
|
|
|
locking/qrwlock: Rename functions to queued_*()
Waiman Long
2015-07-06
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
|
\
\
\
\
\
|
*
|
|
|
|
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
2015-08-28
|
*
|
|
|
|
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
2015-08-28
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-21
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bpf: fix bpf_perf_event_read() loop upper bound
Wei-Chun Chao
2015-08-12
|
*
|
|
|
|
|
|
|
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
2015-08-09
|
*
|
|
|
|
|
|
|
bpf: Add new bpf map type to store the pointer to struct perf_event
Kaixu Xia
2015-08-09
|
*
|
|
|
|
|
|
|
bpf: Make the bpf_prog_array_map more generic
Wang Nan
2015-08-09
|
*
|
|
|
|
|
|
|
perf: add the necessary core perf APIs when accessing events counters in eBPF...
Kaixu Xia
2015-08-09
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
[next]