1. f3a2616 tile: fix a -Wframe-larger-than warning by Chris Metcalf · 9 years ago
  2. 3f81d24 tile: use free_bootmem_late() for initrd by Chris Metcalf · 9 years ago
  3. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  4. 9a5d2cb tile: set up initial stack top to honor STACK_TOP_DELTA by Chris Metcalf · 10 years ago
  5. 9b0f5d6 tile: properly use node_isset() on a nodemask_t by Chris Metcalf · 10 years ago
  6. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  7. 128f3cb tile: nohz: warn if nohz_full uses hypervisor shared cores by Chris Metcalf · 10 years ago
  8. 0cc0cd7 tile: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago
  9. 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  10. 0db2812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  11. f80e696 tile: use pr_warn instead of pr_warning by Joe Perches · 10 years ago
  12. 4b3ed614 tile: neaten early_printk uses by Joe Perches · 10 years ago
  13. f474367 tile: Use the more common pr_warn instead of pr_warning by Joe Perches · 10 years ago
  14. b4f5019 tile: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  15. b2dfa04 replace strict_strto* call with kstrto* by Daniel Walter · 11 years ago
  16. 3af1ea5 tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags by Wang Sheng-Hui · 11 years ago
  17. 4b12909 tile: remove HUGE_VMAP dead code by Chris Metcalf · 11 years ago
  18. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  19. 6d71579 tile: add null check for kzalloc in tile/kernel/setup.c by Wang Sheng-Hui · 11 years ago
  20. d7c9661 tile: remove support for TILE64 by Chris Metcalf · 11 years ago
  21. 640710a tile: add virt_to_kpte() API and clean up and document behavior by Chris Metcalf · 11 years ago
  22. acbde1d tile: parameterize VA and PA space more cleanly by Chris Metcalf · 11 years ago
  23. 6f0142d tile: allow "initrd" boot argument for kexec by Chris Metcalf · 11 years ago
  24. 77f8c74 tile: support "memmap" boot parameter by Chris Metcalf · 11 years ago
  25. 523c178 tile PCI RC: tilepro conflict with PCI and RAM addresses by Chris Metcalf · 11 years ago
  26. 18f894c tile: delete __cpuinit usage from all tile files by Paul Gortmaker · 12 years ago
  27. 3f29c33 mm/tile: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  28. 40a3b8d tile: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  29. ff7f3ef tile: expect new initramfs name from hypervisor file system by Chris Metcalf · 12 years ago
  30. a05d3f9 tile: provide "screen_info" when enabling VT by Chris Metcalf · 12 years ago
  31. f6d2ce0 tile: updates to pci root complex from community feedback by Chris Metcalf · 13 years ago
  32. 41bb38f tile pci: enable IOMMU to support DMA for legacy devices by Chris Metcalf · 13 years ago
  33. eef015c arch/tile: enable ZONE_DMA for tilegx by Chris Metcalf · 13 years ago
  34. 1296226 arch/tile: tilegx PCI root complex support by Chris Metcalf · 13 years ago
  35. 2ded5c2 tile: add #include to unbreak build after generic init_task conversion by Chris Metcalf · 13 years ago
  36. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  37. 621b195 arch/tile: support multiple huge page sizes dynamically by Chris Metcalf · 13 years ago
  38. d5d14ed arch/tile: Allow tilegx to build with either 16K or 64K page size by Chris Metcalf · 13 years ago
  39. 293ef7b tile: Use generic init_task by Thomas Gleixner · 13 years ago
  40. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  41. bfffe79 arch/tile: use proper memparse() for "maxmem" options by Chris Metcalf · 13 years ago
  42. 51bcdf8 arch/tile: fix a couple of comments that needed updating by Chris Metcalf · 13 years ago
  43. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 13 years ago
  44. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 13 years ago
  45. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  46. 43d9ebb arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD by Chris Metcalf · 14 years ago
  47. 76c567f arch/tile: support 4KB page size as well as 64KB by Chris Metcalf · 14 years ago
  48. 4d658d1 arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly by Chris Metcalf · 14 years ago
  49. 5d96611 arch/tile: bomb raw_local_irq_ to arch_local_irq_ by Chris Metcalf · 14 years ago
  50. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  51. e18105c arch/tile: convert a BUG_ON to BUILD_BUG_ON by Chris Metcalf · 14 years ago
  52. a78c942 arch/tile: parameterize system PLs to support KVM port by Chris Metcalf · 14 years ago
  53. 77d2330 arch/tile: Add a warning if we try to allocate too much vmalloc memory. by Chris Metcalf · 14 years ago
  54. bc63de7 arch/tile: correct a bug in freeing bootmem by VA for the optional second initrd. by Chris Metcalf · 14 years ago
  55. 0707ad3 arch/tile: Miscellaneous cleanup changes. by Chris Metcalf · 15 years ago
  56. 867e359 arch/tile: core support for Tilera 32-bit chips. by Chris Metcalf · 15 years ago