1. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  2. 4833d7f arch/tile: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  3. c539914 tile: support new Tilera hypervisor by Chris Metcalf · 11 years ago
  4. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  5. 8a72f38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  6. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  7. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  8. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  9. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  11. ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 11 years ago
  12. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  13. 9fc1894 arch/tile: Fix syscall return value passed to tracepoint by Simon Marchi · 11 years ago
  14. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  15. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  16. 3e2e0d2 tile: comment assumption about __insn_mtspr for <asm/irqflags.h> by Chris Metcalf · 11 years ago
  17. ffae3d0 tile: comment assumption about __insn_mtspr for <asm/irqflags.h> by Chris Metcalf · 11 years ago
  18. 0dc8153 tile: Use generic idle loop by Thomas Gleixner · 11 years ago
  19. e26ef8f tile: Enter idle with preemption disabled by Thomas Gleixner · 11 years ago
  20. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  21. 3658f36 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  22. ff7f3ef tile: expect new initramfs name from hypervisor file system by Chris Metcalf · 11 years ago
  23. 39e8202 tile: ns2cycles should use __raw_get_cpu_var by Henrik Austad · 11 years ago
  24. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  25. d9acae6 arch: remove KCORE_ELF again [tile] by Paul Bolle · 11 years ago
  26. 1dda7bb tile: remove two outdated Kconfig entries by Paul Bolle · 11 years ago
  27. adf6d9b tile: support atomic64_dec_if_positive() by Chris Metcalf · 11 years ago
  28. ef567f2 tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS by Simon Marchi · 12 years ago
  29. 6e4a2f7 tile: Add definition of NR_syscalls by Simon Marchi · 12 years ago
  30. e2ed522 tile: move declaration of sys_call_table to <asm/syscall.h> by Simon Marchi · 12 years ago
  31. 969f6fe arch/tile: Enable HAVE_ARCH_TRACEHOOK by Simon Marchi · 12 years ago
  32. ef18272 arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace by Simon Marchi · 12 years ago
  33. 238f590 md: remove CONFIG_MULTICORE_RAID456 entirely by Paul Bolle · 11 years ago
  34. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  35. 87c319a tile: properly use COMPAT_SYSCALL_DEFINEx by Chris Metcalf · 11 years ago
  36. 5a114b9 tile: work around bug in the generic sys_llseek by Chris Metcalf · 11 years ago
  37. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 11 years ago
  38. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 12 years ago
  39. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  40. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  41. ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 11 years ago
  42. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 11 years ago
  43. c22c0d6 mm: remove flags argument to mmap_region by Michel Lespinasse · 11 years ago
  44. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  45. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  46. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  47. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  48. d64008a burying unused conditionals by Al Viro · 12 years ago
  49. 570fd50 tile: tag some code with #ifdef CONFIG_COMPAT by Chris Metcalf · 11 years ago
  50. f456da5 tile: fix memcpy_*io functions for allnoconfig by Chris Metcalf · 11 years ago
  51. 7c63e1e tile: export a handful of symbols appropriately by Chris Metcalf · 11 years ago
  52. 7f04f08 tile: avoid defining INT_MASK macro in <arch/interrupts.h> by Chris Metcalf · 11 years ago
  53. a05d3f9 tile: provide "screen_info" when enabling VT by Chris Metcalf · 11 years ago
  54. a402922 tile: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  55. 7b5d3c1 tile: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  56. 03e2759 tile: switch to generic compat rt_sig{procmask,pending}() by Al Viro · 12 years ago
  57. 47669ab tile: switch to generic sigaltstack by Al Viro · 12 years ago
  58. 99a844b tile: include kernel/Kconfig.freezer in tile Kconfig by Chris Metcalf · 11 years ago
  59. e69ddd3 tile: remove an unused variable in copy_thread() by Chris Metcalf · 12 years ago
  60. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  61. 8081c1d arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  62. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  63. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  64. 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
  65. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  66. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  67. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  68. 5b3040a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  69. e6cdebd arch/tile: set CORE_DUMP_USE_REGSET on tile by Simon Marchi · 12 years ago
  70. 9af6254 arch/tile: implement arch_ptrace using user_regset on tile by Simon Marchi · 12 years ago
  71. 7be6828 arch/tile: implement user_regset interface on tile by Simon Marchi · 12 years ago
  72. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  73. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  74. 395e095 arch/tile: clean up tile-specific PTRACE_SETOPTIONS by Chris Metcalf · 12 years ago
  75. 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
  76. cb67e16 arch/tile: provide PT_FLAGS_COMPAT value in pt_regs by Chris Metcalf · 12 years ago
  77. 17a2635 tile/PCI: use for_each_pci_dev to simplify the code by Wei Yongjun · 12 years ago
  78. 5955a59 tilegx: remove __init from pci fixup hook by Chris Metcalf · 12 years ago
  79. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  80. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. dd52959 mm: use vm_unmapped_area() in hugetlbfs on tile architecture by Michel Lespinasse · 12 years ago
  82. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  83. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  84. e9eac30 tile: switch to generic clone() by Al Viro · 12 years ago
  85. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  86. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  87. a2b6dfae Merge branch 'arch-tile' into no-rebases by Al Viro · 12 years ago
  88. e3cb7e9 tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors by Al Viro · 12 years ago
  89. fd78a95 tile: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  90. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  91. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  92. 008f179 tile: sanitize copy_thread() by Al Viro · 12 years ago
  93. 6b14e41 arch/tile: eliminate pt_regs trampolines for syscalls by Chris Metcalf · 12 years ago
  94. 5305506 tile: switch to generic sys_execve() by Al Viro · 12 years ago
  95. 7805963 arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines by Chris Metcalf · 12 years ago
  96. 627072b arch/tile: avoid generating .eh_frame information in modules by Chris Metcalf · 12 years ago
  97. 0f8b983 tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE by Chris Metcalf · 12 years ago
  98. 733deca Drop struct pt_regs * argument in compat_sys_execve() by Al Viro · 12 years ago
  99. e4522fc UAPI: The tile arch uses the generic ucontext.h file by David Howells · 12 years ago
  100. 4c7b279 UAPI: Place comments in empty arch Kbuilds to make them non-empty by David Howells · 12 years ago