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
*
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-31
2
-23
/
+23
|
\
|
*
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
2020-03-21
1
-8
/
+8
|
*
lockdep: Rename trace_softirqs_{on,off}()
Peter Zijlstra
2020-03-21
1
-5
/
+5
|
*
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
2020-03-21
2
-8
/
+8
*
|
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-31
28
-139
/
+266
|
\
\
|
*
|
vdso: Fix clocksource.h macro detection
Vincenzo Frascino
2020-03-23
1
-3
/
+2
|
*
|
lib/vdso: Enable common headers
Vincenzo Frascino
2020-03-21
1
-3
/
+30
|
*
|
linux/elfnote.h: Replace elf.h with UAPI equivalent
Vincenzo Frascino
2020-03-21
1
-1
/
+1
|
*
|
common: Introduce processor.h
Vincenzo Frascino
2020-03-21
1
-0
/
+14
|
*
|
linux/ktime.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
2
-8
/
+17
|
*
|
linux/jiffies.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
2
-3
/
+12
|
*
|
linux/time64.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
2
-9
/
+15
|
*
|
linux/time32.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
2
-12
/
+19
|
*
|
linux/time.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
2
-4
/
+13
|
*
|
linux/math64.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
2
-19
/
+25
|
*
|
linux/clocksource.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
2
-10
/
+24
|
*
|
linux/limits.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
2
-12
/
+20
|
*
|
linux/bits.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
2
-1
/
+10
|
*
|
linux/const.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
2
-4
/
+11
|
*
|
Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...
Thomas Gleixner
2020-03-19
3
-6
/
+5
|
|
\
\
|
|
*
\
Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/next
Daniel Lezcano
2020-03-16
2
-5
/
+5
|
|
|
\
\
|
|
|
*
|
clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm
Lokesh Vutla
2020-03-16
1
-3
/
+2
|
|
|
*
|
clocksource/drivers/timer-ti-dm: Add support to get pwm current status
Lokesh Vutla
2020-03-16
1
-0
/
+1
|
|
|
*
|
clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...
Lokesh Vutla
2020-03-16
1
-2
/
+1
|
|
|
*
|
clocksource/drivers/timer-ti-dm: Prepare for using cpuidle
Tony Lindgren
2020-03-16
1
-0
/
+1
|
|
*
|
|
clocksource: Replace setup_irq() by request_irq()
afzal mohammed
2020-02-27
1
-1
/
+0
|
*
|
|
|
posix-cpu-timers: Store a reference to a pid not a task
Eric W. Biederman
2020-03-04
1
-1
/
+1
|
|
/
/
/
|
*
|
|
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
2020-02-17
2
-2
/
+3
|
*
|
|
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
2020-02-17
1
-7
/
+0
|
*
|
|
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2020-02-17
2
-9
/
+2
|
*
|
|
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2020-02-17
1
-1
/
+11
|
*
|
|
clocksource: Cleanup struct clocksource and documentation
Thomas Gleixner
2020-02-17
1
-40
/
+47
*
|
|
|
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
1
-5
/
+17
|
\
\
\
\
|
*
|
|
|
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
2020-03-28
1
-3
/
+9
|
*
|
|
|
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
2020-03-25
1
-2
/
+2
|
*
|
|
|
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
2020-03-25
1
-0
/
+1
|
*
|
|
|
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
2020-03-25
1
-0
/
+1
|
*
|
|
|
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
2020-03-25
1
-0
/
+2
|
*
|
|
|
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
2020-03-25
1
-0
/
+2
*
|
|
|
|
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
7
-3
/
+64
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-03-29
5
-3
/
+49
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'irq/gic-v4.1' into irq/irqchip-next
Marc Zyngier
2020-03-24
4
-3
/
+45
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
irqchip/gic-v4.1: Add VSGI property setup
Marc Zyngier
2020-03-24
1
-0
/
+1
|
|
|
*
|
|
|
|
irqchip/gic-v4.1: Add VSGI allocation/teardown
Marc Zyngier
2020-03-24
1
-0
/
+2
|
|
|
*
|
|
|
|
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
2020-03-24
2
-1
/
+3
|
|
|
*
|
|
|
|
irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+5
|
|
|
*
|
|
|
|
irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+14
|
|
|
*
|
|
|
|
irqchip/gic-v4.1: Add initial SGI configuration
Marc Zyngier
2020-03-24
1
-1
/
+2
|
|
|
*
|
|
|
|
irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
Marc Zyngier
2020-03-24
1
-1
/
+8
|
|
|
*
|
|
|
|
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
2020-03-20
1
-0
/
+2
[next]