index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
20
-97
/
+194
|
\
|
*
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
2020-03-28
2
-5
/
+11
|
*
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
2020-03-25
3
-18
/
+32
|
*
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
2020-03-25
3
-8
/
+14
|
*
torture: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-4
/
+5
|
*
firmware: psci: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-2
/
+2
|
*
xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()
Qais Yousef
2020-03-25
1
-1
/
+1
|
*
parisc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-1
/
+1
|
*
sparc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-2
/
+2
|
*
powerpc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-1
/
+1
|
*
x86/smp: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
3
-19
/
+9
|
*
arm64: hibernate: Use bringup_hibernate_cpu()
Qais Yousef
2020-03-25
1
-8
/
+5
|
*
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
2020-03-25
2
-0
/
+24
|
*
arm64: Use reboot_cpu instead of hardconding it to 0
Qais Yousef
2020-03-25
1
-1
/
+1
|
*
arm64: Don't use disable_nonboot_cpus()
Qais Yousef
2020-03-25
1
-2
/
+2
|
*
ARM: Use reboot_cpu instead of hardcoding it to 0
Qais Yousef
2020-03-25
1
-1
/
+1
|
*
ARM: Don't use disable_nonboot_cpus()
Qais Yousef
2020-03-25
1
-2
/
+2
|
*
ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()
Qais Yousef
2020-03-25
1
-7
/
+1
|
*
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
2020-03-25
2
-0
/
+44
|
*
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
2020-03-25
2
-0
/
+26
|
*
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
2020-03-06
2
-8
/
+2
|
*
MIPS: smp: Remove tick_broadcast_count
Peter Xu
2020-03-06
1
-8
/
+1
|
*
smp: Allow smp_call_function_single_async() to insert locked csd
Peter Xu
2020-03-06
1
-3
/
+11
*
|
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
64
-420
/
+1185
|
\
\
|
*
\
Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-03-29
31
-236
/
+964
|
|
\
\
|
|
*
\
Merge branch 'irq/gic-v4.1' into irq/irqchip-next
Marc Zyngier
2020-03-24
9
-55
/
+600
|
|
|
\
\
|
|
|
*
|
irqchip/gic-v4.1: Eagerly vmap vPEs
Marc Zyngier
2020-03-24
1
-10
/
+42
|
|
|
*
|
irqchip/gic-v4.1: Add VSGI property setup
Marc Zyngier
2020-03-24
2
-0
/
+14
|
|
|
*
|
irqchip/gic-v4.1: Add VSGI allocation/teardown
Marc Zyngier
2020-03-24
2
-1
/
+69
|
|
|
*
|
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
2020-03-24
5
-26
/
+61
|
|
|
*
|
irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
Marc Zyngier
2020-03-24
2
-0
/
+23
|
|
|
*
|
irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
Marc Zyngier
2020-03-24
2
-0
/
+91
|
|
|
*
|
irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+18
|
|
|
*
|
irqchip/gic-v4.1: Add initial SGI configuration
Marc Zyngier
2020-03-24
2
-2
/
+93
|
|
|
*
|
irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
Marc Zyngier
2020-03-24
3
-4
/
+88
|
|
|
*
|
irqchip/gic-v4.1: Map the ITS SGIR register page
Marc Zyngier
2020-03-20
1
-2
/
+13
|
|
|
*
|
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
2020-03-20
3
-1
/
+12
|
|
|
*
|
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
2020-03-20
3
-0
/
+8
|
|
|
*
|
irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
Zenghui Yu
2020-03-20
1
-0
/
+2
|
|
|
*
|
irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...
Marc Zyngier
2020-03-19
2
-8
/
+53
|
|
|
*
|
irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
Marc Zyngier
2020-03-19
1
-0
/
+4
|
|
|
*
|
irqchip/gic-v3: Use SGIs without active state if offered
Marc Zyngier
2020-03-19
2
-2
/
+10
|
|
*
|
|
irqchip/stm32: Retrigger both in eoi and unmask callbacks
Marek Vasut
2020-03-24
1
-4
/
+14
|
|
*
|
|
irqchip/gic-v3: Move irq_domain_update_bus_token to after checking for NULL d...
luanshi
2020-03-22
1
-1
/
+2
|
|
*
|
|
irqchip/xilinx: Do not call irq_set_default_host()
Mubin Sayyed
2020-03-22
1
-1
/
+0
|
|
*
|
|
irqchip/xilinx: Enable generic irq multi handler
Michal Simek
2020-03-22
4
-37
/
+23
|
|
*
|
|
irqchip/xilinx: Fill error code when irq domain registration fails
Michal Simek
2020-03-22
1
-0
/
+1
|
|
*
|
|
irqchip/xilinx: Add support for multiple instances
Mubin Sayyed
2020-03-22
1
-48
/
+67
|
|
*
|
|
irqchip/ingenic: Add support for TCU of X1000.
周琰杰 (Zhou Yanjie)
2020-03-22
1
-0
/
+1
|
|
*
|
|
irqchip/qcom-irq-combiner: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-22
1
-1
/
+1
[next]