1. 0db2812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  2. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  3. f80e696 tile: use pr_warn instead of pr_warning by Joe Perches · 10 years ago
  4. 4b3ed614 tile: neaten early_printk uses by Joe Perches · 10 years ago
  5. 1dc6244 printk: remove used-once early_vprintk by Joe Perches · 10 years ago
  6. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  7. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. cd4c910 netpoll: delete defconfig references to obsolete NETPOLL_TRAP by Paul Gortmaker · 10 years ago
  9. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  10. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  11. ce433f8 tile: avoid undefined behavior with regs[TREG_TP] etc by Chris Metcalf · 10 years ago
  12. a5c1cb6 arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by one by Chen Gang · 10 years ago
  13. f474367 tile: Use the more common pr_warn instead of pr_warning by Joe Perches · 10 years ago
  14. ebd25ca arch: tile: gxio: Export symbols for module using in 'mpipe.c' by Chen Gang · 10 years ago
  15. 01f7ae0 arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_user() by Chen Gang · 10 years ago
  16. 579cade tile: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  17. 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
  18. 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
  19. 78410af tile: add clock_gettime support to vDSO by Chris Metcalf · 10 years ago
  20. 94fb1af tile: switch to using seqlocks for the vDSO time code by Chris Metcalf · 10 years ago
  21. bceb7ef tile gxio: use better string copy primitive by Chris Metcalf · 10 years ago
  22. 4cde4cc Removed repeated word in comments by Kurt McAlpine · 10 years ago
  23. 3e24765 tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMW by Chris Metcalf · 10 years ago
  24. 454ac3e tile: Remove tile-specific _sinitdata and _einitdata by Geert Uytterhoeven · 11 years ago
  25. 367b938 tile: use ARRAY_SIZE by Himangi Saraogi · 10 years ago
  26. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  27. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  28. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  29. 81829a9 tile: Use this_cpu_ptr() for hardware counters by Christoph Lameter · 10 years ago
  30. b4f5019 tile: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  31. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  32. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  33. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  34. d962c14 proc: convert /proc/$PID/hardwall to seq_file interface by Alexey Dobriyan · 10 years ago
  35. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  36. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  37. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  38. b3707c7 tile: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  39. 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
  40. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 10 years ago
  42. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 10 years ago
  43. dc01c9f tile: Convert VDSO timekeeping to the precise mechanism by Thomas Gleixner · 10 years ago
  44. 6beecb9 tile: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  45. aa3fc09 tgt: defconfig cleanup by Bart Van Assche · 10 years ago
  46. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  47. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  48. 50b9ac1 arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  49. 804bcaf tile: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  50. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  51. b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 10 years ago
  52. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  53. 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
  54. 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
  55. b2dfa04 replace strict_strto* call with kstrto* by Daniel Walter · 10 years ago
  56. ba159fd tile: Update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  57. b26d851 tile: Use SPARSE_IRQ by Thomas Gleixner · 10 years ago
  58. 2aa799d tile: pci: Use irq_alloc/free_hwirq() by Thomas Gleixner · 10 years ago
  59. 6ef4051 tile: Implement irq_alloc/free_hwirq() for migration by Thomas Gleixner · 10 years ago
  60. e540e83 tile: cleanup the comment in init_pgprot by Wang Sheng-Hui · 10 years ago
  61. b3a8cb1 sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG by Peter Zijlstra · 10 years ago
  62. 143e1e2 sched: Rework sched_domain topology definition by Vincent Guittot · 10 years ago
  63. 3af1ea5 tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags by Wang Sheng-Hui · 10 years ago
  64. ce3609f arch,tile: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  65. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  66. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  67. 5eb0bdf arch/tile: remove unused variable 'devcap' by Chris Metcalf · 10 years ago
  68. 603eb2c tile: Fix vDSO compilation issue with allyesconfig by Kerry Sheh · 10 years ago
  69. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  70. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  71. 05d58f6 tile PCI RC: Use default pcibios_enable_device() by Bjorn Helgaas · 10 years ago
  72. 8d61dd7 tile/perf: Support perf_events on tilegx and tilepro by Zhigang Lu · 10 years ago
  73. ba67823 tile: Enable NMIs on return from handle_nmi() without errors by Zhigang Lu · 10 years ago
  74. 8e3441e tile: Add support for handling PMC hardware by Zhigang Lu · 10 years ago
  75. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 10 years ago
  76. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 10 years ago
  77. 2e28545 tile: don't use __get_cpu_var() with structure-typed arguments by Chris Metcalf · 10 years ago
  78. 767f302 tile: avoid overflow in ns2cycles by Henrik Austad · 10 years ago
  79. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  80. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  81. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 10 years ago
  82. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  83. 8b49233 tile: use generic fixmap.h by Mark Salter · 10 years ago
  84. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  85. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  86. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  88. 76b3aec tile: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  89. 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
  90. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  91. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  92. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  93. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  94. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  95. 0cc96a7 arch: tile: re-use kbasename() helper by Andy Shevchenko · 11 years ago
  96. f862eef tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT by Chris Metcalf · 11 years ago
  97. 3f725c5 tile: ensure interrupts disabled for preempt_schedule_irq() by Chris Metcalf · 11 years ago
  98. dd386e0 tile: change lock initalization in hardwall by Henrik Austad · 11 years ago
  99. b924a69 tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions by Chen Gang · 11 years ago
  100. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago