Chris Metcalf
|
4b12909fd1
tile: remove HUGE_VMAP dead code
|
12 年之前 |
Linus Torvalds
|
4de9ad9bc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
12 年之前 |
Wang Sheng-Hui
|
6d715790ef
tile: add null check for kzalloc in tile/kernel/setup.c
|
12 年之前 |
Chris Metcalf
|
d7c9661115
tile: remove support for TILE64
|
12 年之前 |
Chris Metcalf
|
640710a33b
tile: add virt_to_kpte() API and clean up and document behavior
|
12 年之前 |
Chris Metcalf
|
acbde1db29
tile: parameterize VA and PA space more cleanly
|
12 年之前 |
Chris Metcalf
|
6f0142d501
tile: allow "initrd" boot argument for kexec
|
12 年之前 |
Chris Metcalf
|
77f8c740d1
tile: support "memmap" boot parameter
|
12 年之前 |
Chris Metcalf
|
523c178edf
tile PCI RC: tilepro conflict with PCI and RAM addresses
|
12 年之前 |
Paul Gortmaker
|
18f894c145
tile: delete __cpuinit usage from all tile files
|
12 年之前 |
Jiang Liu
|
3f29c33194
mm/tile: prepare for removing num_physpages and simplify mem_init()
|
12 年之前 |
Jiang Liu
|
40a3b8df7b
tile: normalize global variables exported by vmlinux.lds
|
12 年之前 |
Chris Metcalf
|
ff7f3efb9a
tile: expect new initramfs name from hypervisor file system
|
12 年之前 |
Chris Metcalf
|
a05d3f9fa3
tile: provide "screen_info" when enabling VT
|
12 年之前 |
Chris Metcalf
|
f6d2ce00da
tile: updates to pci root complex from community feedback
|
13 年之前 |
Chris Metcalf
|
41bb38fc53
tile pci: enable IOMMU to support DMA for legacy devices
|
13 年之前 |
Chris Metcalf
|
eef015c8aa
arch/tile: enable ZONE_DMA for tilegx
|
13 年之前 |
Chris Metcalf
|
129622672d
arch/tile: tilegx PCI root complex support
|
13 年之前 |
Chris Metcalf
|
2ded5c2484
tile: add #include to unbreak build after generic init_task conversion
|
13 年之前 |
Linus Torvalds
|
fa2af6e4fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
13 年之前 |
Chris Metcalf
|
621b195515
arch/tile: support multiple huge page sizes dynamically
|
13 年之前 |
Chris Metcalf
|
d5d14ed6f2
arch/tile: Allow tilegx to build with either 16K or 64K page size
|
13 年之前 |
Thomas Gleixner
|
293ef7b828
tile: Use generic init_task
|
13 年之前 |
Linus Torvalds
|
4157368edb
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
13 年之前 |
Chris Metcalf
|
bfffe79bc2
arch/tile: use proper memparse() for "maxmem" options
|
13 年之前 |
Chris Metcalf
|
51bcdf8879
arch/tile: fix a couple of comments that needed updating
|
13 年之前 |
Rusty Russell
|
5f054e31c6
documentation: remove references to cpu_*_map.
|
13 年之前 |
Rusty Russell
|
0b5f9c005d
remove references to cpu_*_map in arch/
|
13 年之前 |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 年之前 |
Chris Metcalf
|
43d9ebba93
arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
|
14 年之前 |