index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
tile: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+5
2015-04-14
sparc: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+4
2015-04-14
sh: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+4
2015-04-14
s390: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+5
2015-04-14
powerpc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+6
2015-04-14
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
6
-15
/
+18
2015-04-14
mips: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+5
2015-04-14
m68k: mark PMD folded and expose number of page table levels
Kirill A. Shutemov
1
-0
/
+4
2015-04-14
ia64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
6
-31
/
+23
2015-04-14
arm: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+5
2015-04-14
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
9
-32
/
+32
2015-04-14
alpha: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+4
2015-04-14
mm: completely remove dumping per-cpu lists from show_mem()
Konstantin Khlebnikov
2
-21
/
+2
2015-04-14
mm: hide per-cpu lists in output of show_mem()
Konstantin Khlebnikov
2
-9
/
+31
2015-04-14
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
9
-49
/
+41
2015-04-14
mm: incorporate zero pages into transparent huge pages
Ebru Akagunduz
1
-8
/
+20
2015-04-14
mm/compaction: enhance compaction finish condition
Joonsoo Kim
3
-7
/
+29
2015-04-14
mm/page_alloc: factor out fallback freepage checking
Joonsoo Kim
1
-52
/
+91
2015-04-14
mm/cma: change fallback behaviour for CMA freepage
Joonsoo Kim
1
-17
/
+19
2015-04-14
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
3
-28
/
+30
2015-04-14
cma: debug: document new debugfs interface
Sasha Levin
1
-0
/
+21
2015-04-14
mm-cma-allocation-trigger-fix
Andrew Morton
1
-1
/
+1
2015-04-14
mm: cma: release trigger
Sasha Levin
1
-0
/
+58
2015-04-14
mm: cma: allocation trigger
Sasha Levin
3
-1
/
+63
2015-04-14
mm: cma: debugfs interface
Sasha Levin
5
-15
/
+91
2015-04-14
memory hotplug: use macro to switch between section and pfn
Sheng Yong
2
-2
/
+2
2015-04-14
mm: memcontrol: update copyright notice
Johannes Weiner
1
-0
/
+6
2015-04-14
mm/memblock.c: rename local variable of memblock_type to `type'
Baoquan He
1
-2
/
+2
2015-04-14
mm: move mm_populate()-related code to mm/gup.c
Kirill A. Shutemov
2
-118
/
+118
2015-04-14
mm: move gup() -> posix mlock() error conversion out of __mm_populate
Kirill A. Shutemov
1
-4
/
+7
2015-04-14
mm: rename __mlock_vma_pages_range() to populate_vma_page_range()
Kirill A. Shutemov
4
-27
/
+17
2015-04-14
mm: rename FOLL_MLOCK to FOLL_POPULATE
Kirill A. Shutemov
4
-6
/
+6
2015-04-14
slob: make slob_alloc_node() static and remove EXPORT_SYMBOL()
Fabian Frederick
1
-2
/
+1
2015-04-14
slub: use bool function return values of true/false not 1/0
Joe Perches
1
-6
/
+6
2015-04-14
mm, slab: correct config option in comment
David Rientjes
1
-1
/
+1
2015-04-14
mm/slub.c: parse slub_debug O option in switch statement
Chris J Arges
1
-9
/
+7
2015-04-14
mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3
Geert Uytterhoeven
1
-3
/
+14
2015-04-14
watchdog: introduce the hardlockup_detector_disable() function
Ulrich Obergfell
3
-27
/
+5
2015-04-14
watchdog: clean up some function names and arguments
Ulrich Obergfell
1
-8
/
+12
2015-04-14
watchdog: enable the new user interface of the watchdog mechanism
Ulrich Obergfell
5
-89
/
+97
2015-04-14
watchdog: implement error handling for failure to set up hardware perf events
Ulrich Obergfell
1
-0
/
+30
2015-04-14
watchdog: introduce separate handlers for parameters in /proc/sys/kernel
Ulrich Obergfell
2
-0
/
+67
2015-04-14
watchdog: introduce proc_watchdog_common()
Ulrich Obergfell
1
-0
/
+65
2015-04-14
watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()
Ulrich Obergfell
1
-1
/
+2
2015-04-14
watchdog: introduce the proc_watchdog_update() function
Ulrich Obergfell
1
-0
/
+23
2015-04-14
watchdog: new definitions and variables, initialization
Ulrich Obergfell
2
-1
/
+28
2015-04-14
ocfs2: make mlog_errno return the errno
Andrew Morton
1
-2
/
+3
2015-04-14
ocfs2: check if the ocfs2 lock resource has been initialized before calling o...
alex chen
1
-0
/
+5
2015-04-14
ocfs2: logging: remove static buffer, use vsprintf extension %pV
Joe Perches
1
-15
/
+18
2015-04-14
ocfs2: incorrect check for debugfs returns
Chengyu Song
3
-16
/
+37
[prev]
[next]