1. 4c9c535 memcg: reclaim when more than one page needed by Suleiman Souhlal · 12 years ago
  2. a0956d5 memcg: make it possible to use the stock for more than one page by Suleiman Souhlal · 12 years ago
  3. c297405 memory-hotplug: document and enable CONFIG_MOVABLE_NODE by Tang Chen · 12 years ago
  4. 0bb2c76 mm/page_alloc.c: remove duplicate check by Gavin Shan · 12 years ago
  5. 3012d60 drivers/message/fusion/mptscsih.c: missing break by Alan Cox · 12 years ago
  6. d95bfe4 h8300: select generic atomic64_t support by Fengguang Wu · 12 years ago
  7. af56e3f Coccinelle: add api/d_find_alias.cocci by Cyril Roelandt · 12 years ago
  8. 19af395 irq: tsk->comm is an array by Alan Cox · 12 years ago
  9. f6af75d ceph: fix dentry reference leak in ceph_encode_fh() by Cyril Roelandt · 12 years ago
  10. 88d67ee arch/x86/platform/iris/iris.c: register a platform device and a platform driver by Shérab · 12 years ago
  11. c24bf9b CRIS: fix I/O macros by Corey Minyard · 12 years ago
  12. 9f67675 backlight: locomolcd: fix checkpatch error and warning by Jingoo Han · 12 years ago
  13. 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  14. 6842d98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  15. 758338e Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  16. 224394ad Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  17. e6cdebd arch/tile: set CORE_DUMP_USE_REGSET on tile by Simon Marchi · 12 years ago
  18. 9af6254 arch/tile: implement arch_ptrace using user_regset on tile by Simon Marchi · 12 years ago
  19. 7be6828 arch/tile: implement user_regset interface on tile by Simon Marchi · 12 years ago
  20. ae664db Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  21. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  22. 4351654 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  23. 3d9de19 Merge tag 'disintegrate-alpha-20121217' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  24. 9a8a570 Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux by Linus Torvalds · 12 years ago
  25. 7b07786 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  26. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  27. c36e050 x86, paravirt: fix build error when thp is disabled by David Rientjes · 12 years ago
  28. ea77d73 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  29. a22180d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  30. 2d4dce0 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  31. ea88eea Merge tag 'md-3.8' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  32. 08afe22 Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
  33. a304f83 Merge branch 'slab/procfs' into slab/for-linus by Pekka Enberg · 12 years ago
  34. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  35. 9929561 efi: Fix the build with user namespaces enabled. by Eric W. Biederman · 12 years ago
  36. ce4a9cc mm,numa: fix update_mmu_cache_pmd call by Stephen Rothwell · 12 years ago
  37. 9d328a9 xen/vcpu: Fix vcpu restore path. by Wei Liu · 12 years ago
  38. cc31fd9 xen: Add EVTCHNOP_reset in Xen interface header files. by Wei Liu · 12 years ago
  39. 06d0b5d xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot time. by Konrad Rzeszutek Wilk · 12 years ago
  40. 6fd59a8 scatterlist: don't BUG when we can trivially return a proper error. by Nick Bowler · 12 years ago
  41. e71ec59 docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output by Cyrill Gorcunov · 12 years ago
  42. e6dbcaf fs, fanotify: add @mflags field to fanotify output by Cyrill Gorcunov · 12 years ago
  43. f1d8c16 docs: add documentation about /proc/<pid>/fdinfo/<fd> output by Cyrill Gorcunov · 12 years ago
  44. be77196 fs, notify: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  45. 711c7bf fs, exportfs: add exportfs_encode_inode_fh() helper by Cyrill Gorcunov · 12 years ago
  46. ab49bde fs, exportfs: escape nil dereference if no s_export_op present by Cyrill Gorcunov · 12 years ago
  47. 138d22b fs, epoll: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  48. cbac554 fs, eventfd: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  49. 55985dd procfs: add ability to plug in auxiliary fdinfo providers by Cyrill Gorcunov · 12 years ago
  50. 2bf1cbf tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test by Dave Jones · 12 years ago
  51. 5a55f8b breakpoint selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  52. ed8ad10 kcmp selftests: print fail status instead of cause make error by Dave Young · 12 years ago
  53. 63d2336 kcmp selftests: make run_tests fix by Dave Young · 12 years ago
  54. aabccae mem-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  55. a58130d cpu-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  56. 9ed1d90 mqueue selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  57. 000e06b vm selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  58. cdd9fa8 ubifs: use prandom_bytes by Akinobu Mita · 12 years ago
  59. 7e45bf8 mtd: nandsim: use prandom_bytes by Akinobu Mita · 12 years ago
  60. 8376d0b bnx2x: use prandom_bytes() by Akinobu Mita · 12 years ago
  61. 6582c66 prandom: introduce prandom_bytes() and prandom_bytes_state() by Akinobu Mita · 12 years ago
  62. 496f2f9 random32: rename random32 to prandom by Akinobu Mita · 12 years ago
  63. 31279b1 aoe: fix use after free in aoedev_by_aoeaddr() by Dan Carpenter · 12 years ago
  64. 2b37c7d aoe: update internal version number to 81 by Ed Cashin · 12 years ago
  65. bf29754 aoe: identify source of runt AoE packets by Ed Cashin · 12 years ago
  66. 4a6c9ee aoe: allow comma separator in aoe_iflist value by Ed Cashin · 12 years ago
  67. c450ba0 aoe: allow user to disable target failure timeout by Ed Cashin · 12 years ago
  68. 71114ec aoe: use dynamic number of remote ports for AoE storage target by Ed Cashin · 12 years ago
  69. e52a293 aoe: avoid races between device destruction and discovery by Ed Cashin · 12 years ago
  70. bbb44e3 aoe: improve handling of misbehaving network paths by Ed Cashin · 12 years ago
  71. b91316f aoe: return real minor number for static minors by Ed Cashin · 12 years ago
  72. 10935d0 aoe: initialize sysminor to avoid compiler warning by Ed Cashin · 12 years ago
  73. e0b2bba aoe: make error messages more specific in static minor allocation by Ed Cashin · 12 years ago
  74. 60116cf aoe: remove call to request handler from I/O completion by Ed Cashin · 12 years ago
  75. 7283760 aoe: cleanup: correct comment for aoetgt nout by Ed Cashin · 12 years ago
  76. 7b6ccc5 aoe: increase default cap on outstanding AoE commands in the network by Ed Cashin · 12 years ago
  77. 0a41409 aoe: remove vestigial request queue allocation by Ed Cashin · 12 years ago
  78. fe7252b aoe: copy fallback timing information on destination failover by Ed Cashin · 12 years ago
  79. 519b77b aoe: update driver-internal version to 64+ by Ed Cashin · 12 years ago
  80. 3fc9b03 aoe: commands in retransmit queue use new destination on failure by Ed Cashin · 12 years ago
  81. 5f0c9c4 aoe: use high-resolution RTTs with fallback to low-res by Ed Cashin · 12 years ago
  82. 0d555ec aoe: manipulate aoedev network stats under lock by Ed Cashin · 12 years ago
  83. 2292a7e aoe: err device: include MAC addresses for unexpected responses by Ed Cashin · 12 years ago
  84. 3a0c40d aoe: improve network congestion handling by Ed Cashin · 12 years ago
  85. 667be1e aoe: provide ATA identify device content to user on request by Ed Cashin · 12 years ago
  86. cd220bf aoe: update driver-internal version number to 60 by Ed Cashin · 12 years ago
  87. a04b41c aoe: whitespace cleanup by Ed Cashin · 12 years ago
  88. d437962 aoe: cleanup: remove unused ata_scnt function by Ed Cashin · 12 years ago
  89. 90a2508 aoe: "payload" sysfs file exports per-AoE-command data transfer size by Ed Cashin · 12 years ago
  90. aa304fd aoe: support larger I/O requests via aoe_maxsectors module param by Ed Cashin · 12 years ago
  91. 4ba9aa7 aoe: support the forgetting (flushing) of a user-specified AoE target by Ed Cashin · 12 years ago
  92. 1b8a163 aoe: update cap on outstanding commands based on config query response by Ed Cashin · 12 years ago
  93. 4e78dd1 aoe: print warning regarding a common reason for dropped transmits by Ed Cashin · 12 years ago
  94. 662a889 aoe: describe the behavior of the "err" character device by Ed Cashin · 12 years ago
  95. 6e97663 Documentation/sparse.txt: document context annotations for lock checking by Ed Cashin · 12 years ago
  96. 8529091 linux/compiler.h: add __must_hold macro for functions called with a lock held by Josh Triplett · 12 years ago
  97. a5ba911 pidns: remove unused is_container_init() by Gao feng · 12 years ago
  98. d740269 exec: use -ELOOP for max recursion depth by Kees Cook · 12 years ago
  99. 8d23802 proc: pid/status: show all supplementary groups by Artem Bityutskiy · 12 years ago
  100. 2f4b3bf /proc/pid/status: add "Seccomp" field by Kees Cook · 12 years ago