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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
Christoffer Dall
2017-11-06
12
-47
/
+593
|
\
|
*
Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-02
16
-237
/
+542
|
|
\
|
|
*
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
2017-11-02
16
-237
/
+542
|
|
|
\
|
*
|
|
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
2017-11-01
1
-4
/
+2
|
*
|
|
irq/work: Don't reinvent the wheel but use existing llist API
Byungchul Park
2017-10-31
1
-5
/
+1
|
*
|
|
genirq: Document vcpu_info usage for percpu_devid interrupts
Christoffer Dall
2017-10-29
1
-1
/
+2
|
|
/
/
|
*
|
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
2017-10-19
1
-2
/
+2
|
*
|
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
2017-10-19
1
-7
/
+7
|
*
|
genirq/matrix: Add tracepoints
Thomas Gleixner
2017-09-25
1
-0
/
+15
|
*
|
genirq: Implement bitmap matrix allocator
Thomas Gleixner
2017-09-25
3
-0
/
+432
|
*
|
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
2017-09-25
1
-0
/
+2
|
*
|
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
4
-9
/
+10
|
*
|
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
4
-20
/
+51
|
*
|
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
2
-3
/
+4
|
*
|
genirq: Separate activation and startup
Thomas Gleixner
2017-09-25
4
-8
/
+43
|
*
|
genirq: Set managed shut down flag at init
Thomas Gleixner
2017-09-25
1
-1
/
+1
|
*
|
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
2017-09-25
1
-0
/
+11
|
*
|
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2017-09-25
2
-0
/
+4
|
*
|
genirq/msi: Capture device name for debugfs
Thomas Gleixner
2017-09-25
3
-1
/
+20
|
*
|
genirq/debugfs: Show debug information for all irq descriptors
Thomas Gleixner
2017-09-25
2
-1
/
+1
*
|
|
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-06
5
-520
/
+372
|
\
\
\
|
*
|
|
watchdog/core: Put softlockup_threads_initialized under ifdef guard
Thomas Gleixner
2017-10-04
1
-1
/
+1
|
*
|
|
watchdog/core: Rename some softlockup_* functions
Thomas Gleixner
2017-10-04
1
-9
/
+9
|
*
|
|
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
2017-10-04
1
-1
/
+4
|
*
|
|
watchdog/core, powerpc: Lock cpus across reconfiguration
Thomas Gleixner
2017-10-04
2
-3
/
+10
|
*
|
|
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
2017-10-04
1
-15
/
+18
|
*
|
|
watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"
Colin Ian King
2017-09-28
1
-1
/
+1
|
*
|
|
watchdog/hardlockup/perf: Cure UP damage
Thomas Gleixner
2017-09-25
1
-1
/
+6
|
*
|
|
watchdog/hardlockup: Clean up hotplug locking mess
Thomas Gleixner
2017-09-14
1
-6
/
+0
|
*
|
|
watchdog/hardlockup/perf: Simplify deferred event destroy
Thomas Gleixner
2017-09-14
1
-5
/
+2
|
*
|
|
watchdog/hardlockup/perf: Use new perf CPU enable mechanism
Thomas Gleixner
2017-09-14
2
-84
/
+8
|
*
|
|
watchdog/hardlockup/perf: Implement CPU enable replacement
Thomas Gleixner
2017-09-14
1
-0
/
+11
|
*
|
|
watchdog/hardlockup/perf: Implement init time detection of perf
Thomas Gleixner
2017-09-14
1
-1
/
+12
|
*
|
|
watchdog/hardlockup/perf: Implement init time perf validation
Thomas Gleixner
2017-09-14
1
-0
/
+37
|
*
|
|
watchdog/core: Get rid of the racy update loop
Thomas Gleixner
2017-09-14
1
-48
/
+47
|
*
|
|
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
Thomas Gleixner
2017-09-14
1
-9
/
+22
|
*
|
|
watchdog/sysctl: Clean up sysctl variable name space
Thomas Gleixner
2017-09-14
2
-29
/
+28
|
*
|
|
watchdog/sysctl: Get rid of the #ifdeffery
Thomas Gleixner
2017-09-14
1
-5
/
+1
|
*
|
|
watchdog/core: Further simplify sysctl handling
Thomas Gleixner
2017-09-14
1
-20
/
+7
|
*
|
|
watchdog/core: Get rid of the thread teardown/setup dance
Thomas Gleixner
2017-09-14
1
-171
/
+19
|
*
|
|
watchdog/core: Create new thread handling infrastructure
Thomas Gleixner
2017-09-14
1
-0
/
+75
|
*
|
|
smpboot/threads, watchdog/core: Avoid runtime allocation
Thomas Gleixner
2017-09-14
2
-31
/
+12
|
*
|
|
watchdog/core: Split out cpumask write function
Thomas Gleixner
2017-09-14
1
-19
/
+21
|
*
|
|
watchdog/core: Clean up the #ifdef maze
Thomas Gleixner
2017-09-14
1
-20
/
+13
|
*
|
|
watchdog/core: Clean up stub functions
Thomas Gleixner
2017-09-14
1
-46
/
+22
|
*
|
|
watchdog/core: Remove the park_in_progress obfuscation
Thomas Gleixner
2017-09-14
2
-25
/
+19
|
*
|
|
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
Thomas Gleixner
2017-09-14
3
-6
/
+59
|
*
|
|
watchdog/hardlockup/perf: Remove broken self disable on failure
Thomas Gleixner
2017-09-14
2
-28
/
+7
|
*
|
|
watchdog/core: Mark hardlockup_detector_disable() __init
Thomas Gleixner
2017-09-14
1
-1
/
+1
|
*
|
|
watchdog/core: Rename watchdog_proc_mutex
Thomas Gleixner
2017-09-14
1
-8
/
+7
[next]