Chris Metcalf
|
3f81d2447b
tile: use free_bootmem_late() for initrd
|
10 years ago |
Linus Torvalds
|
05a8256c58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
10 years ago |
Chris Metcalf
|
9a5d2cbe6a
tile: set up initial stack top to honor STACK_TOP_DELTA
|
10 years ago |
Chris Metcalf
|
9b0f5d63e7
tile: properly use node_isset() on a nodemask_t
|
10 years ago |
Linus Torvalds
|
6496edfce9
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 years ago |
Chris Metcalf
|
128f3cb939
tile: nohz: warn if nohz_full uses hypervisor shared cores
|
10 years ago |
Rusty Russell
|
0cc0cd7049
tile: fix up obsolete cpu function usage.
|
10 years ago |
Tejun Heo
|
839b268033
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 years ago |
Linus Torvalds
|
0db2812a52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
10 years ago |
Joe Perches
|
f80e696854
tile: use pr_warn instead of pr_warning
|
10 years ago |
Joe Perches
|
4b3ed61485
tile: neaten early_printk uses
|
10 years ago |
Joe Perches
|
f47436734d
tile: Use the more common pr_warn instead of pr_warning
|
10 years ago |
Christoph Lameter
|
b4f501916c
tile: Replace __get_cpu_var uses
|
11 years ago |
Daniel Walter
|
b2dfa048ba
replace strict_strto* call with kstrto*
|
11 years ago |
Wang Sheng-Hui
|
3af1ea5a2e
tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags
|
11 years ago |
Chris Metcalf
|
4b12909fd1
tile: remove HUGE_VMAP dead code
|
12 years ago |
Linus Torvalds
|
4de9ad9bc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
12 years ago |
Wang Sheng-Hui
|
6d715790ef
tile: add null check for kzalloc in tile/kernel/setup.c
|
12 years ago |
Chris Metcalf
|
d7c9661115
tile: remove support for TILE64
|
12 years ago |
Chris Metcalf
|
640710a33b
tile: add virt_to_kpte() API and clean up and document behavior
|
12 years ago |
Chris Metcalf
|
acbde1db29
tile: parameterize VA and PA space more cleanly
|
12 years ago |
Chris Metcalf
|
6f0142d501
tile: allow "initrd" boot argument for kexec
|
12 years ago |
Chris Metcalf
|
77f8c740d1
tile: support "memmap" boot parameter
|
12 years ago |
Chris Metcalf
|
523c178edf
tile PCI RC: tilepro conflict with PCI and RAM addresses
|
12 years ago |
Paul Gortmaker
|
18f894c145
tile: delete __cpuinit usage from all tile files
|
12 years ago |
Jiang Liu
|
3f29c33194
mm/tile: prepare for removing num_physpages and simplify mem_init()
|
12 years ago |
Jiang Liu
|
40a3b8df7b
tile: normalize global variables exported by vmlinux.lds
|
12 years ago |
Chris Metcalf
|
ff7f3efb9a
tile: expect new initramfs name from hypervisor file system
|
12 years ago |
Chris Metcalf
|
a05d3f9fa3
tile: provide "screen_info" when enabling VT
|
12 years ago |
Chris Metcalf
|
f6d2ce00da
tile: updates to pci root complex from community feedback
|
13 years ago |