index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
score: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-17
/
+2
2015-02-10
s390: drop pte_file()-related helpers
Kirill A. Shutemov
1
-25
/
+4
2015-02-10
parisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-10
/
+0
2015-02-10
openrisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-13
/
+0
2015-02-10
nios2: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-10
/
+1
2015-02-10
mn10300: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-14
/
+3
2015-02-10
mips: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
4
-56
/
+0
2015-02-10
microblaze: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-11
/
+0
2015-02-10
metag: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-6
/
+0
2015-02-10
m68k: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
4
-53
/
+2
2015-02-10
m32r: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-15
/
+0
2015-02-10
ia64: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-20
/
+5
2015-02-10
hexagon: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-44
/
+16
2015-02-10
frv: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-22
/
+5
2015-02-10
cris: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
3
-10
/
+0
2015-02-10
c6x: drop pte_file()
Kirill A. Shutemov
1
-5
/
+0
2015-02-10
blackfin: drop pte_file()
Kirill A. Shutemov
1
-5
/
+0
2015-02-10
avr32: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-25
/
+0
2015-02-10
arm: drop L_PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
5
-22
/
+4
2015-02-10
arm64: drop PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-18
/
+4
2015-02-10
arc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-12
/
+1
2015-02-10
alpha: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-7
/
+0
2015-02-10
asm-generic: drop unused pte_file* helpers
Kirill A. Shutemov
1
-15
/
+0
2015-02-10
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
13
-71
/
+49
2015-02-10
mm: replace vma->sharead.linear with vma->shared
Kirill A. Shutemov
2
-22
/
+20
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
[next]