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