1. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  2. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  3. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  4. db08bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 14 years ago
  5. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  6. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  7. e18105c arch/tile: convert a BUG_ON to BUILD_BUG_ON by Chris Metcalf · 14 years ago
  8. ce7f2a3 arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode by Chris Metcalf · 14 years ago
  9. c569cac arch/tile: support new info op generated by compiler by Chris Metcalf · 14 years ago
  10. 2950766 arch/tile: minor whitespace/naming changes for string support files by Chris Metcalf · 14 years ago
  11. 233325b arch/tile: enable single-step support for TILE-Gx by Chris Metcalf · 14 years ago
  12. a78c942 arch/tile: parameterize system PLs to support KVM port by Chris Metcalf · 14 years ago
  13. bf65e44 arch/tile: add Tilera's <arch/sim.h> header as an open-source header by Chris Metcalf · 14 years ago
  14. 4fe938c arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h> by Chris Metcalf · 14 years ago
  15. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  16. dabe98c arch/tile: prevent corrupt top frame from causing backtracer runaway by Chris Metcalf · 14 years ago
  17. 45123f7 arch/tile: various top-level Makefile cleanups by Chris Metcalf · 14 years ago
  18. a4dbc5e arch/tile: change lower bound on syscall error return to -4095 by Chris Metcalf · 14 years ago
  19. 13c9d5a arch/tile: properly export __mb_incoherent for modules by Chris Metcalf · 14 years ago
  20. bbacff9 arch/tile: provide a definition of MAP_STACK by Chris Metcalf · 14 years ago
  21. 77d2330 arch/tile: Add a warning if we try to allocate too much vmalloc memory. by Chris Metcalf · 14 years ago
  22. d6f0f22 arch/tile: update some comments to clarify register usage. by Chris Metcalf · 14 years ago
  23. 5592840 arch/tile: use better "punctuation" for VMSPLIT_3_5G and friends by Chris Metcalf · 14 years ago
  24. d929b6a arch/tile: Use <asm-generic/syscalls.h> by Chris Metcalf · 14 years ago
  25. ce0ecc8 Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  26. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  27. 708ff2a bitops: make asm-generic/bitops/find.h more generic by Akinobu Mita · 14 years ago
  28. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  29. de5bbad tile: replace some BUG_ON checks with BUILD_BUG_ON checks by Akinobu Mita · 14 years ago
  30. fd194e6 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  31. ea44e06 arch/tile: remove dead code from intvec_32.S by Chris Metcalf · 14 years ago
  32. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  33. 8be7eb3 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  34. 7040dea arch/tile: fix formatting bug in register dumps by Chris Metcalf · 14 years ago
  35. 0fab59e arch/tile: fix memcpy_fromio()/memcpy_toio() signatures by Chris Metcalf · 14 years ago
  36. a802fc6 arch/tile: Save and restore extra user state for tilegx by Chris Metcalf · 14 years ago
  37. 74fca9d arch/tile: Change struct sigcontext to be more useful by Chris Metcalf · 14 years ago
  38. e6e6c46 arch/tile: finish const-ifying sys_execve() by Chris Metcalf · 14 years ago
  39. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  40. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  41. 7a1b29a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  42. a5854dd arch/tile: don't validate CROSS_COMPILE needlessly by Chris Metcalf · 14 years ago
  43. 3b3c1b9 arch/tile: export only COMMAND_LINE_SIZE to userspace. by Chris Metcalf · 14 years ago
  44. b3ae98a arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by Chris Metcalf · 14 years ago
  45. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  46. 947e7dc arch/tile: Rename the hweight() implementations to __arch_hweight() by Chris Metcalf · 14 years ago
  47. 7d72e6f Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  48. ba00376 arch/tile: extend syscall ABI to set r1 on return as well. by Chris Metcalf · 14 years ago
  49. c745a8a arch/tile: Various cleanups. by Chris Metcalf · 14 years ago
  50. 1fcbe02 arch/tile: support backtracing on TILE-Gx by Chris Metcalf · 14 years ago
  51. 32020ef arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx. by Chris Metcalf · 14 years ago
  52. 749dc6f arch/tile: Use separate, better minsec values for clocksource and sched_clock. by Chris Metcalf · 14 years ago
  53. bc63de7 arch/tile: correct a bug in freeing bootmem by VA for the optional second initrd. by Chris Metcalf · 14 years ago
  54. c45c1cd arch: tile: mm: pgtable.c: Removed duplicated #include by Andrea Gelmini · 14 years ago
  55. a6fb72f arch: tile: kernel/proc.c Removed duplicated #include by Andrea Gelmini · 14 years ago
  56. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  57. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  58. b77c49a arch/tile: support new kunmap_atomic() naming convention. by Chris Metcalf · 14 years ago
  59. bae918a tile: remove unused ISA_DMA_THRESHOLD define by FUJITA Tomonori · 14 years ago
  60. 1c689cb arch/tile: check kmalloc() result by Kulikov Vasiliy · 14 years ago
  61. ef06f55 arch/tile: catch up on various minor cleanups. by Chris Metcalf · 14 years ago
  62. bcd97c3 arch/tile: avoid erroneous error return for PTRACE_POKEUSR. by Chris Metcalf · 14 years ago
  63. c6673cb tile: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  64. 4b2bf4b tile: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  65. 0707ad3 arch/tile: Miscellaneous cleanup changes. by Chris Metcalf · 14 years ago
  66. c78095b arch/tile: Split the icache flush code off to a generic <arch> header. by Chris Metcalf · 14 years ago
  67. 2db0982 arch/tile: Fix bug in support for atomic64_xx() ops. by Chris Metcalf · 14 years ago
  68. 863fbac arch/tile: Shrink the tile-opcode files considerably. by Chris Metcalf · 14 years ago
  69. 9f9c038 arch/tile: Add driver to enable access to the user dynamic network. by Chris Metcalf · 14 years ago
  70. fb702b9 arch/tile: Enable more sophisticated IRQ model for 32-bit chips. by Chris Metcalf · 14 years ago
  71. 139ef32 Revert adding some arch-specific signal syscalls to <linux/syscalls.h>. by Chris Metcalf · 14 years ago
  72. 482e6f8 arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent(). by Chris Metcalf · 14 years ago
  73. 867e359 arch/tile: core support for Tilera 32-bit chips. by Chris Metcalf · 14 years ago