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
...
|
*
|
|
mm: mempolicy: Add MPOL_NOOP
Lee Schermerhorn
2012-12-11
2
-5
/
+7
|
*
|
|
mm: mempolicy: Make MPOL_LOCAL a real policy
Peter Zijlstra
2012-12-11
2
-3
/
+7
|
*
|
|
mm: numa: Create basic numa page hinting infrastructure
Mel Gorman
2012-12-11
3
-3
/
+141
|
*
|
|
mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
Andrea Arcangeli
2012-12-11
1
-0
/
+2
|
*
|
|
mm: numa: Support NUMA hinting page faults from gup/gup_fast
Andrea Arcangeli
2012-12-11
2
-0
/
+18
|
*
|
|
mm: numa: pte_numa() and pmd_numa()
Andrea Arcangeli
2012-12-11
3
-2
/
+152
|
*
|
|
mm: numa: define _PAGE_NUMA
Andrea Arcangeli
2012-12-11
1
-0
/
+20
|
*
|
|
mm: compaction: Add scanned and isolated counters for compaction
Mel Gorman
2012-12-11
3
-0
/
+13
|
*
|
|
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
2012-12-11
8
-10
/
+82
|
*
|
|
mm: compaction: Move migration fail/success stats to migrate.c
Mel Gorman
2012-12-11
4
-8
/
+13
|
*
|
|
mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
Ingo Molnar
2012-12-11
1
-1
/
+3
|
*
|
|
mm: Count the number of pages affected in change_protection()
Peter Zijlstra
2012-12-11
4
-18
/
+61
|
*
|
|
mm: Check if PTE is already allocated during page fault
Mel Gorman
2012-12-11
2
-2
/
+4
|
*
|
|
mm: Only flush the TLB when clearing an accessible pte
Rik van Riel
2012-12-11
1
-1
/
+2
|
*
|
|
x86/mm: Introduce pte_accessible()
Rik van Riel
2012-12-11
2
-0
/
+10
|
*
|
|
mm,generic: only flush the local TLB in ptep_set_access_flags
Rik van Riel
2012-12-11
1
-3
/
+3
|
*
|
|
x86: mm: drop TLB flush from ptep_set_access_flags
Rik van Riel
2012-12-11
1
-1
/
+0
|
*
|
|
x86: mm: only do a local tlb flush in ptep_set_access_flags()
Rik van Riel
2012-12-11
1
-1
/
+8
*
|
|
|
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
Linus Torvalds
2012-12-15
7
-55
/
+116
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-12-15
49
-3989
/
+2845
|
\
\
\
\
|
*
|
|
|
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
2012-12-13
4
-0
/
+51
|
*
|
|
|
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
Yi Zou
2012-12-12
1
-1
/
+1
|
*
|
|
|
sbp-target: fix error path in sbp_make_tpg()
Chris Boot
2012-12-12
1
-7
/
+10
|
*
|
|
|
sbp-target: use simple assignment in tgt_agent_rw_agent_state()
Chris Boot
2012-12-12
1
-3
/
+4
|
*
|
|
|
iscsi-target: use kstrdup() for iscsi_param
Sebastian Andrzej Siewior
2012-12-07
1
-13
/
+3
|
*
|
|
|
target/file: merge fd_do_readv() and fd_do_writev()
Sebastian Andrzej Siewior
2012-12-05
1
-60
/
+32
|
*
|
|
|
target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
Sebastian Andrzej Siewior
2012-12-05
1
-2
/
+7
|
*
|
|
|
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
2012-12-05
4
-0
/
+18
|
*
|
|
|
ib_srpt: Convert TMR path to target_submit_tmr
Nicholas Bellinger
2012-11-28
1
-19
/
+18
|
*
|
|
|
ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref
Nicholas Bellinger
2012-11-28
2
-71
/
+52
|
*
|
|
|
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
2012-11-27
3
-3
/
+3
|
*
|
|
|
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
2012-11-27
3
-12
/
+12
|
*
|
|
|
target/configfs: allocate only 6 slots for dev_cg->default_groups
Sebastian Andrzej Siewior
2012-11-27
1
-1
/
+1
|
*
|
|
|
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
2012-11-27
3
-12
/
+12
|
*
|
|
|
target: update error handling for sbc_setup_write_same()
Dan Carpenter
2012-11-27
1
-3
/
+3
|
*
|
|
|
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
2012-11-27
1
-1
/
+1
|
*
|
|
|
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
2012-11-27
1
-4
/
+2
|
*
|
|
|
target/iblock: Forward declare bio helpers
Nicholas Bellinger
2012-11-27
1
-86
/
+81
|
*
|
|
|
target: Clean up flow in transport_check_aborted_status()
Roland Dreier
2012-11-27
1
-14
/
+10
|
*
|
|
|
target: Clean up logic in transport_put_cmd()
Roland Dreier
2012-11-27
1
-5
/
+4
|
*
|
|
|
qla2xxx: Look up LUN for abort requests
Steve Hodgson
2012-11-27
1
-1
/
+20
|
*
|
|
|
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-27
18
-59
/
+19
|
*
|
|
|
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2012-11-15
1
-7
/
+79
|
*
|
|
|
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
2012-11-15
6
-1
/
+33
|
*
|
|
|
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
Nicholas Bellinger
2012-11-15
2
-28
/
+24
|
*
|
|
|
target: Change sbc_emulate_noop to return sense_reason_t
Nicholas Bellinger
2012-11-07
1
-8
/
+2
|
*
|
|
|
sbp-target: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-11-07
1
-1
/
+1
|
*
|
|
|
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2012-11-07
2
-6
/
+12
|
*
|
|
|
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
2012-11-07
3
-4
/
+4
|
*
|
|
|
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
2012-11-07
1
-2
/
+2
[prev]
[next]