index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-03
locking/lock_events: Use raw_cpu_{add,inc}() for stats
Peter Zijlstra
1
-41
/
+4
2019-06-03
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
1
-9
/
+9
2019-06-03
locking/lockdep: Fix OOO unlock when hlocks need merging
Imre Deak
1
-12
/
+29
2019-06-03
locking/lockdep: Remove !dir in lock irq usage check
Yuyang Du
1
-1
/
+1
2019-06-03
locking/lockdep: Adjust new bit cases in mark_lock
Yuyang Du
1
-14
/
+7
2019-06-03
locking/lockdep: Consolidate lock usage bit initialization
Yuyang Du
1
-8
/
+14
2019-06-03
locking/lockdep: Check redundant dependency only when CONFIG_LOCKDEP_SMALL
Yuyang Du
1
-0
/
+4
2019-06-03
locking/lockdep: Refactorize check_noncircular and check_redundant
Yuyang Du
1
-44
/
+74
2019-06-03
locking/lockdep: Remove unused argument in __lock_release
Yuyang Du
1
-2
/
+2
2019-06-03
locking/lockdep: Remove redundant argument in check_deadlock
Yuyang Du
1
-3
/
+3
2019-06-03
locking/lockdep: Update comments on dependency search
Yuyang Du
1
-11
/
+10
2019-06-03
locking/lockdep: Avoid constant checks in __bfs by using offset reference
Yuyang Du
1
-12
/
+21
2019-06-03
locking/lockdep: Change the return type of __cq_dequeue()
Yuyang Du
1
-8
/
+13
2019-06-03
locking/lockdep: Change type of the element field in circular_queue
Yuyang Du
1
-10
/
+14
2019-06-03
locking/lockdep: Update comment
Yuyang Du
1
-3
/
+9
2019-06-03
locking/lockdep: Remove unused argument in validate_chain() and check_deadlock()
Yuyang Du
1
-8
/
+8
2019-06-03
locking/lockdep: Change the range of class_idx in held_lock struct
Yuyang Du
1
-20
/
+39
2019-06-03
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
1
-9
/
+9
2019-06-03
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
2
-6
/
+8
2019-06-03
locking/lockdep: Print the right depth for chain key collision
Yuyang Du
1
-3
/
+4
2019-06-03
locking/lockdep: Remove useless conditional macro
Yuyang Du
1
-3
/
+3
2019-06-03
locking/lockdep: Adjust lock usage bit character checks
Yuyang Du
1
-5
/
+16
2019-06-03
locking/lockdep: Change all print_*() return type to void
Yuyang Du
1
-101
/
+108
2019-06-03
Merge tag 'v5.2-rc3' into locking/core, to pick up fixes
Ingo Molnar
44
-329
/
+213
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-16
/
+52
2019-06-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-31
/
+51
2019-06-01
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-06-01
mm, memcg: consider subtrees in memory.events
Chris Down
1
-2
/
+14
2019-06-01
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
1
-2
/
+9
2019-06-01
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
1
-26
/
+25
2019-06-01
kernel/fork.c: make max_threads symbol static
Kefeng Wang
1
-1
/
+1
2019-05-31
Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
26
-245
/
+26
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
7
-28
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
7
-72
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
10
-137
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+6
2019-05-28
Merge tag 'perf-urgent-for-mingo-5.2-20190528' of git://git.kernel.org/pub/sc...
Ingo Molnar
5
-9
/
+29
2019-05-28
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
1
-2
/
+6
2019-05-28
futex: Consolidate duplicated timer setup code
Waiman Long
1
-30
/
+39
2019-05-27
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
1
-2
/
+2
2019-05-26
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+20
2019-05-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
3
-10
/
+20
2019-05-25
Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-3
/
+11
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
4
-17
/
+4
2019-05-24
locking/lock_events: Use this_cpu_add() when necessary
Waiman Long
1
-2
/
+40
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 38
Thomas Gleixner
1
-2
/
+1
[next]