index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2012-12-12
mm: use vm_unmapped_area() in hugetlbfs on tile architecture
Michel Lespinasse
1
-114
/
+25
2012-10-24
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
1
-2
/
+3
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
1
-12
/
+7
2012-07-27
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-1
/
+1
2012-07-23
tile: remove usage of enum km_type
Cong Wang
1
-1
/
+1
2012-07-19
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
1
-6
/
+5
2012-07-19
tilegx pci: support I/O to arbitrarily-cached pages
Chris Metcalf
2
-116
/
+99
2012-07-19
arch/tile: tilegx PCI root complex support
Chris Metcalf
1
-7
/
+0
2012-05-25
tile/mm/fault.c: Port OOM changes to handle_page_fault
Kautuk Consul
1
-5
/
+27
2012-05-25
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
5
-79
/
+226
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
2
-23
/
+15
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
4
-55
/
+25
2012-04-02
arch/tile: remove bogus performance optimization
Chris Metcalf
1
-5
/
+0
2012-04-02
arch/tile: export the page_home() function.
Chris Metcalf
1
-0
/
+1
2012-04-02
arch/tile: fix up locking in pgtable.c slightly
Chris Metcalf
1
-10
/
+12
2012-04-02
arch/tile: fix bug in loading kernels larger than 16 MB
Chris Metcalf
1
-6
/
+15
2012-04-02
arch/tile: don't enable irqs unconditionally in page fault handler
Chris Metcalf
1
-2
/
+5
2012-04-02
arch/tile: don't set the homecache of a PTE unless appropriate
Chris Metcalf
1
-4
/
+12
2012-04-02
arch/tile: don't wait for migrating PTEs in an NMI handler
Chris Metcalf
1
-3
/
+10
2012-04-02
arch/tile: fix a couple of comments that needed updating
Chris Metcalf
1
-1
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
4
-3
/
+1
2012-03-28
Disintegrate asm/system.h for Tile
David Howells
4
-3
/
+1
2012-03-24
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-7
/
+1
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-2
/
+2
2011-12-11
tile: Make tile use the new is_idle_task() API
Paul E. McKenney
1
-2
/
+2
2011-12-04
arch/tile: fix double-free bug in homecache_free_pages()
Chris Metcalf
1
-3
/
+6
2011-08-03
arch/tile/mm/init.c: trivial: use BUG_ON
Julia Lawall
1
-2
/
+1
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-11
/
+206
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-20
arch/tile: support signal "exception-trace" hook
Chris Metcalf
1
-9
/
+15
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
1
-0
/
+187
2011-05-03
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
1
-2
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
4
-47
/
+144
2011-03-10
arch/tile: fix some comments and whitespace
Chris Metcalf
1
-8
/
+0
2011-03-02
arch/tile: export some additional module symbols
Chris Metcalf
1
-0
/
+1
2011-03-02
arch/tile: enhance existing finv_buffer_remote() routine
Chris Metcalf
1
-5
/
+31
2011-03-02
arch/tile: fix reversed test of strict_strtol() return value
Chris Metcalf
1
-1
/
+1
2011-03-02
arch/tile: avoid a simulator warning during bootup
Chris Metcalf
1
-0
/
+11
2011-03-02
arch/tile: catch up with section naming convention in 2.6.35
Chris Metcalf
1
-1
/
+1
2011-02-23
tile: Fix __pte_free_tlb
Peter Zijlstra
1
-13
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-11-01
arch/tile: avoid __must_check warning on one strict_strtol check
Chris Metcalf
1
-2
/
+6
2010-11-01
arch/tile: complete migration to new kmap_atomic scheme
Chris Metcalf
2
-3
/
+3
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+2
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-15
/
+10
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
1
-62
/
+23
[next]