1. 69029cd memcg: remove refcnt from page_cgroup by KAMEZAWA Hiroyuki · 16 years ago
  2. e8589cc memcg: better migration handling by KAMEZAWA Hiroyuki · 16 years ago
  3. 508b7be memcg: avoid unnecessary initialization by KAMEZAWA Hiroyuki · 16 years ago
  4. a181b0e memcg: make global var read_mostly by KAMEZAWA Hiroyuki · 16 years ago
  5. 7759fc9 devcgroup: code cleanup by Li Zefan · 16 years ago
  6. 4efd1a1 devcgroup: relax white-list protection down to RCU by Pavel Emelyanov · 16 years ago
  7. e885dcd cgroup_clone: use pid of newly created task for new cgroup by Serge E. Hallyn · 16 years ago
  8. 856c13a cgroup files: convert res_counter_write() to be a cgroups write_string() handler by Paul Menage · 16 years ago
  9. f92523e cgroup files: convert devcgroup_access_write() into a cgroup write_string() handler by Paul Menage · 16 years ago
  10. e371239 cgroup files: remove cpuset_common_file_write() by Paul Menage · 16 years ago
  11. af35102 cgroup files: turn attach_task_by_pid directly into a cgroup write handler by Paul Menage · 16 years ago
  12. 6379c10 cgroup files: move notify_on_release file to separate write handler by Paul Menage · 16 years ago
  13. 84eea84 cgroups: misc cleanups to write_string patchset by Paul Menage · 16 years ago
  14. e788e06 cgroup files: move the release_agent file to use typed handlers by Paul Menage · 16 years ago
  15. db3b149 cgroup files: add write_string cgroup control file method by Paul Menage · 16 years ago
  16. ce16b49 cgroup files: clean up whitespace in struct cftype by Paul Menage · 16 years ago
  17. 8947f9d cgroups: annotate two variables with __read_mostly by Li Zefan · 16 years ago
  18. 71cbb94 cgroup: list_for_each cleanup by KOSAKI Motohiro · 16 years ago
  19. f2992db Mark res_counter_charge(_locked) with __must_check by Pavel Emelyanov · 16 years ago
  20. 7e9abd8 cgroup: use read lock to guard find_existing_css_set() by Li Zefan · 16 years ago
  21. 9d96d82 procfs-guide: drop pointless   entities by Mike Frysinger · 16 years ago
  22. 657d3bf quota: implement sending information via netlink about user below quota by Jan Kara · 16 years ago
  23. 03b0634 quota: convert macros to inline functions by Jan Kara · 16 years ago
  24. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  25. 02a55ca quota: cleanup loop in sync_dquots() by Jan Kara · 16 years ago
  26. b85f4b8 quota: rename quota functions from upper case, make bigger ones non-inline by Jan Kara · 16 years ago
  27. b48d380 quota: fix possible infinite loop in quota code by Jan Kara · 16 years ago
  28. 41003cd UTC timestamp option for FAT filesystems fix by Joe Peterson · 16 years ago
  29. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 16 years ago
  30. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  31. cf6ae8b remove the in-kernel struct dirent{,64} by Adrian Bunk · 16 years ago
  32. 7557bc6 msdos fs: remove unsettable atari option by Rene Scharfe · 16 years ago
  33. dcd8c53f fat: small optimization to __fat_readdir() by OGAWA Hirofumi · 16 years ago
  34. 98a1516 fat: use same logic in fat_search_long() and __fat_readdir() by OGAWA Hirofumi · 16 years ago
  35. d688611 fat: cleanup fs/fat/dir.c by OGAWA Hirofumi · 16 years ago
  36. 531f710 fat/dir.c: switch to struct __fat_dirent by Adrian Bunk · 16 years ago
  37. 4596c8a fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland by OGAWA Hirofumi · 16 years ago
  38. 8d44d97 fat: fix parse_options() by OGAWA Hirofumi · 16 years ago
  39. 3264d4d reiserfs: remove double definitions of xattr macros by Shen Feng · 16 years ago
  40. 90415de reiserfs: convert j_commit_lock to mutex by Jeff Mahoney · 16 years ago
  41. afe7025 reiserfs: convert j_flush_sem to mutex by Jeff Mahoney · 16 years ago
  42. f68215c reiserfs: convert j_lock to mutex by Jeff Mahoney · 16 years ago
  43. 00b4419 reiserfs: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  44. 4506567 reiserfs: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  45. 5d4f7fd reiserfs: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  46. 895c23f hfsplus: convert the extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  47. 39f8d47 hfs: convert extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  48. 3084b72 hfs: convert bitmap_lock in a mutex by Matthias Kaehlcke · 16 years ago
  49. de0ca06 coda: remove CODA_FS_OLD_API by Adrian Bunk · 16 years ago
  50. c0a1633 isofs: fix minor filesystem corruption by Adam Greenblatt · 16 years ago
  51. 275c0a8 ext3: validate directory entry data before use by Duane Griffin · 16 years ago
  52. cbe5f46 jbd: don't abort if flushing file data failed by Hidehiro Kawai · 16 years ago
  53. 8ef2720 ext3: kill 2 useless magic numbers by Li Zefan · 16 years ago
  54. fc80c44 jbd: positively dispose the unmapped data buffers in journal_commit_transaction() by Toshiyuki Okajima · 16 years ago
  55. a10320e jbd: unexport journal_update_superblock by Adrian Bunk · 16 years ago
  56. 3ccc316 ext3: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  57. 95450f5 ext3: don't read inode block if the buffer has a write error by Hidehiro Kawai · 16 years ago
  58. ae76dd9 ext3: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  59. ef1afd3 ext3: remove double definitions of xattr macros by Shen Feng · 16 years ago
  60. 3f31fdd jbd: fix race between free buffer and commit transaction by Mingming Cao · 16 years ago
  61. 9ebfbe9 ext3: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  62. 1984bb7 jbd: tidy up revoke cache initialisation and destruction by Duane Griffin · 16 years ago
  63. f4d79ca jbd: eliminate duplicated code in revocation table init/destroy functions by Duane Griffin · 16 years ago
  64. 3850f7a jbd: replace potentially false assertion with if block by Duane Griffin · 16 years ago
  65. d06bf1d ext3: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  66. 99aeaf6 ext3: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  67. 9cfe7b9 ext3: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  68. 50c33a8 ext2: fix typo in Hurd part of include/linux/ext2_fs.h by Samuel Thibault · 16 years ago
  69. f905f06 ext2: remove double definitions of xattr macros by Shen Feng · 16 years ago
  70. fb523f3 minix: remove !NO_TRUNCATE code by Adrian Bunk · 16 years ago
  71. bbcd6d5 gpio: max732x driver by Eric Miao · 16 years ago
  72. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  73. ff1d5c2 gpio: add bt8xxgpio driver by Michael Buesch · 16 years ago
  74. 8f1cc3b gpio: mcp23s08 handles multiple chips per chipselect by David Brownell · 16 years ago
  75. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  76. 8b6dd98 kprobes: remove redundant config check by Abhishek Sagar · 16 years ago
  77. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  78. 53a9600 mfd: sm501 fix gpio number calculation for upper bank by Ben Dooks · 16 years ago
  79. f299920 mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset by Ben Dooks · 16 years ago
  80. 28130be sm501: fixes for akpms comments on gpiolib addition by Ben Dooks · 16 years ago
  81. 42cd236 sm501: gpio I2C support by Ben Dooks · 16 years ago
  82. 60e540d sm501: gpio dynamic registration for PCI devices by Arnaud Patard · 16 years ago
  83. f61be27 sm501: add gpiolib support by Ben Dooks · 16 years ago
  84. 472dba7 sm501: add power control callback by Ben Dooks · 16 years ago
  85. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  86. 2711b79 kallsyms: unify 32- and 64-bit code by Vegard Nossum · 16 years ago
  87. 924d9ad list debugging: use WARN() instead of BUG() by Dave Jones · 16 years ago
  88. d955c78 Example use of WARN() by Arjan van de Ven · 16 years ago
  89. 7a2c477 kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() by Arjan van de Ven · 16 years ago
  90. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 16 years ago
  91. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  92. f38954c drivers/misc/hpilo.c needs CONFIG_PCI by Andrew Morton · 16 years ago
  93. a7f371e documentation: update CodingStyle tips for Emacs users by Johannes Weiner · 16 years ago
  94. 197dcff init/version.c: define version_string only if CONFIG_KALLSYMS is not defined by Daniel Guilak · 16 years ago
  95. 277e2c6 init/version.c: silence sparse warning by declaring the version string by Daniel Guilak · 16 years ago
  96. 4500d06 init.h: remove obsolete content by Robert P. J. Day · 16 years ago
  97. db358b4 parport: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  98. 4f46d6e mfd: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  99. 2f5a5cf drivers/power: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  100. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago