index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-crossbar.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
427
-2448
/
+2448
2020-06-13
ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully
Ard Biesheuvel
1
-0
/
+62
2020-06-13
ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0
Chris Packham
1
-2
/
+2
2020-06-13
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
1
-1
/
+6
2020-06-13
alpha: c_next should increase position index
Matt Turner
1
-0
/
+1
2020-06-13
alpha: Replace sg++ with sg = sg_next(sg)
Xu Wang
1
-1
/
+1
2020-06-13
alpha: fix memory barriers so that they conform to the specification
Mikulas Patocka
2
-22
/
+112
2020-06-13
alpha: remove unneeded semicolon in sys_eiger.c
Jason Yan
1
-1
/
+1
2020-06-13
alpha: remove unneeded semicolon in osf_sys.c
Jason Yan
1
-1
/
+1
2020-06-13
alpha: Replace strncmp with str_has_prefix
Chuhong Yuan
2
-2
/
+2
2020-06-13
alpha: fix rtc port ranges
Mikulas Patocka
1
-1
/
+1
2020-06-13
alpha: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
1
-2
/
+2
2020-06-12
x86/entry: Force rcu_irq_enter() when in idle task
Thomas Gleixner
1
-7
/
+28
2020-06-12
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
3
-3
/
+3
2020-06-12
dt-bindings: Remove redundant 'maxItems'
Rob Herring
7
-9
/
+0
2020-06-12
ima: fix mprotect checking
Mimi Zohar
1
-1
/
+2
2020-06-12
x86/entry: Make NMI use IDTENTRY_RAW
Thomas Gleixner
2
-3
/
+3
2020-06-12
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
3
-29
/
+52
2020-06-12
KVM: PPC: Fix nested guest RC bits update
Alexey Kardashevskiy
1
-1
/
+1
2020-06-12
nios2: signal: Mark expected switch fall-through
Ley Foon Tan
1
-0
/
+1
2020-06-12
amdgpu: a NULL ->mm does not mean a thread is a kthread
Christoph Hellwig
1
-1
/
+1
2020-06-12
lib/lzo: fix ambiguous encoding bug in lzo-rle
Dave Rodgman
2
-2
/
+19
2020-06-12
ocfs2: fix build failure when TCP/IP is disabled
Tom Seewald
1
-1
/
+1
2020-06-12
mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread
Naoya Horiguchi
1
-7
/
+16
2020-06-12
mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early...
Naoya Horiguchi
1
-10
/
+10
2020-06-12
afs: Fix afs_store_data() to set mtime in new operation descriptor
David Howells
1
-0
/
+1
2020-06-11
dt-bindings: Fix more incorrect 'reg' property sizes in examples
Rob Herring
10
-13
/
+13
2020-06-11
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
1
-1
/
+6
2020-06-11
dt-bindings: phy: qcom: Fix missing 'ranges' and example addresses
Rob Herring
2
-25
/
+33
2020-06-11
dt-bindings: Remove more cases of 'allOf' containing a '$ref'
Rob Herring
33
-316
/
+224
2020-06-11
compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ...
Marco Elver
1
-5
/
+8
2020-06-11
compiler.h: Move function attributes to compiler_types.h
Marco Elver
2
-29
/
+29
2020-06-11
compiler.h: Avoid nested statement expression in data_race()
Marco Elver
1
-5
/
+5
2020-06-11
compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()
Marco Elver
1
-11
/
+2
2020-06-11
kcsan: Update Documentation to change supported compilers
Marco Elver
1
-8
/
+1
2020-06-11
kcsan: Remove 'noinline' from __no_kcsan_or_inline
Marco Elver
1
-4
/
+2
2020-06-11
kcsan: Pass option tsan-instrument-read-before-write to Clang
Marco Elver
1
-0
/
+1
2020-06-11
kcsan: Support distinguishing volatile accesses
Marco Elver
2
-1
/
+47
2020-06-11
kcsan: Restrict supported compilers
Marco Elver
1
-1
/
+8
2020-06-11
kcsan: Avoid inserting __tsan_func_entry/exit if possible
Marco Elver
1
-1
/
+10
2020-06-11
ubsan, kcsan: Don't combine sanitizer with kcov on clang
Arnd Bergmann
2
-0
/
+22
2020-06-11
KVM: x86: do not pass poisoned hva to __kvm_set_memory_region
Paolo Bonzini
1
-6
/
+1
2020-06-11
NFS: Fix direct WRITE throughput regression
Chuck Lever
1
-0
/
+2
2020-06-11
SUNRPC: rpc_xprt lifetime events should record xprt->state
Chuck Lever
1
-1
/
+29
2020-06-11
xprtrdma: Make xprt_rdma_slot_table_entries static
Zou Wei
1
-1
/
+1
2020-06-11
nfs: set invalid blocks after NFSv4 writes
Zheng Bin
2
-3
/
+12
2020-06-11
NFS: remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2020-06-11
sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...
Xiongfeng Wang
1
-1
/
+1
2020-06-11
NFS: Add a tracepoint in nfs_set_pgio_error()
Chuck Lever
2
-0
/
+46
2020-06-11
NFS: Trace short NFS READs
Chuck Lever
2
-0
/
+49
[next]