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