1. 8a95b57 Merge branch 'v3.10/topic/arm64-errata' into linux-linaro-lsk-v3.10 by Kevin Hilman · 10 years ago
  2. a012147 arm64: errata: add workaround for cortex-a53 erratum #845719 by Will Deacon · 10 years ago v3.10/topic/arm64-errata
  3. 96dade5 arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S by Catalin Marinas · 12 years ago
  4. 106f1ce Merge branch 'v3.10/topic/gator' into linux-linaro-lsk-v3.10 by Kevin Hilman · 10 years ago
  5. 0ed41f1 Merge branch 'lsk-3.10-gator' of git://git.linaro.org/landing-teams/working/arm/kernel into v3.10/topic/gator by Kevin Hilman · 10 years ago v3.10/topic/gator
  6. 1f8fdf8 Merge remote-tracking branch 'origin/v3.10/topic/zram' into linux-linaro-lsk by Alex Shi · 10 years ago
  7. 8134585 Merge tag 'v3.10.77' into linux-linaro-lsk by Alex Shi · 10 years ago
  8. b93dcce Merge branch 'lsk-3.10-gator-5.21' into lsk-3.10-gator by Jon Medhurst · 10 years ago
  9. 0437871 zram: fix umount-reset_store-mount race condition by Sergey Senozhatsky · 10 years ago v3.10/topic/zram
  10. 837e91c zram: free meta table in zram_meta_free by Ganesh Mahendran · 10 years ago
  11. 60acd81 mm/zram: correct ZRAM_ZERO flag bit position by Mahendran Ganesh · 11 years ago
  12. 5b0af86 zsmalloc: correct fragile [kmap|kunmap]_atomic use by Minchan Kim · 11 years ago
  13. 211d013 zsmalloc: fix zs_init cpu notifier error handling by Sergey Senozhatsky · 11 years ago
  14. 66de4b5 gator: Enable multiple source copies to exist in Android build environments by Jon Medhurst · 10 years ago
  15. 48eaa2e zsmalloc: merge size_class to reduce fragmentation by Joonsoo Kim · 11 years ago
  16. 7aecdc8 zram: avoid kunmap_atomic() of a NULL pointer by Weijie Yang · 11 years ago
  17. ea56241 zram: avoid NULL pointer access in concurrent situation by Weijie Yang · 11 years ago
  18. b900447 zsmalloc: simplify init_zspage free obj linking by Dan Streetman · 11 years ago
  19. b4f773e mm/zsmalloc.c: correct comment for fullness group computation by Wang Sheng-Hui · 11 years ago
  20. c85f1d3 zram: use notify_free to account all free notifications by Sergey Senozhatsky · 11 years ago
  21. cda6b06 zram: report maximum used memory by Minchan Kim · 11 years ago
  22. 3c854b6 zram: zram memory size limitation by Minchan Kim · 11 years ago
  23. 70a5d23 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 11 years ago
  24. 8ccca72 zsmalloc: move pages_allocated to zs_pool by Minchan Kim · 11 years ago
  25. 60fafac mm/zpool: use prefixed module loading by Kees Cook · 11 years ago
  26. 5482337 zram: fix incorrect stat with failed_reads by Chao Yu · 11 years ago
  27. 7b5c9b2 mm/zpool: zbud/zsmalloc implement zpool by Dan Streetman · 11 years ago
  28. 301b07c mm/zpool: implement common zpool api to zbud/zsmalloc by Dan Streetman · 11 years ago
  29. 3a4d2c6 zram: replace global tb_lock with fine grain lock by Weijie Yang · 11 years ago
  30. 244e41f zram: use size_t instead of u16 by Minchan Kim · 11 years ago
  31. 61febc6 zram: remove unused SECTOR_SIZE define by Sergey Senozhatsky · 11 years ago
  32. e11cb66 zram: rename struct `table' to `zram_table_entry' by Sergey Senozhatsky · 11 years ago
  33. d022fbe zram: avoid lockdep splat by revalidate_disk by Minchan Kim · 11 years ago
  34. 88821026 zram: revalidate disk after capacity change by Minchan Kim · 11 years ago
  35. c398e6a zsmalloc: fixup trivial zs size classes value in comments by Weijie Yang · 11 years ago
  36. ce58d51 zram: correct offset usage in zram_bio_discard by Weijie Yang · 11 years ago
  37. 6de1555 lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 12 years ago
  38. 2da344e lib: add lz4 compressor module by Chanho Min · 12 years ago
  39. c14a958 decompressor: add LZ4 decompressor module by Kyungsik Lee · 12 years ago
  40. ba6d766 zram: support REQ_DISCARD by Joonsoo Kim · 11 years ago
  41. 575ef7b zram: use scnprintf() in attrs show() methods by Sergey Senozhatsky · 11 years ago
  42. 1b2dc1d zram: propagate error to user by Minchan Kim · 11 years ago
  43. 6fef113 zram: return error-valued pointer from zcomp_create() by Sergey Senozhatsky · 11 years ago
  44. c7bb562 zram: move comp allocation out of init_lock by Sergey Senozhatsky · 11 years ago
  45. f84e7a4 zram: add lz4 algorithm backend by Sergey Senozhatsky · 11 years ago
  46. 0626b80d zram: make compression algorithm selection possible by Sergey Senozhatsky · 11 years ago
  47. 9634c9a zram: add set_max_streams knob by Sergey Senozhatsky · 11 years ago
  48. de980e9 zram: add multi stream functionality by Sergey Senozhatsky · 11 years ago
  49. 9381fae zram: factor out single stream compression by Sergey Senozhatsky · 11 years ago
  50. 92e9d71 zram: use zcomp compressing backends by Sergey Senozhatsky · 11 years ago
  51. 4c48f57 zram: introduce compressing backend abstraction by Sergey Senozhatsky · 11 years ago
  52. 6ab557f zram: delete zram_init_device() by Sergey Senozhatsky · 11 years ago
  53. 65281bd zram: move zram size warning to documentation by Sergey Senozhatsky · 11 years ago
  54. 7d9e350 zram: drop not used table `count' member by Sergey Senozhatsky · 11 years ago
  55. 0a0d055 zram: report failed read and write stats by Sergey Senozhatsky · 11 years ago
  56. e72baa0d zram: remove zram stats code duplication by Sergey Senozhatsky · 11 years ago
  57. 2385e8b zram: use atomic64_t for all zram stats by Sergey Senozhatsky · 11 years ago
  58. e700d5f zram: remove good and bad compress stats by Sergey Senozhatsky · 11 years ago
  59. 18bebab zram: do not pass rw argument to __zram_make_request() by Sergey Senozhatsky · 11 years ago
  60. fafe199 zram: drop `init_done' struct zram member by Sergey Senozhatsky · 11 years ago
  61. cda631a zsmalloc: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  62. 30e8717 CPU hotplug: Provide lockless versions of callback registration functions by Srivatsa S. Bhat · 11 years ago
  63. b048aa1 zram: avoid null access when fail to alloc meta by Minchan Kim · 11 years ago
  64. 3853d83 zram: remove zram->lock in read path and change it with mutex by Minchan Kim · 11 years ago
  65. fa5b73b zram: remove workqueue for freeing removed pending slot by Minchan Kim · 11 years ago
  66. 76b3c1e zram: introduce zram->tb_lock by Minchan Kim · 11 years ago
  67. 671b556 zram: use atomic operation for stat by Minchan Kim · 11 years ago
  68. 6eb4a8a zram: remove unnecessary free by Minchan Kim · 11 years ago
  69. ee76411 zram: delay pending free request in read path by Minchan Kim · 11 years ago
  70. fbd4d65 zram: fix race between reset and flushing pending work by Minchan Kim · 11 years ago
  71. 00cfab3 zsmalloc: add copyright by Minchan Kim · 11 years ago
  72. 851a073 zram: add copyright by Minchan Kim · 11 years ago
  73. 15db1d2 zram: remove old private project comment by Minchan Kim · 11 years ago
  74. 68955a0e zram: promote zram from staging by Minchan Kim · 11 years ago
  75. 03dc2ac zsmalloc: move it under mm by Minchan Kim · 11 years ago
  76. 2b299eb8 Staging: zram: Fix memory leak by refcount mismatch by Rashika Kheria · 12 years ago
  77. 3c073fe Staging: zram: Fix access of NULL pointer by Rashika Kheria · 12 years ago
  78. 9229599 Staging: zram: Fix variable dereferenced before check by Rashika Kheria · 12 years ago
  79. e267123 Revert "staging: zram: Add auto loading of module if user opens /dev/zram." by Greg Kroah-Hartman · 12 years ago
  80. 92fe27b zram: don't grab mutex in zram_slot_free_noity by Minchan Kim · 12 years ago
  81. 5fc58bd zram: fix invalid memory access by Minchan Kim · 12 years ago
  82. b237ffc Staging: zram: zram_drv.c: Fixed Error of trailing whitespace by Kumar Gaurav · 12 years ago
  83. 1da6589 zram: prevent data loss in error cases of function zram_bvec_write() by Sunghan Suh · 12 years ago
  84. 068e927 staging: zram: Add auto loading of module if user opens /dev/zram. by Konrad Rzeszutek Wilk · 12 years ago
  85. 687f091 staging: zram: protect zram_reset_device() call by Sergey Senozhatsky · 12 years ago
  86. c554468 zram: remove zram_sysfs file (v2) by Sergey Senozhatsky · 12 years ago
  87. dc18dd5 zram: use atomic64_xxx() to replace zram_stat64_xxx() by Jiang Liu · 12 years ago
  88. 728260f zram: optimize memory operations with clear_page()/copy_page() by Jiang Liu · 12 years ago
  89. 72f7aaa zram: kill unused zram_get_num_devices() by Jiang Liu · 12 years ago
  90. f02a154 zram: simplify and optimize dev_to_zram() by Jiang Liu · 12 years ago
  91. 7ac3eaf Staging: Fixes string split across lines in zram by Marlies Ruck · 12 years ago
  92. 0c2fc7bf gator: Add config for building the module in-tree by Jon Medhurst · 13 years ago
  93. b1d0744 gator: Version 5.21.1 by Jon Medhurst · 10 years ago
  94. 9182148 Linux 3.10.77 by Greg Kroah-Hartman · 10 years ago v3.10.77
  95. e6095e7 s390: Fix build error by Guenter Roeck · 10 years ago
  96. e034445 nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 11 years ago
  97. b0635e8 memstick: mspro_block: add missing curly braces by Dan Carpenter · 10 years ago
  98. 781dd28 C6x: time: Ensure consistency in __init by Nishanth Menon · 10 years ago
  99. 7725bb0 wl18xx: show rx_frames_per_rates as an array as it really is by Nicolas Iooss · 10 years ago
  100. e60e4dc lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR by mancha security · 10 years ago