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
*
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-11-23
1
-1
/
+1
*
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
1
-1
/
+1
*
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-23
1
-1
/
+1
*
irqchip/exiu: Fix return value check in exiu_init()
Wei Yongjun
2017-11-14
1
-2
/
+2
*
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
8
-10
/
+47
|
\
|
*
irqchip/gic-v3-its: Remove artificial dependency on PCI
Marc Zyngier
2017-11-13
2
-1
/
+9
|
*
irqchip/gic-v4: Add forward definition of struct irq_domain_ops
Marc Zyngier
2017-11-13
1
-0
/
+1
|
*
irqchip/gic-v3: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-1
/
+1
|
*
irqchip/s3c24xx: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-2
/
+2
|
*
irqchip/gic-v3: Fix ppi-partitions lookup
Johan Hovold
2017-11-12
1
-3
/
+6
|
*
irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails
Marc Zyngier
2017-11-10
1
-1
/
+6
|
*
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-10
2
-2
/
+22
*
|
x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
Rafael J. Wysocki
2017-11-14
1
-4
/
+7
*
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-14
7
-51
/
+148
|
\
\
|
*
|
x86/tsc: Mark cyc2ns_init() and detect_art() __init
Dou Liyang
2017-11-10
1
-2
/
+2
|
*
|
x86/platform/UV: Mark tsc_check_sync as an init function
mike.travis@hpe.com
2017-10-24
1
-1
/
+1
|
*
|
x86/tsc: Make CONFIG_X86_TSC=n build work again
Thomas Gleixner
2017-10-17
1
-0
/
+4
|
*
|
x86/platform/UV: Add check of TSC state set by UV BIOS
mike.travis@hpe.com
2017-10-16
2
-5
/
+61
|
*
|
x86/tsc: Provide a means to disable TSC ART
mike.travis@hpe.com
2017-10-16
1
-2
/
+6
|
*
|
x86/tsc: Drastically reduce the number of firmware bug warnings
mike.travis@hpe.com
2017-10-16
1
-6
/
+3
|
*
|
x86/tsc: Skip TSC test and error messages if already unstable
mike.travis@hpe.com
2017-10-16
1
-0
/
+8
|
*
|
x86/tsc: Add option that TSC on Socket 0 being non-zero is valid
mike.travis@hpe.com
2017-10-16
2
-4
/
+37
|
*
|
x86/timers: Move simple_udelay_calibration() past kvmclock_init()
Boris Ostrovsky
2017-09-25
1
-5
/
+4
|
*
|
x86/timers: Make recalibrate_cpu_khz() void
Dou Liyang
2017-09-25
2
-7
/
+3
|
*
|
x86/timers: Move the simple udelay calibration to tsc.h
Dou Liyang
2017-09-25
3
-21
/
+21
*
|
|
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-14
6
-32
/
+170
|
\
\
\
|
*
|
|
x86/intel_rdt: Fix a silent failure when writing zero value schemata
Xiaochen Shen
2017-11-12
1
-0
/
+5
|
*
|
|
x86/intel_rdt: Fix potential deadlock during resctrl mount
Reinette Chatre
2017-10-21
1
-3
/
+5
|
*
|
|
x86/intel_rdt: Fix potential deadlock during resctrl unmount
Reinette Chatre
2017-10-21
1
-5
/
+5
|
*
|
|
x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabled
Reinette Chatre
2017-10-21
1
-0
/
+1
|
*
|
|
x86/intel_rdt: Remove redundant assignment
Jithu Joseph
2017-10-05
1
-1
/
+0
|
*
|
|
x86/intel_rdt/cqm: Make integer rmid_limbo_count static
Colin Ian King
2017-10-05
1
-1
/
+1
|
*
|
|
x86/intel_rdt: Add documentation for "info/last_cmd_status"
Tony Luck
2017-09-27
1
-0
/
+11
|
*
|
|
x86/intel_rdt: Add diagnostics when making directories
Tony Luck
2017-09-27
1
-6
/
+22
|
*
|
|
x86/intel_rdt: Add diagnostics when writing the cpus file
Tony Luck
2017-09-27
1
-3
/
+12
|
*
|
|
x86/intel_rdt: Add diagnostics when writing the tasks file
Tony Luck
2017-09-27
2
-6
/
+11
|
*
|
|
x86/intel_rdt: Add diagnostics when writing the schemata file
Tony Luck
2017-09-27
1
-11
/
+38
|
*
|
|
x86/intel_rdt: Add framework for better RDT UI diagnostics
Tony Luck
2017-09-27
2
-0
/
+63
|
|
/
/
*
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-14
43
-1317
/
+1493
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-11-07
13358
-4964
/
+21189
|
|
\
\
\
|
*
|
|
|
x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE
Thomas Gleixner
2017-10-18
2
-3
/
+3
|
*
|
|
|
PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core code
Thomas Gleixner
2017-10-18
1
-0
/
+2
|
*
|
|
|
genirq: Add config option for reservation mode
Thomas Gleixner
2017-10-18
1
-0
/
+3
|
*
|
|
|
x86/vector: Use correct per cpu variable in free_moved_vector()
Thomas Gleixner
2017-10-17
2
-6
/
+10
|
*
|
|
|
x86/apic/vector: Ignore set_affinity call for inactive interrupts
Thomas Gleixner
2017-10-12
1
-0
/
+13
|
*
|
|
|
Merge branch 'irq/urgent' into x86/apic
Thomas Gleixner
2017-10-12
640
-4318
/
+6991
|
|
\
\
\
\
|
*
|
|
|
|
x86/apic: Fix spelling mistake: "symmectic" -> "symmetric"
Colin Ian King
2017-09-28
1
-2
/
+2
|
*
|
|
|
|
x86/apic: Use dead_cpu instead of current CPU when cleaning up
Borislav Petkov
2017-09-27
1
-1
/
+1
|
*
|
|
|
|
ACPI/init: Invoke early ACPI initialization earlier
Dou Liyang
2017-09-27
1
-1
/
+1
|
*
|
|
|
|
x86/vector: Respect affinity mask in irq descriptor
Thomas Gleixner
2017-09-25
1
-4
/
+17
[next]