index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-11-28
rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code
Paul E. McKenney
2017-11-28
rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit()
Paul E. McKenney
2017-11-28
rcu: Fold rcu_eqs_enter_common() into rcu_eqs_enter()
Paul E. McKenney
2017-11-28
rcu: Avoid ->dynticks_nesting store tearing
Paul E. McKenney
2017-11-28
rcu: Stop duplicating lockdep checks in RCU's idle-entry code
Paul E. McKenney
2017-11-28
rcu: Add ->dynticks field to rcu_dyntick trace event
Paul E. McKenney
2017-11-28
rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long
Paul E. McKenney
2017-11-28
rcu: Add tracing to irq/NMI dyntick-idle transitions
Paul E. McKenney
2017-11-27
rcu: Eliminate rcu_irq_enter_disabled()
Paul E. McKenney
2017-11-27
rcu: Make ->dynticks_nesting be a simple counter
Paul E. McKenney
2017-11-27
rcu: Define rcu_irq_{enter,exit}() in terms of rcu_nmi_{enter,exit}()
Paul E. McKenney
2017-11-27
rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exit
Paul E. McKenney
2017-11-27
rcu: Move rcu_nmi_{enter,exit}() to prepare for consolidation
Paul E. McKenney
2017-11-27
rcu: Reduce dyntick-idle state space
Paul E. McKenney
2017-11-27
rcu: Avoid ->dynticks_nmi_nesting store tearing
Paul E. McKenney
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-23
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-23
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
2017-11-23
bpf: fix branch pruning logic
Alexei Starovoitov
2017-11-22
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
Gianluca Borello
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
timer: Pass function down to initialization routines
Kees Cook
2017-11-21
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
2017-11-21
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-11-21
bpf: revert report offload info to user space
Jakub Kicinski
2017-11-21
bpf: offload: ignore namespace moves
Jakub Kicinski
2017-11-21
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
2017-11-21
bpf: offload: limit offload to cls_bpf and xdp programs only
Jakub Kicinski
2017-11-21
bpf: offload: add comment warning developers about double destroy
Jakub Kicinski
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-17
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2017-11-17
kcov: support comparison operands collection
Victor Chibotaru
2017-11-17
kcov: remove pointless current != NULL check
Andrey Ryabinin
2017-11-17
kernel/panic.c: add TAINT_AUX
Borislav Petkov
2017-11-17
pid: remove pidhash
Gargi Sharma
2017-11-17
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-11-17
kernel/sysctl.c: code cleanups
Ola N. Kaldestad
[next]