1. 29f2a4d memcgroup: implement failcounter reset by Pavel Emelyanov · 18 years ago
  2. faebe9f memcgroups: add a document describing the resource counter abstraction by Pavel Emelyanov · 18 years ago
  3. c84872e memcgroup: add the max_usage member on the res_counter by Pavel Emelyanov · 18 years ago
  4. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 18 years ago
  5. 29486df cgroups: introduce cft->read_seq() by Serge E. Hallyn · 18 years ago
  6. 28fd5df cgroups: remove the css_set linked-list by Li Zefan · 18 years ago
  7. 472b105 cgroups: use a hash table for css_set finding by Li Zefan · 18 years ago
  8. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 18 years ago
  9. d447ea2 cgroups: add the trigger callback to struct cftype by Pavel Emelyanov · 18 years ago
  10. e73d2c6 CGroups _s64 files: add cgroups read_s64/write_s64 file methods by Paul Menage · 18 years ago
  11. 3116f0e CGroup API files: move "releasable" to cgroup_debug subsystem by Paul Menage · 18 years ago
  12. 9179656 CGroup API files: add cgroup map data type by Paul Menage · 18 years ago
  13. 2c7eabf CGroup API files: add res_counter_read_u64() by Paul Menage · 18 years ago
  14. f4c753b CGroup API files: rename read/write_uint methods to read_write_u64 by Paul Menage · 18 years ago
  15. 3ef0e1f x86: olpc: add One Laptop Per Child architecture support by Andres Salomon · 18 years ago
  16. c9e587a vt: fix background color on line feed by Jan Engelhardt · 18 years ago
  17. 5f97a5a isolate ratelimit from printk.c for other use by Dave Young · 18 years ago
  18. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 18 years ago
  19. 76308da smb.h: uses struct timespec but didn't include linux/time.h by Ilpo Järvinen · 18 years ago
  20. 95d8c36 lists: add "const" qualifier to first arg of list_splice() operations by Robert P. J. Day · 18 years ago
  21. 8673511 kbuild: move files that don't check __KERNEL__ by Robert P. J. Day · 18 years ago
  22. 1a6924f kbuild: remove duplicate, conflicting entry for oom.h by Robert P. J. Day · 18 years ago
  23. aab3c3b Remove superfluous include of string.h from percpu.h by Robert P. J. Day · 18 years ago
  24. 3a2e7f4 binfmt_misc.c: avoid potential kernel stack overflow by Pavel Emelyanov · 18 years ago
  25. 7d195a5 proper extern for late_time_init by Adrian Bunk · 18 years ago
  26. 175a06a exec: remove argv_len from struct linux_binprm by Tetsuo Handa · 18 years ago
  27. ecd0fa9 Remove the macro get_personality by WANG Cong · 18 years ago
  28. 6e5e8c5 Misc: phantom, consistent whitespace by jan sonnek · 18 years ago
  29. 7e4e8e6 Misc: phantom, add compat ioctl by Jiri Slaby · 18 years ago
  30. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 18 years ago
  31. 58b250d remove mca_is_adapter_used() by Adrian Bunk · 18 years ago
  32. 946a57b remove generic_commit_write() by Adrian Bunk · 18 years ago
  33. d5470b5 fs/aio.c: make 3 functions static by Adrian Bunk · 18 years ago
  34. 07d45da fs/drop_caches.c: make 2 functions static by Adrian Bunk · 18 years ago
  35. f11b00f fs/fs-writeback.c: make 2 functions static by Adrian Bunk · 18 years ago
  36. 67cde59 make vfs_ioctl() static by Adrian Bunk · 18 years ago
  37. 6b09ae6 make __put_super() static by Adrian Bunk · 18 years ago
  38. f718e31 cpu: fix section mismatch warnings in hotcpu_register by Sam Ravnborg · 18 years ago
  39. 679c9cd add RUSAGE_THREAD by Sripathi Kodi · 18 years ago
  40. 95b570c Taint kernel after WARN_ON(condition) by Nur Hussein · 18 years ago
  41. bd3feb1 fs/coda: remove static inline forward declarations by Ilpo Järvinen · 18 years ago
  42. ede9c69 Avoid divides in BITS_TO_LONGS by Eric Dumazet · 18 years ago
  43. ab857d0 mm: fix misleading __GFP_REPEAT related comments by Nishanth Aravamudan · 18 years ago
  44. 8ab68ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  45. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 18 years ago
  46. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 18 years ago
  47. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 18 years ago
  48. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 18 years ago
  49. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 18 years ago
  50. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 18 years ago
  51. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 18 years ago
  52. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 18 years ago
  53. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  54. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 18 years ago
  55. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  56. e97e386 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 18 years ago
  57. e31a94e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  58. cfd299d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  59. 01d7b36 usbhid endianness annotations and fixes by Al Viro · 18 years ago
  60. b750568 fix ia64 local_irq_save() et.al. by Al Viro · 18 years ago
  61. e945e84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  62. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  63. fcbd3b4 [MIPS] Pb1200/DBAu1200: move platform code to its proper place by Sergei Shtylyov · 18 years ago
  64. a4a8f70 [MIPS] IP27: Fix build bug due to missing include by Adrian Bunk · 18 years ago
  65. 411ba7f [MIPS] Fix some sparse warnings on traps.c and irq-msc01.c by Atsushi Nemoto · 18 years ago
  66. 6457d9f [MIPS] DS1287: Add clockevent driver by Yoichi Yuasa · 18 years ago
  67. 4247417 [MIPS] add DECstation I/O ASIC clocksource by Yoichi Yuasa · 18 years ago
  68. 6ed4369 [MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macro by Sergei Shtylyov · 18 years ago
  69. 66140c8 [MIPS] rbtx4938: misc cleanups by Atsushi Nemoto · 18 years ago
  70. 1bd0962 [MIPS] jmr3927: use generic txx9 gpio by Atsushi Nemoto · 18 years ago
  71. 4cad154 [MIPS] rbhma4500: use generic txx9 gpio by Atsushi Nemoto · 18 years ago
  72. a9aec7f [MIPS] generic txx9 gpio support by Atsushi Nemoto · 18 years ago
  73. 8aa62ad [MIPS] make fallback gpio.h gpiolib-friendly by Atsushi Nemoto · 18 years ago
  74. 0167509 [MIPS] Alchemy: don't unmask timer IRQ early by Sergei Shtylyov · 18 years ago
  75. a92b058 [MIPS] Move arch/mips/philips to arch/mips/nxp by Daniel Laird · 18 years ago
  76. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 18 years ago
  77. 3084024 [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit by Chris Dearman · 18 years ago
  78. 3513369 [MIPS] Allow setting of the cache attribute at run time. by Chris Dearman · 18 years ago
  79. bec5052 [MIPS] Tidy up cache attributes by Chris Dearman · 18 years ago
  80. 962f480 [MIPS] All MIPS32 processors support64-bit physical addresses. by Chris Dearman · 18 years ago
  81. 73f20e5 FAT_VALID_MEDIA(): remove pointless test by Andrew Morton · 18 years ago
  82. 606e423 fat: Update free_clusters even if it is untrusted by OGAWA Hirofumi · 18 years ago
  83. 1ae43f8 fat: Add allow_utime option by OGAWA Hirofumi · 18 years ago
  84. 1278fdd fat: fat_notify_change() and check_mode() cleanup by OGAWA Hirofumi · 18 years ago
  85. d5dee5c reiserfs: unpack tails on quota files by Jan Kara · 18 years ago
  86. 8b3e6cd md: introduce get_priority_stripe() to improve raid456 write performance by Dan Williams · 18 years ago
  87. 0e27aa3 fbdev: platforming hecubafb and n411 by Jaya Kumar · 18 years ago
  88. 03c33a4 fbdev: platforming metronomefb and am200epd by Jaya Kumar · 18 years ago
  89. fd96795 gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available by Andres Salomon · 18 years ago
  90. 61a517a gxfb/lxfb: use VSA definitions when fetching framebuffer size by Andres Salomon · 18 years ago
  91. fd08580 atmel_lcdfb: wiring BGR to RGB color mode by Nicolas Ferre · 18 years ago
  92. cf19a37 atmel_lcdfb: suspend/resume support by David Brownell · 18 years ago
  93. b6f448e PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch by Andres Salomon · 18 years ago
  94. e933836 x86: GEODE: add Virtual Systems Architecture detection by Andres Salomon · 18 years ago
  95. 32bf87e x86: geode: MSR cleanup by Andres Salomon · 18 years ago
  96. e4c690e fb: add support for foreign endianness by Anton Vorontsov · 18 years ago
  97. 169b6a7 gpiochip_reserve() by Anton Vorontsov · 18 years ago
  98. e6de180 gpio: define gpio_is_valid() by Guennadi Liakhovetski · 18 years ago
  99. 438d890 gpiolib: better rmmod infrastructure by Guennadi Liakhovetski · 18 years ago
  100. 73fcdc9 i2o: remove static inline forward declarations by Ilpo Järvinen · 18 years ago