index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
target/pscsi: remove an unneeded check
Dan Carpenter
2013-09-09
1
-3
/
+2
|
*
|
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
Nicholas Bellinger
2013-09-09
3
-11
/
+46
|
*
|
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
2013-09-09
8
-109
/
+55
|
*
|
vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory
Nicholas Bellinger
2013-09-09
1
-19
/
+80
|
*
|
vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map
Nicholas Bellinger
2013-09-09
1
-12
/
+21
|
*
|
target: Add transport_init_session_tags using per-cpu ida
Nicholas Bellinger
2013-09-09
3
-0
/
+56
|
*
|
idr: Percpu ida
Kent Overstreet
2013-09-09
3
-2
/
+398
|
*
|
iser-target: Updates for login negotiation multi-plexing support
Nicholas Bellinger
2013-09-09
1
-1
/
+13
|
*
|
iscsi-target: Remove left-over iscsi_target_do_login_io
Nicholas Bellinger
2013-09-09
1
-9
/
+1
|
*
|
iscsi-target: Add sk->sk_state_change to cleanup after TCP failure
Nicholas Bellinger
2013-09-09
2
-0
/
+103
|
*
|
iscsi-target: Add login negotiation multi-plexing support
Nicholas Bellinger
2013-09-09
4
-10
/
+234
|
*
|
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
2013-09-09
7
-107
/
+154
|
*
|
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
2013-08-12
3
-16
/
+16
|
*
|
target/qla2xxx: Make demo_mode_login_only modifiable
Andy Grover
2013-08-12
2
-2
/
+20
|
*
|
target: replace strict_strto*() with kstrto*()
Jingoo Han
2013-08-12
9
-52
/
+64
*
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-12
79
-919
/
+973
|
\
\
\
|
*
|
|
mm/Kconfig: add MMU dependency for MIGRATION.
Chen Gang
2013-09-12
1
-2
/
+2
|
*
|
|
kernel: replace strict_strto*() with kstrto*()
Jingoo Han
2013-09-12
3
-9
/
+9
|
*
|
|
mm, thp: count thp_fault_fallback anytime thp fault fails
David Rientjes
2013-09-12
1
-3
/
+7
|
*
|
|
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
Kirill A. Shutemov
2013-09-12
4
-33
/
+13
|
*
|
|
thp: do_huge_pmd_anonymous_page() cleanup
Kirill A. Shutemov
2013-09-12
1
-42
/
+41
|
*
|
|
thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
Kirill A. Shutemov
2013-09-12
1
-6
/
+8
|
*
|
|
mm: cleanup add_to_page_cache_locked()
Kirill A. Shutemov
2013-09-12
1
-23
/
+25
|
*
|
|
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
2013-09-12
4
-22
/
+9
|
*
|
|
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-12
28
-44
/
+31
|
*
|
|
mm: make lru_add_drain_all() selective
Chris Metcalf
2013-09-12
2
-6
/
+40
|
*
|
|
memcg: document cgroup dirty/writeback memory statistics
Sha Zhengju
2013-09-12
1
-0
/
+2
|
*
|
|
memcg: add per cgroup writeback pages accounting
Sha Zhengju
2013-09-12
3
-7
/
+39
|
*
|
|
memcg: check for proper lock held in mem_cgroup_update_page_stat
Sha Zhengju
2013-09-12
1
-0
/
+1
|
*
|
|
memcg: remove MEMCG_NR_FILE_MAPPED
Sha Zhengju
2013-09-12
3
-34
/
+22
|
*
|
|
memcg: reduce function dereference
Sha Zhengju
2013-09-12
1
-8
/
+11
|
*
|
|
memcg: avoid overflow caused by PAGE_ALIGN
Sha Zhengju
2013-09-12
1
-1
/
+5
|
*
|
|
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
2013-09-12
4
-12
/
+12
|
*
|
|
memcg: correct RESOURCE_MAX to ULLONG_MAX
Sha Zhengju
2013-09-12
1
-1
/
+1
|
*
|
|
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
2013-09-12
5
-49
/
+140
|
*
|
|
mm: memcg: rework and document OOM waiting and wakeup
Johannes Weiner
2013-09-12
1
-37
/
+46
|
*
|
|
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
2013-09-12
5
-12
/
+88
|
*
|
|
x86: finish user fault error path with fatal signal
Johannes Weiner
2013-09-12
1
-18
/
+17
|
*
|
|
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
29
-64
/
+135
|
*
|
|
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2013-09-12
6
-22
/
+26
|
*
|
|
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2013-09-12
3
-17
/
+0
|
*
|
|
memcg: trivial cleanups
Andrew Morton
2013-09-12
2
-21
/
+21
|
*
|
|
memcg, vmscan: do not fall into reclaim-all pass too quickly
Michal Hocko
2013-09-12
1
-2
/
+17
|
*
|
|
memcg: track all children over limit in the root
Michal Hocko
2013-09-12
1
-0
/
+9
|
*
|
|
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
Michal Hocko
2013-09-12
2
-2
/
+8
|
*
|
|
memcg: track children in soft limit excess to improve soft limit
Michal Hocko
2013-09-12
1
-0
/
+71
|
*
|
|
memcg: enhance memcg iterator to support predicates
Michal Hocko
2013-09-12
3
-32
/
+103
|
*
|
|
vmscan, memcg: do softlimit reclaim also for targeted reclaim
Michal Hocko
2013-09-12
3
-9
/
+15
|
*
|
|
memcg: get rid of soft-limit tree infrastructure
Michal Hocko
2013-09-12
1
-263
/
+2
|
*
|
|
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
Michal Hocko
2013-09-12
3
-175
/
+60
[prev]
[next]