1. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  2. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  3. 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 9 years ago
  4. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  5. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  6. 45471cd Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  7. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  8. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  9. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  10. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  13. c7c95f1 video/fbdev, asm/io.h: Remove ioremap_writethrough() by Toshi Kani · 9 years ago
  14. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  15. b01aec9 EDAC: Cleanup atomic_scrub mess by Borislav Petkov · 9 years ago
  16. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  17. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  18. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  19. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  20. 47ad7b9 tile: improve stack backtrace by Chris Metcalf · 9 years ago
  21. e5701b7 tile: support delivering NMIs for multicore backtrace by Chris Metcalf · 9 years ago
  22. 5bf6c07 tile: add <asm/word-at-a-time.h> and enable support functions by Chris Metcalf · 9 years ago
  23. 627ae54 tile: use READ_ONCE() in arch_spin_is_locked() by Chris Metcalf · 9 years ago
  24. 6b6e177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  25. 128f3cb tile: nohz: warn if nohz_full uses hypervisor shared cores by Chris Metcalf · 9 years ago
  26. 437d3e1 tile: ftrace: fix function_graph tracer issues by Tony Lu · 9 years ago
  27. 49e4e15 tile: support CONTEXT_TRACKING and thus NOHZ_FULL by Chris Metcalf · 9 years ago
  28. b340c65 tile: support arch_irq_work_raise by Chris Metcalf · 9 years ago
  29. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  30. 89f191b tile: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  31. b9acf24 ptp: tilegx: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  32. f125251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  33. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  34. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  35. eb12f48 tile: drop pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  36. b9f7057 tile: enable sparse checks for get/put_user by Chris Metcalf · 10 years ago
  37. f3c9271 tile: fix put_user sparse errors by Chris Metcalf · 10 years ago
  38. e9118a4 tile: default to little endian on older toolchains by Chris Metcalf · 10 years ago
  39. 0db2812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  40. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  41. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  42. ce433f8 tile: avoid undefined behavior with regs[TREG_TP] etc by Chris Metcalf · 10 years ago
  43. f474367 tile: Use the more common pr_warn instead of pr_warning by Joe Perches · 10 years ago
  44. 579cade tile: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  45. 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
  46. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. 78410af tile: add clock_gettime support to vDSO by Chris Metcalf · 10 years ago
  48. 94fb1af tile: switch to using seqlocks for the vDSO time code by Chris Metcalf · 10 years ago
  49. 4cde4cc Removed repeated word in comments by Kurt McAlpine · 10 years ago
  50. 454ac3e tile: Remove tile-specific _sinitdata and _einitdata by Geert Uytterhoeven · 11 years ago
  51. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  52. b4f5019 tile: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  53. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  54. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  55. d962c14 proc: convert /proc/$PID/hardwall to seq_file interface by Alexey Dobriyan · 10 years ago
  56. b3707c7 tile: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  57. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  58. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  59. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  60. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  61. ba159fd tile: Update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  62. b26d851 tile: Use SPARSE_IRQ by Thomas Gleixner · 10 years ago
  63. 6ef4051 tile: Implement irq_alloc/free_hwirq() for migration by Thomas Gleixner · 10 years ago
  64. b3a8cb1 sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG by Peter Zijlstra · 10 years ago
  65. 143e1e2 sched: Rework sched_domain topology definition by Vincent Guittot · 10 years ago
  66. ce3609f arch,tile: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  67. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  68. 8d61dd7 tile/perf: Support perf_events on tilegx and tilepro by Zhigang Lu · 11 years ago
  69. 8e3441e tile: Add support for handling PMC hardware by Zhigang Lu · 11 years ago
  70. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  71. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  72. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 11 years ago
  73. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  74. 8b49233 tile: use generic fixmap.h by Mark Salter · 11 years ago
  75. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  76. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  77. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  78. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  79. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  80. f862eef tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT by Chris Metcalf · 11 years ago
  81. b924a69 tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions by Chen Gang · 11 years ago
  82. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  83. 88e2692 tile: <arch/> header updates from upstream by Chris Metcalf · 11 years ago
  84. 126eb08 tile: improve gxio iorpc autogenerated code style by Chris Metcalf · 11 years ago
  85. 4b12909 tile: remove HUGE_VMAP dead code by Chris Metcalf · 11 years ago
  86. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  87. 6dc9658 tile: rework <asm/cmpxchg.h> by Chris Metcalf · 11 years ago
  88. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  89. b40f451 tile PCI RC: make default consistent DMA mask 32-bit by Chris Metcalf · 11 years ago
  90. ce61cdc tile: make __write_once a synonym for __read_mostly by Chris Metcalf · 11 years ago
  91. d7c9661 tile: remove support for TILE64 by Chris Metcalf · 11 years ago
  92. d6a0aa3 tile: use asm-generic/bitops/builtin-*.h by Akinobu Mita · 11 years ago
  93. 729b25a tile: use standard 'generic-y' model for <asm/hw_irq.h> by Chris Metcalf · 11 years ago
  94. 4c63de8 tile: use asm-generic version of <asm/local64.h> by Chris Metcalf · 11 years ago
  95. 5e7705d tile PCI RC: add comment about "PCI hole" problem by Chris Metcalf · 11 years ago
  96. 640710a tile: add virt_to_kpte() API and clean up and document behavior by Chris Metcalf · 11 years ago
  97. 80f1841 tile: support reporting Tilera hypervisor statistics by Chris Metcalf · 11 years ago
  98. 8157107 tilegx: support KGDB by Chris Metcalf · 11 years ago
  99. 6ec006e tilegx: provide kernel support for the tilegx UART shim by Chris Metcalf · 11 years ago
  100. acbde1d tile: parameterize VA and PA space more cleanly by Chris Metcalf · 11 years ago