index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
2014-06-05
4
-16
/
+44
*
memblock: introduce memblock_alloc_range()
Akinobu Mita
2014-06-05
2
-4
/
+19
*
intel-iommu: integrate DMA CMA
Akinobu Mita
2014-06-05
1
-8
/
+25
*
x86: enable DMA CMA with swiotlb
Akinobu Mita
2014-06-05
7
-10
/
+20
*
x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
Akinobu Mita
2014-06-05
1
-2
/
+2
*
mm,vmacache: optimize overflow system-wide flushing
Davidlohr Bueso
2014-06-05
1
-0
/
+10
*
mm,vmacache: add debug data
Davidlohr Bueso
2014-06-05
5
-2
/
+34
*
mm: only force scan in reclaim when none of the LRUs are big enough.
Suleiman Souhlal
2014-06-05
1
-27
/
+39
*
mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of c...
Cyrill Gorcunov
2014-06-05
1
-5
/
+9
*
mm: softdirty: don't forget to save file map softdiry bit on unmap
Cyrill Gorcunov
2014-06-05
1
-1
/
+1
*
mm: softdirty: make freshly remapped file pages being softdirty unconditionally
Cyrill Gorcunov
2014-06-05
1
-5
/
+2
*
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
2014-06-05
10
-50
/
+68
*
sl[au]b: charge slabs to kmemcg explicitly
Vladimir Davydov
2014-06-05
6
-26
/
+59
*
mm: slub: fix ALLOC_SLOWPATH stat
Dave Hansen
2014-06-05
1
-5
/
+3
*
mm, slab: suppress out of memory warning unless debug is enabled
David Rientjes
2014-06-05
2
-14
/
+25
*
mm/slub.c: convert vnsprintf-static to va_format
Fabian Frederick
2014-06-05
1
-7
/
+9
*
mm/slub.c: convert printk to pr_foo()
Fabian Frederick
2014-06-05
1
-72
/
+57
*
x86, mm: probe memory block size for generic x86 64bit
Yinghai Lu
2014-06-05
1
-4
/
+30
*
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
2014-06-05
8
-49
/
+75
*
x86: require x86-64 for automatic NUMA balancing
Mel Gorman
2014-06-05
1
-1
/
+1
*
fs/libfs.c: add generic data flush to fsync
Fabian Frederick
2014-06-05
3
-3
/
+41
*
fs/9p: kerneldoc fixes
Fabian Frederick
2014-06-05
4
-10
/
+8
*
fs/9p/v9fs.c: add __init to v9fs_sysfs_init
Fabian Frederick
2014-06-05
1
-1
/
+1
*
ocfs2: remove some unused code
Xue jiufei
2014-06-05
3
-7
/
+0
*
ocfs2: fix incorrect i_size of global bitmap inode after resize
Joseph Qi
2014-06-05
1
-2
/
+2
*
ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super
Joseph Qi
2014-06-05
1
-6
/
+0
*
ocfs2/dlm: disallow node joining when recovery is on going
Xue jiufei
2014-06-05
1
-1
/
+12
*
ocfs2: fix umount hang while shutting down truncate log
Xue jiufei
2014-06-05
2
-1
/
+6
*
fs/ocfs2/ioctl.c: add static to local functions
Fabian Frederick
2014-06-05
1
-40
/
+41
*
ocfs2/dlm: fix possible convert=sion deadlock
Xue jiufei
2014-06-05
1
-1
/
+9
*
ocfs2: limit printk when journal is aborted
Joseph Qi
2014-06-05
1
-2
/
+15
*
ocfs2: remove some redundant casting
George Spelvin
2014-06-05
1
-4
/
+3
*
fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
Fabian Frederick
2014-06-05
1
-2
/
+2
*
ocfs2: remove NULL assignments on static
Fabian Frederick
2014-06-05
7
-10
/
+10
*
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
2014-06-05
1
-2
/
+2
*
lib/debugobjects.c: add pr_fmt to logging
Fabian Frederick
2014-06-05
1
-5
/
+8
*
lib/debugobjects.c: convert printk to pr_foo()
Fabian Frederick
2014-06-05
1
-7
/
+5
*
fs/configfs: use pr_fmt
Fabian Frederick
2014-06-05
4
-5
/
+11
*
fs/configfs: convert printk to pr_foo()
Fabian Frederick
2014-06-05
3
-8
/
+7
*
fs/configs/item.c: kernel-doc fixes + clean-up
Fabian Frederick
2014-06-05
1
-30
/
+28
*
arch/unicore32/mm/ioremap.c: return NULL on invalid pfn
Andrew Morton
2014-06-05
1
-1
/
+3
*
arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()
Fabian Frederick
2014-06-05
1
-4
/
+2
*
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
Fabian Frederick
2014-06-05
1
-1
/
+1
*
sh: Replace __get_cpu_var uses
Christoph Lameter
2014-06-05
5
-23
/
+23
*
ntfs: remove NULL value assignments
Fabian Frederick
2014-06-05
3
-4
/
+4
*
fanotify: check file flags passed in fanotify_init
Heinrich Schuchardt
2014-06-05
1
-0
/
+25
*
fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking
Heinrich Schuchardt
2014-06-05
1
-0
/
+3
*
fs/notify/mark.c: trivial cleanup
David Cohen
2014-06-05
1
-1
/
+1
*
fanotify: create FAN_ACCESS event for readdir
Heinrich Schuchardt
2014-06-05
1
-0
/
+2
*
fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path
Heinrich Schuchardt
2014-06-05
1
-7
/
+10
[next]