1. 35d37c6 Revert "blk-mq: Micro-optimize bt_get()" by Jens Axboe · 9 years ago
  2. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  3. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  4. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  5. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  6. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  7. 7a02d08 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 9 years ago
  8. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  9. 7d22286 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 9 years ago
  10. 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  11. 8fd9589 Merge tag 'md/3.19' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  12. 536e89e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 0e58af4 x86/tls: Disallow unusual TLS segments by Andy Lutomirski · 9 years ago
  14. 41bdc78 x86/tls: Validate TLS entries to protect espfix by Andy Lutomirski · 9 years ago
  15. f0905c5 MAINTAINERS: Add me as x86 VDSO submaintainer by Andy Lutomirski · 9 years ago
  16. 5f785de aio: Skip timer for io_getevents if timeout=0 by Fam Zheng · 10 years ago
  17. e4a0d3e aio: Make it possible to remap aio ring by Pavel Emelyanov · 10 years ago
  18. 9ea18f8 Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  19. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  20. 8f4385d Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  21. 52bb452 Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  22. a99abce Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  23. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  24. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 9 years ago
  25. 29d293b cgroups: Documentation: fix trivial typos and wrong paragraph numberings by SeongJae Park · 9 years ago
  26. 6ddb798 parisc: percpu: update comments referring to __get_cpu_var by Christoph Lameter · 9 years ago
  27. 7d94a82 percpu: update local_ops.txt to reflect this_cpu operations by Christoph Lameter · 9 years ago
  28. 6c51ec4 percpu: remove __get_cpu_var and __raw_get_cpu_var macros by Christoph Lameter · 9 years ago
  29. 37d469e fsnotify: remove destroy_list from fsnotify_mark by Jan Kara · 9 years ago
  30. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 9 years ago
  31. 820c12d fallocate: create FAN_MODIFY and IN_MODIFY events by Heinrich Schuchardt · 9 years ago
  32. 620951e mm/cma: make kmemleak ignore CMA regions by Thierry Reding · 9 years ago
  33. dee2f8a slub: fix cpuset check in get_any_partial by Vladimir Davydov · 9 years ago
  34. 061d707 slab: fix cpuset check in fallback_alloc by Vladimir Davydov · 9 years ago
  35. 07a46ed shmdt: use i_size_read() instead of ->i_size by Dave Hansen · 9 years ago
  36. d3c9790 ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments by Dave Hansen · 9 years ago
  37. 0050ee0 ipc/msg: increase MSGMNI, remove scaling by Manfred Spraul · 9 years ago
  38. e843e7d ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM by Manfred Spraul · 9 years ago
  39. 2e094ab ipc/sem.c: change memory barrier in sem_lock() to smp_rmb() by Manfred Spraul · 9 years ago
  40. a060bfe lib/decompress.c: consistency of compress formats for kernel image by Haesung Kim · 9 years ago
  41. b5c8afe decompress_bunzip2: off by one in get_next_block() by Dan Carpenter · 9 years ago
  42. ec72c66 usr/Kconfig: make initrd compression algorithm selection not expert by Andi Kleen · 9 years ago
  43. 6adc4a2 fault-inject: add ratelimit option by Dmitry Monakhov · 9 years ago
  44. 89e3f90 ratelimit: add initialization macro by Dmitry Monakhov · 9 years ago
  45. 92cab82 fs/affs/file.c: remove obsolete pagesize check by Fabian Frederick · 9 years ago
  46. 9abb408 fs/affs/file.c: add support to O_DIRECT by Fabian Frederick · 9 years ago
  47. 1ee54b0 fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf by Fabian Frederick · 9 years ago
  48. 7633978 fs/affs/file.c: forward declaration clean-up by Fabian Frederick · 9 years ago
  49. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 9 years ago
  50. d539395 kexec: remove unnecessary KERN_ERR from kexec.c by Masanari Iida · 9 years ago
  51. 38351a3 sparc: hook up execveat system call by David Drysdale · 9 years ago
  52. c9b26b8 syscalls: add selftest for execveat(2) by David Drysdale · 9 years ago
  53. 27d6ec7 x86: hook up execveat system call by David Drysdale · 9 years ago
  54. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 9 years ago
  55. c0ef0cc fat: fix data past EOF resulting from fsx testsuite by Namjae Jeon · 9 years ago
  56. f441ada befs: remove dead code by Jan Kara · 9 years ago
  57. 1dd61aa mm/zbud: init user ops only when it is needed by Heesub Shin · 9 years ago
  58. 442cc43 mm/zswap: delete unnecessary check before calling free_percpu() by Markus Elfring · 9 years ago
  59. dd01d7d mm/zswap: add __init to some functions in zswap by Mahendran Ganesh · 9 years ago
  60. 083914e zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute by Ganesh Mahendran · 9 years ago
  61. 1813665 mm/zsmalloc: allocate exactly size of struct zs_pool by Ganesh Mahendran · 9 years ago
  62. df8b5bb mm/zsmalloc: avoid duplicate assignment of prev_class by Ganesh Mahendran · 9 years ago
  63. d49b1c2 mm/zram: correct ZRAM_ZERO flag bit position by Mahendran Ganesh · 9 years ago
  64. 40f9fb8 mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZE by Mahendran Ganesh · 9 years ago
  65. af4ee5e zsmalloc: correct fragile [kmap|kunmap]_atomic use by Minchan Kim · 9 years ago
  66. b1b00a5 zsmalloc: fix zs_init cpu notifier error handling by Sergey Senozhatsky · 9 years ago
  67. 8c7f010 zram: implement rw_page operation of zram by karam.lee · 9 years ago
  68. 54850e7 zram: change parameter from vaild_io_request() by karam.lee · 9 years ago
  69. b627cff zram: remove bio parameter from zram_bvec_rw() by karam.lee · 9 years ago
  70. 9eec4cd zsmalloc: merge size_class to reduce fragmentation by Joonsoo Kim · 9 years ago
  71. 70bc068 mm/memcontrol.c: remove unused mem_cgroup_lru_names_not_uptodate() by Rickard Strandqvist · 9 years ago
  72. 8135be5 memcg: fix possible use-after-free in memcg_kmem_get_cache() by Vladimir Davydov · 9 years ago
  73. ae6e71d mm/memcontrol.c: fix defined but not used compiler warning by Michele Curti · 9 years ago
  74. 441c228 mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pages by Mel Gorman · 9 years ago
  75. 7e5b528 mm/vmalloc.c: fix memory ordering bug by Dmitry Vyukov · 9 years ago
  76. 6a2d567 oom: kill the insufficient and no longer needed PT_TRACE_EXIT check by Oleg Nesterov · 9 years ago
  77. d003f37 oom: don't assume that a coredumping thread will exit soon by Oleg Nesterov · 9 years ago
  78. ba914f4 mm: remove the highmem zones' memmap in the highmem zone by Zhong Hongbo · 9 years ago
  79. 2ebba6b mm: unmapped page migration avoid unmap+remap overhead by Hugh Dickins · 9 years ago
  80. 5cec38a fs, seq_file: fallback to vmalloc instead of oom kill processes by David Rientjes · 9 years ago
  81. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 9 years ago
  82. f5f302e mm,vmacache: count number of system-wide flushes by Davidlohr Bueso · 9 years ago
  83. 16a7ade Documentation: add new page_owner document by Joonsoo Kim · 9 years ago
  84. 61cf5fe mm/page_owner: correct owner information for early allocated pages by Joonsoo Kim · 9 years ago
  85. 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 9 years ago
  86. 9a92a6c stacktrace: introduce snprint_stack_trace for buffer output by Joonsoo Kim · 9 years ago
  87. dbc8358 mm/nommu: use alloc_pages_exact() rather than its own implementation by Joonsoo Kim · 9 years ago
  88. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 9 years ago
  89. e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 9 years ago
  90. eefa864 mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 9 years ago
  91. 2d48366 mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE by Jianyu Zhan · 9 years ago
  92. 66f2ca7 include/linux/kmemleak.h: needs slab.h by Andrew Morton · 9 years ago
  93. 056b7cc mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache() by Zhang Zhen · 9 years ago
  94. bd6dace mm: move swp_entry_t definition to include/linux/mm_types.h by Tejun Heo · 9 years ago
  95. 71fbd55 memory-hotplug: remove redundant call of page_to_pfn by Zhang Zhen · 9 years ago
  96. 9dc00f4 iommu/amd: use handle_mm_fault directly by Jesse Barnes · 9 years ago
  97. e1d6d01 mm: export find_extend_vma() and handle_mm_fault() for driver use by Jesse Barnes · 9 years ago
  98. 7d9ca00 hugetlb: hugetlb_register_all_nodes(): add __init marker by Luiz Capitulino · 9 years ago
  99. df994ea hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED() by Luiz Capitulino · 9 years ago
  100. 27ec26e hugetlb: fix hugepages= entry in kernel-parameters.txt by Luiz Capitulino · 9 years ago