1. 6cfddb2 memcg: page_cgroup array is never stored on reserved pages by Michal Hocko · 13 years ago
  2. dde79e0 page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM by Michal Hocko · 13 years ago
  3. 4be4489 mm/memcontrol.c: suppress uninitialized-var warning with older gcc's by Andrew Morton · 13 years ago
  4. 7a159cc memcg: use native word page statistics counters by Johannes Weiner · 13 years ago
  5. e9f8974 memcg: break out event counters from other stats by Johannes Weiner · 13 years ago
  6. 7ec99d6 memcg: unify charge/uncharge quantities to units of pages by Johannes Weiner · 13 years ago
  7. 7ffd4ca memcg: convert uncharge batching from bytes to page granularity by Johannes Weiner · 13 years ago
  8. 11c9ea4 memcg: convert per-cpu stock from bytes to page granularity by Johannes Weiner · 13 years ago
  9. e7018b8 memcg: keep only one charge cancelling function by Johannes Weiner · 13 years ago
  10. bf1ff26 memcg: remove memcg->reclaim_param_lock by Johannes Weiner · 13 years ago
  11. 4dc03de memcg: charged pages always have valid per-memcg zone info by Johannes Weiner · 13 years ago
  12. 6b3ae58 memcg: remove direct page_cgroup-to-page pointer by Johannes Weiner · 13 years ago
  13. 5564e88 memcg: condense page_cgroup-to-page lookup points by Johannes Weiner · 13 years ago
  14. de3638d memcg: fold __mem_cgroup_move_account into caller by Johannes Weiner · 13 years ago
  15. 97a6c37 memcg: change page_cgroup_zoneinfo signature by Johannes Weiner · 13 years ago
  16. ad324e9 memcg: no uncharged pages reach page_cgroup_zoneinfo by Johannes Weiner · 13 years ago
  17. f212ad7 memcg: add memcg sanity checks at allocating and freeing pages by Daisuke Nishimura · 13 years ago
  18. af4a662 memcg: remove NULL check from lookup_page_cgroup() result by Johannes Weiner · 13 years ago
  19. c14f35c memcg: remove impossible conditional when committing by Johannes Weiner · 13 years ago
  20. 3403968 memcg: remove unused page flag bitfield defines by Johannes Weiner · 13 years ago
  21. 9d11ea9 memcg: simplify the way memory limits are checked by Johannes Weiner · 13 years ago
  22. b7c6167 memcg: soft limit reclaim should end at limit not below by Johannes Weiner · 13 years ago
  23. 56039ef memcg: fix ugly initialization of return value is in caller by KAMEZAWA Hiroyuki · 13 years ago
  24. 6c191cd memcg: res_counter_read_u64(): fix potential races on 32-bit machines by KAMEZAWA Hiroyuki · 13 years ago
  25. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  26. 3fca5af m68k: remove inline asm from minix_find_first_zero_bit by Akinobu Mita · 13 years ago
  27. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  28. bb5cda3 dm: use little-endian bitops by Akinobu Mita · 13 years ago
  29. 6b33aff md: use little-endian bitops by Akinobu Mita · 13 years ago
  30. 3cdc712 ufs: use little-endian bitops by Akinobu Mita · 13 years ago
  31. 9ad1e1e udf: use little-endian bitops by Akinobu Mita · 13 years ago
  32. b9b9144 reiserfs: use little-endian bitops by Akinobu Mita · 13 years ago
  33. a49ebba nilfs2: use little-endian bitops by Akinobu Mita · 13 years ago
  34. c4354d0 ocfs2: use little-endian bitops by Akinobu Mita · 13 years ago
  35. 50e0168 ext4: use little-endian bitops by Akinobu Mita · 13 years ago
  36. 0795cce ext3: use little-endian bitops by Akinobu Mita · 13 years ago
  37. e1dc1c8 rds: use little-endian bitops by Akinobu Mita · 13 years ago
  38. cd7e48c kvm: use little-endian bitops by Akinobu Mita · 13 years ago
  39. c565300 asm-generic: use little-endian bitops by Akinobu Mita · 13 years ago
  40. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  41. c1e6ca7 m68knommu: introduce little-endian bitops by Akinobu Mita · 13 years ago
  42. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  43. 3f5527f m68k: introduce little-endian bitops by Akinobu Mita · 13 years ago
  44. f6b57e3 arm: introduce little-endian bitops by Akinobu Mita · 13 years ago
  45. 50b9b47 s390: introduce little-endian bitops by Akinobu Mita · 13 years ago
  46. f57d7ff powerpc: introduce little-endian bitops by Akinobu Mita · 13 years ago
  47. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 13 years ago
  48. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  49. 63ab595 bitops: merge little and big endian definisions in asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  50. 12ce224 rds: stop including asm-generic/bitops/le.h directly by Akinobu Mita · 13 years ago
  51. 5140a35 kvm: stop including asm-generic/bitops/le.h directly by Akinobu Mita · 13 years ago
  52. 135a9fc fs/adfs/adfs.h: fix unsigned comparison by Andrew Morton · 13 years ago
  53. f48fea0 ia64: fix build breakage in asm/thread_info.h by Luck, Tony · 13 years ago
  54. 968b503 Revert "drm/i915: Don't save/restore hardware status page address register" by Chris Wilson · 13 years ago
  55. 4bbba11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  56. 2130781 sys_swapon: fix inode locking by Cesar Eduardo Barros · 13 years ago
  57. 04948c7 smp: add missing init.h include by Heiko Carstens · 13 years ago
  58. ce24f58 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  59. 5a88264 ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/Side by David Henningsson · 13 years ago
  60. 6447f55d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  61. c50e3f5 bloat-o-meter: include read-only data section in report by Jean Delvare · 13 years ago
  62. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 13 years ago
  63. b12d125 fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new() by Andrey Vagin · 13 years ago
  64. e91f90b aio: wake all waiters when destroying ctx by Roland Dreier · 13 years ago
  65. 77d1c8e pps: remove unreachable code by Alexander Gordeev · 13 years ago
  66. da23ef0 adfs: add hexadecimal filetype suffix option by Stuart Swales · 13 years ago
  67. 7a9730a adfs: improve timestamp precision by Stuart Swales · 13 years ago
  68. 2f09719 adfs: fix E+/F+ dir size > 2048 crashing kernel by Stuart Swales · 13 years ago
  69. 12da58b Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation by Chen Gong · 13 years ago
  70. e06c374 Documentation/Changes: minor corrections by Christian Kujau · 13 years ago
  71. 38829dc Documentation/CodingStyle: flesh out if-else examples by Harry Wei · 13 years ago
  72. 0bc825d codafs: fix compile warning when CONFIG_SYSCTL=n by Rakib Mullick · 13 years ago
  73. 1c00f01 x86: allow CONFIG_ISA_DMA_API to be disabled by David Rientjes · 13 years ago
  74. 8df3bd9 x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  75. 4061d68 x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  76. 586f83e pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  77. ff859ba rtc: add real-time clock driver for NVIDIA Tegra by Andrew Chew · 13 years ago
  78. 49d50fb drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file by Vasiliy Kulikov · 13 years ago
  79. cf044f0 drivers/rtc/rtc-isl1208.c: add alarm support by Ryan Mallon · 13 years ago
  80. bc96ba7 rtc: convert DS1374 to dev_pm_ops by Mark Brown · 13 years ago
  81. ea611b2 init: return proper error code in do_mounts_rd() by Davidlohr Bueso · 13 years ago
  82. 1a530a6 binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary() by David Daney · 13 years ago
  83. f4d93ad epoll: fix compiler warning and optimize the non-blocking path by Shawn Bohrer · 13 years ago
  84. 3fb0e58 epoll: move ready event check into proper inline by Davide Libenzi · 13 years ago
  85. d03e161 crc32: add missed brackets in macro by Konstantin Khlebnikov · 13 years ago
  86. 309c00c checkpatch: warn about memset with swapped arguments by Dave Jones · 13 years ago
  87. b078121 scripts/checkpatch.pl: reset rpt_cleaners warnings by Mike Frysinger · 13 years ago
  88. 984b203 drivers/mmc/host/omap_hsmmc.c: use resource_size() by Chris Ball · 13 years ago
  89. 2092014 drivers/mmc/host/omap.c: use resource_size() by Chris Ball · 13 years ago
  90. e359dc2 sigma-firmware: loader for Analog Devices' SigmaStudio by Mike Frysinger · 13 years ago
  91. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 13 years ago
  92. 8a5700c MAINTAINERS: add drivers/platform/msm to MSM subsystem by Kenneth Heitke · 13 years ago
  93. 116ab80 MAINTAINERS: update WINBOND CIR pattern by Joe Perches · 13 years ago
  94. f1d2313 MAINTAINERS: uSB SE401 moved to staging, update pattern by Joe Perches · 13 years ago
  95. 943fc81 MAINTAINERS: update SFI pattern by Joe Perches · 13 years ago
  96. 4e85085 MAINTAINERS: remove SHARP LH7A40X section by Joe Perches · 13 years ago
  97. 390889b MAINTAINERS: update SCX200 file pattern by Joe Perches · 13 years ago
  98. 3a83ea6 MAINTAINERS: remove unused TIMEKEEPING timekeeping.h by Joe Perches · 13 years ago
  99. c45e98a MAINTAINERS: remove IEEE1394 entry by Joe Perches · 13 years ago
  100. 2a83744 MAINTAINERS: update media path by Joe Perches · 13 years ago