1. d2265e6 memcg : share event counter rather than duplicate by KAMEZAWA Hiroyuki · 15 years ago
  2. 430e4863 memcg: update threshold and softlimit at commit by KAMEZAWA Hiroyuki · 15 years ago
  3. c62b1a3 memcg: use generic percpu instead of private implementation by KAMEZAWA Hiroyuki · 15 years ago
  4. 6a6135b memcg: typo in comment to mem_cgroup_print_oom_info() by Kirill A. Shutemov · 15 years ago
  5. 2e72b63 memcg: implement memory thresholds by Kirill A. Shutemov · 15 years ago
  6. 378ce72 memcg: rework usage of stats by soft limit by Kirill A. Shutemov · 15 years ago
  7. 104f392 memcg: extract mem_group_usage() from mem_cgroup_read() by Kirill A. Shutemov · 15 years ago
  8. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 15 years ago
  9. 483c30b memcg: improve performance in moving swap charge by Daisuke Nishimura · 15 years ago
  10. 0249144 memcg: move charges of anonymous swap by Daisuke Nishimura · 15 years ago
  11. 8033b97 memcg: avoid oom during moving charge by Daisuke Nishimura · 15 years ago
  12. 854ffa8 memcg: improve performance in moving charge by Daisuke Nishimura · 15 years ago
  13. 4ffef5f memcg: move charges of anonymous page by Daisuke Nishimura · 15 years ago
  14. 7dc74be memcg: add interface to move charge at task migration by Daisuke Nishimura · 15 years ago
  15. b70cc5f cgroups: clean up cgroup_pidlist_find() a bit by Li Zefan · 15 years ago
  16. 67523c4 cgroups: blkio subsystem as module by Ben Blum · 15 years ago
  17. 8ca712e cgroups: fix CONTENTS in cgroups documentation by Kirill A. Shutemov · 15 years ago
  18. cf5d594 cgroups: subsystem module unloading by Ben Blum · 15 years ago
  19. e6a1105 cgroups: subsystem module loading interface by Ben Blum · 15 years ago
  20. aae8aab cgroups: revamp subsys array by Ben Blum · 15 years ago
  21. d7b9fff cgroup: introduce coalesce css_get() and css_put() by Daisuke Nishimura · 15 years ago
  22. 2468c72 cgroup: introduce cancel_attach() by Daisuke Nishimura · 15 years ago
  23. 5ce9f07 Documentation/email-clients.txt: update gmail information by Dave Young · 15 years ago
  24. 4c98eca scripts/kernel-doc: fix empty function description section by Randy Dunlap · 15 years ago
  25. b6b6e2b Documentation: remove obsolete voyager.txt file by Bartlomiej Zolnierkiewicz · 15 years ago
  26. b5247c8 Documentation/SubmitChecklist: add rule #1 by Randy Dunlap · 15 years ago
  27. 70bace8 Documentation/vm/: split txt and source files by Randy Dunlap · 15 years ago
  28. 1e0051a Documentation/fs/: split txt and source files by Randy Dunlap · 15 years ago
  29. d49129a Documentation/laptop/: split txt and source files by Randy Dunlap · 15 years ago
  30. e618630 Documentation/timers/: split txt and source files by Randy Dunlap · 15 years ago
  31. ad25ad9 ufs: make solaris fsck happy by Evgeniy Dushistov · 15 years ago
  32. b3a0fd4 fs/ufs: recognize Solaris-specific file system state by Alex Viskovatoff · 15 years ago
  33. d7d4d84 drivers/char/mem.c: cleanups by Andrew Morton · 15 years ago
  34. dcefafb /dev/mem: dont allow seek to last page by Wu Fengguang · 15 years ago
  35. 2cb9a75 fbdev: bfin-lq035q1-fb: remove duplicated #include by Huang Weiyi · 15 years ago
  36. a8b1925 video: fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  37. 2164235 obsolete config in kernel source: LWMON5 by Christoph Egger · 15 years ago
  38. 2c0e0c8 drivers/video/via: fix continuation line formats by Joe Perches · 15 years ago
  39. 8661970 NUC900 LCD Controller Driver by Wang Qiang · 15 years ago
  40. 91d4e0a4 fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR by Christoph Egger · 15 years ago
  41. 55a23c4 intelfb: new maintainer by Maik Broemme · 15 years ago
  42. b32bfc3 broadsheetfb: support storing waveform by Jaya Kumar · 15 years ago
  43. 2afb189 broadsheetfb: add MMIO hooks by Jaya Kumar · 15 years ago
  44. e17cea3 viafb: support color depth 15 and 30 by Florian Tobias Schandinat · 15 years ago
  45. 415559f viafb: rework color setting by Florian Tobias Schandinat · 15 years ago
  46. dbb7884 viafb: some virtual_xres handling fixes by Florian Tobias Schandinat · 15 years ago
  47. bd14069 viafb: rework color checking by Florian Tobias Schandinat · 15 years ago
  48. dba77f8 viafb: make some variables a bit less global by Florian Tobias Schandinat · 15 years ago
  49. 4bbac05 viafb: remove dead code due to IGA1_IGA2 by Florian Tobias Schandinat · 15 years ago
  50. daacccd viafb: split color mode setting up by Florian Tobias Schandinat · 15 years ago
  51. fe9aab8 viafb: introduce strict parameter checking by Florian Tobias Schandinat · 15 years ago
  52. 5c9443e viafb: make viafb_set_par more dual framebuffer compatible by Florian Tobias Schandinat · 15 years ago
  53. ee79d54 viafb: video address setting revisited by Florian Tobias Schandinat · 15 years ago
  54. 7cf6079 viafb: reorder initialization for dual framebuffer mode by Florian Tobias Schandinat · 15 years ago
  55. d8566b2 viafb: yet another dead code removal by Florian Tobias Schandinat · 15 years ago
  56. c5f06f5 viafb: some dvi cleanup by Florian Tobias Schandinat · 15 years ago
  57. 9b24b00 viafb: remove the remaining VIA_RES_* uses by Florian Tobias Schandinat · 15 years ago
  58. dd73d68 viafb: split global index up by Florian Tobias Schandinat · 15 years ago
  59. 2365dfe viafb: remove dead code by Florian Tobias Schandinat · 15 years ago
  60. cc8b82f viafb: deprecate private ioctls by Florian Tobias Schandinat · 15 years ago
  61. c1c341a broadsheetfb: add multiple panel type support by Jaya Kumar · 15 years ago
  62. d40f29b fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handler by Michael Hennerich · 15 years ago
  63. 0d3580d asiliantfb: fix test of unsigned in asiliant_calc_dclk2() by Roel Kluin · 15 years ago
  64. 6e3e37a coredump: plug a memory leak situation on dump_seek() by André Goddard Rosa · 15 years ago
  65. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  66. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  67. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  68. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  69. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  70. 724ee62 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl by Joe Perches · 15 years ago
  71. 0aad92c drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro by Joe Perches · 15 years ago
  72. 712e1de drivers/block/floppy.c: remove obfuscating CODE2SIZE macro by Joe Perches · 15 years ago
  73. ded2863 drivers/block/floppy.c: add __func__ to debugt by Joe Perches · 15 years ago
  74. 7f25271 drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto by Joe Perches · 15 years ago
  75. ce2f11f drivers/block/floppy.c: remove some unnecessary casting by Joe Perches · 15 years ago
  76. 1ebddd8 drivers/block/floppy.c: use %pf in logging messages by Joe Perches · 15 years ago
  77. 275176b drivers/block/floppy.c: use __func__ where appropriate by Joe Perches · 15 years ago
  78. 891eda8 drivers/block/floppy.c: DPRINT neatening by Joe Perches · 15 years ago
  79. 1a23d13 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK by Joe Perches · 15 years ago
  80. 73507e6 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout by Joe Perches · 15 years ago
  81. 0da3132 drivers/block/floppy.c: unclutter redo_fd_request logic by Joe Perches · 15 years ago
  82. 416d8d2 drivers/block/floppy.c: remove REPEAT macro by Joe Perches · 15 years ago
  83. 15b2630 drivers/block/floppy.c: remove unnecessary return and braces by Joe Perches · 15 years ago
  84. 57584c5 drivers/block/floppy.c: add function is_ready_state by Joe Perches · 15 years ago
  85. 29f1c78 drivers/block/floppy.c: convert int initialising to bool initialized by Joe Perches · 15 years ago
  86. 4d18ef0 drivers/block/floppy.c: remove #define DEVICE_NAME "floppy" by Joe Perches · 15 years ago
  87. c529730 drivers/block/floppy.c: move leading && and || to preceding line by Joe Perches · 15 years ago
  88. 74f63f4 drivers/block/floppy.c: convert int 1/0 to bool true/false by Joe Perches · 15 years ago
  89. 55eee80 drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT by Joe Perches · 15 years ago
  90. 86b12b4 drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros by Joe Perches · 15 years ago
  91. 4575b55 drivers/block/floppy.c: remove most uses of CALL and ECALL macros by Joe Perches · 15 years ago
  92. e029853 drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros by Joe Perches · 15 years ago
  93. 87f530d drivers/block/floppy.c: add debug_dcl(...) macro by Joe Perches · 15 years ago
  94. 52a0d61 drivers/block/floppy.c: remove macro LOCK_FDC by Joe Perches · 15 years ago
  95. a0a52d6 drivers/block/floppy.c: remove a few spaces from function casts by Joe Perches · 15 years ago
  96. da27365 drivers/block/floppy.c: remove IN/OUT macros, indent switch/case by Joe Perches · 15 years ago
  97. 96534f1 drivers/block/floppy.c: indent a comment by Joe Perches · 15 years ago
  98. b87c9e0 drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset by Joe Perches · 15 years ago
  99. bb57f0c6 drivers/block/floppy.c: comment neatening and remove naked ; by Joe Perches · 15 years ago
  100. 2300f90 drivers/block/floppy.c: remove LAST_OUT macro by Joe Perches · 15 years ago