1. 9b0f5d6 tile: properly use node_isset() on a nodemask_t by Chris Metcalf · 10 years ago
  2. 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
  3. 6b6e177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  4. 128f3cb tile: nohz: warn if nohz_full uses hypervisor shared cores by Chris Metcalf · 10 years ago
  5. 437d3e1 tile: ftrace: fix function_graph tracer issues by Tony Lu · 10 years ago
  6. 49e4e15 tile: support CONTEXT_TRACKING and thus NOHZ_FULL by Chris Metcalf · 10 years ago
  7. b340c65 tile: support arch_irq_work_raise by Chris Metcalf · 10 years ago
  8. 9088616 arch: tile: fix null pointer dereference on pt_regs pointer by Colin Ian King · 10 years ago
  9. 89067c2 tile: use si_int instead of si_ptr for compat_siginfo by Chris Metcalf · 10 years ago
  10. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  11. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  12. 89f191b tile: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  13. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
  14. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  15. 0cc0cd7 tile: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago
  16. 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  17. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  18. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  19. ff59887 tile: use PCI define for Max_Read_Request_Size by Rafał Miłecki · 10 years ago
  20. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
  21. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
  22. 0db2812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  23. f80e696 tile: use pr_warn instead of pr_warning by Joe Perches · 10 years ago
  24. 4b3ed614 tile: neaten early_printk uses by Joe Perches · 10 years ago
  25. 1dc6244 printk: remove used-once early_vprintk by Joe Perches · 10 years ago
  26. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  27. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  28. a5c1cb6 arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by one by Chen Gang · 10 years ago
  29. f474367 tile: Use the more common pr_warn instead of pr_warning by Joe Perches · 10 years ago
  30. 01f7ae0 arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_user() by Chen Gang · 10 years ago
  31. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  32. 78410af tile: add clock_gettime support to vDSO by Chris Metcalf · 10 years ago
  33. 94fb1af tile: switch to using seqlocks for the vDSO time code by Chris Metcalf · 10 years ago
  34. 454ac3e tile: Remove tile-specific _sinitdata and _einitdata by Geert Uytterhoeven · 11 years ago
  35. 367b938 tile: use ARRAY_SIZE by Himangi Saraogi · 11 years ago
  36. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  37. 81829a9 tile: Use this_cpu_ptr() for hardware counters by Christoph Lameter · 10 years ago
  38. b4f5019 tile: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  39. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  40. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  41. d962c14 proc: convert /proc/$PID/hardwall to seq_file interface by Alexey Dobriyan · 10 years ago
  42. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  43. b3707c7 tile: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  44. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 10 years ago
  46. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 10 years ago
  47. dc01c9f tile: Convert VDSO timekeeping to the precise mechanism by Thomas Gleixner · 10 years ago
  48. 6beecb9 tile: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  49. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  50. 50b9ac1 arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables by Rickard Strandqvist · 11 years ago
  51. 804bcaf tile: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  52. b2dfa04 replace strict_strto* call with kstrto* by Daniel Walter · 11 years ago
  53. b26d851 tile: Use SPARSE_IRQ by Thomas Gleixner · 11 years ago
  54. 2aa799d tile: pci: Use irq_alloc/free_hwirq() by Thomas Gleixner · 11 years ago
  55. 6ef4051 tile: Implement irq_alloc/free_hwirq() for migration by Thomas Gleixner · 11 years ago
  56. 3af1ea5 tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags by Wang Sheng-Hui · 11 years ago
  57. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  58. 5eb0bdf arch/tile: remove unused variable 'devcap' by Chris Metcalf · 11 years ago
  59. 603eb2c tile: Fix vDSO compilation issue with allyesconfig by Kerry Sheh · 11 years ago
  60. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  61. 05d58f6 tile PCI RC: Use default pcibios_enable_device() by Bjorn Helgaas · 11 years ago
  62. 8d61dd7 tile/perf: Support perf_events on tilegx and tilepro by Zhigang Lu · 11 years ago
  63. ba67823 tile: Enable NMIs on return from handle_nmi() without errors by Zhigang Lu · 11 years ago
  64. 8e3441e tile: Add support for handling PMC hardware by Zhigang Lu · 11 years ago
  65. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago
  66. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 11 years ago
  67. 2e28545 tile: don't use __get_cpu_var() with structure-typed arguments by Chris Metcalf · 11 years ago
  68. 767f302 tile: avoid overflow in ns2cycles by Henrik Austad · 11 years ago
  69. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  70. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  72. 0cc96a7 arch: tile: re-use kbasename() helper by Andy Shevchenko · 11 years ago
  73. 3f725c5 tile: ensure interrupts disabled for preempt_schedule_irq() by Chris Metcalf · 11 years ago
  74. dd386e0 tile: change lock initalization in hardwall by Henrik Austad · 11 years ago
  75. 503275b tile/PCI: use cached pci_dev->pcie_mpss to simplify code by Yijing Wang · 11 years ago
  76. e823acc tile: remove stray blank space by Chris Metcalf · 11 years ago
  77. 35fab61 tile: remove stale arch/tile/kernel/futex_64.S by Chris Metcalf · 11 years ago
  78. 4b12909 tile: remove HUGE_VMAP dead code by Chris Metcalf · 11 years ago
  79. 4db30e3 tile: fix typos in comment in arch/tile/kernel/unaligned.c by Chris Metcalf · 11 years ago
  80. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  81. b40f451 tile PCI RC: make default consistent DMA mask 32-bit by Chris Metcalf · 11 years ago
  82. 6d71579 tile: add null check for kzalloc in tile/kernel/setup.c by Wang Sheng-Hui · 11 years ago
  83. ce61cdc tile: make __write_once a synonym for __read_mostly by Chris Metcalf · 11 years ago
  84. d7c9661 tile: remove support for TILE64 by Chris Metcalf · 11 years ago
  85. a009930 tile: use standard tile_bundle_bits type in traps.c by Chris Metcalf · 11 years ago
  86. 43b7f2f tile: simplify code referencing hypervisor API addresses by Chris Metcalf · 11 years ago
  87. 850a452 tile: change <asm/system.h> to <asm/switch_to.h> in comments by Chris Metcalf · 11 years ago
  88. 7b770a6 tile: mark pcibios_init() as __init by Chris Metcalf · 11 years ago
  89. 9a55fed tile: check for correct compiler earlier in asm-offsets.c by Chris Metcalf · 11 years ago
  90. 640710a tile: add virt_to_kpte() API and clean up and document behavior by Chris Metcalf · 11 years ago
  91. 80f1841 tile: support reporting Tilera hypervisor statistics by Chris Metcalf · 11 years ago
  92. 8157107 tilegx: support KGDB by Chris Metcalf · 11 years ago
  93. acbde1d tile: parameterize VA and PA space more cleanly by Chris Metcalf · 11 years ago
  94. 051168d tile: don't assume user privilege is zero by Chris Metcalf · 11 years ago
  95. 309272f9 tile: clean up relocate_kernel_64 debug code by Chris Metcalf · 11 years ago
  96. 35f0597 tilegx: change how we find the kernel stack by Chris Metcalf · 11 years ago
  97. 4036c7d tile: don't call show_regs_print_info() with corrupt current by Chris Metcalf · 11 years ago
  98. e56059f tile: group .hottext* sections properly in vmlinux.lds by Chris Metcalf · 11 years ago
  99. abe3265 tile: do less L1 I-cache eviction by Chris Metcalf · 11 years ago
  100. 6f0142d tile: allow "initrd" boot argument for kexec by Chris Metcalf · 11 years ago