1. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  2. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  3. 5eb0bdf arch/tile: remove unused variable 'devcap' by Chris Metcalf · 10 years ago
  4. 603eb2c tile: Fix vDSO compilation issue with allyesconfig by Kerry Sheh · 10 years ago
  5. 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
  6. 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
  7. 05d58f6 tile PCI RC: Use default pcibios_enable_device() by Bjorn Helgaas · 10 years ago
  8. 8d61dd7 tile/perf: Support perf_events on tilegx and tilepro by Zhigang Lu · 10 years ago
  9. ba67823 tile: Enable NMIs on return from handle_nmi() without errors by Zhigang Lu · 10 years ago
  10. 8e3441e tile: Add support for handling PMC hardware by Zhigang Lu · 10 years ago
  11. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 10 years ago
  12. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 10 years ago
  13. 2e28545 tile: don't use __get_cpu_var() with structure-typed arguments by Chris Metcalf · 10 years ago
  14. 767f302 tile: avoid overflow in ns2cycles by Henrik Austad · 10 years ago
  15. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  16. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  17. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 10 years ago
  18. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  19. 8b49233 tile: use generic fixmap.h by Mark Salter · 10 years ago
  20. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  21. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  22. 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
  23. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  24. 76b3aec tile: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  25. 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
  26. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  27. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  28. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  30. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  31. 0cc96a7 arch: tile: re-use kbasename() helper by Andy Shevchenko · 11 years ago
  32. f862eef tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT by Chris Metcalf · 11 years ago
  33. 3f725c5 tile: ensure interrupts disabled for preempt_schedule_irq() by Chris Metcalf · 11 years ago
  34. dd386e0 tile: change lock initalization in hardwall by Henrik Austad · 11 years ago
  35. b924a69 tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions by Chen Gang · 11 years ago
  36. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  37. 503275b tile/PCI: use cached pci_dev->pcie_mpss to simplify code by Yijing Wang · 11 years ago
  38. e823acc tile: remove stray blank space by Chris Metcalf · 11 years ago
  39. 88e2692 tile: <arch/> header updates from upstream by Chris Metcalf · 11 years ago
  40. 126eb08 tile: improve gxio iorpc autogenerated code style by Chris Metcalf · 11 years ago
  41. ad2a4bb tile: double default VMALLOC space by Chris Metcalf · 11 years ago
  42. 35fab61 tile: remove stale arch/tile/kernel/futex_64.S by Chris Metcalf · 11 years ago
  43. 4b12909 tile: remove HUGE_VMAP dead code by Chris Metcalf · 11 years ago
  44. 8629470 tile: use pmd_pfn() instead of casting via pte_t by Chris Metcalf · 11 years ago
  45. 4db30e3 tile: fix typos in comment in arch/tile/kernel/unaligned.c by Chris Metcalf · 11 years ago
  46. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  47. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  48. 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
  49. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  50. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  51. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  52. 06da662 tile: refresh tile defconfig files by Chris Metcalf · 11 years ago
  53. 6dc9658 tile: rework <asm/cmpxchg.h> by Chris Metcalf · 11 years ago
  54. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  55. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  56. b40f451 tile PCI RC: make default consistent DMA mask 32-bit by Chris Metcalf · 11 years ago
  57. 6d71579 tile: add null check for kzalloc in tile/kernel/setup.c by Wang Sheng-Hui · 11 years ago
  58. ce61cdc tile: make __write_once a synonym for __read_mostly by Chris Metcalf · 11 years ago
  59. d7c9661 tile: remove support for TILE64 by Chris Metcalf · 11 years ago
  60. d6a0aa3 tile: use asm-generic/bitops/builtin-*.h by Akinobu Mita · 11 years ago
  61. f6f380d tile: eliminate no-op "noatomichash" boot argument by Chris Metcalf · 11 years ago
  62. a009930 tile: use standard tile_bundle_bits type in traps.c by Chris Metcalf · 11 years ago
  63. 43b7f2f tile: simplify code referencing hypervisor API addresses by Chris Metcalf · 11 years ago
  64. 850a452 tile: change <asm/system.h> to <asm/switch_to.h> in comments by Chris Metcalf · 11 years ago
  65. 7b770a6 tile: mark pcibios_init() as __init by Chris Metcalf · 11 years ago
  66. 9a55fed tile: check for correct compiler earlier in asm-offsets.c by Chris Metcalf · 11 years ago
  67. 729b25a tile: use standard 'generic-y' model for <asm/hw_irq.h> by Chris Metcalf · 11 years ago
  68. 4c63de8 tile: use asm-generic version of <asm/local64.h> by Chris Metcalf · 11 years ago
  69. 5e7705d tile PCI RC: add comment about "PCI hole" problem by Chris Metcalf · 11 years ago
  70. bdb8205 tile: remove DEBUG_EXTRA_FLAGS kernel config option by Chris Metcalf · 11 years ago
  71. 640710a tile: add virt_to_kpte() API and clean up and document behavior by Chris Metcalf · 11 years ago
  72. 49cf78e tile: support FRAME_POINTER by Chris Metcalf · 11 years ago
  73. 80f1841 tile: support reporting Tilera hypervisor statistics by Chris Metcalf · 11 years ago
  74. 8157107 tilegx: support KGDB by Chris Metcalf · 11 years ago
  75. 6ec006e tilegx: provide kernel support for the tilegx UART shim by Chris Metcalf · 11 years ago
  76. acbde1d tile: parameterize VA and PA space more cleanly by Chris Metcalf · 11 years ago
  77. 051168d tile: don't assume user privilege is zero by Chris Metcalf · 11 years ago
  78. 309272f9 tile: clean up relocate_kernel_64 debug code by Chris Metcalf · 11 years ago
  79. a718e10 tile: handle super huge pages in virt_to_pte by Chris Metcalf · 11 years ago
  80. 35f0597 tilegx: change how we find the kernel stack by Chris Metcalf · 11 years ago
  81. 4036c7d tile: don't call show_regs_print_info() with corrupt current by Chris Metcalf · 11 years ago
  82. 6fbeee2 tile: fix some -Wsign-compare warnings by Chris Metcalf · 11 years ago
  83. e56059f tile: group .hottext* sections properly in vmlinux.lds by Chris Metcalf · 11 years ago
  84. c0f0601 tile: fix strncpy_from_user bug by Chris Metcalf · 11 years ago
  85. 084fe6a tile: remove set/clear_fixmap APIs by Chris Metcalf · 11 years ago
  86. abe3265 tile: do less L1 I-cache eviction by Chris Metcalf · 11 years ago
  87. 6f0142d tile: allow "initrd" boot argument for kexec by Chris Metcalf · 11 years ago
  88. b2eca42 tile: support ASLR fully by Tony Lu · 11 years ago
  89. 9b5bbf7 tile: correct r1 value during syscall tracing by Chris Metcalf · 11 years ago
  90. 8d8cf06 tile: fix panic with large IRQ number by Chris Metcalf · 11 years ago
  91. d4d9eab tile: use proper .align directives on __ex_table sections by Chris Metcalf · 11 years ago
  92. 3fa17c3 tile: support kprobes on tilegx by Tony Lu · 11 years ago
  93. a61fd5e tile: support ftrace on tilegx by Tony Lu · 11 years ago
  94. a58674f PCI: Simplify pcie_bus_configure_settings() interface by Bjorn Helgaas · 11 years ago
  95. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  96. 9ae0983 tile: provide traceability for hypervisor calls by Chris Metcalf · 11 years ago
  97. fad052d tile: avoid struct vm_struct leak by Chris Metcalf · 11 years ago
  98. 4a556f4 tile: implement gettimeofday() via vDSO by Chris Metcalf · 11 years ago
  99. 0c1d191 tile: support simulator notification for ET_DYN objects by Chris Metcalf · 11 years ago
  100. 70d2b59 tile: improve illegal translation interrupt handling by Chris Metcalf · 11 years ago