index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
2017-07-08
1
-2
/
+2
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-04
7
-21
/
+95
|
\
|
*
sched: Provide is_percpu_thread() helper
Thomas Gleixner
2017-05-26
1
-0
/
+10
|
*
cpu/hotplug: Convert hotplug locking to percpu rwsem
Thomas Gleixner
2017-05-26
1
-1
/
+1
|
*
perf/tracing/cpuhotplug: Fix locking order
Thomas Gleixner
2017-05-26
1
-0
/
+2
|
*
PCI: Replace the racy recursion prevention
Thomas Gleixner
2017-05-26
1
-0
/
+1
|
*
padata: Make padata_alloc() static
Thomas Gleixner
2017-05-26
1
-3
/
+0
|
*
stop_machine: Provide stop_machine_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-3
/
+23
|
*
cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()
Thomas Gleixner
2017-05-26
1
-0
/
+9
|
*
cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-0
/
+29
|
*
cpu/hotplug: Provide lockdep_assert_cpus_held()
Thomas Gleixner
2017-05-26
1
-0
/
+2
|
*
cpu/hotplug: Provide cpus_read|write_[un]lock()
Thomas Gleixner
2017-05-26
1
-15
/
+19
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-04
6
-5
/
+154
|
\
\
|
*
|
blk-mq: Create hctx for each present CPU
Christoph Hellwig
2017-06-28
1
-1
/
+0
|
*
|
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
2017-06-24
1
-0
/
+1
|
*
|
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
2017-06-24
1
-0
/
+5
|
*
|
Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-06-23
1
-0
/
+15
|
|
\
\
|
|
*
|
irqchip/irq-mvebu-icu: Add new driver for Marvell ICU
Thomas Petazzoni
2017-06-23
1
-0
/
+15
|
*
|
|
genirq/irqdomain: Remove auto-recursive hierarchy support
Marc Zyngier
2017-06-22
1
-6
/
+3
|
*
|
|
genirq/irqdomain: Add irq_domain_update_bus_token helper
Marc Zyngier
2017-06-22
1
-0
/
+3
|
*
|
|
genirq: Introduce IRQD_SINGLE_TARGET flag
Thomas Gleixner
2017-06-22
1
-0
/
+16
|
*
|
|
genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
Thomas Gleixner
2017-06-22
2
-0
/
+6
|
*
|
|
genirq: Handle managed irqs gracefully in irq_startup()
Thomas Gleixner
2017-06-22
1
-1
/
+1
|
*
|
|
genirq: Introduce IRQD_MANAGED_SHUTDOWN
Thomas Gleixner
2017-06-22
1
-0
/
+8
|
*
|
|
genirq: Introduce effective affinity mask
Thomas Gleixner
2017-06-22
1
-0
/
+29
|
*
|
|
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
2017-06-22
1
-5
/
+0
|
*
|
|
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2017-06-22
1
-0
/
+2
|
*
|
|
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
2017-06-22
1
-0
/
+5
|
*
|
|
genirq: Add missing comment for IRQD_STARTED
Thomas Gleixner
2017-06-22
1
-0
/
+1
|
*
|
|
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2017-06-22
2
-0
/
+8
|
*
|
|
genirq/irqdomain: Add map counter
Thomas Gleixner
2017-06-22
1
-0
/
+2
|
*
|
|
genirq: Allow fwnode to carry name information only
Thomas Gleixner
2017-06-22
1
-1
/
+30
|
*
|
|
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
2017-06-21
1
-0
/
+3
|
*
|
|
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
2017-06-21
1
-0
/
+5
|
*
|
|
irq/generic-chip: Provide irq_destroy_generic_chip()
Bartosz Golaszewski
2017-06-21
1
-0
/
+8
|
*
|
|
irq/generic-chip: Provide irq_free_generic_chip()
Bartosz Golaszewski
2017-06-21
1
-0
/
+6
|
*
|
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2017-06-20
58
-141
/
+356
|
|
\
\
\
|
*
|
|
|
genirq: Handle NOAUTOEN interrupt setup proper
Thomas Gleixner
2017-06-04
1
-0
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-04
13
-137
/
+106
|
\
\
\
\
|
*
|
|
|
Revert "ktime: Simplify ktime_compare implementation"
Thomas Gleixner
2017-06-26
1
-1
/
+5
|
*
|
|
|
Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-06-21
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
time: Clean up CLOCK_MONOTONIC_RAW time handling
John Stultz
2017-06-21
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2017-06-21
29
-92
/
+160
|
|
\
|
|
|
|
|
*
|
|
|
|
ktime: Simplify ktime_compare implementation
Mariusz Skamra
2017-06-20
1
-5
/
+1
|
*
|
|
|
|
Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezca...
Thomas Gleixner
2017-06-20
3
-20
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLARE
Daniel Lezcano
2017-06-14
1
-0
/
+3
|
|
*
|
|
|
|
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
2017-06-14
2
-2
/
+2
|
|
*
|
|
|
|
clocksource/drivers: Rename clksrc table to timer
Daniel Lezcano
2017-06-14
2
-5
/
+6
|
|
*
|
|
|
|
clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE
Daniel Lezcano
2017-06-14
1
-1
/
+1
|
|
*
|
|
|
|
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-06-14
1
-2
/
+2
[next]