index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tile: use free_bootmem_late() for initrd
Chris Metcalf
2015-08-27
1
-1
/
+1
*
tile: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-1
/
+2
*
replace strict_strto* call with kstrto*
Daniel Walter
2014-05-28
1
-5
/
+2
*
tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags
Wang Sheng-Hui
2014-05-02
1
-2
/
+3
*
tile: remove HUGE_VMAP dead code
Chris Metcalf
2013-09-13
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-09-06
1
-28
/
+134
|
\
|
*
tile: add null check for kzalloc in tile/kernel/setup.c
Wang Sheng-Hui
2013-09-03
1
-0
/
+4
|
*
tile: remove support for TILE64
Chris Metcalf
2013-09-03
1
-13
/
+0
|
*
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
2013-09-03
1
-3
/
+3
|
*
tile: parameterize VA and PA space more cleanly
Chris Metcalf
2013-09-03
1
-4
/
+4
|
*
tile: allow "initrd" boot argument for kexec
Chris Metcalf
2013-08-30
1
-0
/
+42
|
*
tile: support "memmap" boot parameter
Chris Metcalf
2013-08-12
1
-4
/
+76
|
*
tile PCI RC: tilepro conflict with PCI and RAM addresses
Chris Metcalf
2013-08-05
1
-4
/
+5
*
|
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
2013-07-14
1
-6
/
+6
|
/
*
mm/tile: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-8
/
+8
*
tile: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-07-03
1
-2
/
+2
*
tile: expect new initramfs name from hypervisor file system
Chris Metcalf
2013-03-29
1
-13
/
+12
*
tile: provide "screen_info" when enabling VT
Chris Metcalf
2013-02-04
1
-0
/
+5
*
tile: updates to pci root complex from community feedback
Chris Metcalf
2012-07-18
1
-3
/
+1
*
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
2012-07-18
1
-19
/
+16
*
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
2012-07-18
1
-1
/
+11
*
arch/tile: tilegx PCI root complex support
Chris Metcalf
2012-07-18
1
-0
/
+6
*
tile: add #include to unbreak build after generic init_task conversion
Chris Metcalf
2012-06-06
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-05-25
1
-54
/
+115
|
\
|
*
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
2012-05-25
1
-50
/
+111
|
*
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
2012-05-25
1
-4
/
+4
*
|
tile: Use generic init_task
Thomas Gleixner
2012-05-05
1
-0
/
+16
|
/
*
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2012-04-06
1
-11
/
+17
|
\
|
*
arch/tile: use proper memparse() for "maxmem" options
Chris Metcalf
2012-04-02
1
-9
/
+8
|
*
arch/tile: fix a couple of comments that needed updating
Chris Metcalf
2012-04-02
1
-2
/
+9
*
|
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-29
1
-1
/
+1
*
|
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-29
1
-3
/
+3
|
/
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-2
/
+1
*
arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
Chris Metcalf
2011-05-04
1
-0
/
+6
*
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2011-03-10
1
-8
/
+12
*
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
Chris Metcalf
2010-11-24
1
-1
/
+1
*
arch/tile: bomb raw_local_irq_ to arch_local_irq_
Chris Metcalf
2010-11-01
1
-4
/
+4
*
Remove duplicate includes from many files
Zimny Lech
2010-10-27
1
-2
/
+0
*
arch/tile: convert a BUG_ON to BUILD_BUG_ON
Chris Metcalf
2010-10-15
1
-1
/
+1
*
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
2010-10-15
1
-12
/
+16
*
arch/tile: Add a warning if we try to allocate too much vmalloc memory.
Chris Metcalf
2010-10-14
1
-0
/
+4
*
arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...
Chris Metcalf
2010-08-13
1
-2
/
+2
*
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-07-06
1
-59
/
+73
*
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
2010-06-04
1
-0
/
+1497