index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-27
main: Replace rcu_barrier_sched() with rcu_barrier()
Paul E. McKenney
2018-11-27
tracing: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
2018-11-27
fs/file: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
cpufreq/cpufreq_governor: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
cpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
drivers/vhost: Replace synchronize_rcu_bh() with synchronize_rcu()
Paul E. McKenney
2018-11-27
ethernet/realtek: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
ethernet/sis: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
drivers/ipmi: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
crypto/pcrypt: Replace synchronize_rcu_bh() with synchronize_rcu()
Paul E. McKenney
2018-11-08
powerpc: Convert hugepd_free() to use call_rcu()
Paul E. McKenney
2018-11-08
s390/mm: Convert tlb_table_flush() to use call_rcu()
Paul E. McKenney
2018-11-08
sparc/oprofile: Convert timer_stop() to use synchronize_rcu()
Paul E. McKenney
2018-11-08
sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-08
rcu: Consolidate the RCU update functions invoked by sync.c
Paul E. McKenney
2018-11-08
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
2018-11-08
rcu: Fix rcu_{node,data} comments about gp_seq_needed
Joel Fernandes (Google)
2018-11-08
rcu: Remove unused rcu_state externs
Joel Fernandes (Google)
2018-11-04
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
2018-11-04
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-11-04
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
Linus Torvalds
2018-11-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-11-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-11-03
Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-11-03
Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-11-03
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-11-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-11-03
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
2018-11-03
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
2018-11-03
kernel/sysctl.c: remove duplicated include
Michael Schupikov
2018-11-03
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
2018-11-03
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
2018-11-03
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
2018-11-03
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
2018-11-03
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
2018-11-03
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
2018-11-03
mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
Andrea Arcangeli
[next]