index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-11-10
1
-12
/
+0
*
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-28
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-05
1
-1
/
+1
|
\
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2015-07-01
1
-7
/
+10
|
\
\
|
*
|
tile: avoid a "label not used" warning in do_page_fault()
Chris Metcalf
2015-06-04
1
-7
/
+10
|
|
/
*
|
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
2015-06-25
1
-5
/
+0
*
|
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-2
/
+2
*
|
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2015-05-19
1
-1
/
+2
|
/
*
tile: map data region shadow of kernel as R/W
Chris Metcalf
2015-04-17
1
-2
/
+5
*
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
2015-04-17
1
-3
/
+7
*
tile/elf: reorganize notify_exec()
Davidlohr Bueso
2015-04-17
1
-18
/
+29
*
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-14
2
-18
/
+12
*
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-12
1
-28
/
+0
*
tile: drop pte_file()-related helpers
Kirill A. Shutemov
2015-02-10
1
-4
/
+0
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
*
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-11-11
5
-55
/
+39
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
2
-3
/
+3
|
\
|
*
tile: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
2
-3
/
+3
*
|
tile: Remove tile-specific _sinitdata and _einitdata
Geert Uytterhoeven
2014-10-02
1
-6
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-06-12
1
-4
/
+4
|
\
|
*
replace strict_strto* call with kstrto*
Daniel Walter
2014-05-28
1
-1
/
+1
|
*
tile: cleanup the comment in init_pgprot
Wang Sheng-Hui
2014-05-13
1
-3
/
+3
*
|
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-05
1
-1
/
+1
*
|
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-05
1
-5
/
+0
|
/
*
tile: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-1
/
+5
*
tile: remove HUGE_VMAP dead code
Chris Metcalf
2013-09-13
2
-6
/
+0
*
tile: use pmd_pfn() instead of casting via pte_t
Chris Metcalf
2013-09-13
1
-2
/
+1
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-13
1
-2
/
+5
*
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2013-09-13
1
-6
/
+0
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-12
1
-0
/
+5
*
tile: make __write_once a synonym for __read_mostly
Chris Metcalf
2013-09-03
1
-11
/
+2
*
tile: remove support for TILE64
Chris Metcalf
2013-09-03
3
-144
/
+23
*
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
2013-09-03
3
-7
/
+25
*
tile: parameterize VA and PA space more cleanly
Chris Metcalf
2013-09-03
1
-4
/
+4
*
tile: don't assume user privilege is zero
Chris Metcalf
2013-09-03
1
-2
/
+2
*
tile: handle super huge pages in virt_to_pte
Chris Metcalf
2013-08-30
1
-0
/
+3
*
tile: remove set/clear_fixmap APIs
Chris Metcalf
2013-08-30
2
-53
/
+1
*
tile: support ASLR fully
Tony Lu
2013-08-30
1
-2
/
+22
*
tile: support kprobes on tilegx
Tony Lu
2013-08-30
1
-0
/
+12
*
tile: provide traceability for hypervisor calls
Chris Metcalf
2013-08-13
2
-4
/
+4
*
tile: avoid struct vm_struct leak
Chris Metcalf
2013-08-13
1
-1
/
+1
*
tile: implement gettimeofday() via vDSO
Chris Metcalf
2013-08-13
1
-35
/
+2
*
tile: support simulator notification for ET_DYN objects
Chris Metcalf
2013-08-13
1
-14
/
+48
*
tile: support CONFIG_PREEMPT
Chris Metcalf
2013-08-13
1
-1
/
+3
*
tile: remove calls to arch_flush_lazy_mmu_mode()
Chris Metcalf
2013-08-13
2
-5
/
+2
*
tile: fix some issues in hugepage support
Chris Metcalf
2013-08-13
1
-35
/
+3
*
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-08-13
1
-0
/
+41
*
tile: fix tilegx vmalloc_sync_all BUG_ON
Chris Metcalf
2013-08-12
1
-1
/
+2
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-11
1
-2
/
+0
[next]