1. ea9b501 samples/kprobes: print out the symbol name for the hooks by Huang Shijie · 8 years ago
  2. d04659a samples/kprobes: add a new module parameter by Huang Shijie · 8 years ago
  3. 603ac5d kprobes: add the "tls" argument for j_do_fork by Huang Shijie · 8 years ago
  4. c8cdd2b init/main.c: simplify initcall_blacklisted() by Rasmus Villemoes · 8 years ago
  5. 4108124 fs/efs/super.c: fix return value by Heloise · 8 years ago
  6. 28898fd checkpatch: improve --git <commit-count> shortcut by Joe Perches · 8 years ago
  7. 0dea9f1 checkpatch: reduce number of `git log` calls with --git by Joe Perches · 8 years ago
  8. 4a593c3 checkpatch: add support to check already applied git commits by Du, Changbin · 8 years ago
  9. 3beb42e checkpatch: add --list-types to show message types to show or ignore by Joe Perches · 8 years ago
  10. ef21219 checkpatch: advertise the --fix and --fix-inplace options more by Joe Perches · 8 years ago
  11. 481aea5 checkpatch: whine about ACCESS_ONCE by Joe Perches · 8 years ago
  12. a91e899 checkpatch: add test for keywords not starting on tabstops by Joe Perches · 8 years ago
  13. f39e176 checkpatch: improve CONSTANT_COMPARISON test for structure members by Joe Perches · 8 years ago
  14. 2d63274 checkpatch: add PREFER_IS_ENABLED test by Joe Perches · 8 years ago
  15. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  16. 3bcadd6 radix-tree: free up the bottom bit of exceptional entries for reuse by Matthew Wilcox · 8 years ago
  17. 78a9be0 dax: move RADIX_DAX_ definitions to dax.c by NeilBrown · 8 years ago
  18. 9e85d81 radix-tree: make radix_tree_descend() more useful by Matthew Wilcox · 8 years ago
  19. d604c32 radix-tree: introduce radix_tree_replace_clear_tags() by Matthew Wilcox · 8 years ago
  20. 89148aa radix-tree: tidy up __radix_tree_create() by Matthew Wilcox · 8 years ago
  21. a8e4da2 radix-tree: tidy up range_tag_if_tagged by Matthew Wilcox · 8 years ago
  22. 8c1244d radix-tree: tidy up next_chunk by Matthew Wilcox · 8 years ago
  23. af49a63 radix-tree: change naming conventions in radix_tree_shrink by Matthew Wilcox · 8 years ago
  24. b194d16 radix-tree: rename radix_tree_is_indirect_ptr() by Matthew Wilcox · 8 years ago
  25. 4dd6c09 radix-tree: rename indirect_to_ptr() to entry_to_node() by Matthew Wilcox · 8 years ago
  26. a4db4dc radix-tree: rename ptr_to_indirect() to node_to_entry() by Matthew Wilcox · 8 years ago
  27. 30ff46cc radix-tree: rename INDIRECT_PTR to INTERNAL_NODE by Matthew Wilcox · 8 years ago
  28. d089126 radix-tree: remove root->height by Matthew Wilcox · 8 years ago
  29. 0694f0c radix tree test suite: remove dependencies on height by Matthew Wilcox · 8 years ago
  30. fb20901 radix-tree: remove a use of root->height from delete_node by Matthew Wilcox · 8 years ago
  31. c12e51b radix-tree: replace node->height with node->shift by Matthew Wilcox · 8 years ago
  32. 0c7fa0a radix-tree: split node->path into offset and height by Matthew Wilcox · 8 years ago
  33. 2fcd900 radix-tree: miscellaneous fixes by Matthew Wilcox · 8 years ago
  34. b76ba4a drivers/hwspinlock: use correct radix tree API by Matthew Wilcox · 8 years ago
  35. 6b053b8 radix-tree: add copyright statements by Matthew Wilcox · 8 years ago
  36. 0796c58 radix-tree: fix radix_tree_dump() for multi-order entries by Ross Zwisler · 8 years ago
  37. 070c5ac radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries by Matthew Wilcox · 8 years ago
  38. eb73f7f radix-tree: add test for radix_tree_locate_item() by Ross Zwisler · 8 years ago
  39. 0a2efc6 radix-tree: rewrite radix_tree_locate_item by Matthew Wilcox · 8 years ago
  40. 8a14f4d radix-tree: fix radix_tree_create for sibling entries by Matthew Wilcox · 8 years ago
  41. 0fc9b8c radix-tree test suite: add multi-order tag test by Ross Zwisler · 8 years ago
  42. 4589ba6 radix-tree: rewrite radix_tree_tag_get by Ross Zwisler · 8 years ago
  43. 00f47b5 radix-tree: rewrite radix_tree_tag_clear by Ross Zwisler · 8 years ago
  44. fb96990 radix-tree: rewrite radix_tree_tag_set by Ross Zwisler · 8 years ago
  45. 643b57d radix tree test suite: multi-order iteration test by Ross Zwisler · 8 years ago
  46. 21ef533 radix-tree: add support for multi-order iterating by Ross Zwisler · 8 years ago
  47. 7b60e9a radix-tree: fix multiorder BUG_ON in radix_tree_insert by Matthew Wilcox · 8 years ago
  48. 8582995 radix-tree: rewrite __radix_tree_lookup by Matthew Wilcox · 8 years ago
  49. afe0e39 radix-tree: fix several shrinking bugs with multiorder entries by Matthew Wilcox · 8 years ago
  50. 4f3755d radix tree test suite: start adding multiorder tests by Matthew Wilcox · 8 years ago
  51. 49ea6eb radix-tree: fix extending the tree for multi-order entries at offset 0 by Matthew Wilcox · 8 years ago
  52. 1456a43 radix-tree: introduce radix_tree_load_root() by Matthew Wilcox · 8 years ago
  53. aa54757 radix-tree: remove restriction on multi-order entries by Matthew Wilcox · 8 years ago
  54. 29e0967 radix-tree: fix deleting a multi-order entry through an alias by Matthew Wilcox · 8 years ago
  55. 3b8c00f radix-tree: fix sibling entry insertion by Matthew Wilcox · 8 years ago
  56. db050f2 radix-tree: add missing sibling entry functionality by Matthew Wilcox · 8 years ago
  57. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 8 years ago
  58. 6c4bd68 radix-tree: remove unused looping macros by Ross Zwisler · 8 years ago
  59. 7f30867 radix tree test suite: rebuild when headers change by Ross Zwisler · 8 years ago
  60. aa1d62d radix tree test suite: keep regression test runs short by Ross Zwisler · 8 years ago
  61. 97d778b radix tree test suite: allow testing other fan-out values by Ross Zwisler · 8 years ago
  62. d42cb1a radix tree test suite: add tests for radix_tree_locate_item() by Matthew Wilcox · 8 years ago
  63. f518b16 radix tree test suite: fix build by Matthew Wilcox · 8 years ago
  64. e9256ef radix-tree: introduce radix_tree_empty by Matthew Wilcox · 8 years ago
  65. 538d7eb drivers/platform/x86/wmi.c: use generic UUID library by Andy Shevchenko · 8 years ago
  66. 7244ad6 block/partitions/ldm.c: use generic UUID library by Andy Shevchenko · 8 years ago
  67. 6357978 include/linux/genhd.h: move to use generic UUID library by Andy Shevchenko · 8 years ago
  68. 8236431 fs/efivarfs/inode.c: use generic UUID library by Andy Shevchenko · 8 years ago
  69. ba7e34b include/linux/efi.h: redefine type, constant, macro from generic code by Andy Shevchenko · 8 years ago
  70. ede9c277 kernel/sysctl_binary.c: use generic UUID library by Andy Shevchenko · 8 years ago
  71. e3a93bc lib/uuid.c: remove FSF address by Andy Shevchenko · 8 years ago
  72. 2b1b0d6 lib/uuid.c: introduce a few more generic helpers by Andy Shevchenko · 8 years ago
  73. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  74. b8b5727 security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format by Andy Shevchenko · 8 years ago
  75. aa4ea1c lib/vsprintf: simplify UUID printing by Andy Shevchenko · 8 years ago
  76. f497068 MAINTAINERS: remove Koichi Yasutake by Jiri Slaby · 8 years ago
  77. 2e11246 MAINTAINERS: remove defunct spear mailing list by Eric Engestrom · 8 years ago
  78. 6c41a3b MAINTAINERS: remove linux@lists.openrisc.net by Jiri Slaby · 8 years ago
  79. cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 8 years ago
  80. 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 8 years ago
  81. b522dea printk/nmi: warn when some message has been lost in NMI context by Petr Mladek · 8 years ago
  82. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  83. 2eeed7e include/linux/syscalls.h: use pid_t instead of int by René Nyffenegger · 8 years ago
  84. 0740aa5 fork: free thread in copy_process on failure by Jiri Slaby · 8 years ago
  85. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  86. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  87. 2ec656e mn10300: let exit_fpu accept a task by Jiri Slaby · 8 years ago
  88. 1b3044e procfs: fix pthread cross-thread naming if !PR_DUMPABLE by Janis Danisevskis · 8 years ago
  89. 3e42979 procfs: expose umask in /proc/<PID>/status by Richard W.M. Jones · 8 years ago
  90. 623e47f zram: introduce per-device debug_stat sysfs node by Sergey Senozhatsky · 8 years ago
  91. 43209ea zram: remove max_comp_streams internals by Sergey Senozhatsky · 8 years ago
  92. d34f615 mm/zsmalloc: don't fail if can't create debugfs info by Dan Streetman · 8 years ago
  93. 200867a mm/zswap: use workqueue to destroy pool by Dan Streetman · 8 years ago
  94. da9556a zram: user per-cpu compression streams by Sergey Senozhatsky · 8 years ago
  95. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 8 years ago
  96. 1ee4716 zsmalloc: remove unused pool param in obj_free by Minchan Kim · 8 years ago
  97. 251cbb9 zsmalloc: reorder function parameters by Minchan Kim · 8 years ago
  98. 830e4bc zsmalloc: clean up many BUG_ON by Minchan Kim · 8 years ago
  99. a420946 zsmalloc: use first_page rather than page by Minchan Kim · 8 years ago
  100. eae08dc kasan/tests: add tests for user memory access functions by Andrey Ryabinin · 8 years ago