1. 58634ac Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.21' into cm-11.0 by Ethan Chen · 12 years ago
  2. ce32c7f Merge "msm: ehci-hsic: Add support to disable internal clock gating" by Linux Build Service Account · 12 years ago
  3. 10cd199 Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.17' into cm-11.0 by Ethan Chen · 12 years ago
  4. de0f9a5 Merge tag 'v3.4.75' into cm-11.0 by Ethan Chen · 12 years ago
  5. 627dc18 csdio: Remove the driver by Hamad Kadmany · 12 years ago
  6. b9f6609 usb: gadget: add support for multiple LUNs by Matt Mower · 12 years ago
  7. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 12 years ago
  8. d8b8a43 dm: fix truncated status strings by Mikulas Patocka · 13 years ago
  9. 18719a4 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 12 years ago
  10. 4dd7a52 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 12 years ago
  11. 8bfabdd Merge remote-tracking branch 'codeaurora/kk_2.7.1' into cm-11.0 by Ethan Chen · 12 years ago
  12. c5b6ec8 Merge "kref: Implement kref_get_unless_zero v3" by Linux Build Service Account · 12 years ago
  13. 0a78e97 msm: ehci-hsic: Add support to disable internal clock gating by ChandanaKishori Chiluveru · 12 years ago
  14. 6dc2101 kref: Implement kref_get_unless_zero v3 by Thomas Hellstrom · 13 years ago
  15. 488c5aa Merge "ASoC: msm: qdsp6v2: Propagate device HW delay to AFE." by Linux Build Service Account · 12 years ago
  16. 09f6650 mtd: map: fixed bug in 64-bit systems by Wang Haitao · 13 years ago
  17. 8f77c28 sched: provide per cpu-cgroup option to notify on migrations by Steve Muckle · 13 years ago
  18. ec574f8 kernel: Add hooks for user-accessible timers in the kernel. by Greg Reid · 13 years ago
  19. 2bb6292 Merge "net: rmnet_usb: Add support for aligned QOS header" by Linux Build Service Account · 12 years ago
  20. c39dc51 Merge "mm: vmscan: fix do_try_to_free_pages() livelock" by Linux Build Service Account · 12 years ago
  21. 762e178 Merge "swap: add per-partition lock for swapfile" by Linux Build Service Account · 12 years ago
  22. 8bbba2a ASoC: msm: qdsp6v2: Propagate device HW delay to AFE. by Pavan Chikkala · 12 years ago
  23. 3e2def0 Revert "ASoC: msm: qdsp6v2: Propagate device HW delay to AFE." by Sivasri Kumar Vanka · 12 years ago
  24. 36abcfd mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 13 years ago
  25. d1c2fbe swap: add per-partition lock for swapfile by Shaohua Li · 13 years ago
  26. b9cabe4 net: rmnet_usb: Add support for aligned QOS header by ChandanaKishori Chiluveru · 12 years ago
  27. c0d3062 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 12 years ago
  28. f22ff9d include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock by Fan Du · 13 years ago
  29. df4011e exec: do not abuse ->cred_guard_mutex in threadgroup_lock() by Oleg Nesterov · 13 years ago
  30. 72d72ed Merge "msm: vidc: Initialize kernel space stack variables" by Linux Build Service Account · 12 years ago
  31. 38c75cb Merge "ASoC: msm: qdsp6v2: Propagate device HW delay to AFE." by Linux Build Service Account · 12 years ago
  32. 8892853 ASoC: msm: qdsp6v2: Propagate device HW delay to AFE. by Srikanth Katta · 12 years ago
  33. c581297 Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.10' into HEAD by Ethan Chen · 12 years ago
  34. 197e6c3 tspp: Protect against buffer overflow by Hamad Kadmany · 12 years ago
  35. 3fb075c msm: vidc: Initialize kernel space stack variables by Deepak Verma · 12 years ago
  36. b2673ea Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.9' into kk-bringup by Ethan Chen · 12 years ago
  37. 51eec7b msm: vidc: Initialize kernel space stack variables by Deepak Verma · 12 years ago
  38. 478e9a7 inet: fix possible memory corruption with UDP_CORK and UFO by Hannes Frederic Sowa · 12 years ago
  39. 11db1e4 tcp: must unclone packets before mangling them by Eric Dumazet · 12 years ago
  40. f8fed45 msm:pm: Fix for race condition of starting cpu1 when cpu0 in PC. by Anil kumar mamidala · 12 years ago
  41. a17edf1 Merge "KBuild: Export msm_rmnet.h to user space" by Linux Build Service Account · 12 years ago
  42. 3deb9fa kernel: Add hooks for user-accessible timers in the kernel. by Greg Reid · 13 years ago
  43. af8b202 KBuild: Export msm_rmnet.h to user space by Harout Hedeshian · 13 years ago
  44. 9b487e9 msm:pm: Fix for race condition of starting cpu1 when cpu0 in PC. by Anil kumar mamidala · 12 years ago
  45. 4c481c1 Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.082' into revert-linux by Ethan Chen · 12 years ago
  46. ae4f032 leds: leds-pm8xxx: update from evita TMO DE MR1 release by Ethan Chen · 13 years ago
  47. c2f2710 random: run random_int_secret_init() run after all late_initcalls by Theodore Ts'o · 13 years ago
  48. 022a41d mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 13 years ago
  49. 2cd21fa perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 13 years ago
  50. 0049b62 HID: provide a helper for validating hid reports by Kees Cook · 13 years ago
  51. e5fab20 Add security hooks to binder and implement the hooks for SELinux. by Stephen Smalley · 13 years ago
  52. 676bb9a HID: validate HID report id size by Kees Cook · 13 years ago
  53. a7179b8 rculist: list_first_or_null_rcu() should use list_entry_rcu() by Tejun Heo · 13 years ago
  54. 8708ea2 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 13 years ago
  55. 055c396 ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 13 years ago
  56. 3111383 msm_fb: display: Add support to YCBYCR MDP format by Mayank Chopra · 13 years ago
  57. ead13f9 Use hrtimers so that msleep() sleeps for the requested time by Jonathan Corbet · 13 years ago
  58. 4eb43ec misc: update HTC camera code from evita MR1 release by Ethan Chen · 13 years ago
  59. 714ee0c mmc: core: remove bkops_busy flag from the mmc_command structure by Subhash Jadavani · 13 years ago
  60. 09c7565 SCSI: zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 13 years ago
  61. 09a818b Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.025' into cm-10.2 by Ethan Chen · 13 years ago
  62. 1d821b2 mmc: core: expose HPI capability to SWITCH commands by Subhash Jadavani · 13 years ago
  63. a42efb7 futex: Take hugepages into account when generating futex_key by Zhang Yi · 13 years ago
  64. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 13 years ago
  65. 4826144 mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 14 years ago
  66. f5484ed lib: qmi: Introduce QMI Encode/Decode library by Karthikeyan Ramasubramanian · 14 years ago
  67. 54a96cb msm: mdp: Update sync pt. behaviour by Naseer Ahmed · 13 years ago
  68. 5a138e2 Merge remote-tracking branch 'codeaurora/jb_2.6' into cm-10.2 by Ethan Chen · 13 years ago
  69. 5fb2f98 power: pm8921-charger: Add delay after turning on D0 (TCXO) clock by Anirudh Ghayal · 13 years ago
  70. 2010fa3 virtio: support unlocked queue poll by Michael S. Tsirkin · 13 years ago
  71. a90a3ad firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 13 years ago
  72. 6c966b2 Merge "msm: vidc: Add LTR feature for H264 encoder" by Linux Build Service Account · 13 years ago
  73. 9cfbf10 Merge "avtimer: kernel driver to expose avtimer to userspace" by Linux Build Service Account · 13 years ago
  74. d11ff32 net: Swap ver and type in pppoe_hdr by Changli Gao · 13 years ago
  75. fce37bf sysctl: Add missing NET_IPV6_ACCEPT_RA_PREFIX_ROUTE definition by Ethan Chen · 13 years ago
  76. f503015 Merge remote-tracking branch 'codeaurora/jb_2.6' into cm-10.2 by Ethan Chen · 13 years ago
  77. 5b62703 Merge "tty: n_smux: add separate close notifications" by Linux Build Service Account · 13 years ago
  78. bbd4529 avtimer: kernel driver to expose avtimer to userspace by Srikanth Uyyala · 13 years ago
  79. 9bb9355 Merge "cfg80211: Allow TDLS peer AID to be configured for VHT" by Linux Build Service Account · 13 years ago
  80. 84ab2cd Add security hooks to binder and implement the hooks for SELinux. by Stephen Smalley · 13 years ago
  81. d9795ba Merge tag 'AU_LINUX_ANDROID_JB_2.5.04.02.02.040.432' into cm-10.1 by Ethan Chen · 13 years ago
  82. ce1fda2 tty: n_smux: add separate close notifications by Arun Kumar Neelakantam · 13 years ago
  83. d51e373 Merge "mmc: core: remove the polling for BKOPS completion" by Linux Build Service Account · 13 years ago
  84. c458099 tty: n_smux: add separate close notifications by Arun Kumar Neelakantam · 13 years ago
  85. 0c28939 msm: vidc: Add LTR feature for H264 encoder by Maheshwar Ajja · 13 years ago
  86. 6f366e8 mmc: core: remove the polling for BKOPS completion by Maya Erez · 13 years ago
  87. 5b2dd3e msm: vidc: Get the current performance level by Maheshwar Ajja · 13 years ago
  88. 675f8f6 Merge "wcnss: Add API to expose the IRIS XO mode set" by Linux Build Service Account · 13 years ago
  89. d436881 Merge "net/ipv6/addrconf: IPv6 tethering enhancement" by Linux Build Service Account · 13 years ago
  90. c459c66 wcnss: Add API to expose the IRIS XO mode set by Sameer Thalappil · 13 years ago
  91. 5178062 Merge "power: pm8921-bms: Fix variable naming" by Linux Build Service Account · 13 years ago
  92. afd333a Merge "base: sync: increase size of sync_timeline name" by Linux Build Service Account · 13 years ago
  93. 833b2be power: pm8921-bms: Fix variable naming by Anirudh Ghayal · 13 years ago
  94. 1fadc99 base: sync: increase size of sync_timeline name by Fred Fettinger · 13 years ago
  95. 273b9a9 wcnss: Add support to download calibrated data by Sameer Thalappil · 13 years ago
  96. 5b5868e leds: pm8xxx: Enable PWM LPG banks based on max current by Prasad Sodagudi · 13 years ago
  97. 67e48f7 Merge tag 'AU_LINUX_ANDROID_JB_2.5.04.02.02.040.384' into cm-10.1 by Ethan Chen · 13 years ago
  98. 44cd98f freezer: add new freezable helpers using freezer_do_not_count() by Colin Cross · 13 years ago
  99. 13098dc freezer: convert freezable helpers to static inline where possible by Colin Cross · 13 years ago
  100. 3b78431 freezer: convert freezable helpers to freezer_do_not_count() by Colin Cross · 13 years ago