index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
7
-205
/
+71
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
23
-298
/
+259
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
177
-2866
/
+4103
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
12
-31
/
+12
2014-10-09
include/linux/screen_info.h: remove unused ORIG_* macros
Geert Uytterhoeven
1
-8
/
+0
2014-10-09
kernel/sys.c: compat sysinfo syscall: fix undefined behavior
Scotty Bauer
1
-1
/
+1
2014-10-09
kernel/sys.c: whitespace fixes
vishnu.ps
1
-128
/
+137
2014-10-09
acct: eliminate compile warning
Ying Xue
1
-5
/
+9
2014-10-09
kernel/async.c: switch to pr_foo()
Ionut Alexa
1
-4
/
+4
2014-10-09
include/linux/blkdev.h: use NULL instead of zero
Michele Curti
1
-1
/
+1
2014-10-09
include/linux/kernel.h: deduplicate code implementing clamp* macros
Michal Nazarewicz
1
-17
/
+7
2014-10-09
include/linux/kernel.h: rewrite min3, max3 and clamp using min and max
Michal Nazarewicz
1
-27
/
+5
2014-10-09
alpha: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-7
/
+1
2014-10-09
frv: remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-8
/
+6
2014-10-09
frv: remove unused cpuinfo_frv and friends to fix future build error
Geert Uytterhoeven
2
-18
/
+0
2014-10-09
zbud: avoid accessing last unused freelist
Chao Yu
1
-6
/
+7
2014-10-09
zsmalloc: simplify init_zspage free obj linking
Dan Streetman
1
-9
/
+5
2014-10-09
mm/zsmalloc.c: correct comment for fullness group computation
Wang Sheng-Hui
1
-1
/
+1
2014-10-09
zram: use notify_free to account all free notifications
Sergey Senozhatsky
2
-5
/
+9
2014-10-09
zram: report maximum used memory
Minchan Kim
4
-2
/
+70
2014-10-09
zram: zram memory size limitation
Minchan Kim
4
-4
/
+79
2014-10-09
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
3
-8
/
+7
2014-10-09
zsmalloc: move pages_allocated to zs_pool
Minchan Kim
1
-15
/
+8
2014-10-09
m68k: call find_vma with the mmap_sem held in sys_cacheflush()
Davidlohr Bueso
1
-8
/
+13
2014-10-09
vmstat: on-demand vmstat workers V8
Christoph Lameter
1
-21
/
+120
2014-10-09
CMA: document cma=0
Jean Delvare
2
-1
/
+5
2014-10-09
fs/buffer.c: increase the buffer-head per-CPU LRU size
Sebastien Buisson
1
-1
/
+1
2014-10-09
mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY
Mel Gorman
1
-1
/
+3
2014-10-09
selftests/vm/transhuge-stress: stress test for memory compaction
Konstantin Khlebnikov
2
-0
/
+145
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
11
-3
/
+37
2014-10-09
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
Konstantin Khlebnikov
4
-206
/
+39
2014-10-09
mm/balloon_compaction: redesign ballooned pages management
Konstantin Khlebnikov
7
-118
/
+68
2014-10-09
arm64: mm: enable RCU fast_gup
Steve Capper
3
-1
/
+39
2014-10-09
arm64: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
2
-3
/
+18
2014-10-09
arm: mm: enable RCU fast_gup
Steve Capper
3
-0
/
+27
2014-10-09
arm: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
2
-2
/
+37
2014-10-09
arm: mm: introduce special ptes for LPAE
Steve Capper
3
-4
/
+11
2014-10-09
mm: introduce a general RCU get_user_pages_fast()
Steve Capper
2
-0
/
+357
2014-10-09
mm/dmapool.c: fixed a brace coding style issue
Paul McQuade
1
-9
/
+6
2014-10-09
mm: ksm use pr_err instead of printk
Paul McQuade
1
-2
/
+2
2014-10-09
drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entry
Yasuaki Ishimatsu
1
-0
/
+3
2014-10-09
mm/bootmem.c: use include/linux/ headers
Paul McQuade
1
-2
/
+2
2014-10-09
mm/filemap.c: remove trailing whitespace
Paul McQuade
1
-2
/
+2
2014-10-09
mm/mremap.c: use linux headers
Paul McQuade
1
-1
/
+1
2014-10-09
memcg: zap memcg_can_account_kmem
Vladimir Davydov
1
-9
/
+3
2014-10-09
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
3
-57
/
+25
2014-10-09
mm: memcontrol: simplify detecting when the memory+swap limit is hit
Johannes Weiner
1
-34
/
+13
2014-10-09
mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache
Michal Hocko
2
-21
/
+23
2014-10-09
mm: dmapool: add/remove sysfs file outside of the pool lock lock
Sebastian Andrzej Siewior
1
-8
/
+35
2014-10-09
memcg: move memcg_update_cache_size() to slab_common.c
Vladimir Davydov
3
-52
/
+28
[next]