1. 73210a1 drivers/char: add MSM smd_pkt driver by Niranjana Vishwanathapura · 14 years ago
  2. 0dcf334 drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch by Sergey Senozhatsky · 14 years ago
  3. 5883f57 proc: protect mm start_code/end_code in /proc/pid/stat by Kees Cook · 14 years ago
  4. 312ec7e proc: make struct proc_dir_entry::namelen unsigned int by Alexey Dobriyan · 14 years ago
  5. fc3d876 procfs: fix some wrong error code usage by Jovi Zhang · 14 years ago
  6. 0db0c01 procfs: fix /proc/<pid>/maps heap check by Aaro Koskinen · 14 years ago
  7. 51e0314 proc: hide kernel addresses via %pK in /proc/<pid>/stack by Konstantin Khlebnikov · 14 years ago
  8. 523fb48 cpuset: hold callback_mutex in cpuset_post_clone() by Li Zefan · 14 years ago
  9. ee24d37 cpuset: fix unchecked calls to NODEMASK_ALLOC() by Li Zefan · 14 years ago
  10. c8163ca cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach() by Li Zefan · 14 years ago
  11. 9303e0c cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist() by Li Zefan · 14 years ago
  12. f9434ad memcg: give current access to memory reserves if it's trying to die by David Rientjes · 14 years ago
  13. 5a6475a memcg: fix leak on wrong LRU with FUSE by KAMEZAWA Hiroyuki · 14 years ago
  14. 6cfddb2 memcg: page_cgroup array is never stored on reserved pages by Michal Hocko · 14 years ago
  15. dde79e0 page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM by Michal Hocko · 14 years ago
  16. 4be4489 mm/memcontrol.c: suppress uninitialized-var warning with older gcc's by Andrew Morton · 14 years ago
  17. 7a159cc memcg: use native word page statistics counters by Johannes Weiner · 14 years ago
  18. e9f8974 memcg: break out event counters from other stats by Johannes Weiner · 14 years ago
  19. 7ec99d6 memcg: unify charge/uncharge quantities to units of pages by Johannes Weiner · 14 years ago
  20. 7ffd4ca memcg: convert uncharge batching from bytes to page granularity by Johannes Weiner · 14 years ago
  21. 11c9ea4 memcg: convert per-cpu stock from bytes to page granularity by Johannes Weiner · 14 years ago
  22. e7018b8d memcg: keep only one charge cancelling function by Johannes Weiner · 14 years ago
  23. bf1ff26 memcg: remove memcg->reclaim_param_lock by Johannes Weiner · 14 years ago
  24. 4dc03de memcg: charged pages always have valid per-memcg zone info by Johannes Weiner · 14 years ago
  25. 6b3ae58 memcg: remove direct page_cgroup-to-page pointer by Johannes Weiner · 14 years ago
  26. 5564e88 memcg: condense page_cgroup-to-page lookup points by Johannes Weiner · 14 years ago
  27. de3638d memcg: fold __mem_cgroup_move_account into caller by Johannes Weiner · 14 years ago
  28. 97a6c37 memcg: change page_cgroup_zoneinfo signature by Johannes Weiner · 14 years ago
  29. ad324e9 memcg: no uncharged pages reach page_cgroup_zoneinfo by Johannes Weiner · 14 years ago
  30. f212ad7 memcg: add memcg sanity checks at allocating and freeing pages by Daisuke Nishimura · 14 years ago
  31. af4a662 memcg: remove NULL check from lookup_page_cgroup() result by Johannes Weiner · 14 years ago
  32. c14f35c memcg: remove impossible conditional when committing by Johannes Weiner · 14 years ago
  33. 3403968 memcg: remove unused page flag bitfield defines by Johannes Weiner · 14 years ago
  34. 9d11ea9 memcg: simplify the way memory limits are checked by Johannes Weiner · 14 years ago
  35. b7c6167 memcg: soft limit reclaim should end at limit not below by Johannes Weiner · 14 years ago
  36. 56039ef memcg: fix ugly initialization of return value is in caller by KAMEZAWA Hiroyuki · 14 years ago
  37. 6c191cd memcg: res_counter_read_u64(): fix potential races on 32-bit machines by KAMEZAWA Hiroyuki · 14 years ago
  38. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  39. 3fca5af7 m68k: remove inline asm from minix_find_first_zero_bit by Akinobu Mita · 14 years ago
  40. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  41. bb5cda3 dm: use little-endian bitops by Akinobu Mita · 14 years ago
  42. 6b33aff md: use little-endian bitops by Akinobu Mita · 14 years ago
  43. 3cdc712 ufs: use little-endian bitops by Akinobu Mita · 14 years ago
  44. 9ad1e1e udf: use little-endian bitops by Akinobu Mita · 14 years ago
  45. b9b9144 reiserfs: use little-endian bitops by Akinobu Mita · 14 years ago
  46. a49ebba nilfs2: use little-endian bitops by Akinobu Mita · 14 years ago
  47. c4354d0 ocfs2: use little-endian bitops by Akinobu Mita · 14 years ago
  48. 50e0168 ext4: use little-endian bitops by Akinobu Mita · 14 years ago
  49. 0795cce ext3: use little-endian bitops by Akinobu Mita · 14 years ago
  50. e1dc1c8 rds: use little-endian bitops by Akinobu Mita · 14 years ago
  51. cd7e48c kvm: use little-endian bitops by Akinobu Mita · 14 years ago
  52. c565300 asm-generic: use little-endian bitops by Akinobu Mita · 14 years ago
  53. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 14 years ago
  54. c1e6ca7 m68knommu: introduce little-endian bitops by Akinobu Mita · 14 years ago
  55. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 14 years ago
  56. 3f5527f m68k: introduce little-endian bitops by Akinobu Mita · 14 years ago
  57. f6b57e3 arm: introduce little-endian bitops by Akinobu Mita · 14 years ago
  58. 50b9b47 s390: introduce little-endian bitops by Akinobu Mita · 14 years ago
  59. f57d7ff powerpc: introduce little-endian bitops by Akinobu Mita · 14 years ago
  60. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 14 years ago
  61. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 14 years ago
  62. 63ab595 bitops: merge little and big endian definisions in asm-generic/bitops/le.h by Akinobu Mita · 14 years ago
  63. 12ce224 rds: stop including asm-generic/bitops/le.h directly by Akinobu Mita · 14 years ago
  64. 5140a35 kvm: stop including asm-generic/bitops/le.h directly by Akinobu Mita · 14 years ago
  65. 135a9fc fs/adfs/adfs.h: fix unsigned comparison by Andrew Morton · 14 years ago
  66. f48fea0 ia64: fix build breakage in asm/thread_info.h by Luck, Tony · 14 years ago
  67. 968b503 Revert "drm/i915: Don't save/restore hardware status page address register" by Chris Wilson · 14 years ago
  68. c5593d2 viafb: add primary/secondary clock on/off switches by Florian Tobias Schandinat · 14 years ago
  69. 0ca03cd ASoC: Explicitly say registerless widgets have no register by Mark Brown · 14 years ago
  70. 8c64b4c Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 14 years ago
  71. 60e4b10 perf symbols: Look at .dynsym again if .symtab not found by Arnaldo Carvalho de Melo · 14 years ago
  72. b251148 perf build-id: Add quirk to deal with perf.data file format breakage by Arnaldo Carvalho de Melo · 14 years ago
  73. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 14 years ago
  74. 20b67dd ALSA: hda - Fix SPDIF out regression on ALC889 by Takashi Iwai · 14 years ago
  75. cb6f4b5 ALSA: usb-audio - Support for Boss JS-8 Jam Station by Keith A. Milner · 14 years ago
  76. e198692 ALSA: usb-audio: add Cakewalk UM-1G support by Clemens Ladisch · 14 years ago
  77. 4d00135 sound/oss/opl3: validate voice and channel indexes by Dan Rosenberg · 14 years ago
  78. b769f49 sound/oss: remove offset from load_patch callbacks by Dan Rosenberg · 14 years ago
  79. d47d81c Introduce ARCH_NO_SYSDEV_OPS config option (v2) by Rafael J. Wysocki · 14 years ago
  80. e00e56d cpufreq: Use syscore_ops for boot CPU suspend/resume (v2) by Rafael J. Wysocki · 14 years ago
  81. fb3600c KVM: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 14 years ago
  82. 134fac3 PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 14 years ago
  83. e1a85b2 timekeeping: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 14 years ago
  84. f3c6ea1 x86: Use syscore_ops instead of sysdev classes and sysdevs by Rafael J. Wysocki · 14 years ago
  85. 6c1093a viafb: add clock source selection and PLL power management support by Florian Tobias Schandinat · 14 years ago
  86. e6937ee drivers/net/a2065.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  87. 88e87be drivers/net/ariadne.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  88. 95c5c3a spi/omap_mcspi: Fix broken last word xfer by Jarkko Nikula · 14 years ago
  89. a9712bc deal with races in /proc/*/{syscall,stack,personality} by Al Viro · 14 years ago
  90. a7006c9 of/flattree: minor cleanups by Andres Salomon · 14 years ago
  91. 1eed4c0 dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table by Grant Likely · 14 years ago
  92. a52f07e dt: protect against NULL matches passed to of_match_node() by Grant Likely · 14 years ago
  93. 38e9e21 dt: Refactor of_platform_bus_probe() by Grant Likely · 14 years ago
  94. 198214a proc: enable writing to /proc/pid/mem by Stephen Wilson · 14 years ago
  95. 8b0db9d proc: make check_mem_permission() return an mm_struct on success by Stephen Wilson · 14 years ago
  96. 18f661b proc: hold cred_guard_mutex in check_mem_permission() by Stephen Wilson · 14 years ago
  97. 26947f8 proc: disable mem_write after exec by Stephen Wilson · 14 years ago
  98. 5ddd36b mm: implement access_remote_vm by Stephen Wilson · 14 years ago
  99. 206cb63 mm: factor out main logic of access_process_vm by Stephen Wilson · 14 years ago
  100. e7f22e2 mm: use mm_struct to resolve gate vma's in __get_user_pages by Stephen Wilson · 14 years ago