1. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  2. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  3. 117b079 mm, thp: move ptl taking inside page_check_address_pmd() by Kirill A. Shutemov · 11 years ago
  4. bf92915 mm, thp: change pmd_trans_huge_lock() to return taken lock by Kirill A. Shutemov · 11 years ago
  5. 9a86cb7 mm: introduce api for split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  6. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  7. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  8. e9bb18c mm: avoid increase sizeof(struct page) due to split page table lock by Kirill A. Shutemov · 11 years ago
  9. b77d88d mm: drop actor argument of do_generic_file_read() by Kirill A. Shutemov · 11 years ago
  10. a0dce7f drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG by Andrew Morton · 11 years ago
  11. 4fbf888 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  12. 7e1a1e9 Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  13. fcd7476 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. d320e20 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. fe8a45d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. 7971e23 Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. f0d55cc1 Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  19. 549608e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  20. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  21. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  22. 7f2dc5c Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  23. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  24. 0d522ee Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  25. 5eea9be8 Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  26. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  27. 2821fe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  28. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  29. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  30. 441a9d0 qib_fs: fix (some) dcache abuses by Al Viro · 11 years ago
  31. 90d3839 block: Use u64_stats_init() to initialize seqcounts by Peter Zijlstra · 11 years ago
  32. 5216d53 locking/lockdep: Mark __lockdep_count_forward_deps() as static by Fengguang Wu · 11 years ago
  33. ede4ceb prepend_path() needs to reinitialize dentry/vfsmount/mnt on restarts by Al Viro · 11 years ago
  34. 4ec6c2a fix unpaired rcu lock in prepend_path() by Li Zhong · 11 years ago
  35. 85b088e sched/fair: Avoid integer overflow by Michal Nazarewicz · 11 years ago
  36. 911b289 sched: Optimize task_sched_runtime() by Peter Zijlstra · 11 years ago
  37. 5eca82a sched/numa: Cure update_numa_stats() vs. hotplug by Peter Zijlstra · 11 years ago
  38. 46a73e8 sched/numa: Fix NULL pointer dereference in task_numa_migrate() by Rik van Riel · 11 years ago
  39. 106dd5a sched: Fix endless sync_sched/rcu() loop inside _cpu_down() by Michael wang · 11 years ago
  40. 4fdb793 locks: missing unlock on error in generic_add_lease() by Dan Carpenter · 11 years ago
  41. 7f62656 aio: checking for NULL instead of IS_ERR by Dan Carpenter · 11 years ago
  42. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  43. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  44. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  45. f023029 Merge tag 'dlm-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  46. 39222c8 Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  47. fbe43ff Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  48. a7fa20a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  49. a301245 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  50. dd1d139 Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  51. a998646 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  52. 13aa7e0 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  53. c08acff Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  54. 4e9b45a ipc, msg: fix message length check for negative values by Mathias Krause · 11 years ago
  55. 206fa94 ipc/util.c: remove unnecessary work pending test by Xie XiuQi · 11 years ago
  56. 66da0e1 devpts: plug the memory leak in kill_sb by Ilija Hadzic · 11 years ago
  57. 1bf49dd ./Makefile: export initial ramdisk compression config option by P J P · 11 years ago
  58. 69f0554 init/Kconfig: add option to disable kernel compression by Christian Ruppert · 11 years ago
  59. bb67093 drivers: w1: make w1_slave::flags long to avoid memory corruption by Michal Nazarewicz · 11 years ago
  60. 75f9e93 drivers/w1/masters/ds1wm.cuse dev_get_platdata() by Jingoo Han · 11 years ago
  61. a0e5a12 drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page() by Roger Tseng · 11 years ago
  62. be2d3f9 drivers/memstick/core/mspro_block.c: fix attributes array allocation by Michal Nazarewicz · 11 years ago
  63. 1a10bd9 drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  64. 0128476 kernel/panic.c: reduce 1 byte usage for print tainted buffer by Chen Gang · 11 years ago
  65. 1931d43 gcov: reuse kbasename helper by Andy Shevchenko · 11 years ago
  66. a5ebb875 kernel/gcov/fs.c: use pr_warn() by Andrew Morton · 11 years ago
  67. bddb12b kernel/module.c: use pr_foo() by Andrew Morton · 11 years ago
  68. 17c568d gcov: compile specific gcov implementation based on gcc version by Frantisek Hrbata · 11 years ago
  69. 5f41ea0 gcov: add support for gcc 4.7 gcov format by Frantisek Hrbata · 11 years ago
  70. 8cbce37 gcov: move gcov structs definitions to a gcc version specific file by Frantisek Hrbata · 11 years ago
  71. 0d20633 kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener() by Chen Gang · 11 years ago
  72. 3fa5826 kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_nest_start() and nla_nest_end() by Chen Gang · 11 years ago
  73. f02147e kernel/sysctl_binary.c: use scnprintf() instead of snprintf() by Chen Gang · 11 years ago
  74. 7833819 kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_doulongvec_minmax() by Chen Gang · 11 years ago
  75. 1310a5a rbtree: fix rbtree_postorder_for_each_entry_safe() iterator by Jan Kara · 11 years ago
  76. d049f74 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  77. 1c3fc3e kcore: add Kconfig help text by Randy Dunlap · 11 years ago
  78. 5721cf8 procfs: clean up proc_reg_get_unmapped_area for 80-column limit by HATAYAMA Daisuke · 11 years ago
  79. ee2f51d Documentation/ABI: document the non-ABI status of Kconfig and symbols by Josh Triplett · 11 years ago
  80. e946c43a kernel-doc: improve "no structured comments found" error by Johannes Berg · 11 years ago
  81. c770864 Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentation by Stefan Raspl · 11 years ago
  82. 965fd29 Documentation/filesystems/vfat.txt: fix directory entry example by Luis Ortega Perez de Villar · 11 years ago
  83. 95e0d7d hfsplus: implement attributes file creation functionality by Vyacheslav Dubeyko · 11 years ago
  84. 099e924 hfsplus: implement attributes file's header node initialization code by Vyacheslav Dubeyko · 11 years ago
  85. b3b5b0f hfsplus: add metadata file's clump size calculation functionality by Vyacheslav Dubeyko · 11 years ago
  86. 74a797d fs/hfs/btree.h: remove duplicate defines by Michael Opdenacker · 11 years ago
  87. b450626 drivers/rtc/rtc-as3722: add RTC driver by Laxman Dewangan · 11 years ago
  88. 5bccae6 rtc: s5m-rtc: add real-time clock driver for s5m8767 by Sangbeom Kim · 11 years ago
  89. 5e0d121 drivers/rtc/rtc-tps65910.c: remove unnecessary include by Manish Badarkhe · 11 years ago
  90. 58c181c drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc() by Sangjung Woo · 11 years ago
  91. 1fbc4c4 drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug() by Sangjung Woo · 11 years ago
  92. a272606 drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  93. c8b18da drivers/rtc/rtc-ds1307.c: change variable type to bool by Peter Senna Tschudin · 11 years ago
  94. 462a465 drivers/rtc/rtc-stmp3xxx.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  95. c39b371 drivers/rtc/rtc-snvs.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  96. d149632 drivers/rtc/rtc-sirfsoc.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  97. 616b734 drivers/rtc/rtc-omap.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  98. ce6bafd drivers/rtc/rtc-vt8500.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  99. a65ddce drivers/rtc/rtc-v3020.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  100. e58c18d drivers/rtc/rtc-sh.c: use dev_get_platdata() by Jingoo Han · 11 years ago