1. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  2. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  3. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  4. 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
  5. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  7. bd83e65 metag: Replace __get_cpu_var uses for address calculation by Christoph Lameter · 10 years ago
  8. d6dfe250 locking,arch,metag: Fold atomic_ops by Peter Zijlstra · 10 years ago
  9. fd1cf90 Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  10. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  11. d83961b metag: Use sigsp() by Richard Weinberger · 10 years ago
  12. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 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
  14. ad515ea metag: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  15. f93125a metag: cachepart: Fix failure check by Andrey Utkin · 10 years ago
  16. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  17. 1b92722 metag, perf: Use common PMU interrupt disabled code by Vince Weaver · 10 years ago
  18. 8bc613b metag: hugetlbpage: Remove null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  19. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  20. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  21. 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
  22. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  23. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  24. 31e6cde metag: Remove TIF_POLLING_NRFLAG by James Hogan · 10 years ago
  25. c70458f50 metag: Remove _STK_LIM_MAX override by James Hogan · 10 years ago
  26. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 10 years ago
  27. d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 10 years ago
  28. 2425ce8 metag: fix memory barriers by Mikulas Patocka · 10 years ago
  29. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  30. 40074de arch,metag: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  31. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  32. 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
  33. bb1775c Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  34. 2aca46c sched: remove unused SCHED_INIT_NODE by Vincent Guittot · 10 years ago
  35. d3c7e51 metag: Use get_signal() signal_setup_done() by Richard Weinberger · 10 years ago
  36. cca7c66 metag: Fix METAG Kconfig symbol select ordering by James Hogan · 10 years ago
  37. 48ce8e3 metag: Use irq_set_affinity instead of homebrewn code by Thomas Gleixner · 10 years ago
  38. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 10 years ago
  39. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 10 years ago
  40. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  41. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  42. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  43. 1c5c804 metag: use generic fixmap.h by Mark Salter · 10 years ago
  44. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 10 years ago
  45. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  47. e9a1d01 metag/smp: Make boot_secondary() static by Geert Uytterhoeven · 11 years ago
  48. 40979d3 metag: topology: export 'cpu_core_map' by Chen Gang · 11 years ago
  49. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  50. 1d61cf1 smp, metag: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  51. 5a25f7b metag: smp: don't set irq regs in do_IPI() by James Hogan · 11 years ago
  52. cdf8d75 metag: dma: remove dead code in dma_alloc_init() by James Hogan · 11 years ago
  53. 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
  54. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  55. 855a305 metag: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  56. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  57. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  58. c1ce4b3 mm/arch: use __free_reserved_page() to simplify the code by Xishi Qiu · 11 years ago
  59. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  60. 0993537 Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  61. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 5138730 metag: off by one in setup_bootmem_node() by Dan Carpenter · 11 years ago
  63. 9528117 metag: handle low level kicks directly by James Hogan · 11 years ago
  64. 5116b1d of: remove empty arch prom.h headers by Rob Herring · 11 years ago
  65. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  66. 7b00993 metag: move setup_machine_fdt declaration from prom.h by Rob Herring · 11 years ago
  67. 986c494 metag: use common of_flat_dt_match_machine by Rob Herring · 11 years ago
  68. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  69. e5d6599 metag: use early_init_dt_scan by Rob Herring · 11 years ago
  70. 08854f4 metag: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  71. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
  72. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  73. f48627e sched/balancing: Periodically decay max cost of idle balance by Jason Low · 11 years ago
  74. 9bd721c sched/balancing: Consider max cost of idle balance per sched domain by Jason Low · 11 years ago
  75. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  76. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  77. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  78. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  79. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  80. 8a69782 metag: tz1090: instantiate gpio-tz1090-pdc by James Hogan · 11 years ago
  81. d6cffa4 metag: tz1090: select and instantiate gpio-tz1090 by James Hogan · 11 years ago
  82. 0a6923f metag: tz1090: select and instantiate irq-imgpdc by James Hogan · 11 years ago
  83. 54be16e metag: delete __cpuinit usage from all metag files by Paul Gortmaker · 11 years ago
  84. 2d6244b Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  85. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
  86. d903bca metag: checksum.h: fix carry in csum_tcpudp_nofold by James Hogan · 11 years ago
  87. 7644a44 Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  88. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  89. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  90. c20eb0f metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c by James Hogan · 11 years ago
  91. 5ad62f2 mm/metag: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  92. 132de67 mm/metag: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  93. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  94. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 11 years ago
  95. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  96. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  98. 8b8b241 metag: cpu hotplug: route_irq: preserve irq mask by James Hogan · 11 years ago
  99. f6b30d3 metag: kick: add missing irq_enter/exit to kick_handler() by James Hogan · 11 years ago
  100. 9649814 metag: smp: don't spin waiting for CPU to start by James Hogan · 11 years ago