index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
eisa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
Documentation: memcg: future proof hierarchical statistics documentation
Johannes Weiner
1
-11
/
+4
2012-05-30
mm, thp: drop page_table_lock to uncharge memcg pages
David Rientjes
1
-0
/
+2
2012-05-30
mm: rename is_mlocked_vma() to mlocked_vma_newpage()
Ying Han
2
-3
/
+4
2012-05-30
mm: memcg: count pte references from every member of the reclaimed hierarchy
Johannes Weiner
3
-8
/
+21
2012-05-30
kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
Johannes Weiner
2
-15
/
+19
2012-05-30
mm: do_migrate_pages(): rename arguments
Andrew Morton
2
-14
/
+13
2012-05-30
mm: do_migrate_pages() calls migrate_to_node() even if task is already on a c...
Larry Woodman
1
-0
/
+20
2012-05-30
thp, memcg: split hugepage for memcg oom on cow
David Rientjes
2
-3
/
+18
2012-05-30
mm/vmstat.c: remove debug fs entries on failure of file creation and made ext...
Sasikantha babu
1
-3
/
+7
2012-05-30
mm/fork: fix overflow in vma length when copying mmap on clone
Siddhesh Poyarekar
1
-1
/
+2
2012-05-30
mm/mmap.c: find_vma(): remove unnecessary if(mm) check
Rajman Mekaco
1
-26
/
+27
2012-05-30
mm: use kcalloc() instead of kzalloc() to allocate array
Thomas Meyer
1
-2
/
+2
2012-05-30
mm: fix off-by-one bug in print_nodes_state()
Ryota Ozaki
1
-5
/
+3
2012-05-30
mm: vmscan: remove reclaim_mode_t
Mel Gorman
2
-52
/
+24
2012-05-30
mm: vmscan: do not stall on writeback during memory compaction
Mel Gorman
2
-83
/
+14
2012-05-30
mm: vmscan: remove lumpy reclaim
Mel Gorman
2
-151
/
+19
2012-05-30
mm: remove swap token code
Rik van Riel
10
-307
/
+2
2012-05-30
mm, thp: allow fallback when pte_alloc_one() fails for huge pmd
David Rientjes
1
-5
/
+8
2012-05-30
mm, thp: remove unnecessary ret variable
David Rientjes
1
-2
/
+1
2012-05-30
mm/hugetlb.c: use long vars instead of int in region_count()
Wang Sheng-Hui
1
-2
/
+2
2012-05-30
mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy()
Wang Sheng-Hui
1
-1
/
+1
2012-05-30
mm/memory_failure: let the compiler add the function name
Borislav Petkov
1
-4
/
+4
2012-05-30
mm: fix NULL ptr deref when walking hugepages
Sasha Levin
1
-1
/
+1
2012-05-30
cris: select GENERIC_ATOMIC64
Cong Wang
1
-0
/
+1
2012-05-30
pagemap.h: fix warning about possibly used before init var
Paul Gortmaker
1
-4
/
+4
2012-05-29
tty: fix ldisc lock inversion trace
Alan Cox
1
-16
/
+25
2012-05-29
pty: Fix lock inversion
Alan Cox
1
-2
/
+0
2012-05-28
NFSv4: Add debugging printks to state manager
Trond Myklebust
1
-0
/
+33
2012-05-28
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
1
-0
/
+2
2012-05-28
NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE
Trond Myklebust
1
-1
/
+1
2012-05-28
openrisc: use generic strnlen_user() function
Jonas Bonn
3
-75
/
+3
2012-05-28
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
5
-83
/
+48
2012-05-28
lib: Fix generic strnlen_user for 32-bit big-endian machines
Paul Mackerras
1
-1
/
+1
2012-05-27
NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_error
Trond Myklebust
1
-1
/
+1
2012-05-27
NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
4
-9
/
+15
2012-05-27
NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state manager
Trond Myklebust
1
-1
/
+3
2012-05-27
NFSv4.1: Handle errors in nfs4_bind_conn_to_session
Trond Myklebust
1
-1
/
+12
2012-05-27
NFSv4.1: nfs4_bind_conn_to_session should drain the session
Trond Myklebust
1
-0
/
+2
2012-05-26
builddeb: include autogenerated header files
Lekensteyn
1
-1
/
+1
2012-05-26
sparc: use the new generic strnlen_user() function
David Miller
7
-231
/
+9
2012-05-26
x86: use the new generic strnlen_user() function
Linus Torvalds
6
-109
/
+4
2012-05-26
lib: add generic strnlen_user() function
Linus Torvalds
3
-0
/
+142
2012-05-26
word-at-a-time: make the interfaces truly generic
Linus Torvalds
6
-53
/
+102
2012-05-26
NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid
Trond Myklebust
3
-13
/
+14
2012-05-26
NFSv4.1: Add DESTROY_CLIENTID
Trond Myklebust
5
-0
/
+114
2012-05-26
x86: use generic strncpy_from_user routine
Linus Torvalds
3
-97
/
+2
2012-05-26
intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper
David Woodhouse
1
-16
/
+13
2012-05-26
intel-iommu: Add device info into list before doing context mapping
David Woodhouse
1
-6
/
+11
2012-05-26
NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session
Trond Myklebust
3
-3
/
+11
2012-05-26
NFSv4.1: Ensure we use the correct credentials for session create/destroy
Trond Myklebust
3
-15
/
+26
[next]