Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b0c41e96cfd4305636f5ed0d60650e648485c54c
b0c41e96
Merge branch 'qed-Misc-fixes-in-the-interface-with-the-MFW'
by David S. Miller
· 7 years ago
b310974
qed: Avoid sending mailbox commands when MFW is not responsive
by Tomer Tayar
· 7 years ago
eaa50fc
qed: Prevent a possible deadlock during driver load and unload
by Tomer Tayar
· 7 years ago
76271809
qed: Wait for MCP halt and resume commands to take place
by Tomer Tayar
· 7 years ago
f00d25f
qed: Wait for ready indication before rereading the shmem
by Tomer Tayar
· 7 years ago
9c86336
ip6_vti: fix a null pointer deference when destroy vti6 tunnel
by Haishuang Yan
· 7 years ago
2ad0d52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e2948e5
ip6_vti: fix creating fallback tunnel device for vti6
by Haishuang Yan
· 7 years ago
cd1aa9c
ip_vti: fix a null pointer deferrence when create vti fallback tunnel
by Haishuang Yan
· 7 years ago
7bb05b8
r8169: don't use MSI-X on RTL8106e
by Jian-Hong Pan
· 7 years ago
0b3e776
net: lan743x_ptp: convert to ktime_get_clocktai_ts64
by Arnd Bergmann
· 7 years ago
653cd28
net: sched: always disable bh when taking tcf_lock
by Vlad Buslov
· 7 years ago
e61cf2e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
1009aa1
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
1d0926e
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
08b5fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
7f02e1c
Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
9a96d63
Merge tag 'rpmsg-v4.19' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
c54fc86
Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
6eaac34
Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
13bf2cf
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 7 years ago
bbd60bf
Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
bb10745
ip6_vti: simplify stats handling in vti6_xmit
by Haishuang Yan
· 7 years ago
3077971
pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function
by Linus Torvalds
· 7 years ago
771c035
deprecate the '__deprecated' attribute warnings entirely and for good
by Linus Torvalds
· 7 years ago
a18d783
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
2475c51
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
336722e
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
5695d5d
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
6e3bf9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
3fe49d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
1f7a4c7
Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux
by Linus Torvalds
· 7 years ago
6ada4e2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
1e92641
mm/hmm.c: remove unused variables align_start and align_end
by Colin Ian King
· 7 years ago
5241d47
fs/userfaultfd.c: remove redundant pointer uwq
by Colin Ian King
· 7 years ago
ddbf369
mm, vmacache: hash addresses based on pmd
by David Rientjes
· 7 years ago
6b51e88
mm/list_lru: introduce list_lru_shrink_walk_irq()
by Sebastian Andrzej Siewior
· 7 years ago
6e01896
mm/list_lru.c: pass struct list_lru_node* as an argument to __list_lru_walk_one()
by Sebastian Andrzej Siewior
· 7 years ago
6cfe57a
mm/list_lru.c: move locking from __list_lru_walk_one() to its caller
by Sebastian Andrzej Siewior
· 7 years ago
87a5ffc
mm/list_lru.c: use list_lru_walk_one() in list_lru_walk_node()
by Sebastian Andrzej Siewior
· 7 years ago
14fef28
mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP
by Huang Ying
· 7 years ago
2a3cb8b
mm/sparse: delete old sparse_init and enable new one
by Pavel Tatashin
· 7 years ago
85c77f7
mm/sparse: add new sparse_init_nid() and sparse_init()
by Pavel Tatashin
· 7 years ago
afda57b
mm/sparse: move buffer init/fini to the common place
by Pavel Tatashin
· 7 years ago
e131c06
mm/sparse: use the new sparse buffer functions in non-vmemmap
by Pavel Tatashin
· 7 years ago
35fd1eb
mm/sparse: abstract sparse buffer allocations
by Pavel Tatashin
· 7 years ago
330d6e4
mm/hugetlb.c: don't zero 1GiB bootmem pages
by Cannon Matthews
· 7 years ago
d8a759b
mm, page_alloc: double zone's batchsize
by Aaron Lu
· 7 years ago
a195d3f
mm/oom_kill.c: document oom_lock
by Michal Hocko
· 7 years ago
40d18eb
mm/hugetlb: remove gigantic page support for HIGHMEM
by Mike Kravetz
· 7 years ago
9bfe5de
mm, oom: remove sleep from under oom_lock
by Michal Hocko
· 7 years ago
d834c5a
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()
by Marek Szyprowski
· 7 years ago
6518202
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
by Marek Szyprowski
· 7 years ago
50c150f
Revert "mm: always flush VMA ranges affected by zap_page_range"
by Rik van Riel
· 7 years ago
c98aff6
mm/sparse: optimize memmap allocation during sparse_init()
by Baoquan He
· 7 years ago
9258631
mm/sparse.c: add a new parameter 'data_unit_size' for alloc_usemap_and_memmap
by Baoquan He
· 7 years ago
07a34a8
mm/sparsemem.c: defer the ms->section_mem_map clearing
by Baoquan He
· 7 years ago
f2fc10e
mm/sparse.c: add a static variable nr_present_sections
by Baoquan He
· 7 years ago
7e010df
mm: use special value SHRINKER_REGISTERING instead of list_empty() check
by Kirill Tkhai
· 7 years ago
ac7fb3a
mm/vmscan.c: move check for SHRINKER_NUMA_AWARE to do_shrink_slab()
by Kirill Tkhai
· 7 years ago
f90280d
mm/vmscan.c: clear shrinker bit if there are no objects related to memcg
by Kirill Tkhai
· 7 years ago
9b99646
mm: add SHRINK_EMPTY shrinker methods return value
by Kirill Tkhai
· 7 years ago
aeed1d32
mm/vmscan.c: generalize shrink_slab() calls in shrink_node()
by Vladimir Davydov
· 7 years ago
b0dedc4
mm/vmscan.c: iterate only over charged shrinkers during memcg shrink_slab()
by Kirill Tkhai
· 7 years ago
fae91d6
mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appearance
by Kirill Tkhai
· 7 years ago
dfd2f10
mm/memcontrol.c: export mem_cgroup_is_root()
by Kirill Tkhai
· 7 years ago
3b82c4d
mm/list_lru.c: pass lru argument to memcg_drain_list_lru_node()
by Kirill Tkhai
· 7 years ago
9bec5c3
mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()
by Kirill Tkhai
· 7 years ago
44bd4a4
mm/list_lru.c: add memcg argument to list_lru_from_kmem()
by Kirill Tkhai
· 7 years ago
c92e8e1
fs: propagate shrinker::id to list_lru
by Kirill Tkhai
· 7 years ago
2b3648a
fs/super.c: refactor alloc_super()
by Kirill Tkhai
· 7 years ago
3988765
mm/workingset.c: refactor workingset_init()
by Kirill Tkhai
· 7 years ago
0a4465d
mm, memcg: assign memcg-aware shrinkers bitmap to memcg
by Kirill Tkhai
· 7 years ago
b05706f
mm/memcontrol.c: move up for_each_mem_cgroup{, _tree} defines
by Kirill Tkhai
· 7 years ago
b4c2b23
mm: assign id to every memcg-aware shrinker
by Kirill Tkhai
· 7 years ago
84c07d1
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
by Kirill Tkhai
· 7 years ago
e029523
mm/list_lru.c: combine code under the same define
by Kirill Tkhai
· 7 years ago
a36aab8
mm/memblock.c: replace u64 with phys_addr_t where appropriate
by Mike Rapoport
· 7 years ago
4e40987
mm/sparse.c: make sparse_init_one_section void and remove check
by Oscar Salvador
· 7 years ago
29ef680
memcg, oom: move out_of_memory back to the charge path
by Michal Hocko
· 7 years ago
d39f8fb
mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
by Mike Rapoport
· 7 years ago
0207df4
kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN
by Andrey Ryabinin
· 7 years ago
50f8b92
mm: thp: pass correct vm_flags to hugepage_vma_check()
by Song Liu
· 7 years ago
a718e28
mm/fadvise.c: fix signed overflow UBSAN complaint
by Andrey Ryabinin
· 7 years ago
31f21da
mm/swap_slots.c: make swap_slots_cache_mutex and swap_slots_cache_enable_mutex static
by Colin Ian King
· 7 years ago
4d0a540
mm/zsmalloc.c: make several functions and a struct static
by Colin Ian King
· 7 years ago
dcfe4df
mm/page-writeback.c: update stale account_page_redirty() comment
by Greg Thelen
· 7 years ago
f745c6f
fs, mm: account buffer_head to kmemcg
by Shakeel Butt
· 7 years ago
d46eb14b
fs: fsnotify: account fsnotify metadata to kmemcg
by Shakeel Butt
· 7 years ago
dc0b586
mm: introduce mem_cgroup_put() helper
by Roman Gushchin
· 7 years ago
1a9b4b3
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
by Luis R. Rodriguez
· 7 years ago
a3266bd
mm: provide a fallback for PAGE_KERNEL_RO for architectures
by Luis R. Rodriguez
· 7 years ago
3172e5e
mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()
by Oscar Salvador
· 7 years ago
4fbce63
mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range()
by Oscar Salvador
· 7 years ago
d5b6f6a3
mm/memory_hotplug.c: call register_mem_sect_under_node()
by Oscar Salvador
· 7 years ago
b9ff036
mm/memory_hotplug.c: make add_memory_resource use __try_online_node
by Oscar Salvador
· 7 years ago
930eaac
mm/list_lru.c: fold __list_lru_count_one() into its caller
by Andrew Morton
· 7 years ago
6ca342d
mm: workingset: make shadow_lru_isolate() use locking suffix
by Sebastian Andrzej Siewior
· 7 years ago
ae1e16d
mm: workingset: remove local_irq_disable() from count_shadow_nodes()
by Sebastian Andrzej Siewior
· 7 years ago
Next »