1. a3d2cca lib/parser.c: put EXPORT_SYMBOLs in the conventional place by Andrew Morton · 10 years ago
  2. aace050 lib/parser.c: add match_wildcard() function by Du, Changbin · 10 years ago
  3. 0d9dfc2 uapi: convert u64 to __u64 in exported headers by Mike Frysinger · 10 years ago
  4. c318924 include/uapi/linux/dn.h: pull in ioctl.h header by Mike Frysinger · 10 years ago
  5. e8b6714 include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h by Mike Frysinger · 10 years ago
  6. a7e1d98 headers_check: special case seqbuf_dump() by Paul Bolle · 10 years ago
  7. 59d42cd drivers/vlynq/vlynq.c: fix another resource size off by 1 error by Dan Carpenter · 10 years ago
  8. a79530e drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backlight variable by David Howells · 10 years ago
  9. c6d5f98 drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217_probe() by David Howells · 10 years ago
  10. f30c0c3 drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i2c_get_driver_data() by David Howells · 10 years ago
  11. e13e64e drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do_gma_backlight_set() by David Howells · 10 years ago
  12. 00b2c76 include/linux/of.h: make for_each_child_of_node() reference its args when CONFIG_OF=n by David Howells · 10 years ago
  13. 04f9b74 remove extra definitions of U32_MAX by Alex Elder · 10 years ago
  14. 89a0714 kernel.h: define u8, s8, u32, etc. limits by Alex Elder · 10 years ago
  15. 7771953 conditionally define U32_MAX by Alex Elder · 10 years ago
  16. a6ce711 um: use generic fixmap.h by Mark Salter · 10 years ago
  17. 8b49233 tile: use generic fixmap.h by Mark Salter · 10 years ago
  18. 083f7ba sh: use generic fixmap.h by Mark Salter · 10 years ago
  19. 9494a1e powerpc: use generic fixmap.h by Mark Salter · 10 years ago
  20. 19fd962 mips: use generic fixmap.h by Mark Salter · 10 years ago
  21. 1428853 microblaze: use generic fixmap.h by Mark Salter · 10 years ago
  22. 1c5c804 metag: use generic fixmap.h by Mark Salter · 10 years ago
  23. 978c558 hexagon: use generic fixmap.h by Mark Salter · 10 years ago
  24. 114cefc x86: use generic fixmap.h by Mark Salter · 10 years ago
  25. d57c33c add generic fixmap.h by Mark Salter · 10 years ago
  26. 2252b62 logfs: check for the return value after calling find_or_create_page() by Younger Liu · 10 years ago
  27. a3b25d9 drivers/block/Kconfig: update RAM block device module name by Fabian Frederick · 10 years ago
  28. 4a102b4 drivers/mailbox/omap: make mbox->irq signed for error handling by Dan Carpenter · 10 years ago
  29. 0c79a8e asm/types.h: Remove include/asm-generic/int-l64.h by Geert Uytterhoeven · 10 years ago
  30. 34228d4 mm: ignore VM_SOFTDIRTY on VMA merging by Cyrill Gorcunov · 10 years ago
  31. 871beb8 mm/rmap: fix coccinelle warnings by Fengguang Wu · 10 years ago
  32. a599806 mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop by Jamie Liu · 10 years ago
  33. 0d8a4a3 memcg: remove unused code from kmem_cache_destroy_work_func by Vladimir Davydov · 10 years ago
  34. 6c14466 mm: improve documentation of page_order by Mel Gorman · 10 years ago
  35. 0eef615 memcg: fix css reference leak and endless loop in mem_cgroup_iter by Michal Hocko · 10 years ago
  36. ecc736f memcg: fix endless loop caused by mem_cgroup_iter by Michal Hocko · 10 years ago
  37. d49ad93 mm, oom: prefer thread group leaders for display purposes by David Rientjes · 10 years ago
  38. c3ac14b doc/kmemcheck: add kmemcheck to kernel-parameters by Xishi Qiu · 10 years ago
  39. d8ad305 mm/memcg: iteration skip memcgs not yet fully initialized by Hugh Dickins · 10 years ago
  40. d2ab70a mm/memcg: fix last_dead_count memory wastage by Hugh Dickins · 10 years ago
  41. a64fb3c mm: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 10 years ago
  42. da29bd3 mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall by Paul Gortmaker · 10 years ago
  43. 42aa83c mm: show message when updating min_free_kbytes in thp by Han Pingtian · 10 years ago
  44. ac13c46 mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hotplug by Nathan Zimmer · 10 years ago
  45. 354f17e mm/nobootmem: free_all_bootmem again by Philipp Hachtmann · 10 years ago
  46. ec97097 mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask by Vladimir Davydov · 10 years ago
  47. 0b1fb40 mm: vmscan: shrink all slab objects if tight on memory by Vladimir Davydov · 10 years ago
  48. baae911 sched/numa: fix setting of cpupid on page migration twice by Wanpeng Li · 10 years ago
  49. c980e66 mm: do_mincore() cleanup by Jianguo Wu · 10 years ago
  50. b30afea0 include/linux/genalloc.h: spinlock_t needs spinlock_types.h by Shawn Guo · 10 years ago
  51. bd72781 Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceevent regex by Vinayak Menon · 10 years ago
  52. da8c757 mm: prevent setting of a value less than 0 to min_free_kbytes by Han Pingtian · 10 years ago
  53. cc81717 mm: new_vma_page() cannot see NULL vma for hugetlb pages by Michal Hocko · 10 years ago
  54. 54b9dd1 mm/memory-failure.c: shift page lock from head page to tail page after thp split by Naoya Horiguchi · 10 years ago
  55. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 10 years ago
  56. 5e270e2 mm: free memblock.memory in free_all_bootmem by Philipp Hachtmann · 10 years ago
  57. 87379ec mm/nobootmem.c: add return value check in __alloc_memory_core_early() by Philipp Hachtmann · 10 years ago
  58. d644163 memcg: rework memcg_update_kmem_limit synchronization by Vladimir Davydov · 10 years ago
  59. 6de64be memcg: remove KMEM_ACCOUNTED_ACTIVATED flag by Vladimir Davydov · 10 years ago
  60. f857026 memcg, slab: RCU protect memcg_params for root caches by Vladimir Davydov · 10 years ago
  61. f717eb3 slab: do not panic if we fail to create memcg cache by Vladimir Davydov · 10 years ago
  62. 842e287 memcg: get rid of kmem_cache_dup() by Vladimir Davydov · 10 years ago
  63. 2edefe1 memcg, slab: fix races in per-memcg cache creation/destruction by Vladimir Davydov · 10 years ago
  64. 96403da memcg: fix possible NULL deref while traversing memcg_slab_caches list by Vladimir Davydov · 10 years ago
  65. 959c896 memcg, slab: fix barrier usage when accessing memcg_caches by Vladimir Davydov · 10 years ago
  66. 1aa1325 memcg, slab: clean up memcg cache initialization/destruction by Vladimir Davydov · 10 years ago
  67. 363a044 memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path by Vladimir Davydov · 10 years ago
  68. 3965fc3 slab: clean up kmem_cache_create_memcg() error handling by Vladimir Davydov · 10 years ago
  69. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  70. e3bba3c fs/proc/page.c: add PageAnon check to surely detect thp by Naoya Horiguchi · 10 years ago
  71. 8ff69e2 memcg: do not use vmalloc for mem_cgroup allocations by Vladimir Davydov · 10 years ago
  72. 01cc2e5 mm: munlock: fix potential race with THP page split by Vlastimil Babka · 10 years ago
  73. f0b791a mm: print more details for bad_page() by Dave Hansen · 10 years ago
  74. 12ab028 mm/zswap.c: change params from hidden to ro by Dan Streetman · 10 years ago
  75. 57ea817 mm: documentation: remove hopelessly out-of-date locking doc by Dave Hansen · 10 years ago
  76. 372c720 microblaze: extable: sort the exception table at build time by Michal Simek · 10 years ago
  77. 3fdb38b cris: provide {in,out}[wl]_p() by Geert Uytterhoeven · 10 years ago
  78. 90804ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  79. 30b02c4 assoc_array: remove global variable by Stephen Hemminger · 10 years ago
  80. 5ee7a81a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  81. 0d90d63 Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  82. 1d32bda Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  83. 0dc3fd0 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  84. 93b05cb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  85. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  86. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  87. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  88. 4988abf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  89. 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
  90. 194e57f Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  91. 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
  92. 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
  93. bf39c00 f2fs: drop obsolete node page when it is truncated by Jaegeuk Kim · 10 years ago
  94. 7678ac5 fuse: support clients that don't implement 'open' by Andrew Gallagher · 11 years ago
  95. 451418f fuse: don't invalidate attrs when not using atime by Andrew Gallagher · 11 years ago
  96. 063ec1e fuse: fix SetPageUptodate() condition in STORE by Miklos Szeredi · 10 years ago
  97. 28a625c fuse: fix pipe_buf_operations by Miklos Szeredi · 10 years ago
  98. 4b1a9a5 Merge branch 'misc' into for-linus by James Bottomley · 10 years ago
  99. 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
  100. 4ef51a8 f2fs: introduce NODE_MAPPING for code consistency by Jaegeuk Kim · 10 years ago