1. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  2. 95ec8da dax: replace XIP documentation with DAX documentation by Matthew Wilcox · 9 years ago
  3. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 9 years ago
  4. f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 9 years ago
  5. 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 9 years ago
  6. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  7. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 9 years ago
  8. 2e4cdab mm: allow page fault handlers to perform the COW by Matthew Wilcox · 9 years ago
  9. 283307c mm: fix XIP fault vs truncate race by Matthew Wilcox · 9 years ago
  10. b4770fe arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix by Arnaud Ebalard · 9 years ago
  11. 37e5157 staging: iio: isl29028: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 9 years ago
  12. 401b3c6 rtc: isl12057: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 9 years ago
  13. c5cd827 rtc: isl12022: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 9 years ago
  14. 1fa185e Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  15. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  16. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  17. 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  18. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  19. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  20. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  21. d347efe mutex: remove unused field "name" in debug mode by Adrien Schildknecht · 9 years ago
  22. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  23. 9987c19 CRIS: Whitespace cleanup by Jesper Nilsson · 9 years ago
  24. 83f1588 CRIS: macro whitespace fixes in uaccess.h by Michael S. Tsirkin · 9 years ago
  25. 458e319 CRIS: uaccess: fix sparse errors by Michael S. Tsirkin · 9 years ago
  26. 10b3097 CRISv32: Remove unnecessary KERN_INFO from sync_serial by Masanari Iida · 9 years ago
  27. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  28. 83e047c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. a3b30e7 ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig by Gregory CLEMENT · 9 years ago
  30. a73c730 ARM: mvebu: add Device Tree description of RTC on Armada 38x by Gregory CLEMENT · 9 years ago
  31. c6a95db MAINTAINERS: add the RTC driver for the Armada38x by Gregory CLEMENT · 9 years ago
  32. a3a4280 drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs by Gregory CLEMENT · 9 years ago
  33. bb62404 rtc: armada38x: add the device tree binding documentation by Gregory CLEMENT · 9 years ago
  34. c8a1d8a rtc: rtc-ab-b5ze-s3: add sub-minute alarm support by Arnaud Ebalard · 9 years ago
  35. 0b2f622 rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip by Arnaud Ebalard · 9 years ago
  36. 446810f of: add vendor prefix for Abracon Corporation by Arnaud Ebalard · 9 years ago
  37. c412c60 drivers/rtc/rtc-rk808.c: fix rtc time reading issue by Chris Zhong · 9 years ago
  38. 1ef2816 drivers/rtc/rtc-isl12057.c: constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  39. bddd8dd drivers/rtc/rtc-at91sam9.c: constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  40. 46edeff drivers/rtc/rtc-imxdi.c: add more known register bits by Juergen Borleis · 9 years ago
  41. 6df17a6 drivers/rtc/rtc-imxdi.c: trivial clean up code by Juergen Borleis · 9 years ago
  42. 1a67e25 ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120 by Arnaud Ebalard · 9 years ago
  43. 298ff01 rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users by Arnaud Ebalard · 9 years ago
  44. fd71493 drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver by Arnaud Ebalard · 9 years ago
  45. 3fc7007 drivers/rtc/rtc-pcf2123.c: add support for devicetree by Joshua Clayton · 9 years ago
  46. 69d54b9 kprobes: makes kprobes/enabled works correctly for optimized kprobes. by Wang Nan · 9 years ago
  47. 977ad48 kprobes: set kprobes_all_disarmed earlier to enable re-optimization. by Wang Nan · 9 years ago
  48. 5125991 init: remove CONFIG_INIT_FALLBACK by Andy Lutomirski · 9 years ago
  49. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  50. 6301939 module: fix types of device tables aliases by Andrey Ryabinin · 9 years ago
  51. 9ddf825 kernel: add support for .init_array.* constructors by Andrey Ryabinin · 9 years ago
  52. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 9 years ago
  53. 71394fe mm: vmalloc: add flag preventing guard hole allocation by Andrey Ryabinin · 9 years ago
  54. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 9 years ago
  55. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 9 years ago
  56. 3f15801 lib: add kasan test module by Andrey Ryabinin · 9 years ago
  57. e79ed2f kmemleak: disable kasan instrumentation for kmemleak by Andrey Ryabinin · 9 years ago
  58. df4c0e3 fs: dcache: manually unpoison dname after allocation to shut up kasan's reports by Andrey Ryabinin · 9 years ago
  59. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 9 years ago
  60. a79316c mm: slub: introduce metadata_access_enable()/metadata_access_disable() by Andrey Ryabinin · 9 years ago
  61. 75c66de mm: slub: share object_err function by Andrey Ryabinin · 9 years ago
  62. 912f5fb mm: slub: introduce virt_to_obj function by Andrey Ryabinin · 9 years ago
  63. b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 9 years ago
  64. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 9 years ago
  65. 786a895 kasan: disable memory hotplug by Andrey Ryabinin · 9 years ago
  66. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 9 years ago
  67. cb4188a compiler: introduce __alias(symbol) shortcut by Andrey Ryabinin · 9 years ago
  68. 0f989f7 MODULE_DEVICE_TABLE: fix some callsites by Andrew Morton · 9 years ago
  69. 4d5755b epoll: optimize setting task running after blocking by Davidlohr Bueso · 9 years ago
  70. 0f3c5aa checkpatch: add of_device_id to structs that should be const by Joe Perches · 9 years ago
  71. a2fe16b checkpatch: try to avoid poor patch subject lines by Joe Perches · 9 years ago
  72. 19c146a checkpatch: make sure a commit reference description uses parentheses by Joe Perches · 9 years ago
  73. d2e025f checkpatch: add --strict test for spaces around arithmetic by Joe Perches · 9 years ago
  74. 101ee68 checkpatch: neaten printk_ratelimited message position by Joe Perches · 9 years ago
  75. 43f7fe5 checkpatch: improve "no space necessary after cast" test by Joe Perches · 9 years ago
  76. caac1d5 checkpatch: improve seq_print->seq_puts suggestion by Heba Aamer · 9 years ago
  77. f8e5821 checkpatch: add ability to --fix unnecessary blank lines around braces by Joe Perches · 9 years ago
  78. 021158b checkpatch: add types for other OS typedefs by Joe Perches · 9 years ago
  79. b671fde checkpatch: add ability to coalesce commit descriptions on multiple lines by Joe Perches · 9 years ago
  80. acd9362 checkpatch: add likely/unlikely comparison misuse test by Joe Perches · 9 years ago
  81. 0d7835f checkpatch: update git commit message by Joe Perches · 9 years ago
  82. 1b36b20 checkpatch: Allow comments in macros tested for single statements by Joe Perches · 9 years ago
  83. 327953e checkpatch: add check for keyword 'boolean' in Kconfig definitions by Christoph Jaeger · 9 years ago
  84. dcaf112 checkpatch: fix UNNECESSARY_KERN_LEVEL false positive by Paolo Bonzini · 9 years ago
  85. e23ef1f checkpatch: ignore __pure $Attribute by Joe Perches · 9 years ago
  86. c0a5c89 checkpatch: improve octal permissions tests by Joe Perches · 9 years ago
  87. 62ec818 checkpatch: emit an error when using predefined timestamp macros by Joe Perches · 9 years ago
  88. 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 9 years ago
  89. ccbd59c profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  90. c1d7f03 irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  91. a0c2e07 proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  92. 4497da6 padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  93. 9e763e0 mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  94. 5024c1d slub: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  95. f799b1a drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  96. 125918d usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  97. c7badc9 scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  98. 0b48003 input: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  99. 8986003 wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  100. f090682 net: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago