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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
mm: make remove_migration_ptes() beyond mm/migration.c
Kirill A. Shutemov
1
-0
/
+2
2016-03-17
rmap: extend try_to_unmap() to be usable by split_huge_page()
Kirill A. Shutemov
2
-0
/
+10
2016-03-17
rmap: introduce rmap_walk_locked()
Kirill A. Shutemov
1
-0
/
+1
2016-03-17
mm: remove VM_FAULT_MINOR
Jan Kara
1
-2
/
+0
2016-03-17
mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
Dan Williams
2
-13
/
+22
2016-03-17
mm/page_ref: add tracepoint to track down page reference manipulation
Joonsoo Kim
2
-5
/
+227
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
3
-35
/
+94
2016-03-17
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
Mel Gorman
2
-8
/
+3
2016-03-17
mm: remove unnecessary description about a non-exist gfp flag
Satoru Takeuchi
1
-2
/
+0
2016-03-17
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
2
-0
/
+3
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-9
/
+8
2016-03-17
virtio_balloon: export 'available' memory to balloon statistics
Igor Redko
1
-1
/
+2
2016-03-17
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-0
/
+1
2016-03-17
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
1
-0
/
+17
2016-03-17
mm, tracing: refresh __def_vmaflag_names
Kirill A. Shutemov
2
-7
/
+17
2016-03-17
mm: move max_map_count bits into mm.h
Andrey Ryabinin
2
-21
/
+21
2016-03-17
thp, vmstats: count deferred split events
Kirill A. Shutemov
1
-0
/
+1
2016-03-17
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
1
-0
/
+10
2016-03-17
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
1
-10
/
+0
2016-03-17
include/linux/page-flags.h: force inlining of selected page flag modifications
Denys Vlasenko
1
-15
/
+15
2016-03-17
bufferhead: force inlining of buffer head flag operations
Denys Vlasenko
1
-5
/
+5
2016-03-17
mm, compaction: introduce kcompactd
Vlastimil Babka
4
-0
/
+78
2016-03-17
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
Naoya Horiguchi
1
-0
/
+2
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-1
/
+2
2016-03-17
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
1
-0
/
+21
2016-03-17
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-17
/
+157
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-75
/
+59
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-32
/
+243
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2016-03-17
Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-2
/
+101
2016-03-17
Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2
-0
/
+5
2016-03-17
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+6
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
7
-90
/
+65
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
19
-504
/
+238
2016-03-17
livepatch/module: remove livepatch module notifier
Jessica Yu
1
-0
/
+13
2016-03-16
Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
1
-3
/
+0
2016-03-16
Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
15
-46
/
+548
2016-03-16
Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-1
/
+44
2016-03-16
Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-3
/
+12
2016-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-0
/
+20
2016-03-16
Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-03-16
clk: rockchip: add clock-id for rk3036 emac pll source clock
Xing Zheng
1
-0
/
+1
2016-03-16
clk: rockchip: add node-id for rk3036 emac hclk
Xing Zheng
1
-0
/
+1
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-97
/
+94
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-55
/
+90
2016-03-16
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
1
-0
/
+3
2016-03-16
watchdog: Add support for minimum time between heartbeats
Guenter Roeck
1
-0
/
+3
2016-03-16
watchdog: Introduce WDOG_HW_RUNNING flag
Guenter Roeck
1
-0
/
+10
2016-03-16
watchdog: Introduce hardware maximum heartbeat in watchdog core
Guenter Roeck
1
-8
/
+20
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-178
/
+386
[prev]
[next]