index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
ak4113.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-17
locking: Remove spin_unlock_wait() generic definitions
Paul E. McKenney
4
-148
/
+0
2017-08-17
drivers/ata: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-5
/
+3
2017-08-17
ipc: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-1
/
+2
2017-08-17
exit: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-1
/
+2
2017-08-17
completion: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-7
/
+4
2017-08-17
doc: Set down RCU's scheduling-clock-interrupt needs
Paul E. McKenney
1
-0
/
+130
2017-08-17
doc: No longer allowed to use rcu_dereference on non-pointers
Paul E. McKenney
1
-40
/
+21
2017-08-17
doc: Add RCU files to docbook-generation files
Paul E. McKenney
1
-0
/
+49
2017-08-17
doc: Update memory-barriers.txt for read-to-write dependencies
Paul E. McKenney
1
-17
/
+24
2017-08-17
doc: Update RCU documentation
Paul E. McKenney
5
-49
/
+111
2017-08-17
membarrier: Provide expedited private command
Mathieu Desnoyers
8
-74
/
+202
2017-08-17
rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter()
Paul E. McKenney
1
-2
/
+0
2017-08-17
rcu: Add warning to rcu_idle_enter() for irqs enabled
Paul E. McKenney
1
-1
/
+2
2017-08-17
rcu: Make rcu_idle_enter() rely on callers disabling irqs
Peter Zijlstra (Intel)
1
-4
/
+1
2017-08-17
rcu: Add assertions verifying blocked-tasks list
Paul E. McKenney
2
-2
/
+11
2017-08-17
rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit()
Masami Hiramatsu
1
-0
/
+2
2017-08-17
rcu: Add TPS() protection for _rcu_barrier_trace strings
Paul E. McKenney
1
-12
/
+15
2017-08-17
rcu: Use idle versions of swait to make idle-hack clear
Luis R. Rodriguez
1
-6
/
+5
2017-08-17
swait: Add idle variants which don't contribute to load average
Luis R. Rodriguez
1
-0
/
+55
2017-08-17
rcu: Add event tracing to ->gp_tasks update at GP start
Paul E. McKenney
1
-1
/
+8
2017-08-17
rcu: Move rcu.h to new trivial-function style
Paul E. McKenney
1
-108
/
+20
2017-08-17
rcu: Add TPS() to event-traced strings
Paul E. McKenney
1
-6
/
+6
2017-08-17
rcu: Create reasonable API for do_exit() TASKS_RCU processing
Paul E. McKenney
4
-11
/
+26
2017-08-17
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
4
-21
/
+7
2017-08-14
Linux 4.13-rc5
v4.13-rc5
Linus Torvalds
1
-1
/
+1
2017-08-12
mtd: blkdevs: Fix mtd block write failure
Abhishek Sahu
1
-0
/
+1
2017-08-11
sched: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-2
/
+2
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-11
iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
Artem Savkov
1
-0
/
+7
2017-08-11
xen/events: Fix interrupt lost during irq_disable and irq_enable
Liu Shuo
1
-1
/
+1
2017-08-11
xen: avoid deadlock in xenbus
Juergen Gross
1
-1
/
+2
2017-08-11
xen: fix hvm guest with kaslr enabled
Juergen Gross
1
-2
/
+14
2017-08-11
xen: split up xen_hvm_init_shared_info()
Juergen Gross
1
-21
/
+24
2017-08-11
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
2
-0
/
+13
2017-08-11
fuse: set mapping error in writepage_locked when it fails
Jeff Layton
1
-0
/
+1
2017-08-11
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
Mike Rapoport
1
-2
/
+2
2017-08-11
zram: rework copy of compressor name in comp_algorithm_store()
Matthias Kaehlcke
1
-2
/
+2
2017-08-11
rmap: do not call mmu_notifier_invalidate_page() under ptl
Kirill A. Shutemov
1
-22
/
+30
2017-08-11
mm: fix list corruptions on shmem shrinklist
Cong Wang
1
-2
/
+10
2017-08-11
mm/balloon_compaction.c: don't zero ballooned pages
Wei Wang
1
-1
/
+1
2017-08-11
MAINTAINERS: copy virtio on balloon_compaction.c
Michael S. Tsirkin
1
-0
/
+1
2017-08-11
mm: fix KSM data corruption
Minchan Kim
2
-3
/
+7
2017-08-11
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
8
-9
/
+48
2017-08-11
mm: make tlb_flush_pending global
Minchan Kim
2
-25
/
+0
2017-08-11
mm: refactor TLB gathering API
Minchan Kim
8
-25
/
+54
2017-08-11
Revert "mm: numa: defer TLB flush for THP migration as long as possible"
Nadav Amit
2
-6
/
+7
2017-08-11
mm: migrate: fix barriers around tlb_flush_pending
Nadav Amit
1
-4
/
+10
2017-08-11
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
4
-13
/
+26
2017-08-11
fault-inject: fix wrong should_fail() decision in task context
Akinobu Mita
1
-3
/
+5
2017-08-11
test_kmod: fix small memory leak on filesystem tests
Dan Carpenter
1
-1
/
+1
[next]