index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
rseq/cleanup: Do not abort rseq c.s. in child on fork()
Mathieu Desnoyers
1
-4
/
+1
2018-06-21
rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes
Mathieu Desnoyers
1
-0
/
+1
2018-06-21
rseq/selftests: Make run_param_test.sh executable
Mathieu Desnoyers
1
-0
/
+0
2018-06-21
x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
Juergen Gross
1
-0
/
+5
2018-06-21
drm/bridge/sii8620: fix display of packed pixel modes in MHL2
Maciej Purski
1
-16
/
+1
2018-06-21
KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
Dave Martin
1
-3
/
+3
2018-06-21
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
2
-4
/
+21
2018-06-21
KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
Dave Martin
1
-3
/
+5
2018-06-21
arm64: Introduce sysreg_clear_set()
Mark Rutland
1
-0
/
+11
2018-06-21
KVM: arm/arm64: Drop resource size check for GICV window
Ard Biesheuvel
1
-5
/
+0
2018-06-21
nvme-fc: release io queues to allow fast fail
James Smart
1
-3
/
+3
2018-06-21
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
2
-8
/
+37
2018-06-21
Documentation: intel_pstate: Fix typo
Rafael J. Wysocki
1
-1
/
+1
2018-06-20
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-06-20
tools/power turbostat: version 18.06.20
Len Brown
1
-1
/
+1
2018-06-20
tools/power turbostat: add the missing command line switches
Nathan Ciobanu
1
-0
/
+14
2018-06-20
tools/power turbostat: add single character tokens to help
Nathan Ciobanu
1
-11
/
+14
2018-06-20
tools/power turbostat: alphabetize the help output
Nathan Ciobanu
1
-2
/
+2
2018-06-20
tools/power turbostat: fix segfault on 'no node' machines
Nathan Ciobanu
1
-0
/
+13
2018-06-20
tools/power turbostat: add optional APIC X2APIC columns
Len Brown
2
-9
/
+68
2018-06-20
tools/power turbostat: decode cpuid.1.HT
Len Brown
1
-1
/
+2
2018-06-20
tools/power turbostat: fix show/hide issues resulting from mis-merge
Len Brown
1
-52
/
+54
2018-06-20
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
Dan Carpenter
1
-1
/
+1
2018-06-20
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
1
-0
/
+8
2018-06-20
nvme-rdma: don't override opts->queue_size
Sagi Grimberg
1
-11
/
+10
2018-06-20
nvme-rdma: Fix command completion race at error recovery
Israel Rukshin
1
-2
/
+6
2018-06-20
nvme-rdma: fix possible free of a non-allocated async event buffer
Sagi Grimberg
1
-13
/
+11
2018-06-20
nvme-rdma: fix possible double free condition when failing to create a contro...
Sagi Grimberg
1
-10
/
+10
2018-06-20
x86: Call fixup_exception() before notify_die() in math_error()
Siarhei Liakh
1
-6
/
+8
2018-06-20
locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
Waiman Long
1
-0
/
+1
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
3
-9
/
+7
2018-06-20
udf: Provide function for calculating dir entry length
Jan Kara
3
-15
/
+10
2018-06-20
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-06-20
ext2: add warning when specifying nocheck option
Chengguang Xu
2
-5
/
+3
2018-06-20
quota: Cleanup list iteration in dqcache_shrink_scan()
Jan Kara
1
-5
/
+2
2018-06-20
quota: reclaim least recently used dquots
Greg Thelen
1
-2
/
+2
2018-06-20
ACPI / processor: Finish making acpi_processor_ppc_has_changed() void
Brian Norris
1
-2
/
+1
2018-06-20
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
1
-0
/
+8
2018-06-20
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
1
-15
/
+7
2018-06-20
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
1
-5
/
+5
2018-06-20
proc: fix missing final NUL in get_mm_cmdline() rewrite
Linus Torvalds
1
-5
/
+23
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
2
-2
/
+4
2018-06-20
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
1
-0
/
+10
2018-06-20
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2
-5
/
+15
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
1
-10
/
+12
2018-06-20
MIPS: Wire up io_pgetevents syscall
Paul Burton
5
-6
/
+13
2018-06-20
rseq/selftests: Implement MIPS support
Paul Burton
3
-0
/
+751
2018-06-20
MIPS: Wire up the restartable sequences (rseq) syscall
Paul Burton
5
-6
/
+13
2018-06-20
MIPS: Add syscall detection for restartable sequences
Paul Burton
1
-0
/
+8
2018-06-20
MIPS: Add support for restartable sequences
Paul Burton
2
-0
/
+4
[prev]
[next]