index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkstack.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-16
iommu/tegra: gart: Simplify clients-tracking code
Dmitry Osipenko
1
-115
/
+40
2019-01-16
iommu/tegra: gart: Don't detach devices from inactive domains
Dmitry Osipenko
1
-3
/
+5
2019-01-16
iommu/tegra: gart: Prepend error/debug messages with "gart:"
Dmitry Osipenko
1
-0
/
+2
2019-01-16
iommu/tegra: gart: Don't use managed resources
Dmitry Osipenko
1
-5
/
+7
2019-01-16
iommu/tegra: gart: Allow only one active domain at a time
Dmitry Osipenko
1
-0
/
+9
2019-01-16
iommu/tegra: gart: Fix NULL pointer dereference
Dmitry Osipenko
1
-2
/
+2
2019-01-16
iommu/tegra: gart: Fix spinlock recursion
Dmitry Osipenko
1
-8
/
+16
2019-01-16
memory: tegra: Clean up error messages
Dmitry Osipenko
1
-7
/
+8
2019-01-16
memory: tegra: Do not ask for IRQ sharing
Dmitry Osipenko
1
-1
/
+1
2019-01-16
memory: tegra: Do not try to probe SMMU on Tegra20
Dmitry Osipenko
2
-6
/
+4
2019-01-16
iommu/tegra: gart: Integrate with Memory Controller driver
Dmitry Osipenko
4
-53
/
+87
2019-01-16
memory: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
1
-2
/
+2
2019-01-16
memory: tegra: Use of_device_get_match_data()
Dmitry Osipenko
1
-6
/
+2
2019-01-16
memory: tegra: Read client ID on GART page fault
Dmitry Osipenko
1
-2
/
+10
2019-01-16
memory: tegra: Adapt to Tegra20 device-tree binding changes
Dmitry Osipenko
3
-20
/
+9
2019-01-16
memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
Dmitry Osipenko
1
-5
/
+6
2019-01-16
ARM: dts: tegra20: Update Memory Controller node to the new binding
Dmitry Osipenko
1
-9
/
+6
2019-01-16
dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
Dmitry Osipenko
2
-22
/
+19
2019-01-16
iommu/tegra: gart: Optimize mapping / unmapping performance
Dmitry Osipenko
1
-2
/
+10
2019-01-16
iommu: Introduce iotlb_sync_map callback
Dmitry Osipenko
2
-2
/
+7
2019-01-16
iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
Dmitry Osipenko
1
-1
/
+13
2019-01-16
iommu/tegra: gart: Clean up driver probe errors handling
Dmitry Osipenko
1
-6
/
+10
2019-01-16
iommu/tegra: gart: Remove pr_fmt and clean up includes
Dmitry Osipenko
1
-12
/
+5
2019-01-13
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-13
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-11
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-11
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-11
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-11
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
2019-01-11
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...
Vitaly Kuznetsov
1
-2
/
+1
2019-01-11
Documentation/virtual/kvm: Update URL for AMD SEV API specification
Christophe de Dinechin
1
-1
/
+1
2019-01-11
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...
Lan Tianyu
1
-1
/
+1
2019-01-11
kvm: sev: Fail KVM_SEV_INIT if already initialized
David Rientjes
1
-0
/
+3
2019-01-11
KVM: validate userspace input in kvm_clear_dirty_log_protect()
Tomas Bortoli
1
-2
/
+7
2019-01-11
KVM: x86: Fix bit shifting in update_intel_pt_cfg
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-11
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
4
-9
/
+56
2019-01-11
CIFS: Move credit processing to mid callbacks for SMB3
Pavel Shilovsky
1
-17
/
+34
2019-01-11
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
2
-2
/
+27
2019-01-11
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-01-11
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2
-0
/
+12
2019-01-11
cifs: move large array from stack to heap
Aurelien Aptel
2
-14
/
+32
2019-01-11
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
1
-1
/
+1
2019-01-11
ARM: integrator: impd1: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
1
-1
/
+3
2019-01-11
ACPI/IORT: Fix rc_dma_get_range()
Jean-Philippe Brucker
1
-1
/
+2
2019-01-11
Revert "staging: rtl8723bs: Mark ACPI table declaration as used"
Greg Kroah-Hartman
1
-1
/
+1
[next]