index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-23
4
-63
/
+78
|
\
|
*
-
.
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
2015-06-19
3
-8
/
+19
|
|
\
\
|
|
*
|
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
2015-05-19
1
-0
/
+2
|
|
*
|
PM / sleep: Return -EBUSY from suspend_enter() on wakeup detection
Ruchi Kandoi
2015-05-19
1
-0
/
+2
|
|
*
|
PM / tick: Add tracepoints for suspend-to-idle diagnostics
Rafael J. Wysocki
2015-05-15
1
-4
/
+11
|
|
*
|
PM / sleep: Fix symbol name in a comment in kernel/power/main.c
Rafael J. Wysocki
2015-05-13
1
-1
/
+1
|
|
*
|
PM / sleep: Refine diagnostic messages in enter_state()
Rafael J. Wysocki
2015-05-12
1
-3
/
+3
|
*
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2015-06-19
1
-55
/
+59
|
|
\
\
\
|
|
*
|
|
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
1
-13
/
+7
|
|
*
|
|
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
1
-6
/
+9
|
|
*
|
|
sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()
Rafael J. Wysocki
2015-05-04
1
-44
/
+46
|
|
*
|
|
sched / idle: Move the default idle call code to a separate function
Rafael J. Wysocki
2015-05-04
1
-19
/
+24
|
|
|
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
1
-35
/
+61
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstrea...
Jiri Kosina
2015-06-22
1
-30
/
+48
|
|
\
\
\
\
\
|
|
|
*
|
|
|
livepatch: annotate klp_init() with __init
Minfei Huang
2015-05-25
1
-1
/
+1
|
|
|
*
|
|
|
livepatch: introduce patch/func-walking helpers
Jiri Slaby
2015-05-19
1
-9
/
+9
|
|
|
*
|
|
|
livepatch: make kobject in klp_object statically allocated
Miroslav Benes
2015-05-19
1
-6
/
+16
|
|
|
*
|
|
|
livepatch: Prevent patch inconsistencies if the coming module notifier fails
Minfei Huang
2015-05-18
1
-11
/
+18
|
|
|
*
|
|
|
livepatch: match return value to function signature
Nicholas Mc Guire
2015-05-11
1
-1
/
+1
|
|
*
|
|
|
|
livepatch: x86: make kASLR logic more accurate
Jiri Kosina
2015-04-29
1
-2
/
+3
|
|
|
/
/
/
/
|
*
/
/
/
/
livepatch: add module locking around kallsyms calls
Miroslav Benes
2015-06-02
1
-5
/
+13
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
12
-37
/
+115
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-06-20
6
-21
/
+28
|
|
\
\
\
\
\
|
|
*
|
|
|
|
genirq: Remove bogus restriction in irq_move_mask_irq()
Thomas Gleixner
2015-06-20
1
-3
/
+3
|
|
*
|
|
|
|
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
2015-06-12
5
-10
/
+10
|
|
*
|
|
|
|
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
2015-06-12
3
-5
/
+7
|
|
*
|
|
|
|
genirq: Prevent crash in irq_move_irq()
Jiang Liu
2015-06-12
1
-1
/
+8
|
|
*
|
|
|
|
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
Jiang Liu
2015-06-12
1
-2
/
+0
|
*
|
|
|
|
|
irq: Add irq_set_chained_handler_and_data()
Russell King
2015-06-18
1
-11
/
+34
|
*
|
|
|
|
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-06-05
8
-63
/
+95
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip
Geert Uytterhoeven
2015-05-22
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-05-19
2
-0
/
+45
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
2015-05-18
3
-3
/
+51
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
genirq: generic chip: Support hierarchy domain
Stefan Agner
2015-05-18
1
-3
/
+2
|
|
*
|
|
|
|
|
|
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
2015-05-18
1
-0
/
+28
|
|
*
|
|
|
|
|
|
irqdomain: Add non-hierarchy helper irq_domain_set_info
Stefan Agner
2015-05-18
1
-0
/
+21
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
genirq: Don't suspend nested_thread irqs over system suspend
NeilBrown
2015-05-18
1
-0
/
+4
|
*
|
|
|
|
|
|
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
2015-05-13
1
-2
/
+2
|
*
|
|
|
|
|
|
genirq: Fix type inconsistency
Nicholas Mc Guire
2015-05-05
1
-1
/
+1
|
*
|
|
|
|
|
|
genirq: Fix unnecessary automatic type conversion
Nicholas Mc Guire
2015-05-05
1
-1
/
+1
|
*
|
|
|
|
|
|
genirq: MSI: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-05
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
2
-23
/
+48
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
nohz: Set isolcpus when nohz_full is set
Chris Metcalf
2015-05-07
1
-0
/
+3
|
*
|
|
|
|
|
|
context_tracking: Inherit TIF_NOHZ through forks instead of context switches
Frederic Weisbecker
2015-05-07
2
-26
/
+19
|
*
|
|
|
|
|
|
context_tracking: Protect against recursion
Frederic Weisbecker
2015-05-07
1
-0
/
+29
*
|
|
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
33
-1263
/
+1142
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
4
-8
/
+17
|
*
|
|
|
|
|
|
|
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
8
-43
/
+121
|
*
|
|
|
|
|
|
|
timer: Stats: Simplify the flags handling
Thomas Gleixner
2015-06-19
2
-10
/
+7
|
*
|
|
|
|
|
|
|
timer: Replace timer base by a cpu index
Thomas Gleixner
2015-06-19
1
-91
/
+36
[next]