index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
locks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc ids
Vincent Knecht
1
-0
/
+4
2020-05-12
soc: qcom: aoss: Add SM8250 compatible
Bjorn Andersson
2
-0
/
+2
2020-04-21
soc: qcom: pdr: Remove impossible error condition
Sibi Sankar
1
-4
/
+0
2020-04-21
soc: qcom: rpmh: Dirt can only make you dirtier, not cleaner
Douglas Anderson
1
-4
/
+4
2020-04-21
soc: qcom: rpmhpd: Add SM8250 power domains
Bjorn Andersson
3
-0
/
+32
2020-04-21
firmware: qcom_scm: fix bogous abuse of dma-direct internals
Christoph Hellwig
1
-6
/
+3
2020-04-21
dt-bindings: soc: qcom: apr: Use generic node names for APR services
Stephan Gerhold
1
-10
/
+10
2020-04-20
firmware: qcom_scm: Remove unneeded conversion to bool
Jason Yan
1
-1
/
+1
2020-04-20
soc: qcom: cmd-db: Properly endian swap the slv_id for debugfs
Stephen Boyd
1
-1
/
+1
2020-04-20
soc: qcom: cmd-db: Use 5 digits for printing address
Stephen Boyd
1
-1
/
+1
2020-04-20
soc: qcom: cmd-db: Cast sizeof() to int to silence field width warning
Stephen Boyd
1
-1
/
+1
2020-04-15
soc: qcom: rpmpd: Allow RPMPD driver to be loaded as a module
John Stultz
2
-2
/
+7
2020-04-15
soc: qcom: rpmhpd: Allow RPMHPD driver to be loaded as a module
John Stultz
2
-1
/
+6
2020-04-15
soc: qcom: rpmh: Allow RPMH driver to be loaded as a module
John Stultz
2
-1
/
+6
2020-04-14
soc: qcom: rpmh-rsc: read_tcs_reg()/write_tcs_reg() are not for IRQ
Douglas Anderson
1
-5
/
+6
2020-04-14
soc: qcom: rpmh-rsc: Caller handles tcs_invalidate() exclusivity
Douglas Anderson
3
-30
/
+15
2020-04-14
soc: qcom: rpmh-rsc: Don't double-check rpmh payload
Douglas Anderson
1
-17
/
+1
2020-04-14
soc: qcom: rpmh-rsc: tcs_is_free() can just check tcs_in_use
Douglas Anderson
1
-3
/
+1
2020-04-14
soc: qcom: rpmh-rsc: A lot of comments
Douglas Anderson
2
-37
/
+247
2020-04-14
soc: qcom: rpmh-rsc: Kill cmd_cache and find_match() with fire
Douglas Anderson
2
-49
/
+0
2020-04-14
soc: qcom: rpmh-rsc: Remove get_tcs_of_type() abstraction
Douglas Anderson
1
-12
/
+5
2020-04-14
soc: qcom: rpmh-rsc: Fold tcs_ctrl_write() into its single caller
Douglas Anderson
1
-22
/
+17
2020-04-14
soc: qcom: rpmh-rsc: Document the register layout better
Douglas Anderson
1
-5
/
+74
2020-04-14
soc: qcom: rpmh-rsc: Clean code reading/writing TCS regs/cmds
Douglas Anderson
1
-14
/
+19
2020-04-14
soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active request
Maulik Shah
1
-12
/
+11
2020-04-14
soc: qcom: rpmh-rsc: Clear active mode configuration for wake TCS
Raju P.L.S.S.S.N
1
-23
/
+54
2020-04-14
soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches
Maulik Shah
3
-37
/
+139
2020-04-14
soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data
Maulik Shah
1
-23
/
+18
2020-04-14
soc: qcom: rpmh: Update dirty flag only when data changes
Maulik Shah
1
-8
/
+11
2020-04-14
soc: qcom: smp2p: Delete an error message in qcom_smp2p_probe()
Markus Elfring
1
-3
/
+1
2020-04-14
soc: qcom: cmd-db: Add debugfs dumping file
Stephen Boyd
1
-2
/
+76
2020-04-14
soc: qcom: socinfo: add missing soc_id sysfs entry
Srinivas Kandagatla
1
-0
/
+2
2020-04-14
soc: qcom: cmd-db: Fix compilation error when CMD_DB is disabled
Sibi Sankar
1
-0
/
+1
2020-04-12
Linux 5.7-rc1
v5.7-rc1
Linus Torvalds
1
-2
/
+2
2020-04-12
MAINTAINERS: sort field names for all entries
Linus Torvalds
1
-1974
/
+1974
2020-04-12
MAINTAINERS: sort entries by entry name
Linus Torvalds
1
-820
/
+820
2020-04-11
mailmap: Add Sedat Dilek (replacement for expired email address)
Sedat Dilek
1
-0
/
+1
2020-04-11
pNFS: Fix RCU lock leakage
Trond Myklebust
1
-0
/
+1
2020-04-11
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
1
-3
/
+34
2020-04-11
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
1
-1
/
+11
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2
-5
/
+34
2020-04-11
kbuild: fix comment about missing include guard detection
Masahiro Yamada
1
-1
/
+1
2020-04-11
ipc/util.c: sysvipc_find_ipc() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-11
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-11
fs/seq_file.c: seq_read(): add info message about buggy .next functions
Vasily Averin
1
-2
/
+5
2020-04-11
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-11
change email address for Pali Rohár
Pali Rohár
24
-41
/
+42
2020-04-11
selftests: kmod: test disabling module autoloading
Eric Biggers
1
-0
/
+30
2020-04-11
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-11
docs: admin-guide: document the kernel.modprobe sysctl
Eric Biggers
1
-0
/
+21
[next]