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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-14
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-11
/
+7
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
1
-19
/
+13
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2014-10-02
tile: Remove tile-specific _sinitdata and _einitdata
Geert Uytterhoeven
1
-6
/
+6
2014-08-26
tile: Replace __get_cpu_var uses
Christoph Lameter
1
-2
/
+2
2014-05-28
replace strict_strto* call with kstrto*
Daniel Walter
1
-1
/
+1
2014-05-13
tile: cleanup the comment in init_pgprot
Wang Sheng-Hui
1
-3
/
+3
2013-09-13
tile: remove HUGE_VMAP dead code
Chris Metcalf
1
-4
/
+0
2013-09-03
tile: make __write_once a synonym for __read_mostly
Chris Metcalf
1
-11
/
+2
2013-09-03
tile: remove support for TILE64
Chris Metcalf
1
-65
/
+3
2013-09-03
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
1
-2
/
+2
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
1
-4
/
+4
2013-08-30
tile: remove set/clear_fixmap APIs
Chris Metcalf
1
-4
/
+1
2013-07-04
mm/tile: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-14
/
+1
2013-07-04
tile: normalize global variables exported by vmlinux.lds
Jiang Liu
1
-1
/
+1
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm/tile: use common help functions to free reserved pages
Jiang Liu
1
-5
/
+2
2013-02-24
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+8
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
1
-35
/
+24
2012-05-25
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
1
-0
/
+4
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
1
-8
/
+3
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
1
-0
/
+4
2012-04-02
arch/tile: remove bogus performance optimization
Chris Metcalf
1
-5
/
+0
2012-04-02
arch/tile: fix bug in loading kernels larger than 16 MB
Chris Metcalf
1
-6
/
+15
2012-03-28
Disintegrate asm/system.h for Tile
David Howells
1
-1
/
+0
2011-08-03
arch/tile/mm/init.c: trivial: use BUG_ON
Julia Lawall
1
-2
/
+1
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
1
-17
/
+1
2011-03-02
arch/tile: export some additional module symbols
Chris Metcalf
1
-0
/
+1
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
2010-11-01
arch/tile: avoid __must_check warning on one strict_strtol check
Chris Metcalf
1
-2
/
+6
2010-10-15
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
1
-1
/
+1
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
1
-48
/
+51
2010-06-05
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
1
-0
/
+1082