index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
6
-9
/
+13
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-03
6
-9
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-03-03
6
-17
/
+114
|
\
\
|
*
|
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
2017-03-02
1
-7
/
+8
|
*
|
nvme: Complete all stuck requests
Keith Busch
2017-03-02
3
-5
/
+79
|
*
|
nbd: stop leaking sockets
Josef Bacik
2017-03-02
1
-1
/
+3
|
*
|
nvme: allocate nvme_queue in correct node
Shaohua Li
2017-03-02
1
-4
/
+8
|
*
|
PCI: add an API to get node from vector
Shaohua Li
2017-03-02
1
-0
/
+16
*
|
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
279
-133
/
+358
|
\
\
\
|
*
|
|
sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-0
/
+1
|
*
|
|
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
1
-1
/
+1
|
*
|
|
sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
2017-03-02
2
-0
/
+2
|
*
|
|
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
11
-0
/
+12
|
*
|
|
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
2
-1
/
+2
|
*
|
|
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
2
-0
/
+2
|
*
|
|
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
7
-0
/
+13
|
*
|
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
5
-3
/
+7
|
*
|
|
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
2
-0
/
+3
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
5
-0
/
+6
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-1
/
+4
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-0
/
+6
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
4
-2
/
+4
|
*
|
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
129
-89
/
+155
|
*
|
|
sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+2
|
*
|
|
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
7
-0
/
+7
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-2
/
+3
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+4
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
52
-29
/
+60
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
20
-0
/
+23
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
11
-0
/
+11
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
18
-0
/
+19
|
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2017-03-02
4
-6
/
+6
|
|
/
/
*
|
|
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-03
2
-13
/
+8
|
\
\
\
|
*
\
\
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2017-03-01
2
-13
/
+8
|
|
\
\
\
|
|
*
|
|
intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h
Len Brown
2017-03-01
1
-10
/
+5
|
|
*
|
|
intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
2017-03-01
1
-3
/
+3
*
|
|
|
|
Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-03-03
1
-8
/
+12
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'acpi-apei'
Rafael J. Wysocki
2017-03-03
1
-8
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: APEI: Fix BERT resources conflict with ACPI NVS area
Huang Ying
2017-02-27
1
-8
/
+12
*
|
|
|
|
|
|
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-03
7
-268
/
+209
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2017-03-03
5
-136
/
+110
|
|
\
\
\
\
\
\
\
\
|
|
|
|
*
\
\
\
\
\
Merge back earlier suspend/hibernation changes for v4.11.
Rafael J. Wysocki
2017-01-30
5991
-137210
/
+419022
|
|
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
cpufreq: intel_pstate: Fix limits issue with operation mode switching
Rafael J. Wysocki
2017-02-28
1
-43
/
+22
|
|
|
*
|
|
|
|
|
|
|
cpufreq: qoriq: clean up unused code
Tang Yuantian
2017-02-23
1
-4
/
+0
|
|
*
|
|
|
|
|
|
|
|
intel_idle: stop exposing platform acronyms in sysfs
Len Brown
2017-03-01
1
-86
/
+86
|
|
*
|
|
|
|
|
|
|
|
cpuidle: menu: Avoid taking spinlock for accessing QoS values
Rafael J. Wysocki
2017-02-27
2
-3
/
+2
[next]