1. f92cc7f input: misc: fix Kconfig by Nick Reuter · 11 years ago
  2. 5c2f973 cdc: update with patches from mbm userspace by flintman · 12 years ago
  3. 3d773fa clock-8x60: add clk_ignor_list_add by Nick Reuter · 12 years ago
  4. 34b6b2b mpm: add msm_mpm_set_irq_ignore_list by Nick Reuter · 12 years ago
  5. b0d3905 msm: fix in-tree compilation for perf_trace_counters by Bryan Huntsman · 13 years ago
  6. b0e1b91 Merge remote-tracking branch 'cm/cm-12.0' into HEAD by Nick Reuter · 11 years ago
  7. 1e83f68 htc: rename htc_sleep_clk.c to htc_sleep_clk_8k.c by Nick Reuter · 11 years ago
  8. ecf1ffe input: misc: flip the mpu3050 folder naming by Nick Reuter · 11 years ago
  9. b4d27f2 msm: HTC: m7: cleanup board files. by Brinly Taylor · 11 years ago
  10. a300042 HID: Fix uninitialized variable "size" in hid-wiimote-debug by Simon Que · 14 years ago
  11. 87f5b92 mnt: Prevent pivot_root from creating a loop in the mount tree by Eric W. Biederman · 12 years ago
  12. 715d05f fs: introduce a generic shutdown ioctl by Jaegeuk Kim · 12 years ago
  13. e0cea84 f2fs: update from git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git by Jaegeuk Kim · 11 years ago
  14. df20f77 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 12 years ago
  15. 42ab826 eCryptfs: Remove buggy and unnecessary write in file name decode routine by Michael Halcrow · 12 years ago
  16. 64d1a0d ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above by Dave Martin · 14 years ago
  17. f767fca msm: HTC: zara: Unbreak Bluetooth by Brinly Taylor · 11 years ago
  18. f276d14 msm: HTC: zara: regen defconfig by Brinly Taylor · 11 years ago
  19. 40f3891 msm: HTC: zara: Cleanup defconfig by Brinly Taylor · 11 years ago
  20. 79f424c kgsl: do not vmap/memset to zero-out pages by Iliyan Malchev · 12 years ago
  21. e2c5170 msm: HTC: m4: regen defconfig by Brinly Taylor · 11 years ago
  22. 6e522ba msm: HTC: m4: Cleanup tabs. by Brinly Taylor · 11 years ago
  23. 672095e eCryptfs: Remove buggy and unnecessary write in file name decode routine by Michael Halcrow · 12 years ago
  24. 3b4eaf2 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 12 years ago
  25. c6ff06e net: support marking accepting TCP sockets by Lorenzo Colitti · 12 years ago
  26. f1a3bba net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 12 years ago
  27. 60914bc net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 12 years ago
  28. da07cdd net: ipv6: ping: Use socket mark in routing lookup by Lorenzo Colitti · 12 years ago
  29. 53d6392 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 12 years ago
  30. 2b443dc acpuclock: Add in CONFIG_MSM_FORCE_MAX_CPU_TABLE by flintman · 11 years ago
  31. a721d2d defconfig: Update 4g defconfig by flintman · 11 years ago
  32. 20f1de7 msm: HTC: zara: Remove NFC by Brinly Taylor · 11 years ago
  33. 4998993 defconfig: Update recovery to support f2fs by flintman · 11 years ago
  34. b1d047d drivers: net: bcmdhd_4335_mcc: Update from m7gpe 5.0.1 by Matt Mower · 11 years ago
  35. 1b81c1b msm: HTC: ZARA: Import ZARA board files by Brinly Taylor · 11 years ago
  36. ae436e9 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 12 years ago
  37. db13521 msm: HTC: m7: Add delay for PWM by Ethan Chen · 12 years ago
  38. 07860d0 Revert "msm: HTC: m7: merge display on commands" by Ethan Chen · 12 years ago
  39. 21792bd msm: HTC: t6: align with CAF values by David Hays · 12 years ago
  40. acac1ff introduce SIZE_MAX by Xi Wang · 14 years ago
  41. 8d03d55 slab/mempolicy: always use local policy from interrupt context by Andi Kleen · 14 years ago
  42. ccb4b8c mm: try_to_unmap_cluster() should lock_page() before mlocking by Vlastimil Babka · 12 years ago
  43. 7b01eca mm, thp: do not allow thp faults to avoid cpuset restrictions by David Rientjes · 12 years ago
  44. 83b9c3d mm: kmemleak: avoid false negatives on vmalloc'ed objects by Catalin Marinas · 13 years ago
  45. 9468771 mm: hugetlb: fix copy_hugetlb_page_range() by Naoya Horiguchi · 12 years ago
  46. 008ef7e shmem: fix splicing from a hole while it's punched by Hugh Dickins · 12 years ago
  47. 9e196b7 shmem: fix faulting into a hole, not taking i_mutex by Hugh Dickins · 12 years ago
  48. 2d98936 shmem: fix faulting into a hole while it's punched by Hugh Dickins · 12 years ago
  49. f91fb4e cpuset,mempolicy: fix sleeping function called from invalid context by Gu Zheng · 12 years ago
  50. b20ea6d mm: fix crashes from mbind() merging vmas by Hugh Dickins · 12 years ago
  51. 91389cc hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry by Naoya Horiguchi · 12 years ago
  52. 3467d5b mm: vmscan: clear kswapd's special reclaim powers before exiting by Johannes Weiner · 12 years ago
  53. 850a89c mm: fix sleeping function warning from __put_anon_vma by Hugh Dickins · 12 years ago
  54. 289c45c mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACTION_REQUIRED by Tony Luck · 12 years ago
  55. cf8c8ae mm/memory-failure.c-failure: send right signal code to correct thread by Tony Luck · 12 years ago
  56. d94ff00 mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address by Will Deacon · 14 years ago
  57. a9059c0 mm: highmem: export kmap_to_page for modules by Will Deacon · 14 years ago
  58. 471e11a mm: add kmap_to_page() by Ben Hutchings · 14 years ago
  59. 48a32e5 mm: rmap: fix use-after-free in __put_anon_vma by Andrey Ryabinin · 12 years ago
  60. 0c19388 mm/memory-failure.c: fix memory leak by race between poison and unpoison by Naoya Horiguchi · 12 years ago
  61. e320a98 percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree() by Jianyu Zhan · 12 years ago
  62. ca60496 hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage by Chen Yucong · 12 years ago
  63. 0688da1 mm: make fixup_user_fault() check the vma access rights too by Linus Torvalds · 12 years ago
  64. 9285d61 mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() by Mizuma, Masayoshi · 12 years ago
  65. bb05a9d mm: hugetlb: fix softlockup when a large number of hugepages are freed. by Mizuma, Masayoshi · 12 years ago
  66. 00ce7ee mm/hotplug: correctly add new zone to all other nodes' zone lists by Jiang Liu · 14 years ago
  67. 6ce1f75 zsmalloc: use updated zsmalloc by Dan Pasanen · 12 years ago
  68. ec732ce drivers: staging: Fix Zcache by Steve Kondik · 12 years ago
  69. ff0a827 defconfig: update tenderloin defconfig by flintman · 12 years ago
  70. 21c99f9 zram: fix warnings by Dan Pasanen · 12 years ago
  71. 5681391 Staging: zram: Fix memory leak by refcount mismatch by Rashika Kheria · 13 years ago
  72. 1320025 zram: protect sysfs handler from invalid memory access by Jiang Liu · 13 years ago
  73. 67d0b4d Staging: zram: Fix access of NULL pointer by Rashika Kheria · 13 years ago
  74. 4301a36 zram: allow request end to coincide with disksize by Sergey Senozhatsky · 13 years ago
  75. 1437f27 zram: avoid access beyond the zram device by Jiang Liu · 13 years ago
  76. cd49b1b zram: destroy all devices on error recovery path in zram_init() by Jiang Liu · 13 years ago
  77. cfeed36 zram: avoid invalid memory access in zram_exit() by Jiang Liu · 13 years ago
  78. 14cf780 zram: Fix deadlock bug in partial read/write by Minchan Kim · 13 years ago
  79. b26b75a staging: zcache: cleanup the code between tmem_obj_init and tmem_obj_find by Xiao Guangrong · 14 years ago
  80. 5c27bc6 staging: zcache: introduce get_zcache_client by Xiao Guangrong · 14 years ago
  81. e64414f staging: zcache: cleanup zcache_do_preload and zcache_put_page by Xiao Guangrong · 14 years ago
  82. 9c7b20f staging: zcache: optimize zcache_do_preload by Xiao Guangrong · 14 years ago
  83. 63f8907 staging: zcache: cleanup zbud_init by Xiao Guangrong · 14 years ago
  84. ef3fb01 staging: zcache: mark zbud_init/zcache_comp_init as __init by Xiao Guangrong · 14 years ago
  85. a93eb41 staging: zcache: fix a compile warning by Xiao Guangrong · 14 years ago
  86. 441f67e staging: zcache: fix refcount leak by Xiao Guangrong · 14 years ago
  87. 3cdda4c staging: zcache: don't limit number of pools per client by Sasha Levin · 14 years ago
  88. 3697318 drivers: staging: Fix Zcache by Steve Kondik · 12 years ago
  89. 6bdc54c CHROMIUM: UPSTREAM: staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC by Seth Jennings · 14 years ago
  90. e7998db isofs: Fix unbounded recursion when processing relocated directories by Jan Kara · 12 years ago
  91. 4ed23de CIFS: Fix wrong directory attributes after rename by Pavel Shilovsky · 12 years ago
  92. e3db719 NFSv4: Fix problems with close in the presence of a delegation by Trond Myklebust · 12 years ago
  93. 9558f2a ext2: Fix fs corruption in ext2_get_xip_mem() by Jan Kara · 13 years ago
  94. b809d1c f2fs: fix wrong casting for dentry name by Jaegeuk Kim · 12 years ago
  95. a25044a f2fs: simplify by using a literal by Dan Carpenter · 12 years ago
  96. a42582d f2fs: truncate stale block for inline_data by Jaegeuk Kim · 12 years ago
  97. 5567512 f2fs: use macro for code readability by Chao Yu · 12 years ago
  98. 385fa1a f2fs: introduce need_do_checkpoint for readability by Chao Yu · 12 years ago
  99. 7ec82c4 f2fs: fix incorrect calculation with total/free inode num by Chao Yu · 12 years ago
  100. 15a4557 f2fs: skip if inline_data was converted already by Jaegeuk Kim · 12 years ago