1. 388b78a rapidio: modify configuration to support PCI-SRIO controller by Alexandre Bounine · 13 years ago
  2. f8f0626 rapidio: add architecture specific callbacks by Alexandre Bounine · 13 years ago
  3. e15b4d6 rapidio: add RapidIO documentation by Alexandre Bounine · 13 years ago
  4. cd8b974 rapidio: add new sysfs attributes by Alexandre Bounine · 13 years ago
  5. cfaf346c drivers/char/mem.c: clean up the code by Changli Gao · 13 years ago
  6. 115bcd1 drivers/staging/tty/specialix.c: convert func_enter to func_exit by Julia Lawall · 13 years ago
  7. d9d691f drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL by Julia Lawall · 13 years ago
  8. 73210a1 drivers/char: add MSM smd_pkt driver by Niranjana Vishwanathapura · 13 years ago
  9. 0dcf334 drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch by Sergey Senozhatsky · 13 years ago
  10. 5883f57 proc: protect mm start_code/end_code in /proc/pid/stat by Kees Cook · 13 years ago
  11. 312ec7e proc: make struct proc_dir_entry::namelen unsigned int by Alexey Dobriyan · 13 years ago
  12. fc3d876 procfs: fix some wrong error code usage by Jovi Zhang · 13 years ago
  13. 0db0c01 procfs: fix /proc/<pid>/maps heap check by Aaro Koskinen · 13 years ago
  14. 51e0314 proc: hide kernel addresses via %pK in /proc/<pid>/stack by Konstantin Khlebnikov · 13 years ago
  15. 523fb48 cpuset: hold callback_mutex in cpuset_post_clone() by Li Zefan · 13 years ago
  16. ee24d37 cpuset: fix unchecked calls to NODEMASK_ALLOC() by Li Zefan · 13 years ago
  17. c8163ca cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach() by Li Zefan · 13 years ago
  18. 9303e0c cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist() by Li Zefan · 13 years ago
  19. f9434ad memcg: give current access to memory reserves if it's trying to die by David Rientjes · 13 years ago
  20. 5a6475a memcg: fix leak on wrong LRU with FUSE by KAMEZAWA Hiroyuki · 13 years ago
  21. 6cfddb2 memcg: page_cgroup array is never stored on reserved pages by Michal Hocko · 13 years ago
  22. dde79e0 page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM by Michal Hocko · 13 years ago
  23. 4be4489 mm/memcontrol.c: suppress uninitialized-var warning with older gcc's by Andrew Morton · 13 years ago
  24. 7a159cc memcg: use native word page statistics counters by Johannes Weiner · 13 years ago
  25. e9f8974 memcg: break out event counters from other stats by Johannes Weiner · 13 years ago
  26. 7ec99d6 memcg: unify charge/uncharge quantities to units of pages by Johannes Weiner · 13 years ago
  27. 7ffd4ca memcg: convert uncharge batching from bytes to page granularity by Johannes Weiner · 13 years ago
  28. 11c9ea4 memcg: convert per-cpu stock from bytes to page granularity by Johannes Weiner · 13 years ago
  29. e7018b8d memcg: keep only one charge cancelling function by Johannes Weiner · 13 years ago
  30. bf1ff26 memcg: remove memcg->reclaim_param_lock by Johannes Weiner · 13 years ago
  31. 4dc03de memcg: charged pages always have valid per-memcg zone info by Johannes Weiner · 13 years ago
  32. 6b3ae58 memcg: remove direct page_cgroup-to-page pointer by Johannes Weiner · 13 years ago
  33. 5564e88 memcg: condense page_cgroup-to-page lookup points by Johannes Weiner · 13 years ago
  34. de3638d memcg: fold __mem_cgroup_move_account into caller by Johannes Weiner · 13 years ago
  35. 97a6c37 memcg: change page_cgroup_zoneinfo signature by Johannes Weiner · 13 years ago
  36. ad324e9 memcg: no uncharged pages reach page_cgroup_zoneinfo by Johannes Weiner · 13 years ago
  37. f212ad7 memcg: add memcg sanity checks at allocating and freeing pages by Daisuke Nishimura · 13 years ago
  38. af4a662 memcg: remove NULL check from lookup_page_cgroup() result by Johannes Weiner · 13 years ago
  39. c14f35c memcg: remove impossible conditional when committing by Johannes Weiner · 13 years ago
  40. 3403968 memcg: remove unused page flag bitfield defines by Johannes Weiner · 13 years ago
  41. 9d11ea9 memcg: simplify the way memory limits are checked by Johannes Weiner · 13 years ago
  42. b7c6167 memcg: soft limit reclaim should end at limit not below by Johannes Weiner · 13 years ago
  43. 56039ef memcg: fix ugly initialization of return value is in caller by KAMEZAWA Hiroyuki · 13 years ago
  44. 6c191cd memcg: res_counter_read_u64(): fix potential races on 32-bit machines by KAMEZAWA Hiroyuki · 13 years ago
  45. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  46. 3fca5af7 m68k: remove inline asm from minix_find_first_zero_bit by Akinobu Mita · 13 years ago
  47. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  48. bb5cda3 dm: use little-endian bitops by Akinobu Mita · 13 years ago
  49. 6b33aff md: use little-endian bitops by Akinobu Mita · 13 years ago
  50. 3cdc712 ufs: use little-endian bitops by Akinobu Mita · 13 years ago
  51. 9ad1e1e udf: use little-endian bitops by Akinobu Mita · 13 years ago
  52. b9b9144 reiserfs: use little-endian bitops by Akinobu Mita · 13 years ago
  53. a49ebba nilfs2: use little-endian bitops by Akinobu Mita · 13 years ago
  54. c4354d0 ocfs2: use little-endian bitops by Akinobu Mita · 13 years ago
  55. 50e0168 ext4: use little-endian bitops by Akinobu Mita · 13 years ago
  56. 0795cce ext3: use little-endian bitops by Akinobu Mita · 13 years ago
  57. e1dc1c8 rds: use little-endian bitops by Akinobu Mita · 13 years ago
  58. cd7e48c kvm: use little-endian bitops by Akinobu Mita · 13 years ago
  59. c565300 asm-generic: use little-endian bitops by Akinobu Mita · 13 years ago
  60. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  61. c1e6ca7 m68knommu: introduce little-endian bitops by Akinobu Mita · 13 years ago
  62. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  63. 3f5527f m68k: introduce little-endian bitops by Akinobu Mita · 13 years ago
  64. f6b57e3 arm: introduce little-endian bitops by Akinobu Mita · 13 years ago
  65. 50b9b47 s390: introduce little-endian bitops by Akinobu Mita · 13 years ago
  66. f57d7ff powerpc: introduce little-endian bitops by Akinobu Mita · 13 years ago
  67. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 13 years ago
  68. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  69. 63ab595 bitops: merge little and big endian definisions in asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  70. 12ce224 rds: stop including asm-generic/bitops/le.h directly by Akinobu Mita · 13 years ago
  71. 5140a35 kvm: stop including asm-generic/bitops/le.h directly by Akinobu Mita · 13 years ago
  72. 135a9fc fs/adfs/adfs.h: fix unsigned comparison by Andrew Morton · 13 years ago
  73. f48fea0 ia64: fix build breakage in asm/thread_info.h by Luck, Tony · 13 years ago
  74. 968b503 Revert "drm/i915: Don't save/restore hardware status page address register" by Chris Wilson · 13 years ago
  75. 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
  76. 2130781 sys_swapon: fix inode locking by Cesar Eduardo Barros · 13 years ago
  77. 04948c7 smp: add missing init.h include by Heiko Carstens · 13 years ago
  78. ce24f58 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  79. 5a88264 ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/Side by David Henningsson · 13 years ago
  80. 6447f55d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  81. c50e3f5 bloat-o-meter: include read-only data section in report by Jean Delvare · 13 years ago
  82. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 13 years ago
  83. b12d125 fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new() by Andrey Vagin · 13 years ago
  84. e91f90b aio: wake all waiters when destroying ctx by Roland Dreier · 13 years ago
  85. 77d1c8e pps: remove unreachable code by Alexander Gordeev · 13 years ago
  86. da23ef0 adfs: add hexadecimal filetype suffix option by Stuart Swales · 13 years ago
  87. 7a9730a adfs: improve timestamp precision by Stuart Swales · 13 years ago
  88. 2f09719 adfs: fix E+/F+ dir size > 2048 crashing kernel by Stuart Swales · 13 years ago
  89. 12da58b Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation by Chen Gong · 13 years ago
  90. e06c374 Documentation/Changes: minor corrections by Christian Kujau · 13 years ago
  91. 38829dc Documentation/CodingStyle: flesh out if-else examples by Harry Wei · 13 years ago
  92. 0bc825d codafs: fix compile warning when CONFIG_SYSCTL=n by Rakib Mullick · 13 years ago
  93. 1c00f01 x86: allow CONFIG_ISA_DMA_API to be disabled by David Rientjes · 13 years ago
  94. 8df3bd9 x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  95. 4061d68 x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  96. 586f83e pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  97. ff859ba rtc: add real-time clock driver for NVIDIA Tegra by Andrew Chew · 13 years ago
  98. 49d50fb drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file by Vasiliy Kulikov · 13 years ago
  99. cf044f0 drivers/rtc/rtc-isl1208.c: add alarm support by Ryan Mallon · 13 years ago
  100. bc96ba7 rtc: convert DS1374 to dev_pm_ops by Mark Brown · 13 years ago