1. cdec2e4 memcg: coalesce charging via percpu storage by KAMEZAWA Hiroyuki · 15 years ago
  2. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 15 years ago
  3. cd9b45b memcg: fix memory.memsw.usage_in_bytes for root cgroup by Kirill A. Shutemov · 15 years ago
  4. 6be4b78 seq_file: use proc_create() in documentation by Alexey Dobriyan · 15 years ago
  5. 82c1e49 proc: remove docbook and example by Alexey Dobriyan · 15 years ago
  6. 7de3369 doc: SubmitChecklist, add ioctls, remove OSDL reference by Randy Dunlap · 15 years ago
  7. 1d81a18 fatfs: use common time_to_tm in fat_time_unix2fat() by Zhaolei · 15 years ago
  8. f4c54fc hpfs: use bitmap_weight() by Akinobu Mita · 15 years ago
  9. c2923c3 hpfs: use hweight32 by Akinobu Mita · 15 years ago
  10. e3c96f5 reiserfs: don't compile procfs.o at all if no support by Alexey Dobriyan · 15 years ago
  11. 904e812 reiserfs: remove /proc/fs/reiserfs/version by Alexey Dobriyan · 15 years ago
  12. f3e2a52 ufs: NFS support by Alexey Dobriyan · 15 years ago
  13. 0804970 ufs: pass qstr instead of dentry where necessary for NFS by Alexey Dobriyan · 15 years ago
  14. 48bde86 ext2: report metadata errors during fsync by Jan Kara · 15 years ago
  15. 7bf0dc9 ext2: avoid WARN() messages when failing to write to the superblock by Theodore Ts'o · 15 years ago
  16. 28dfef8 const: constify remaining pipe_buf_operations by Alexey Dobriyan · 15 years ago
  17. 5116fa2 pnpbios: convert to seq_file by Alexey Dobriyan · 15 years ago
  18. d52f235 da850/omap-l138: add callback to control LCD panel power by Chaithrika U S · 15 years ago
  19. cfbd646 intelfb: fix setting of active pipe with LVDS displays by Krzysztof Helt · 15 years ago
  20. e6bf0d2 viafb: cosmetic cleanup of function integrated_lvds_enable() by Harald Welte · 15 years ago
  21. 4562aea viafb: documentation update by Harald Welte · 15 years ago
  22. 8c65131 matroxfb: fix problems with display stability by Alan Cox · 15 years ago
  23. 312d971 davinci: fb: add framebuffer blank operation by Chaithrika U S · 15 years ago
  24. 1d3c6c7 davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver by Chaithrika U S · 15 years ago
  25. 3611380 davinci: fb: update the driver in preparation for addition of power management features by Chaithrika U S · 15 years ago
  26. fa1f136 clps711xfb: convert to proc_fops by Alexey Dobriyan · 15 years ago
  27. 8130b3b drivers/video/via/viafbdev.c: fix oops with no /proc by Dan Carpenter · 15 years ago
  28. 9265576 sm501: implement acceleration features by Vincent Sanders · 15 years ago
  29. 2d72b11 sm501: fix use of old <asm/io.h> instead of <linux/io.h> by Ben Dooks · 15 years ago
  30. d60f6c2 sm501: fix missing uses of resource_size() by Ben Dooks · 15 years ago
  31. b689a9e i810fb: fix stack exploding by Krzysztof Helt · 15 years ago
  32. 8a8e6b9 lxfb: add copyright/license info by Andres Salomon · 15 years ago
  33. e04e548 davinci: fb: add cpufreq support by Chaithrika U S · 15 years ago
  34. 8097b17 davinci: fb: calculate the clock divider from pixel clock info by Chaithrika U S · 15 years ago
  35. 2ec509b mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrect by Valentin Sitdikov · 15 years ago
  36. d2a34c1 drivers/video: Move dereference after NULL test by Julia Lawall · 15 years ago
  37. 2f39038 fbdev: add palette register check to several drivers by Krzysztof Helt · 15 years ago
  38. 2cb96f8 fbdev: drop custom atoi from drivers/video/modedb.c by Andy Shevchenko · 15 years ago
  39. 5ab9481 fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect() by Roel Kluin · 15 years ago
  40. 0933586 fbdev: bfin-t350mcqb-fb: fix LCD dimensions by Michael Hennerich · 15 years ago
  41. 6841bcf fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resume by Michael Hennerich · 15 years ago
  42. 9cfe4a9 fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver by Michael Hennerich · 15 years ago
  43. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  44. 35570ac gpio: add GPIO driver for the Timberdale FPGA by Richard Röjfors · 15 years ago
  45. 4efec62 gpio: fix test on unsigned in lnw_irq_type() by Roel Kluin · 15 years ago
  46. afd49a7e ARM: NUC900: add RTC driver support for nuc910 and nuc920 by Wan ZongShun · 15 years ago
  47. d973b63 rtc-x1205: unconditionally set date when setting clock by Johannes Weiner · 15 years ago
  48. a91912f rtc-vr41xx: use resource_size() by Yoichi Yuasa · 15 years ago
  49. 43d15bc rtc: ds1307 make it possible to share an irq by Dmitry Eremin-Solenikov · 15 years ago
  50. 2934d6a rtc: remove __raw_* accessors from PL031 RTC by Linus Walleij · 15 years ago
  51. 1ce7c83 rtc: add driver for BQ32000 I2C RTC by Piotr Ziecik · 15 years ago
  52. 8cfde8c rtc: make rtc-omap driver ioremap its register space by Mark A. Greer · 15 years ago
  53. 43299f2 rtc: add Freescale MC13783 RTC driver by Uwe Kleine-König · 15 years ago
  54. 6f38b04 rtc: convert WM8350 RTC driver to dev_pm_ops by Mark Brown · 15 years ago
  55. aeedaca rtc-mv: add support for Alarm by Saeed Bishara · 15 years ago
  56. a766ae3 rtc: pcf50633: manage RTC alarm "pending" flag by Werner Almesberger · 15 years ago
  57. f29627c efirtc: explicitly set llseek to no_llseek by John Kacur · 15 years ago
  58. 50e49be rtc: do not use container_of macro as an argument for to_platform_device by Atsushi Nemoto · 15 years ago
  59. 3151520 rtc-stk17ta8: fix races around device registration by Atsushi Nemoto · 15 years ago
  60. ac18eb6 rtc-ds1742: fix races around device registration by Atsushi Nemoto · 15 years ago
  61. 618161f rtc-ds1553: fix races around device registration by Atsushi Nemoto · 15 years ago
  62. af69a18 rtc-tx4939: fix races around device registration by Atsushi Nemoto · 15 years ago
  63. ba4f3e4 rtc-ds1511: fix races around device registration by Atsushi Nemoto · 15 years ago
  64. a8462ef rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API by Herton Ronaldo Krzesinski · 15 years ago
  65. b74d2ca rtc: fix driver data issues in several rtc drivers by Alessandro Zummo · 15 years ago
  66. d1b2efa rtc: disable hpet emulation on suspend by Maxim Levitsky · 15 years ago
  67. 213614d autofs4: always use lookup for lookup by Ian Kent · 15 years ago
  68. cb4b492 autofs4: rename dentry to expiring in autofs4_lookup_expiring() by Ian Kent · 15 years ago
  69. e4d5ade autofs4: rename dentry to active in autofs4_lookup_active() by Ian Kent · 15 years ago
  70. c42c7f7 autofs4: eliminate d_unhashed in path walk checks by Ian Kent · 15 years ago
  71. 6510c9d autofs4: cleanup active and expire lookup by Ian Kent · 15 years ago
  72. 90387c9 autofs4: renamer unhashed to active in autofs4_lookup() by Ian Kent · 15 years ago
  73. aa952eb autofs4: use autofs_info for pending flag by Ian Kent · 15 years ago
  74. 36b6413 autofs4: use helper function for need mount check by Ian Kent · 15 years ago
  75. c4cd70b autofs4: use helper functions for expiring list by Ian Kent · 15 years ago
  76. 4f8427d autofs4: use helper functions for active list handling by Ian Kent · 15 years ago
  77. 9ea9a88 vt: make the default cursor shape configurable by Clemens Ladisch · 15 years ago
  78. 135d565 proc: rename de_get() to pde_get() and inline it by Alexey Dobriyan · 15 years ago
  79. f065f41 timecompare: fix half-Y2K38 problem in timecompare_update while calculating offset by Barry Song · 15 years ago
  80. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  81. 3b4798c oom-kill: show virtual size and rss information of the killed process by KOSAKI Motohiro · 15 years ago
  82. 8bea867 mfd: compile fix for twl4030 renaming by Stephen Rothwell · 15 years ago
  83. d180ec5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  84. 5336538 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  85. 51b736b Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  86. a8aa1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  87. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 050cbb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  89. 17c330f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  90. 48e902f Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  91. 7f6cd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  92. e956e6b lis3: update documentation to match latest changes by Samu Onkalo · 15 years ago
  93. 32496c7 lis3: scale output values to mg by Samu Onkalo · 15 years ago
  94. a253aae lis3: sysfs entry for setting chip measurement rate by Samu Onkalo · 15 years ago
  95. 5399541 lis3lv02d: remove calibaration functionality by Samu Onkalo · 15 years ago
  96. 2db4a76 lis3: selftest support by Samu Onkalo · 15 years ago
  97. 641615a lis3lv02d: proper power on sequence by Samu Onkalo · 15 years ago
  98. 4b5d95b lis3: fix show rate for 8 bits chips by Éric Piel · 15 years ago
  99. bc62c14 lis3: update documentation and comments by Éric Piel · 15 years ago
  100. 66c8569 lis3lv02d: correct memory leak in module unload by Samu Onkalo · 15 years ago