1. 599bd19 fs: don't allow to complete sync iocbs through aio_complete by Christoph Hellwig · 10 years ago
  2. 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 10 years ago
  3. 4b8164b new helper: dup_iter() by Al Viro · 10 years ago
  4. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  5. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  6. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  7. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  8. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  9. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  10. e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  11. 7647f14 lib/rbtree.c: fix typo in comment by John de la Garza · 10 years ago
  12. b28c2ee kexec: add IND_FLAGS macro by Geoff Levand · 10 years ago
  13. cf2df63 kexec: add bit definitions for kimage entry flags by Geoff Levand · 10 years ago
  14. 9dc5c05 kexec: Fix make headers_check by Geoff Levand · 10 years ago
  15. 73d7e3e kexec: remove never used member destination in kimage by Baoquan He · 10 years ago
  16. 9cd7737 Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  17. 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  18. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  19. a233bb7 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  20. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  21. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  22. c397f8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  23. 35e88d5 fs/binfmt_som: Drop kernel support for HP-UX SOM binaries by Helge Deller · 10 years ago
  24. aaaf5fb rtc: add driver for DS1685 family of real time clocks by Joshua Kinard · 10 years ago
  25. 25726bc dax: add dax_zero_page_range by Matthew Wilcox · 10 years ago
  26. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
  27. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 10 years ago
  28. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 10 years ago
  29. f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 10 years ago
  30. 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 10 years ago
  31. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 10 years ago
  32. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 10 years ago
  33. 2e4cdab mm: allow page fault handlers to perform the COW by Matthew Wilcox · 10 years ago
  34. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  35. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  38. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  39. 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  40. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  41. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 10 years ago
  42. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  43. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  44. d347efe mutex: remove unused field "name" in debug mode by Adrien Schildknecht · 10 years ago
  45. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  46. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  47. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 10 years ago
  48. 6301939 module: fix types of device tables aliases by Andrey Ryabinin · 10 years ago
  49. 9ddf825 kernel: add support for .init_array.* constructors by Andrey Ryabinin · 10 years ago
  50. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
  51. 71394fe mm: vmalloc: add flag preventing guard hole allocation by Andrey Ryabinin · 10 years ago
  52. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 10 years ago
  53. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 10 years ago
  54. 75c66de mm: slub: share object_err function by Andrey Ryabinin · 10 years ago
  55. 912f5fb mm: slub: introduce virt_to_obj function by Andrey Ryabinin · 10 years ago
  56. b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 10 years ago
  57. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
  58. cb4188a compiler: introduce __alias(symbol) shortcut by Andrey Ryabinin · 10 years ago
  59. 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 10 years ago
  60. f1bbc03 cpumask, nodemask: implement cpumask/nodemask_pr_args() by Tejun Heo · 10 years ago
  61. 513e3d2 cpumask: always use nr_cpu_ids in formatting and parsing functions by Tejun Heo · 10 years ago
  62. dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 10 years ago
  63. a4bb1e4 mm/util: add kstrdup_const by Andrzej Hajda · 10 years ago
  64. dba94c2 lib: bitmap: change bitmap_shift_left to take unsigned parameters by Rasmus Villemoes · 10 years ago
  65. 2fbad29 lib: bitmap: change bitmap_shift_right to take unsigned parameters by Rasmus Villemoes · 10 years ago
  66. e8f2427 lib/bitmap.c: elide bitmap_copy_le on little-endian by Rasmus Villemoes · 10 years ago
  67. 9b6c2d2 lib/bitmap.c: change prototype of bitmap_copy_le by Rasmus Villemoes · 10 years ago
  68. 3810631 PM / sleep: Re-implement suspend-to-idle handling by Rafael J. Wysocki · 10 years ago
  69. db3ecde Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  70. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  71. c7d7b98 Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  72. ab07881 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  73. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  74. 3248340 lib/halfmd4.c: simplify includes by Rasmus Villemoes · 10 years ago
  75. 114fc1a hexdump: make it return number of bytes placed in buffer by Andy Shevchenko · 10 years ago
  76. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
  77. 9814ec1 lib/bitmap.c: make the bits parameter of bitmap_remap unsigned by Rasmus Villemoes · 10 years ago
  78. f6a1f5d lib/bitmap.c: simplify bitmap_ord_to_pos by Rasmus Villemoes · 10 years ago
  79. b26ad58 lib/bitmap.c: change parameters of bitmap_fold to unsigned by Rasmus Villemoes · 10 years ago
  80. eb56988 lib/bitmap.c: update bitmap_onto to unsigned by Rasmus Villemoes · 10 years ago
  81. f5ac1f5 linux/cpumask.h: update bitmap wrappers to take unsigned int by Rasmus Villemoes · 10 years ago
  82. 33c4fa8 linux/nodemask.h: update bitmap wrappers to take unsigned int by Rasmus Villemoes · 10 years ago
  83. 8b4daad lib/bitmap.c: more signed->unsigned conversions by Rasmus Villemoes · 10 years ago
  84. d1214c6 libstring_helpers.c:string_get_size(): return void by Rasmus Villemoes · 10 years ago
  85. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
  86. 545a2bf kernel/sched/clock.c: add another clock for use with the soft lockup watchdog by Cyril Bur · 10 years ago
  87. dd4a5c1 linux/types.h: Always use unsigned long for pgoff_t by Geert Uytterhoeven · 10 years ago
  88. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  89. 695f055 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) by Petr Cermak · 10 years ago
  90. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 10 years ago
  91. 2d2f511 mm: do not use mm->nr_pmds on !MMU configurations by Kirill A. Shutemov · 10 years ago
  92. f48b80a memcg: cleanup static keys decrement by Vladimir Davydov · 10 years ago
  93. 2788cf0 memcg: reparent list_lrus and free kmemcg_id on css offline by Vladimir Davydov · 10 years ago
  94. 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 10 years ago
  95. 2a4db7e memcg: free memcg_caches slot on css offline by Vladimir Davydov · 10 years ago
  96. 426589f slab: link memcg caches of the same kind into a list by Vladimir Davydov · 10 years ago
  97. f7ce319 slab: embed memcg_cache_params to kmem_cache by Vladimir Davydov · 10 years ago
  98. 60d3fd3 list_lru: introduce per-memcg lists by Vladimir Davydov · 10 years ago
  99. c0a5b56 list_lru: organize all list_lrus to list by Vladimir Davydov · 10 years ago
  100. ff0b67e list_lru: get rid of ->active_nodes by Vladimir Davydov · 10 years ago