index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-06-11
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-04
1
-1
/
+1
*
|
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-04
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-12
1
-2
/
+5
*
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2013-09-12
1
-6
/
+0
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
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-10
1
-2
/
+0
*
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-09
1
-4
/
+4
*
mm/tile: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-14
/
+1
*
tile: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm/tile: use common help functions to free reserved pages
Jiang Liu
2013-07-03
1
-5
/
+2
*
mm, vmalloc: change iterating a vmlist to find_vm_area()
Joonsoo Kim
2013-04-29
1
-6
/
+1
*
swap: add per-partition lock for swapfile
Shaohua Li
2013-02-23
1
-1
/
+1
*
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-23
1
-0
/
+8
*
mm: remove flags argument to mmap_region
Michel Lespinasse
2013-02-23
1
-1
/
+0
*
tile: export a handful of symbols appropriately
Chris Metcalf
2013-02-08
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
1
-2
/
+3
|
\
|
*
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
1
-2
/
+3
*
|
mm: use vm_unmapped_area() in hugetlbfs on tile architecture
Michel Lespinasse
2012-12-11
1
-114
/
+25
|
/
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2012-10-09
1
-12
/
+7
*
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-07-27
1
-1
/
+1
|
\
|
*
tile: remove usage of enum km_type
Cong Wang
2012-07-23
1
-1
/
+1
*
|
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
2012-07-18
1
-6
/
+5
*
|
tilegx pci: support I/O to arbitrarily-cached pages
Chris Metcalf
2012-07-18
2
-116
/
+99
*
|
arch/tile: tilegx PCI root complex support
Chris Metcalf
2012-07-18
1
-7
/
+0
|
/
[next]