index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
show_mem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-06
sparc: remove the mapping_error dma_map_ops method
Christoph Hellwig
3
-21
/
+7
2018-12-06
s390: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-13
/
+5
2018-12-06
mips/jazz: remove the mapping_error dma_map_ops method
Christoph Hellwig
2
-17
/
+5
2018-12-06
powerpc/iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
5
-27
/
+15
2018-12-06
arm: remove the mapping_error dma_map_ops method
Christoph Hellwig
3
-35
/
+18
2018-12-06
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
4
-17
/
+6
2018-12-06
dma-mapping: provide a generic DMA_MAPPING_ERROR
Christoph Hellwig
1
-0
/
+5
2018-12-05
dma-mapping: fix lack of DMA address assignment in generic remap allocator
Marek Szyprowski
1
-1
/
+7
2018-12-01
csky: use the generic remapping dma alloc implementation
Christoph Hellwig
2
-141
/
+3
2018-12-01
csky: don't use GFP_DMA in atomic_pool_init
Christoph Hellwig
1
-1
/
+1
2018-12-01
csky: don't select DMA_NONCOHERENT_OPS
Christoph Hellwig
1
-1
/
+0
2018-12-01
dma-remap: support DMA_ATTR_NO_KERNEL_MAPPING
Christoph Hellwig
1
-2
/
+9
2018-12-01
dma-mapping: support highmem in the generic remap allocator
Christoph Hellwig
1
-7
/
+7
2018-12-01
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
6
-176
/
+180
2018-12-01
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
8
-85
/
+97
2018-12-01
dma-direct: reject highmem pages from dma_alloc_from_contiguous
Christoph Hellwig
1
-0
/
+12
2018-12-01
dma-direct: provide page based alloc/free helpers
Christoph Hellwig
2
-10
/
+25
2018-11-27
dma-mapping: fix return type of dma_set_max_seg_size()
Niklas Söderlund
1
-2
/
+1
2018-11-27
ia64: export node_distance function
Matias Bjørling
3
-4
/
+12
2018-11-25
Linux 4.20-rc4
v4.20-rc4
Linus Torvalds
1
-2
/
+2
2018-11-25
MAINTAINERS: change Sparse's maintainer
Luc Van Oostenryck
2
-2
/
+5
2018-11-24
net: gemini: Fix copy/paste error
Andreas Fiedler
1
-1
/
+1
2018-11-24
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-24
dt-bindings: dsa: Fix typo in "probed"
Fabio Estevam
1
-1
/
+1
2018-11-24
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
1
-1
/
+3
2018-11-24
net: amd: add missing of_node_put()
Yangtao Li
1
-1
/
+3
2018-11-24
team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
Hangbin Liu
1
-2
/
+0
2018-11-23
virtio-net: fail XDP set if guest csum is negotiated
Jason Wang
1
-2
/
+3
2018-11-23
virtio-net: disable guest csum during XDP set
Jason Wang
1
-6
/
+2
2018-11-23
net/sched: act_police: add missing spinlock initialization
Davide Caratti
1
-0
/
+1
2018-11-23
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
1
-2
/
+5
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
1
-6
/
+13
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
2
-3
/
+19
2018-11-23
arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
Will Deacon
1
-1
/
+1
2018-11-23
arm64: sysreg: fix sparse warnings
Sergey Matyukevich
1
-2
/
+2
2018-11-22
ibmvnic: Update driver queues after change in ring size support
Thomas Falcon
1
-1
/
+8
2018-11-22
ibmvnic: Fix RX queue buffer cleanup
Thomas Falcon
1
-2
/
+2
2018-11-22
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
1
-2
/
+7
2018-11-22
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
1
-0
/
+2
2018-11-22
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
3
-12
/
+32
2018-11-22
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2
-20
/
+21
2018-11-22
iommu/vt-d: Use memunmap to free memremap
Pan Bian
1
-1
/
+1
2018-11-22
Revert "Input: Add the `REL_WHEEL_HI_RES` event code"
Benjamin Tissoires
2
-20
/
+1
2018-11-22
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
2
-73
/
+0
2018-11-22
Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...
Benjamin Tissoires
1
-34
/
+13
2018-11-22
Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"
Benjamin Tissoires
1
-245
/
+4
2018-11-22
Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"
Benjamin Tissoires
1
-5
/
+10
2018-11-22
Revert "HID: logitech: fix a used uninitialized GCC warning"
Benjamin Tissoires
1
-3
/
+5
2018-11-22
Revert "HID: input: simplify/fix high-res scroll event handling"
Benjamin Tissoires
1
-21
/
+22
2018-11-22
drm/ast: fixed cursor may disappear sometimes
Y.C. Chen
1
-1
/
+1
[next]