aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-11-26 16:43:25 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2017-11-26 16:43:25 -0500
commit6830c8db58c2616d8ba2bf45e7d98dca5f69b07f (patch)
tree7f450db9d0cf6dafa45374bb9edfb9b53d222d05 /include/linux/platform_data
parent580e3d552ddf06537c7f36d1bfab04761489db9c (diff)
parent3f5fe9fef5b2da06b6319fab8123056da5217c3f (diff)
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Ingo Molnar: "Misc fixes: a documentation fix, a Sparse warning fix and a debugging fix" * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/debug: Fix task state recording/printout sched/deadline: Don't use dubious signed bitfields sched/deadline: Fix the description of runtime accounting in the documentation
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions
dd054a0c3d730e4e096748d8a363a'>diffstats
path: root/include/asm-generic/futex.h
blob: 514bd401cd7e07fe50bc42a28f6c257ce2b0f973 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59