1. e2ed522 tile: move declaration of sys_call_table to <asm/syscall.h> by Simon Marchi · 12 years ago
  2. ef18272 arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace by Simon Marchi · 12 years ago
  3. 5a114b9 tile: work around bug in the generic sys_llseek by Chris Metcalf · 12 years ago
  4. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. d64008a burying unused conditionals by Al Viro · 12 years ago
  6. f456da5 tile: fix memcpy_*io functions for allnoconfig by Chris Metcalf · 12 years ago
  7. 7f04f08 tile: avoid defining INT_MASK macro in <arch/interrupts.h> by Chris Metcalf · 12 years ago
  8. a402922 tile: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  9. 7b5d3c1 tile: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  10. 47669ab tile: switch to generic sigaltstack by Al Viro · 12 years ago
  11. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  12. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  13. 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
  14. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  15. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  16. 5b3040a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  17. e6cdebd arch/tile: set CORE_DUMP_USE_REGSET on tile by Simon Marchi · 12 years ago
  18. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  19. 395e095 arch/tile: clean up tile-specific PTRACE_SETOPTIONS by Chris Metcalf · 12 years ago
  20. cb67e16 arch/tile: provide PT_FLAGS_COMPAT value in pt_regs by Chris Metcalf · 12 years ago
  21. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  22. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  23. e9eac30 tile: switch to generic clone() by Al Viro · 12 years ago
  24. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  25. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  26. fd78a95 tile: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  27. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  28. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  29. 6b14e41 arch/tile: eliminate pt_regs trampolines for syscalls by Chris Metcalf · 12 years ago
  30. 5305506 tile: switch to generic sys_execve() by Al Viro · 12 years ago
  31. 0f8b983 tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE by Chris Metcalf · 12 years ago
  32. 733deca Drop struct pt_regs * argument in compat_sys_execve() by Al Viro · 12 years ago
  33. e4522fc UAPI: The tile arch uses the generic ucontext.h file by David Howells · 12 years ago
  34. 4c7b279 UAPI: Place comments in empty arch Kbuilds to make them non-empty by David Howells · 12 years ago
  35. d20f2f8 Merge tag 'tags/disintegrate-tile-20121009' into for-linus by Chris Metcalf · 12 years ago
  36. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  37. df842f7 UAPI: (Scripted) Disintegrate arch/tile/include/asm by David Howells · 12 years ago
  38. 43e8585 UAPI: (Scripted) Disintegrate arch/tile/include/arch by David Howells · 12 years ago
  39. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  40. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  41. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  42. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  43. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  44. 9f6547a tile: fix personality bits handling upon exec() by Jiri Kosina · 12 years ago
  45. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  46. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  47. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  48. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  49. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  50. 0b981cb 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. e70cf54 tile: gxio iorpc numbering change for TRIO interface by Chris Metcalf · 12 years ago
  52. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  53. c766099 tile: Remove SD_PREFER_LOCAL leftover by Alex Shi · 12 years ago
  54. 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  55. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  56. ecee6f9 tile: remove km_type definitions by Cong Wang · 13 years ago
  57. f6d2ce0 tile: updates to pci root complex from community feedback by Chris Metcalf · 12 years ago
  58. d1cc173 arch/tile: provide kernel support for the tilegx USB shim by Chris Metcalf · 12 years ago
  59. 41bb38f tile pci: enable IOMMU to support DMA for legacy devices by Chris Metcalf · 12 years ago
  60. bbaa22c tilegx pci: support I/O to arbitrarily-cached pages by Chris Metcalf · 12 years ago
  61. 3e219b9 tile: remove unused header by Paul Bolle · 12 years ago
  62. 1296226 arch/tile: tilegx PCI root complex support by Chris Metcalf · 12 years ago
  63. bce5bbb arch/tile: provide kernel support for the tilegx TRIO shim by Chris Metcalf · 12 years ago
  64. 10104a1 arch/tile: break out the "csum a long" function to <asm/checksum.h> by Chris Metcalf · 12 years ago
  65. 4875f69 arch/tile: provide kernel support for the tilegx mPIPE shim by Chris Metcalf · 12 years ago
  66. 6369798 arch/tile: common DMA code for the GXIO IORPC subsystem by Chris Metcalf · 12 years ago
  67. 44e5696 arch/tile: support MMIO-based readb/writeb etc. by Chris Metcalf · 12 years ago
  68. 37b82b5 arch/tile: introduce GXIO IORPC framework for tilegx by Chris Metcalf · 12 years ago
  69. 00cd7dc Remove useless wrappers of asm-generic/ipc.h by Paul Bolle · 12 years ago
  70. 6699c8c tile: fix bug in get_user() for 4-byte values by Chris Metcalf · 12 years ago
  71. 10db9e0 tile: remove cpu_idle_on_new_stack by Chris Metcalf · 12 years ago
  72. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  73. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  74. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  75. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  76. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  77. 9f1d62b tile: fix bug where fls(0) was not returning 0 by Chris Metcalf · 12 years ago
  78. 8703d6e arch/tile: allow querying cpu module information from the hypervisor by Chris Metcalf · 12 years ago
  79. b8ace08 arch/tile: fix hardwall for tilegx and generalize for idn and ipi by Chris Metcalf · 12 years ago
  80. 621b195 arch/tile: support multiple huge page sizes dynamically by Chris Metcalf · 12 years ago
  81. fc0c49f arch/tile: support kexec() for tilegx by Chris Metcalf · 12 years ago
  82. cd6f32a arch/tile: support <asm/cachectl.h> header for cacheflush() syscall by Chris Metcalf · 12 years ago
  83. d5d14ed arch/tile: Allow tilegx to build with either 16K or 64K page size by Chris Metcalf · 12 years ago
  84. 47d632f arch/tile: optimize get_user/put_user and friends by Chris Metcalf · 12 years ago
  85. 1efea40 arch/tile: support building big-endian kernel by Chris Metcalf · 12 years ago
  86. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 12 years ago
  87. 5100700 arch/tile: use interrupt critical sections less by Chris Metcalf · 12 years ago
  88. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  89. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  93. fc327e2 arch/tile: fix up some issues in calling do_work_pending() by Chris Metcalf · 12 years ago
  94. cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 12 years ago
  95. d909a81 tile: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  96. 05ef1b7 arch/tile: fix a couple of functions that should be __init by Chris Metcalf · 12 years ago
  97. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
  98. ab306ca arch/tile: use atomic exchange in arch_write_unlock() by Chris Metcalf · 12 years ago
  99. e172353 arch/tile: work around a hardware issue with the return-address stack by Chris Metcalf · 12 years ago
  100. 5f639fd arch/tile: various bugs in stack backtracer by Chris Metcalf · 12 years ago