1. 5c5bccb Merge 3.13-rc4 into staging-next. by Greg Kroah-Hartman · 11 years ago
  2. 319e2e3 Linux 3.13-rc4 by Linus Torvalds · 11 years ago
  3. 57053d8 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  4. e4158f1 radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh() by Sergey Senozhatsky · 11 years ago
  5. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  6. 908bfda Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. 9199c4c Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  8. b5745c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  9. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 11 years ago
  10. 24b3aa0 ion: Reenable the build by John Stultz · 11 years ago
  11. 968141d ion: Don't allow building ION as a module. by John Stultz · 11 years ago
  12. df29df9 igb: Fix for issue where values could be too high for udelay function. by Carolyn Wyborny · 11 years ago
  13. 3c325ce i40e: fix null dereference by Jesse Brandeburg · 11 years ago
  14. 0925f2c Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  15. b1aced6 ion: Update system heap shrinker to use the new count/scan interface by John Stultz · 11 years ago
  16. 024789a ion: Improve ION config description by John Stultz · 11 years ago
  17. e1d855b ion: Cleanup whitespace issues and other checkpatch problems by John Stultz · 11 years ago
  18. 661f82f ion: fix bugs in cma heap by Colin Cross · 11 years ago
  19. dd608dd ion: add alignment check to chunk heap by Colin Cross · 11 years ago
  20. df6cf5c ion: add helper to zero contiguous region of pages by Colin Cross · 11 years ago
  21. ed5bf01 ion: carveout heap: zero buffers on free, fix memory leak by Colin Cross · 11 years ago
  22. f63958d ion: fix sparse warnings by Colin Cross · 11 years ago
  23. 5c6a470 ion: use alloc_pages in system contig heap by Colin Cross · 11 years ago
  24. a053b6a ion: allow cached mappings of chunk and system heap buffers by Colin Cross · 11 years ago
  25. a305690 ion: remove ion_heap_alloc_pages by Colin Cross · 11 years ago
  26. 462be0c6 ion: use vm_insert_pfn for faulted pages by Colin Cross · 11 years ago
  27. e460bc5 ion: check return value from remap_pfn_range by Colin Cross · 11 years ago
  28. ce3d109 ion: free low memory from page pools first by Colin Cross · 11 years ago
  29. 8b312bb ion: optimize ion_heap_buffer_zero by Colin Cross · 11 years ago
  30. f0f0676 ion: add alignment check to carveout heap by Colin Cross · 11 years ago
  31. 797e88b ion: drop dependency on ARM by Colin Cross · 11 years ago
  32. ea725ec ion: Fix two small issues in system_heap allocation by John Stultz · 11 years ago
  33. f020b44 gpu: ion: fix use-after-free in ion_heap_freelist_drain by Mitchel Humpherys · 11 years ago
  34. db866e3 ion: clean up ioctls by Colin Cross · 11 years ago
  35. a82130f gpu: ion: remove unnecessary function from system heap by Colin Cross · 11 years ago
  36. e61fc91 ion: fix printk warnings by Colin Cross · 11 years ago
  37. 1d80453 ion: don't use phys_to_page or __phys_to_pfn by Colin Cross · 11 years ago
  38. 8be3759 ion: don't use __arm_ioremap to map pages by Colin Cross · 11 years ago
  39. b26661d ion: update idr to avoid deprecated apis by Colin Cross · 11 years ago
  40. ceff95d ion: add test device for unit tests to interact with dma_bufs by Colin Cross · 11 years ago
  41. c13d1df ion: check invalid values in ion_system_heap by Colin Cross · 11 years ago
  42. 06e0dca ion: convert sg_dma_len(sg) to sg->length by Colin Cross · 11 years ago
  43. e946b20 ion: fix dma APIs by Colin Cross · 11 years ago
  44. a14baf7 ion: fix crash when alloc len is -1 by Colin Cross · 11 years ago
  45. 83271f6 ion: hold reference to handle after ion_uhandle_get by Colin Cross · 11 years ago
  46. 687258f ion: Fix compat support to use proper compat ioctl numbers by John Stultz · 11 years ago
  47. c3a2fe0 ion: move userspace api into uapi/ion.h by Colin Cross · 11 years ago
  48. 9e57e10 gpu: ion: delete ion_system_mapper.c by Colin Cross · 11 years ago
  49. 827c849 ion: add compat_ioctl by Rom Lemarchand · 11 years ago
  50. b88fa73 ion: change ion_user_handle_t definition to int by Rom Lemarchand · 11 years ago
  51. 22b7f24 ion: add new ion_user_handle_t type for the user-space token by Rom Lemarchand · 11 years ago
  52. b4f8d24 ion: don't use id 0 for handle cookie by Colin Cross · 11 years ago
  53. e1cf368 ion: index client->handles rbtree by buffer by Colin Cross · 11 years ago
  54. 47b4045 ion: replace userspace handle cookies with idr by Colin Cross · 11 years ago
  55. 9e90765 ion: remove IS_ERR_OR_NULL by Colin Cross · 11 years ago
  56. dfc4a9b ion: convert map_kernel to return ERR_PTR by Colin Cross · 11 years ago
  57. 2540c73 ion: add free list size to heap debug files by Colin Cross · 11 years ago
  58. ea89faf ion: chunk_heap: fix leak in allocated counter by Colin Cross · 11 years ago
  59. c13bd1c gpu: ion: Fix performance issue in faulting code by Rebecca Schultz Zavin · 11 years ago
  60. 349c9e1 gpu: ion: add CMA heap by Benjamin Gaignard · 11 years ago
  61. 19007b1 gpu: ion: fix ion_platform_data definition by Benjamin Gaignard · 11 years ago
  62. d1cf3e9 ion: Add Kconfig dependency to ARM by John Stultz · 11 years ago
  63. 1584f40 gpu: ion: Remove __GFP_NO_KSWAPD by Arve Hjønnevåg · 11 years ago
  64. def5c49 gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hack by Arve Hjønnevåg · 11 years ago
  65. ea313b5 gpu: ion: Also shrink memory cached in the deferred free list by Rebecca Schultz Zavin · 11 years ago
  66. da4aab3 gpu: ion: Fix bug in ion shrinker by Rebecca Schultz Zavin · 11 years ago
  67. 57b5cd0 gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation time by Rebecca Schultz Zavin · 11 years ago
  68. e09539a gpu: ion: fix kfree/list_del order by JP Abgrall · 11 years ago
  69. fe2faea gpu: ion: Make ion_free asynchronous by Rebecca Schultz Zavin · 11 years ago
  70. 22ba432 gpu: ion: Add support for sharing buffers with dma buf kernel handles by Johan Mossberg · 11 years ago
  71. 88d4bda gpu: ion: Only flush buffers in the chunk heap if they were used cached by Rebecca Schultz Zavin · 11 years ago
  72. 0b6b2cd gpu: ion: Refactor the code to zero buffers by Rebecca Schultz Zavin · 11 years ago
  73. 77cbe82 gpu: ion: Modify zeroing code so it only allocates address space once by Rebecca Schultz Zavin · 11 years ago
  74. 2bb9f50 gpu: ion: Remove heapmask from client by Rebecca Schultz Zavin · 11 years ago
  75. 9122fe8 gpu: ion: Export ion_client_create by Johan Mossberg · 11 years ago
  76. 38eeeb5 gpu: ion: Clarify variable names and comments around heap ids v types by Rebecca Schultz Zavin · 11 years ago
  77. e3c2eb7 gpu: ion: Add chunk heap by Rebecca Schultz Zavin · 11 years ago
  78. 8898227 gpu: ion: Refactor common mapping functions out of system heap by Rebecca Schultz Zavin · 11 years ago
  79. cd69488 gpu: ion: Switch heap rbtree to a prio list by Rebecca Schultz Zavin · 11 years ago
  80. df0f6c7 gpu: ion: Fix bug where MAP ioctl was no longer supported by Rebecca Schultz Zavin · 11 years ago
  81. fa9bba5 gpu: ion: Modify reserve function for carveouts with no start address by Rebecca Schultz Zavin · 11 years ago
  82. 092c354 gpu: ion: fix compilation warning by Benjamin Gaignard · 11 years ago
  83. caaf3f1 gpu: ion: fix carveout ops by Benjamin Gaignard · 11 years ago
  84. 4f597ea gpu: ion: Fix bug in zeroing pages in system heap by Rebecca Schultz Zavin · 11 years ago
  85. b308a7c gpu: ion: Fix bug in ion_system_heap map_user by Rebecca Schultz Zavin · 11 years ago
  86. 8fae831 gpu: ion: Don't flush allocatoins that come from the page pools by Rebecca Schultz Zavin · 11 years ago
  87. 31b9432 gpu: ion: Clear GFP_WAIT flag on high order allocations by Rebecca Schultz Zavin · 11 years ago
  88. 8d7ab9a gpu: ion: Refactor locking by Rebecca Schultz Zavin · 11 years ago
  89. 797a95c gpu: ion: Switch to using a single shrink function by Rebecca Schultz Zavin · 11 years ago
  90. efee5a0 gpu: ion: Fix lockdep issue in ion_page_pool by Rebecca Schultz Zavin · 11 years ago
  91. 0fb9b81 gpu: ion: Fix several issues with page pool by Rebecca Schultz Zavin · 11 years ago
  92. ee4a498 gpu: ion: Modify gfp flags in ion_system_heap by Rebecca Schultz Zavin · 11 years ago
  93. 45b17a8 gpu: ion: Use the ion_page_pool from the system heap by Rebecca Schultz Zavin · 11 years ago
  94. 0214c7f gpu: ion: Add ion_page_pool. by Rebecca Schultz Zavin · 11 years ago
  95. 98d5d5f gpu: ion: use vmalloc to allocate page array to map kernel by Rebecca Schultz Zavin · 11 years ago
  96. b0599c0 gpu: ion: ion_system_heap: Fix bug preventing compilation by Rebecca Schultz Zavin · 11 years ago
  97. ba96a2e gpu: ion: Stop trying to allocate from an order on first failure by Rebecca Schultz Zavin · 11 years ago
  98. 13ba780 gpu: ion: optimize system heap for non fault buffers by Rebecca Schultz Zavin · 11 years ago
  99. 856661d gpu: ion: Add support for cached mappings that don't fault by Rebecca Schultz Zavin · 11 years ago
  100. d3c0bce gpu: ion: Fix memory leak of dirty bits by Rebecca Schultz Zavin · 11 years ago