index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
noinitramfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
rmap: drop support of non-linear mappings
Kirill A. Shutemov
11
-300
/
+18
2015-02-10
proc: drop handling non-linear mappings
Kirill A. Shutemov
1
-16
/
+0
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
18
-26
/
+0
2015-02-10
mm: drop support of non-linear mapping from fault codepath
Kirill A. Shutemov
2
-65
/
+16
2015-02-10
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
3
-70
/
+22
2015-02-10
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
6
-298
/
+79
2015-02-10
mm/vmstat.c: fix/cleanup ifdefs
Andrew Morton
1
-62
/
+62
2015-02-10
mm/slab_common.c: use kmem_cache_free()
Vaishali Thakkar
1
-1
/
+1
2015-02-10
mm/slub.c: fix typo in comment
Kim Phillips
1
-1
/
+1
2015-02-10
mm: don't use compound_head() in virt_to_head_page()
Joonsoo Kim
1
-1
/
+26
2015-02-10
mm/slub: optimize alloc/free fastpath by removing preemption on/off
Joonsoo Kim
1
-12
/
+23
2015-02-10
fsioctl.c: make generic_block_fiemap() signal-tolerant
Dmitry Monakhov
2
-1
/
+7
2015-02-10
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
Srinivas Eeda
1
-1
/
+5
2015-02-10
ocfs2: prune the dcache before deleting the dentry of directory
alex chen
1
-0
/
+3
2015-02-10
ocfs2: make resv_lock spinlock static
Fabian Frederick
1
-1
/
+1
2015-02-10
ocfs2: remove unreachable code in __ocfs2_recovery_thread()
Daeseok Youn
1
-1
/
+0
2015-02-10
ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
Daeseok Youn
1
-6
/
+3
2015-02-10
ocfs2: remove unreachable code
Daeseok Youn
1
-1
/
+0
2015-02-10
ocfs2: o2net: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2015-02-10
ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()
Jan Kara
1
-2
/
+0
2015-02-10
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
alex chen
3
-0
/
+23
2015-02-10
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents
alex chen
1
-9
/
+9
2015-02-10
ocfs2: dlm: dlmdomain: remove unused function
Rickard Strandqvist
2
-15
/
+0
2015-02-10
ocfs2: quota_local: remove unused function
Rickard Strandqvist
1
-6
/
+0
2015-02-10
ocfs2: xattr: remove unused function
Rickard Strandqvist
1
-10
/
+0
2015-02-10
ocfs2: fix snprintf format specifier in dlmdebug.c
alex chen
1
-2
/
+2
2015-02-10
ocfs2: fix wrong comment
Junxiao Bi
1
-6
/
+6
2015-02-10
ocfs2: fix uninitialized variable access
Junxiao Bi
1
-1
/
+1
2015-02-10
ocfs2: remove unnecessary else in ocfs2_set_acl()
Fabian Frederick
1
-8
/
+6
2015-02-10
ocfs2/dlm: add missing dlm_lock_put() when recovery master down
Xue jiufei
1
-0
/
+7
2015-02-10
sh: eliminate unused irq_reg_{readl,writel} accessors
Kevin Cernekee
2
-6
/
+0
2015-02-10
sh: build superh without CONFIG_EXPERT
Rob Landley
1
-1
/
+1
2015-02-10
fsnotify: fix handling of renames in audit
Jan Kara
1
-2
/
+4
2015-02-10
inotify: update documentation to reflect code changes
Zhang Zhen
1
-194
/
+3
2015-02-10
fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask
Lino Sanfilippo
2
-9
/
+18
2015-02-10
fanotify: don't recalculate a marks mask if only the ignored mask changed
Lino Sanfilippo
1
-3
/
+4
2015-02-10
fanotify: only destroy mark when both mask and ignored_mask are cleared
Lino Sanfilippo
1
-2
/
+1
2015-02-10
hugetlb, x86: register 1G page size if we can allocate them at runtime
Kirill A. Shutemov
1
-0
/
+11
2015-02-09
random: Fix fast_mix() function
George Spelvin
1
-4
/
+4
2015-02-09
EDAC: Add repo URLs to MAINTAINERS
Borislav Petkov
1
-0
/
+2
2015-02-09
Linux 3.19
v3.19
Linus Torvalds
1
-1
/
+1
2015-02-09
nios2: fix unhandled signals
Chung-Ling Tang
1
-3
/
+5
2015-02-08
x86/tlb/trace: Do not trace on CPU that is offline
Steven Rostedt (Red Hat)
1
-1
/
+3
2015-02-08
tracing: Add condition check to RCU lockdep checks
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-02-06
Revert "IB/core: Add support for extended query device caps"
Yann Droneaud
5
-130
/
+42
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
4
-23
/
+0
2015-02-05
nilfs2: fix deadlock of segment constructor over I_SYNC flag
Ryusuke Konishi
3
-7
/
+44
2015-02-05
MAINTAINERS: remove SUPERH website
Sudip Mukherjee
1
-1
/
+0
2015-02-05
memcg, shmem: fix shmem migration to use lrucare
Michal Hocko
2
-2
/
+2
2015-02-05
mm: export "high_memory" symbol on !MMU
Arnd Bergmann
1
-0
/
+1
[next]