1. cfa11e0 mm: introduce free_highmem_page() helper to free highmem pages into buddy system by Jiang Liu · 12 years ago
  2. e07cee2 mm,kexec: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  3. c941836 mm/metag: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  4. d2309a19 mm/arc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  5. 7acb2c2 mm/xtensa: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  6. bced0e3 mm/x86: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  7. ccecb51 mm/unicore32: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  8. e16e0b1 mm/um: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  9. 88448b6 mm/SH: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  10. 7265d80 mm/score: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  11. 0999f11 mm/s390: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  12. 5d585e5 mm/ppc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  13. d3e5351 mm/parisc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  14. 7932f61 mm/openrisc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  15. 32ce012 mm/mn10300: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  16. 31605922 mm/MIPS: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  17. 7beb598 mm/microblaze: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  18. 920f1ad mm/m68k: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  19. 8be6585 mm/m32r: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  20. 66f6259 mm/IA64: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  21. 0f97580 mm/h8300: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  22. 0516f88 mm/FRV: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  23. 2e52981 mm/cris: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  24. 95a259e mm/c6x: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  25. ed8a36f mm/blackfin: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  26. c15da0a mm/avr32: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  27. 83db038 mm/ARM: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  28. f3beeb4 mm/alpha: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  29. 69afade mm: introduce common help functions to deal with reserved/managed pages by Jiang Liu · 12 years ago
  30. 2d42a40 mm/vmscan.c: minor cleanup for kswapd by Hillf Danton · 12 years ago
  31. b1058b9 direct-io: submit bio after boundary buffer is added to it by Jan Kara · 12 years ago
  32. 092c8d4 direct-io: fix boundary block handling by Jan Kara · 12 years ago
  33. e05c4bb mm: walk_memory_range(): fix typo in comment by Toshi Kani · 12 years ago
  34. 94f3d3a memblock: add assertion for zero allocation alignment by Vineet Gupta · 12 years ago
  35. 369a713 rmap: recompute pgoff for unmapping huge page by Hillf Danton · 12 years ago
  36. 8375ad9 vm: adjust ifdef for TINY_RCU by Paul E. McKenney · 12 years ago
  37. 250297e mm/shmem.c: remove an ifdef by Andrew Morton · 12 years ago
  38. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 12 years ago
  39. fe0bfaa mm: trace filemap add and del by Robert Jarzmik · 12 years ago
  40. e398629 HWPOISON: check dirty flag to match against clean page by Naoya Horiguchi · 12 years ago
  41. 546ae2d fs/read_write.c: fix generic_file_llseek() comment by Ming Lei · 12 years ago
  42. 2c2fea1 debug_locks.h: make warning more verbose by James Hogan · 12 years ago
  43. 7cfa74d ocfs2/dlm: remove redundant null pointer check by Sachin Kamat · 12 years ago
  44. 7f4804d ocfs2: fix NULL dereference for moving extents by Dan Carpenter · 12 years ago
  45. 85a258b ocfs2: fix error handling in ocfs2_ioctl_move_extents() by Dan Carpenter · 12 years ago
  46. 7ebab45 ocfs2: fix error return code in ocfs2_info_handle_freefrag() by Wei Yongjun · 12 years ago
  47. b3e0767 ocfs2: delay inode update transactions after verifying the input flags by Jeff Liu · 12 years ago
  48. 18ff44b scripts/decodecode: make faulting insn ptr more robust by Borislav Petkov · 12 years ago
  49. 0c0de19 mkcapflags.pl: convert to mkcapflags.sh by Rob Landley · 12 years ago
  50. ec686c9 fs/fscache/stats.c: fix memory leak by Anurup m · 12 years ago
  51. ee8ad72 drivers/video/mmp: remove legacy hw definitions by Zhou Zhu · 12 years ago
  52. bb5254d drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driver by H Hartley Sweeten · 12 years ago
  53. 6637eca drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  54. 68a2d20b drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver by Haiyang Zhang · 12 years ago
  55. 6cd472d drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr by Devendra Naga · 12 years ago
  56. 86fa05e matroxfb: convert struct i2c_msg initialization to C99 format by Shubhrajyoti Datta · 12 years ago
  57. 12b2f11 kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() by Chen Gang · 12 years ago
  58. 373e0f3 kernel/auditfilter.c: tree and watch will memory leak when failure occurs by Chen Gang · 12 years ago
  59. dde5b7d audit: remove unnecessary #if CONFIG_AUDIT by Gao feng · 12 years ago
  60. 374c586 audit: remove duplicate export of audit_enabled by Gao feng · 12 years ago
  61. 13f51e1 audit: don't check if kauditd is valid every time by Gao feng · 12 years ago
  62. 3f68613 kernel/auditsc.c: use kzalloc instead of kmalloc+memset by Rakib Mullick · 12 years ago
  63. b5c5442 kthread: kill task_get_live_kthread() by Oleg Nesterov · 12 years ago
  64. 4ecdafc kthread: introduce to_live_kthread() by Oleg Nesterov · 12 years ago
  65. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  66. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  67. fdc719b Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  68. 2794b5d Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  69. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  70. 92ddcf4 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  71. 000a74f Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  72. 8127b39 Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  73. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  74. a874510 Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  75. 916bb6d7 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  77. 9d2da7a Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  78. c1be5a5 Linux 3.9 by Linus Torvalds · 12 years ago
  79. 4cbbd1d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. 3c0b9de vm: add no-mmu vm_iomap_memory() stub by Linus Torvalds · 12 years ago
  81. e09d13c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. d21be23 Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  83. d7d7271 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  84. 96edcf3 Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  85. f464246 efivars: only check for duplicates on the registered list by Matt Fleming · 12 years ago
  86. 42fed7b pinctrl: move subsystem mutex to pinctrl_dev struct by Patrice Chotard · 12 years ago
  87. cb6d315 pinctrl/pinconfig: fix misplaced goto by Laurent Meunier · 12 years ago
  88. 37b7f3c TTY: fix atime/mtime regression by Jiri Slaby · 12 years ago
  89. 91d80a8 aio: fix possible invalid memory access when DEBUG is enabled by Zhao Hongjiang · 12 years ago
  90. 1c21351 s390/pci: use pci_scan_root_bus by Sebastian Ott · 12 years ago
  91. fff60fa s390/scm_blk: fix memleak in init function by Sebastian Ott · 12 years ago
  92. bd86055 s390/scm_blk: allow more cluster size values by Sebastian Ott · 12 years ago
  93. 3ad19b8 s390/cio: fix irq statistics by Sebastian Ott · 12 years ago
  94. 94c1636 s390/memory hotplug: prevent offline of active memory increments by Heiko Carstens · 12 years ago
  95. 581618f s390: remove small stack config option by Heiko Carstens · 12 years ago
  96. 6164988 s390: system call path micro optimization by Martin Schwidefsky · 12 years ago
  97. dc7ee00 s390: lowcore stack pointer offsets by Martin Schwidefsky · 12 years ago
  98. 2c52283 lockdep: Consolidate bug messages into a single print_lockdep_off() function by Dave Jones · 12 years ago
  99. 199e371 lockdep: Print out additional debugging advice when we hit lockdep BUGs by Dave Jones · 12 years ago
  100. 9bf9d47 Merge branch '3.10/fb-mmap' into for-next by Tomi Valkeinen · 12 years ago