1. ceced05 smpboot: Allow selfparking per cpu threads by Thomas Gleixner · 13 years ago
  2. a63b4cc smpboot: Provide infrastructure for percpu hotplug threads by Thomas Gleixner · 14 years ago
  3. 20bdb6e kthread: Implement park/unpark facility by Thomas Gleixner · 14 years ago
  4. 66d383d Merge tag 'v3.4.82' into cm-11.0 by Ethan Chen · 12 years ago
  5. c523abc Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.30' into cm-11.0 by Ethan Chen · 12 years ago
  6. f5a4c4b sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 14 years ago
  7. d873ad3 misc: Remove psensor, pocket mode code by Ethan Chen · 12 years ago
  8. dbf3239 sched/rt: Avoid updating RT entry timeout twice within one tick period by Ying Xue · 14 years ago
  9. 0cc70c5 ore: Fix wrong math in allocation of per device BIO by Boaz Harrosh · 13 years ago
  10. cd1188e audit: correct a type mismatch in audit_syscall_exit() by AKASHI Takahiro · 13 years ago
  11. 7f285eb WLAN subsystem: Sysctl support for key TCP/IP parameters by Mahesh A Saptasagar · 12 years ago
  12. 50d8f1b mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 13 years ago
  13. 9cd088e Merge "msm-camera: Validate VFE command id" by Linux Build Service Account · 12 years ago
  14. e75b9c0 input: ewtzmu2: Fix gyro off status checks by Erwin Mascher · 12 years ago kitkat-old
  15. e1d3edb Merge "net: ipv6: Add IPv6 support to the ping socket." by Linux Build Service Account · 12 years ago
  16. 1c651f3 Merge "ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper functions" by Linux Build Service Account · 12 years ago
  17. 0e1a1a0 msm-camera: Validate VFE command id by Katta Santhisindhu · 12 years ago
  18. f704820 net: ipv6: Add IPv6 support to the ping socket. by Lorenzo Colitti · 14 years ago
  19. dce9561 ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper functions by Hannes Frederic Sowa · 13 years ago
  20. 0e2d3ca wlan: Store avoid channel list by Leo Chang · 13 years ago
  21. 6d4a1b2 Merge "kernel/msm: Add qrngp header file" by Linux Build Service Account · 13 years ago
  22. 1f273c5 Merge "wcnss: Add support to configure the Wlan MAC addr" by Linux Build Service Account · 13 years ago
  23. 1bc7b1c ASoC: msm: Add support for 24-bit output path by Flemmard · 13 years ago
  24. d01e35f msm: HTC: Update HTC battery drivers by Flemmard · 13 years ago
  25. 0810abc input: touchscreen: synaptics_3200: Update Synaptics 3200 driver by Flemmard · 13 years ago
  26. 8923f4a input: mpu3050: Update HTC version of MPU3050 sensor by Flemmard · 13 years ago
  27. 84cecde input: cm3629: Update CM3629 proximity/light sensor by Flemmard · 13 years ago
  28. e777726 leds: leds-pm8xxx: Update HTC leds-pm8xxx variant by Flemmard · 13 years ago
  29. 760fa6f power: pm8921-charger: Update HTC pm8921 drivers by Flemmard · 13 years ago
  30. 6e3ffce msm: camera: Update HTC camera stack drivers by Flemmard · 13 years ago
  31. 291b292 msm: camera: yushanII: Import HTC Yushan II driver by Flemmard · 13 years ago
  32. 7049080 msm_serial_hs_cir: Add HTC CIR serial driver by Flemmard · 13 years ago
  33. 937c596 input: bma250_bosch: Add HTC variant of BMA250 sensor by Flemmard · 13 years ago
  34. 0a7d294 input: akm8963_nst: Add HTC variant of AKM8963 compass by Flemmard · 13 years ago
  35. 9dc34f3 misc: rt5501: Add HTC RT5501 Amp driver by Flemmard · 13 years ago
  36. 2086183 misc: tfa9887: Add HTC TFA9887 Amp driver by Flemmard · 13 years ago
  37. 7f6505e msm: mdm2: Add HTC modem initialization code by Flemmard · 13 years ago
  38. 628f0c1 iommu/core: pass a user-provided token to fault handlers by Ohad Ben-Cohen · 14 years ago
  39. f7652b3 gpu: msm: Add new Adreno driver by Steve Kondik · 13 years ago
  40. 6479224 cpufreq: interactive: Remove trace event from idle_start handler by Rohit Gupta · 13 years ago
  41. e3552d0 cpufreq: interactive: Reset floor_validate_time if busy at max for 100ms by Rohit Gupta · 13 years ago
  42. 38b1715 tick: Dynamically set broadcast irq affinity by Daniel Lezcano · 13 years ago
  43. eaf0019 tracing/sched: add load balancer tracepoint by Steve Muckle · 13 years ago
  44. 83cb3f7 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 14 years ago
  45. 8ad62c2 mm: add a field to store names for private anonymous memory by Colin Cross · 13 years ago
  46. 0df1808 ARM: Drop VCM framework by Rohit Vaswani · 14 years ago
  47. c30b82e mm: vmalloc: use const void * for caller argument by Marek Szyprowski · 14 years ago
  48. 96e7ce4 ARM: dma-mapping: remove custom consistent dma region by Marek Szyprowski · 14 years ago
  49. 069398a ion: tracing: add ftrace events for ion allocations by Liam Mark · 14 years ago
  50. 60392bf trace: power: Adding trace events for cpufreq by Rohit Gupta · 13 years ago
  51. 734f1f8 mm: pass readahead info down to the i/o scheduler by Lee Susman · 13 years ago
  52. c69159b freezer: define try_to_freeze_nowarn if CONFIG_FREEZER=n by Ben Jones · 14 years ago
  53. e7c3c14 mm: compaction: partially revert capture of suitable high-order page by Mel Gorman · 14 years ago
  54. 70e5192 mm: compaction: Add scanned and isolated counters for compaction by Mel Gorman · 14 years ago
  55. 7bfd6e4 mm: compaction: Move migration fail/success stats to migrate.c by Mel Gorman · 14 years ago
  56. f8194dc CMA: migrate mlocked pages by Minchan Kim · 14 years ago
  57. b71127a mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity by Mel Gorman · 14 years ago
  58. cc5a88a mm: compaction: cache if a pageblock was scanned and no pages were isolated by Mel Gorman · 14 years ago
  59. c74068b mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 14 years ago
  60. 0ba3388 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 14 years ago
  61. 31b02ab mm: cma: discard clean pages during contiguous allocation instead of migration by Minchan Kim · 14 years ago
  62. 8d54f4b mm: memcg: count pte references from every member of the reclaimed hierarchy by Johannes Weiner · 14 years ago
  63. 0fad1d2 mm: remove swap token code by Rik van Riel · 14 years ago
  64. d4c9b42 mm/memcg: kill mem_cgroup_lru_del() by Konstantin Khlebnikov · 14 years ago
  65. fa16809 mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 14 years ago
  66. 52878ac mm: vmscan: remove reclaim_mode_t by Mel Gorman · 14 years ago
  67. 753d7e7 mm: vmscan: do not stall on writeback during memory compaction by Mel Gorman · 14 years ago
  68. 2c27524 mm: vmscan: remove lumpy reclaim by Mel Gorman · 14 years ago
  69. 67bed68 tracing/sched: Add trace events to track cpu hotplug. by Arun Bharadwaj · 13 years ago
  70. 1bee7b9 kernel/lib: add additional debug capabilites for data corruption by Syed Rameez Mustafa · 13 years ago
  71. 5865888 workqueue: factor out worker_pool from global_cwq by Tejun Heo · 14 years ago
  72. 7b3cf42 wcnss: Add support to configure the Wlan MAC addr by Hardik Kantilal Patel · 13 years ago
  73. a02803a kernel/msm: Add qrngp header file by Hariprasad Dhalinarasimha · 13 years ago
  74. 86dc6b9 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 13 years ago
  75. e387172 net: unix: allow set_peek_off to fail by Sasha Levin · 13 years ago
  76. 5a7d8af Revert "radio: iris: Bound check user space values" by Ethan Chen · 13 years ago
  77. 58634ac Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.21' into cm-11.0 by Ethan Chen · 13 years ago
  78. fda7305 Merge tag 'v3.4.76' into cm-11.0 by Ethan Chen · 13 years ago
  79. 2ad80f4 radio: iris: Fixed an issue with search stations list. by Satish Kodishala · 13 years ago
  80. be541ec drm/radeon: 0x9649 is SUMO2 not SUMO by Alex Deucher · 13 years ago
  81. a0d58ba Merge "cfg80211: export regulatory_hint_user() API" by Linux Build Service Account · 13 years ago
  82. 528e7a2 Merge "radio: iris: Bound check user space values" by Linux Build Service Account · 13 years ago
  83. 3737c2c Merge "radio: iris: Maintain different FM states" by Linux Build Service Account · 13 years ago
  84. ce32c7f Merge "msm: ehci-hsic: Add support to disable internal clock gating" by Linux Build Service Account · 13 years ago
  85. 10cd199 Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.17' into cm-11.0 by Ethan Chen · 13 years ago
  86. de0f9a5 Merge tag 'v3.4.75' into cm-11.0 by Ethan Chen · 13 years ago
  87. 50a715f ALSA: memalloc.h - fix wrong truncation of dma_addr_t by Stefano Panella · 13 years ago
  88. 040731d radio: iris: Bound check user space values by Ayaz Ahmad · 13 years ago
  89. 0d26b1e radio: iris: Maintain different FM states by Ayaz Ahmad · 13 years ago
  90. 627dc18 csdio: Remove the driver by Hamad Kadmany · 13 years ago
  91. f0c7091 cfg80211: export regulatory_hint_user() API by Mihir Shete · 13 years ago
  92. 4062191 crypto: scatterwalk - Use sg_chain_ptr on chain entries by Tom Lendacky · 13 years ago
  93. 941f77d crypto: scatterwalk - Set the chain pointer indication bit by Tom Lendacky · 13 years ago
  94. b9f6609 usb: gadget: add support for multiple LUNs by Matt Mower · 13 years ago
  95. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  96. d8b8a43 dm: fix truncated status strings by Mikulas Patocka · 13 years ago
  97. ad25b5d inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 13 years ago
  98. 18719a4 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 13 years ago
  99. 4dd7a52 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 13 years ago
  100. 8bfabdd Merge remote-tracking branch 'codeaurora/kk_2.7.1' into cm-11.0 by Ethan Chen · 13 years ago