index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/proc: Replace ever repeating type cast
Thomas Gleixner
2017-06-22
1
-5
/
+5
*
genirq: Remove pointless gfp argument
Thomas Gleixner
2017-06-22
1
-8
/
+7
*
genirq: Remove pointless arg from show_irq_affinity
Thomas Gleixner
2017-06-22
1
-3
/
+3
*
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
2017-06-22
1
-0
/
+5
*
genirq/cpuhotplug: Set force affinity flag on hotplug migration
Thomas Gleixner
2017-06-22
1
-1
/
+1
*
genirq/cpuhotplug: Add support for conditional masking
Thomas Gleixner
2017-06-22
1
-1
/
+10
*
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2017-06-22
2
-3
/
+35
*
genirq/cpuhotplug: Do not migrated shutdown irqs
Thomas Gleixner
2017-06-22
1
-3
/
+8
*
genirq/cpuhotplug: Reorder check logic
Thomas Gleixner
2017-06-22
1
-16
/
+20
*
genirq/cpuhotplug: Dont claim success on error
Thomas Gleixner
2017-06-22
1
-1
/
+4
*
genirq/cpuhotplug: Remove irq disabling logic
Thomas Gleixner
2017-06-22
1
-8
/
+4
*
genirq: Move pending helpers to internal.h
Christoph Hellwig
2017-06-22
2
-28
/
+38
*
genirq: Move initial affinity setup to irq_startup()
Thomas Gleixner
2017-06-22
2
-9
/
+8
*
genirq: Rename setup_affinity() to irq_setup_affinity()
Thomas Gleixner
2017-06-22
2
-6
/
+7
*
genirq: Remove mask argument from setup_affinity()
Thomas Gleixner
2017-06-22
3
-34
/
+29
*
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
2017-06-22
1
-0
/
+30
*
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2017-06-22
7
-1
/
+337
*
genirq/irqdomain: Add map counter
Thomas Gleixner
2017-06-22
1
-0
/
+4
*
genirq: Allow fwnode to carry name information only
Thomas Gleixner
2017-06-22
1
-13
/
+92
*
genirq/msi: Prevent overwriting domain name
Thomas Gleixner
2017-06-22
1
-1
/
+2
*
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
2017-06-21
1
-0
/
+52
*
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
2017-06-21
1
-0
/
+34
*
irq/generic-chip: Export irq_init_generic_chip() locally
Bartosz Golaszewski
2017-06-21
2
-4
/
+14
*
Merge branch 'linus' into irq/core
Thomas Gleixner
2017-06-20
29
-154
/
+175
|
\
|
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-06-18
3
-6
/
+14
|
|
\
|
|
*
tick/broadcast: Make tick_broadcast_setup_oneshot() static
Stephen Boyd
2017-06-12
2
-3
/
+3
|
|
*
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-04
1
-0
/
+8
|
|
*
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-06-04
1
-3
/
+3
|
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-06-18
2
-2
/
+2
|
|
\
\
|
|
*
|
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-06-11
1
-1
/
+1
|
|
*
|
sched/fair: Fix typo in printk message
Marcin Nowakowski
2017-06-11
1
-1
/
+1
|
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-18
1
-1
/
+3
|
|
\
\
\
|
|
*
|
|
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
2017-06-13
1
-1
/
+3
|
|
|
/
/
|
|
|
|
|
|
\
\
|
*
-
.
|
|
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
Rafael J. Wysocki
2017-06-15
136
-3847
/
+8988
|
|
\
\
|
|
|
|
|
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-10
1
-2
/
+2
|
|
|
|
\
\
|
|
|
|
*
|
cpu/hotplug: Drop the device lock on error
Sebastian Andrzej Siewior
2017-06-03
1
-2
/
+2
|
|
|
|
|
/
|
|
|
*
|
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-10
3
-9
/
+8
|
|
|
|
\
\
|
|
|
|
*
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2017-06-09
3
-9
/
+8
|
|
|
|
|
\
\
|
|
|
|
|
*
|
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2017-06-08
1
-3
/
+2
|
|
|
|
|
*
|
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2017-06-08
2
-6
/
+6
|
|
|
|
|
|
/
|
|
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-10
1
-0
/
+21
|
|
|
|
\
\
\
|
|
|
|
*
|
|
perf/core: Drop kernel samples even though :u is specified
Jin Yao
2017-06-08
1
-0
/
+21
|
|
|
|
|
/
/
|
|
|
*
|
|
Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-06-09
2
-26
/
+5
|
|
|
|
\
\
\
|
|
|
|
|
\
\
|
|
|
|
|
\
\
|
|
|
|
*
-
.
\
\
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
2017-06-09
2
-26
/
+5
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2017-06-07
2
-26
/
+5
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-06-08
1
-36
/
+10
|
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
Revert "printk: fix double printing with earlycon"
Petr Mladek
2017-06-08
1
-36
/
+10
|
|
|
*
|
|
|
|
Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-06
2
-2
/
+7
|
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
cpuset: consider dying css as offline
Tejun Heo
2017-05-24
1
-2
/
+2
|
|
|
|
*
|
|
|
cgroup: Prevent kill_css() from being called more than once
Waiman Long
2017-05-17
1
-0
/
+5
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
[next]