1. 88e2692 tile: <arch/> header updates from upstream by Chris Metcalf · 11 years ago
  2. 126eb08 tile: improve gxio iorpc autogenerated code style by Chris Metcalf · 11 years ago
  3. 4b12909 tile: remove HUGE_VMAP dead code by Chris Metcalf · 11 years ago
  4. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  5. 6dc9658 tile: rework <asm/cmpxchg.h> by Chris Metcalf · 11 years ago
  6. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  7. b40f451 tile PCI RC: make default consistent DMA mask 32-bit by Chris Metcalf · 11 years ago
  8. ce61cdc tile: make __write_once a synonym for __read_mostly by Chris Metcalf · 11 years ago
  9. d7c9661 tile: remove support for TILE64 by Chris Metcalf · 11 years ago
  10. d6a0aa3 tile: use asm-generic/bitops/builtin-*.h by Akinobu Mita · 11 years ago
  11. 729b25a tile: use standard 'generic-y' model for <asm/hw_irq.h> by Chris Metcalf · 11 years ago
  12. 4c63de8 tile: use asm-generic version of <asm/local64.h> by Chris Metcalf · 11 years ago
  13. 5e7705d tile PCI RC: add comment about "PCI hole" problem by Chris Metcalf · 11 years ago
  14. 640710a tile: add virt_to_kpte() API and clean up and document behavior by Chris Metcalf · 11 years ago
  15. 80f1841 tile: support reporting Tilera hypervisor statistics by Chris Metcalf · 11 years ago
  16. 8157107 tilegx: support KGDB by Chris Metcalf · 11 years ago
  17. 6ec006e tilegx: provide kernel support for the tilegx UART shim by Chris Metcalf · 11 years ago
  18. acbde1d tile: parameterize VA and PA space more cleanly by Chris Metcalf · 11 years ago
  19. 051168d tile: don't assume user privilege is zero by Chris Metcalf · 11 years ago
  20. a718e10 tile: handle super huge pages in virt_to_pte by Chris Metcalf · 11 years ago
  21. 35f0597 tilegx: change how we find the kernel stack by Chris Metcalf · 11 years ago
  22. 6fbeee2 tile: fix some -Wsign-compare warnings by Chris Metcalf · 11 years ago
  23. 084fe6a tile: remove set/clear_fixmap APIs by Chris Metcalf · 11 years ago
  24. b2eca42 tile: support ASLR fully by Tony Lu · 11 years ago
  25. d4d9eab tile: use proper .align directives on __ex_table sections by Chris Metcalf · 11 years ago
  26. 3fa17c3 tile: support kprobes on tilegx by Tony Lu · 11 years ago
  27. a61fd5e tile: support ftrace on tilegx by Tony Lu · 11 years ago
  28. 4a556f4 tile: implement gettimeofday() via vDSO by Chris Metcalf · 11 years ago
  29. ba02f0e tile: improve big-endian support by Chris Metcalf · 11 years ago
  30. bc1a298 tile: support CONFIG_PREEMPT by Chris Metcalf · 11 years ago
  31. 3ef2311 tile: avoid recursive backtrace faults by Chris Metcalf · 11 years ago
  32. 2f9ac29 tile: fast-path unaligned memory access for tilegx by Chris Metcalf · 11 years ago
  33. bda0f5b tile: various console improvements by Chris Metcalf · 11 years ago
  34. 7c29b78 tile PCI RC: remove stale include of linux/numa.h by Chris Metcalf · 11 years ago
  35. 5026daf tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system by Chris Metcalf · 11 years ago
  36. dc7d5cf tile PCI RC: add dma_get_required_mask() by Chris Metcalf · 11 years ago
  37. 11981687 tile PCI RC: eliminate pci_controller.mem_resources field by Chris Metcalf · 11 years ago
  38. 1c43649 tile PCI RC: restructure TRIO initialization by Chris Metcalf · 11 years ago
  39. cf89c42 tile PCI RC: support I/O space access by Chris Metcalf · 11 years ago
  40. a3c4f2f tile PCI RC: gentler warning for missing plug-in PCI by Chris Metcalf · 11 years ago
  41. 90d9dd6 tile PCI RC: support more MSI-X interrupt vectors by Chris Metcalf · 11 years ago
  42. 803c874 tile: support LSI MEGARAID SAS HBA hybrid dma_ops by Chris Metcalf · 11 years ago
  43. 9bbb08f tile PCI RC: cleanups for tilepro PCI RC by Chris Metcalf · 11 years ago
  44. 5916700 tile: optimize strnlen using SIMD instructions by Ken Steele · 11 years ago
  45. 9ab5ec5 tile: support PTP using the tilegx mPIPE (IEEE 1588) by Chris Metcalf · 11 years ago
  46. f3286a3 tile: support multiple mPIPE shims in tilegx network driver by Chris Metcalf · 11 years ago
  47. 2628e8a tile: support jumbo frames in the tilegx network driver by Chris Metcalf · 11 years ago
  48. dd78bc1 tile: convert uses of "inv" to "finv" by Chris Metcalf · 11 years ago
  49. e70b091 tile / cpu topology: remove stale Macro arch_provides_topology_pointers by Hanjun Guo · 11 years ago
  50. cf3a13d arch: tile: include: asm: add cmpxchg64() definition by Chen Gang · 11 years ago
  51. 40a3b8d tile: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  52. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  55. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
  56. f8abe86 tile: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 12 years ago
  57. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  58. c539914 tile: support new Tilera hypervisor by Chris Metcalf · 12 years ago
  59. 8a72f38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  60. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 12 years ago
  61. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
  63. 3e2e0d2 tile: comment assumption about __insn_mtspr for <asm/irqflags.h> by Chris Metcalf · 12 years ago
  64. ffae3d0 tile: comment assumption about __insn_mtspr for <asm/irqflags.h> by Chris Metcalf · 12 years ago
  65. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
  66. adf6d9b tile: support atomic64_dec_if_positive() by Chris Metcalf · 12 years ago
  67. ef567f2 tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS by Simon Marchi · 12 years ago
  68. 6e4a2f7 tile: Add definition of NR_syscalls by Simon Marchi · 12 years ago
  69. e2ed522 tile: move declaration of sys_call_table to <asm/syscall.h> by Simon Marchi · 12 years ago
  70. ef18272 arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace by Simon Marchi · 12 years ago
  71. 5a114b9 tile: work around bug in the generic sys_llseek by Chris Metcalf · 12 years ago
  72. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  73. d64008a burying unused conditionals by Al Viro · 12 years ago
  74. f456da5 tile: fix memcpy_*io functions for allnoconfig by Chris Metcalf · 12 years ago
  75. 7f04f08 tile: avoid defining INT_MASK macro in <arch/interrupts.h> by Chris Metcalf · 12 years ago
  76. a402922 tile: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  77. 7b5d3c1 tile: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  78. 47669ab tile: switch to generic sigaltstack by Al Viro · 12 years ago
  79. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  80. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  81. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  82. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  83. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  84. 5b3040a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  85. e6cdebd arch/tile: set CORE_DUMP_USE_REGSET on tile by Simon Marchi · 12 years ago
  86. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  87. 395e095 arch/tile: clean up tile-specific PTRACE_SETOPTIONS by Chris Metcalf · 12 years ago
  88. cb67e16 arch/tile: provide PT_FLAGS_COMPAT value in pt_regs by Chris Metcalf · 12 years ago
  89. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  90. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  91. e9eac30 tile: switch to generic clone() by Al Viro · 12 years ago
  92. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  93. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  94. fd78a95 tile: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  95. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  96. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  97. 6b14e41 arch/tile: eliminate pt_regs trampolines for syscalls by Chris Metcalf · 12 years ago
  98. 5305506 tile: switch to generic sys_execve() by Al Viro · 12 years ago
  99. 0f8b983 tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE by Chris Metcalf · 12 years ago
  100. 733deca Drop struct pt_regs * argument in compat_sys_execve() by Al Viro · 12 years ago