index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
percpu-refcount: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
events: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
workqueue: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2018-11-27
1
-4
/
+4
*
modules: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
2018-11-27
1
-7
/
+7
*
sched/membarrier: synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-2
/
+2
*
lockdep: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
kprobes: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-5
/
+5
*
main: Replace rcu_barrier_sched() with rcu_barrier()
Paul E. McKenney
2018-11-27
1
-3
/
+3
*
tracing: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
2018-11-27
7
-29
/
+29
*
fs/file: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
cpufreq/cpufreq_governor: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
cpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
drivers/vhost: Replace synchronize_rcu_bh() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
ethernet/realtek: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
2
-3
/
+3
*
ethernet/sis: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
drivers/ipmi: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
crypto/pcrypt: Replace synchronize_rcu_bh() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
powerpc: Convert hugepd_free() to use call_rcu()
Paul E. McKenney
2018-11-09
1
-1
/
+1
*
s390/mm: Convert tlb_table_flush() to use call_rcu()
Paul E. McKenney
2018-11-09
1
-1
/
+1
*
sparc/oprofile: Convert timer_stop() to use synchronize_rcu()
Paul E. McKenney
2018-11-09
1
-1
/
+1
*
sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-09
1
-1
/
+1
*
rcu: Consolidate the RCU update functions invoked by sync.c
Paul E. McKenney
2018-11-09
1
-6
/
+6
*
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
2018-11-09
3
-22
/
+3
*
rcu: Fix rcu_{node,data} comments about gp_seq_needed
Joel Fernandes (Google)
2018-11-09
1
-2
/
+2
*
rcu: Remove unused rcu_state externs
Joel Fernandes (Google)
2018-11-09
1
-11
/
+0
*
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
2018-11-05
1
-2
/
+2
*
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-11-04
25
-292
/
+2418
|
\
|
*
ubifs: Remove unneeded semicolon
Ding Xiang
2018-10-23
1
-1
/
+1
|
*
Documentation: ubifs: Add authentication whitepaper
Sascha Hauer
2018-10-23
1
-0
/
+426
|
*
ubifs: Enable authentication support
Sascha Hauer
2018-10-23
3
-1
/
+52
|
*
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
3
-38
/
+113
|
*
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
2018-10-23
1
-7
/
+27
|
*
ubifs: authentication: Authenticate super block node
Sascha Hauer
2018-10-23
1
-1
/
+69
|
*
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
3
-3
/
+23
|
*
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
3
-10
/
+61
|
*
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
3
-0
/
+134
|
*
ubifs: Authenticate replayed journal
Sascha Hauer
2018-10-23
1
-2
/
+144
|
*
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
2018-10-23
1
-3
/
+43
|
*
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
6
-18
/
+153
|
*
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
7
-14
/
+81
|
*
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
4
-30
/
+135
|
*
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
2
-6
/
+70
|
*
ubifs: Add helper functions for authentication support
Sascha Hauer
2018-10-23
4
-0
/
+722
|
*
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
2
-15
/
+29
|
*
ubifs: Format changes for authentication support
Sascha Hauer
2018-10-23
3
-3
/
+50
|
*
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
3
-22
/
+8
|
*
ubifs: Drop write_node
Sascha Hauer
2018-10-23
1
-34
/
+5
|
*
ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup
Sascha Hauer
2018-10-23
1
-18
/
+2
|
*
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
2018-10-23
3
-36
/
+37
|
*
ubifs: Pass ubifs_zbranch to read_znode()
Sascha Hauer
2018-10-23
1
-5
/
+6
[next]