1. eafd4dc mm/mmap.c: mark function as static by Rashika Kheria · 10 years ago
  2. b19a993 mm/memory.c: mark functions as static by Rashika Kheria · 10 years ago
  3. 74e77fb mm/compaction.c: mark function as static by Rashika Kheria · 10 years ago
  4. 119d6d5 mm, compaction: avoid isolating pinned pages by David Rientjes · 10 years ago
  5. f412c97 mm, hugetlb: mark some bootstrap functions as __init by David Rientjes · 10 years ago
  6. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 10 years ago
  7. 139e561 lib: radix_tree: tree node interface by Johannes Weiner · 10 years ago
  8. a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 10 years ago
  9. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  10. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 10 years ago
  11. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 10 years ago
  12. 6dbaf22 mm: shmem: save one radix tree lookup when truncating swapped pages by Johannes Weiner · 10 years ago
  13. 53c59f2 lib: radix-tree: add radix_tree_delete_item() by Johannes Weiner · 10 years ago
  14. 55881bc fs: cachefiles: use add_to_page_cache_lru() by Johannes Weiner · 10 years ago
  15. 6a3ed21 mm: vmstat: fix UP zone state accounting by Johannes Weiner · 10 years ago
  16. d5bc5fd mm: vmscan: shrink_slab: rename max_pass -> freeable by Vladimir Davydov · 10 years ago
  17. 8382d91 mm, hugetlb: improve page-fault scalability by Davidlohr Bueso · 10 years ago
  18. 4e35f48 mm, hugetlb: use vma_resv_map() map types by Joonsoo Kim · 10 years ago
  19. f031dd2 mm, hugetlb: remove resv_map_put by Joonsoo Kim · 10 years ago
  20. 7b24d86 mm, hugetlb: fix race in region tracking by Davidlohr Bueso · 10 years ago
  21. 1406ec9 mm, hugetlb: improve, cleanup resv_map parameters by Joonsoo Kim · 10 years ago
  22. 9119a41 mm, hugetlb: unify region structure handling by Joonsoo Kim · 10 years ago
  23. d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 10 years ago
  24. 91ca918 mm, compaction: ignore pageblock skip when manually invoking compaction by David Rientjes · 10 years ago
  25. 3115cd9 mm: vmscan: remove shrink_control arg from do_try_to_free_pages() by Vladimir Davydov · 10 years ago
  26. 65ec02c mm: vmscan: move call to shrink_slab() to shrink_zones() by Vladimir Davydov · 10 years ago
  27. 99120b7 mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim by Vladimir Davydov · 10 years ago
  28. 62572e2 kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one by Ben Zhang · 10 years ago
  29. 45d4f85 fs/direct-io.c: remove some left over checks by Dan Carpenter · 10 years ago
  30. 2b665e2 fs/direct-io.c: remove redundant comparison by Gu Zheng · 10 years ago
  31. 9c33925 ocfs2: pass "new" parameter to ocfs2_init_xattr_bucket by Wengang Wang · 10 years ago
  32. 43b10a2 ocfs2: avoid system inode ref confusion by adding mutex lock by jiangyiwen · 10 years ago
  33. 7dc3e83 ocfs2: iput inode alloc when failed locally by jiangyiwen · 10 years ago
  34. da8ded4 ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN by Tariq Saeed · 10 years ago
  35. db66c71 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed by Younger Liu · 10 years ago
  36. e228f64 ocfs2: flock: drop cross-node lock when failed locally by Wengang Wang · 10 years ago
  37. 6fdb702 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode by Darrick J. Wong · 10 years ago
  38. f81c201 ocfs2: fix panic on kfree(xattr->name) by Tetsuo Handa · 10 years ago
  39. f7cf4f5 ocfs2: do not put bh when buffer_uptodate failed by alex chen · 10 years ago
  40. 466e68c ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_locks() failed by Xue jiufei · 10 years ago
  41. 3ed2be7 ocfs2: allow for more than one data extent when creating xattr by Tariq Saeed · 10 years ago
  42. a35ad97c ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handler by Zhonghua Guo · 10 years ago
  43. c8d888d ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END by Jensen · 10 years ago
  44. 41b63ef ocfs2: fix type conversion risk when get cluster attributes by Joseph Qi · 10 years ago
  45. 8ed6b23 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock by Goldwyn Rodrigues · 10 years ago
  46. 84d86f8 ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread by Jan Kara · 10 years ago
  47. e3a767b ocfs2: implement delayed dropping of last dquot reference by Jan Kara · 10 years ago
  48. 9f985cb quota: provide function to grab quota structure reference by Jan Kara · 10 years ago
  49. bd62ad7 ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later by Jan Kara · 10 years ago
  50. 7bf619c ocfs2: remove OCFS2_INODE_SKIP_DELETE flag by Jan Kara · 10 years ago
  51. 765aabb ocfs2: add dlm_recover_callback_support in sysfs by Goldwyn Rodrigues · 10 years ago
  52. ded2cf7 ocfs2: dlm: fix recovery hung by Junxiao Bi · 10 years ago
  53. 34aa8da ocfs2: dlm: fix lock migration crash by Junxiao Bi · 10 years ago
  54. 2931cdc ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file by Darrick J. Wong · 10 years ago
  55. a75fe48 ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super by joyce.xue · 10 years ago
  56. c18ceab ocfs2: change ip_unaligned_aio to of type mutex from atomit_t by Wengang Wang · 10 years ago
  57. 181a9a0 ocfs2: fix null pointer dereference when access dlm_state before launching dlm thread by Zongxun Wang · 10 years ago
  58. 0c3d1d6 arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLR by Geert Uytterhoeven · 10 years ago
  59. ba6e8b8 sh: sh7757: switch RSPI clock to dev ID match by Geert Uytterhoeven · 10 years ago
  60. f0767e8 arch/sh/boards/board-sh7757lcr.c: fixup SDHI register size by Kuninori Morimoto · 10 years ago
  61. a3c1951 sh: don't pass saved userspace state to exception handlers by Bobby Bingham · 10 years ago
  62. 7caf62d sh: remove unused do_fpu_error by Bobby Bingham · 10 years ago
  63. abafe5d sh: push extra copy of r0-r2 for syscall parameters by Bobby Bingham · 10 years ago
  64. d0df04f score: remove unused CPU_SCORE7 Kconfig parameter by Michael Opdenacker · 10 years ago
  65. dc53324 genksyms: fix typeof() handling by Jan Beulich · 10 years ago
  66. d507816 fanotify: move unrelated handling from copy_event_to_user() by Jan Kara · 10 years ago
  67. d8aaab4 fanotify: reorganize loop in fanotify_read() by Jan Kara · 10 years ago
  68. 9573f79 fanotify: convert access_mutex to spinlock by Jan Kara · 10 years ago
  69. f083441 fanotify: use fanotify event structure for permission response processing by Jan Kara · 10 years ago
  70. 3298cf3 fanotify: remove useless bypass_perm check by Jan Kara · 10 years ago
  71. ddae82d fs/freevxfs/vxfs_lookup.c: update function comment by Fabian Frederick · 10 years ago
  72. 9ee108b fs/cifs/cifsfs.c: add __init to cifs_init_inodecache() by Fabian Frederick · 10 years ago
  73. 8910ae8 kmemleak: change some global variables to int by Li Zefan · 10 years ago
  74. 5f3bf19 kmemleak: remove redundant code by Li Zefan · 10 years ago
  75. c89da70 kmemleak: allow freeing internal objects after kmemleak was disabled by Li Zefan · 10 years ago
  76. dc9b3f4 kmemleak: free internal objects only if there're no leaks to be reported by Li Zefan · 10 years ago
  77. 81c9886 kthread: ensure locality of task_struct allocations by Nishanth Aravamudan · 10 years ago
  78. 5acda9d bdi: avoid oops on device removal by Jan Kara · 10 years ago
  79. 6ca738d backing_dev: fix hung task on sync by Derek Basehore · 10 years ago
  80. a0c3276 sh: fix format string bug in stack tracer by Matt Fleming · 10 years ago
  81. 59ecc26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  82. bea8031 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  83. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  84. 0f1b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  85. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  86. 05bf58c Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. d230822 pid_namespace: pidns_get() should check task_active_pid_ns() != NULL by Oleg Nesterov · 10 years ago
  88. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  89. 64056a9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  90. 7474043 Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  91. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  92. 70f6c08 Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  93. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  94. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  95. bdfc7cb Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr by Linus Torvalds · 10 years ago
  96. 62d1a3b arm64: Fix duplicated Kconfig entries again by Josh Boyer · 10 years ago
  97. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. 7125764 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. 9447dc4 Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago