1. 4fa5a7f HID: core: implement generic .request() by Benjamin Tissoires · 10 years ago
  2. 706daef HID: uHID: implement .raw_request by Benjamin Tissoires · 10 years ago
  3. 289a716 HID: uhid: reintroduce uhid_hid_get_raw() by Jiri Kosina · 10 years ago
  4. 41abfb3 HID: uHID: remove duplicated code by Benjamin Tissoires · 10 years ago
  5. 4a76d37 HID: uhid: remove uhid_hid_get_raw() by Jiri Kosina · 10 years ago
  6. 6fad42d HID: Add HID transport driver documentation by Benjamin Tissoires · 10 years ago
  7. 7e845d4 HID: introduce helper to access hid_output_raw_report() by Benjamin Tissoires · 10 years ago
  8. cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 10 years ago
  9. f9bcca4 HID: usbhid: remove duplicated code by Benjamin Tissoires · 10 years ago
  10. e9d5da9 HID: HIDp: remove duplicated coded by Benjamin Tissoires · 10 years ago
  11. b40272e HID: remove hidinput_input_event handler by Benjamin Tissoires · 10 years ago
  12. 2f0cd03 HID: HIDp: remove hidp_hidinput_event by Benjamin Tissoires · 10 years ago
  13. 0e40d35 HID: logitech-dj: remove hidinput_input_event by Benjamin Tissoires · 10 years ago
  14. b69d653 HID: add inliners for ll_driver transport-layer callbacks by Benjamin Tissoires · 10 years ago
  15. 0a7f364 HID: Add the transport-driver functions to the HIDP driver. by Frank Praznik · 10 years ago
  16. 596cfdd HID: Add the transport-driver function to the uhid driver by Frank Praznik · 10 years ago
  17. 975a683 HID: Add transport-driver functions to the USB HID interface. by Frank Praznik · 10 years ago
  18. cd4dc08 HID: Add transport-driver callbacks to the hid_ll_driver struct by Frank Praznik · 10 years ago
  19. 4988abf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  20. fe41c2c Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  21. 194e57f Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  22. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  23. 60eaa01 Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  24. 4b1a9a5 Merge branch 'misc' into for-linus by James Bottomley · 10 years ago
  25. 6281385 Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/sensor-hub', 'for-3.14/sony' and 'for-3.14/upstream' into for-linus by Jiri Kosina · 10 years ago
  26. 5066a4d dm log userspace: allow mark requests to piggyback on flush requests by Dongmao Zhang · 10 years ago
  27. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  28. fbd918a Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  29. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  30. 5cb7398 Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  31. 4a2829b Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  32. ff0bc6c Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  33. 2182c81 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  34. 78d5506 mm/migrate: remove unused function, fail_migrate_page() by Joonsoo Kim · 10 years ago
  35. 59c82b7 mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages by Joonsoo Kim · 10 years ago
  36. 32665f2 mm/migrate: correct failure handling if !hugepage_migration_support() by Joonsoo Kim · 10 years ago
  37. 354a336 mm/migrate: add comment about permanent failure path by Naoya Horiguchi · 10 years ago
  38. aed0a0e mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure by David Rientjes · 10 years ago
  39. 55b7c4c mm: compaction: reset scanner positions immediately when they meet by Vlastimil Babka · 10 years ago
  40. 50b5b09 mm: compaction: do not mark unmovable pageblocks as skipped in async compaction by Vlastimil Babka · 10 years ago
  41. 7ed695e mm: compaction: detect when scanners meet in isolate_freepages by Vlastimil Babka · 10 years ago
  42. d3132e4 mm: compaction: reset cached scanner pfn's before reading them by Vlastimil Babka · 10 years ago
  43. de6c60a mm: compaction: encapsulate defer reset logic by Vlastimil Babka · 10 years ago
  44. 0eb927c mm: compaction: trace compaction begin and end by Mel Gorman · 10 years ago
  45. 947b3dd memcg, oom: lock mem_cgroup_print_oom_info by Michal Hocko · 10 years ago
  46. 286549d sched: add tracepoints related to NUMA task migration by Mel Gorman · 10 years ago
  47. 64a9a34 mm: numa: do not automatically migrate KSM pages by Mel Gorman · 10 years ago
  48. af1839d mm: numa: trace tasks that fail migration due to rate limiting by Mel Gorman · 10 years ago
  49. 1c5e9c2 mm: numa: limit scope of lock for NUMA migrate rate limiting by Mel Gorman · 10 years ago
  50. 1c30e01 mm: numa: make NUMA-migrate related functions static by Mel Gorman · 10 years ago
  51. 25487d7 lib/show_mem.c: show num_poisoned_pages when oom by Xishi Qiu · 10 years ago
  52. 4883e99 mm/hwpoison: add '#' to hwpoison_inject by Wanpeng Li · 10 years ago
  53. 560dca27 mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameter by Grygorii Strashko · 10 years ago
  54. 9a28f9d x86/mm: memblock: switch to use NUMA_NO_NODE by Grygorii Strashko · 10 years ago
  55. b6cb5ba arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  56. cfb66586 arch/arm/mm/init.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  57. 9233d2b arch/arm/kernel/: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  58. 4fc0bc5 drivers/firmware/memmap.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  59. 9e43aa2 mm/memory_hotplug.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  60. 999c17e mm/percpu.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  61. 0d036e9 mm/page_cgroup.c: use memblock apis for early memory allocations by Grygorii Strashko · 10 years ago
  62. 8b89a11 mm/hugetlb.c: use memblock apis for early memory allocations by Grygorii Strashko · 10 years ago
  63. bb016b8 mm/sparse: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  64. c152950 lib/cpumask.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  65. 457ff1d lib/swiotlb.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  66. c2f69cd kernel/power/snapshot.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  67. 6782832 mm/page_alloc.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  68. 9da791d kernel/printk/printk.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  69. 098b081 init/main.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  70. 26f09e9 mm/memblock: add memblock memory allocation apis by Santosh Shilimkar · 10 years ago
  71. b115423 mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES by Grygorii Strashko · 10 years ago
  72. 87029ee mm/memblock: reorder parameters of memblock_find_in_range_node by Grygorii Strashko · 10 years ago
  73. 79f40fa mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment by Grygorii Strashko · 10 years ago
  74. 869a84e1 mm/memblock: remove unnecessary inclusions of bootmem.h by Grygorii Strashko · 10 years ago
  75. 10e8952 mm/bootmem: remove duplicated declaration of __free_pages_bootmem() by Grygorii Strashko · 10 years ago
  76. fd615c4 mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK by Grygorii Strashko · 10 years ago
  77. 5b6e529 x86: memblock: set current limit to max low memory address by Santosh Shilimkar · 10 years ago
  78. 4d4048b oom_kill: add rcu_read_lock() into find_lock_task_mm() by Oleg Nesterov · 10 years ago
  79. ad96244 oom_kill: has_intersects_mems_allowed() needs rcu_read_lock() by Oleg Nesterov · 10 years ago
  80. 1da4db0 oom_kill: change oom_kill.c to use for_each_thread() by Oleg Nesterov · 10 years ago
  81. 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 10 years ago
  82. 9853a40 mm/rmap: use rmap_walk() in page_mkclean() by Joonsoo Kim · 10 years ago
  83. 9f32624 mm/rmap: use rmap_walk() in page_referenced() by Joonsoo Kim · 10 years ago
  84. e8351ac mm/rmap: use rmap_walk() in try_to_munlock() by Joonsoo Kim · 10 years ago
  85. 5262950 mm/rmap: use rmap_walk() in try_to_unmap() by Joonsoo Kim · 10 years ago
  86. 0dd1c7b mm/rmap: extend rmap_walk_xxx() to cope with different cases by Joonsoo Kim · 10 years ago
  87. 051ac83 mm/rmap: make rmap_walk to get the rmap_walk_control argument by Joonsoo Kim · 10 years ago
  88. faecd8d mm/rmap: factor lock function out of rmap_walk_anon() by Joonsoo Kim · 10 years ago
  89. 0f843c6 mm/rmap: factor nonlinear handling out of try_to_unmap_file() by Joonsoo Kim · 10 years ago
  90. b854f71 mm/rmap: recompute pgoff for huge page by Joonsoo Kim · 10 years ago
  91. 2753b35 memcg: make memcg_update_cache_sizes() static by Vladimir Davydov · 10 years ago
  92. 1c98dd9 memcg: fix kmem_account_flags check in memcg_can_account_kmem() by Vladimir Davydov · 10 years ago
  93. b2f3eeb x86, numa, acpi, memory-hotplug: make movable_node have higher priority by Tang Chen · 10 years ago
  94. 55ac590 memblock, mem_hotplug: make memblock skip hotpluggable regions if needed by Tang Chen · 10 years ago
  95. a0acda9 acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable by Tang Chen · 10 years ago
  96. 05d1d8c acpi, numa, mem_hotplug: mark hotpluggable memory in memblock by Tang Chen · 10 years ago
  97. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 10 years ago
  98. 66b16ed memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions by Tang Chen · 10 years ago
  99. 66a2075 memblock, numa: introduce flags field into memblock by Tang Chen · 10 years ago
  100. 931d13f mm/memblock: debug: correct displaying of upper memory boundary by Grygorii Strashko · 10 years ago