1. cd9b45b memcg: fix memory.memsw.usage_in_bytes for root cgroup by Kirill A. Shutemov · 15 years ago
  2. 6be4b78 seq_file: use proc_create() in documentation by Alexey Dobriyan · 15 years ago
  3. 82c1e49 proc: remove docbook and example by Alexey Dobriyan · 15 years ago
  4. 7de3369 doc: SubmitChecklist, add ioctls, remove OSDL reference by Randy Dunlap · 15 years ago
  5. 1d81a18 fatfs: use common time_to_tm in fat_time_unix2fat() by Zhaolei · 15 years ago
  6. f4c54fc hpfs: use bitmap_weight() by Akinobu Mita · 15 years ago
  7. c2923c3 hpfs: use hweight32 by Akinobu Mita · 15 years ago
  8. e3c96f5 reiserfs: don't compile procfs.o at all if no support by Alexey Dobriyan · 15 years ago
  9. 904e812 reiserfs: remove /proc/fs/reiserfs/version by Alexey Dobriyan · 15 years ago
  10. f3e2a52 ufs: NFS support by Alexey Dobriyan · 15 years ago
  11. 0804970 ufs: pass qstr instead of dentry where necessary for NFS by Alexey Dobriyan · 15 years ago
  12. 48bde86 ext2: report metadata errors during fsync by Jan Kara · 15 years ago
  13. 7bf0dc9 ext2: avoid WARN() messages when failing to write to the superblock by Theodore Ts'o · 15 years ago
  14. 28dfef8 const: constify remaining pipe_buf_operations by Alexey Dobriyan · 15 years ago
  15. 5116fa2 pnpbios: convert to seq_file by Alexey Dobriyan · 15 years ago
  16. d52f235 da850/omap-l138: add callback to control LCD panel power by Chaithrika U S · 15 years ago
  17. cfbd646 intelfb: fix setting of active pipe with LVDS displays by Krzysztof Helt · 15 years ago
  18. e6bf0d2 viafb: cosmetic cleanup of function integrated_lvds_enable() by Harald Welte · 15 years ago
  19. 4562aea viafb: documentation update by Harald Welte · 15 years ago
  20. 8c65131 matroxfb: fix problems with display stability by Alan Cox · 15 years ago
  21. 312d971 davinci: fb: add framebuffer blank operation by Chaithrika U S · 15 years ago
  22. 1d3c6c7 davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver by Chaithrika U S · 15 years ago
  23. 3611380 davinci: fb: update the driver in preparation for addition of power management features by Chaithrika U S · 15 years ago
  24. fa1f136 clps711xfb: convert to proc_fops by Alexey Dobriyan · 15 years ago
  25. 8130b3b drivers/video/via/viafbdev.c: fix oops with no /proc by Dan Carpenter · 15 years ago
  26. 9265576 sm501: implement acceleration features by Vincent Sanders · 15 years ago
  27. 2d72b11 sm501: fix use of old <asm/io.h> instead of <linux/io.h> by Ben Dooks · 15 years ago
  28. d60f6c2 sm501: fix missing uses of resource_size() by Ben Dooks · 15 years ago
  29. b689a9e i810fb: fix stack exploding by Krzysztof Helt · 15 years ago
  30. 8a8e6b9 lxfb: add copyright/license info by Andres Salomon · 15 years ago
  31. e04e548 davinci: fb: add cpufreq support by Chaithrika U S · 15 years ago
  32. 8097b17 davinci: fb: calculate the clock divider from pixel clock info by Chaithrika U S · 15 years ago
  33. 2ec509b mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrect by Valentin Sitdikov · 15 years ago
  34. d2a34c1 drivers/video: Move dereference after NULL test by Julia Lawall · 15 years ago
  35. 2f39038 fbdev: add palette register check to several drivers by Krzysztof Helt · 15 years ago
  36. 2cb96f8 fbdev: drop custom atoi from drivers/video/modedb.c by Andy Shevchenko · 15 years ago
  37. 5ab9481 fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect() by Roel Kluin · 15 years ago
  38. 0933586 fbdev: bfin-t350mcqb-fb: fix LCD dimensions by Michael Hennerich · 15 years ago
  39. 6841bcf fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resume by Michael Hennerich · 15 years ago
  40. 9cfe4a9 fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver by Michael Hennerich · 15 years ago
  41. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  42. 35570ac gpio: add GPIO driver for the Timberdale FPGA by Richard Röjfors · 15 years ago
  43. 4efec62 gpio: fix test on unsigned in lnw_irq_type() by Roel Kluin · 15 years ago
  44. afd49a7e ARM: NUC900: add RTC driver support for nuc910 and nuc920 by Wan ZongShun · 15 years ago
  45. d973b63 rtc-x1205: unconditionally set date when setting clock by Johannes Weiner · 15 years ago
  46. a91912f rtc-vr41xx: use resource_size() by Yoichi Yuasa · 15 years ago
  47. 43d15bc rtc: ds1307 make it possible to share an irq by Dmitry Eremin-Solenikov · 15 years ago
  48. 2934d6a rtc: remove __raw_* accessors from PL031 RTC by Linus Walleij · 15 years ago
  49. 1ce7c83 rtc: add driver for BQ32000 I2C RTC by Piotr Ziecik · 15 years ago
  50. 8cfde8c rtc: make rtc-omap driver ioremap its register space by Mark A. Greer · 15 years ago
  51. 43299f2 rtc: add Freescale MC13783 RTC driver by Uwe Kleine-König · 15 years ago
  52. 6f38b04 rtc: convert WM8350 RTC driver to dev_pm_ops by Mark Brown · 15 years ago
  53. aeedaca rtc-mv: add support for Alarm by Saeed Bishara · 15 years ago
  54. a766ae3 rtc: pcf50633: manage RTC alarm "pending" flag by Werner Almesberger · 15 years ago
  55. f29627c efirtc: explicitly set llseek to no_llseek by John Kacur · 15 years ago
  56. 50e49be rtc: do not use container_of macro as an argument for to_platform_device by Atsushi Nemoto · 15 years ago
  57. 3151520 rtc-stk17ta8: fix races around device registration by Atsushi Nemoto · 15 years ago
  58. ac18eb6 rtc-ds1742: fix races around device registration by Atsushi Nemoto · 15 years ago
  59. 618161f rtc-ds1553: fix races around device registration by Atsushi Nemoto · 15 years ago
  60. af69a18 rtc-tx4939: fix races around device registration by Atsushi Nemoto · 15 years ago
  61. ba4f3e4 rtc-ds1511: fix races around device registration by Atsushi Nemoto · 15 years ago
  62. a8462ef rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API by Herton Ronaldo Krzesinski · 15 years ago
  63. b74d2ca rtc: fix driver data issues in several rtc drivers by Alessandro Zummo · 15 years ago
  64. d1b2efa rtc: disable hpet emulation on suspend by Maxim Levitsky · 15 years ago
  65. 213614d autofs4: always use lookup for lookup by Ian Kent · 15 years ago
  66. cb4b492 autofs4: rename dentry to expiring in autofs4_lookup_expiring() by Ian Kent · 15 years ago
  67. e4d5ade autofs4: rename dentry to active in autofs4_lookup_active() by Ian Kent · 15 years ago
  68. c42c7f7 autofs4: eliminate d_unhashed in path walk checks by Ian Kent · 15 years ago
  69. 6510c9d autofs4: cleanup active and expire lookup by Ian Kent · 15 years ago
  70. 90387c9 autofs4: renamer unhashed to active in autofs4_lookup() by Ian Kent · 15 years ago
  71. aa952eb autofs4: use autofs_info for pending flag by Ian Kent · 15 years ago
  72. 36b6413 autofs4: use helper function for need mount check by Ian Kent · 15 years ago
  73. c4cd70b autofs4: use helper functions for expiring list by Ian Kent · 15 years ago
  74. 4f8427d autofs4: use helper functions for active list handling by Ian Kent · 15 years ago
  75. 9ea9a88 vt: make the default cursor shape configurable by Clemens Ladisch · 15 years ago
  76. 135d565 proc: rename de_get() to pde_get() and inline it by Alexey Dobriyan · 15 years ago
  77. f065f41 timecompare: fix half-Y2K38 problem in timecompare_update while calculating offset by Barry Song · 15 years ago
  78. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  79. 3b4798c oom-kill: show virtual size and rss information of the killed process by KOSAKI Motohiro · 15 years ago
  80. f42647a fix ksm.h breakage of nommu build by Hugh Dickins · 15 years ago
  81. 262ab9a V4L/DVB (13698): pms: replace asm/uaccess.h to linux/uaccess.h by Mauro Carvalho Chehab · 15 years ago
  82. 788f6fe V4L/DVB (13690): radio/si470x: #include <sched.h> by Randy Dunlap · 15 years ago
  83. c86a3c3 V4L/DVB (13688): au8522: modify the attributes of local filter coefficients by Márton Németh · 15 years ago
  84. 7ee0a28 V4L/DVB (13687): cx231xx: use NULL when pointer is needed by Márton Németh · 15 years ago
  85. 67055b0 V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  86. 9518f17 V4L/DVB (13685): Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  87. b4d887c V4L/DVB (13684): Fix some cut-and-paste noise in dib0090.h by Duncan Gibb · 15 years ago
  88. 2184dda V4L/DVB (13683): sanio-ms: clean up init, exit and id_table by Márton Németh · 15 years ago
  89. 3839a0d V4L/DVB (13682): dib8000: make some constant static by Márton Németh · 15 years ago
  90. 3ab1b9c V4L/DVB: lgs8gxx: Use shifts rather than multiply/divide when possible by David Howells · 15 years ago
  91. 5bf5834 V4L/DVB (13680b): DocBook/media: create links for included sources by Ben Hutchings · 15 years ago
  92. 49b1465 V4L/DVB (13680a): DocBook/media: copy images after building HTML by Ben Hutchings · 15 years ago
  93. 141cc35 V4L/DVB (13678): Add support for yet another DvbWorld, TeVii and Prof USB devices by Igor M. Liplianin · 15 years ago
  94. 21508b9a V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM processing (CI interface works faster) by Abylay Ospan · 15 years ago
  95. 30e8ca2 V4L/DVB (13674): stv090x: Add DiSEqC envelope mode by Oliver Endriss · 15 years ago
  96. 9efc1bd V4L/DVB (13673): lnbp21: Implement 22 kHz tone control by Oliver Endriss · 15 years ago
  97. e6641c8 V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignment by Magnus Damm · 15 years ago
  98. 858424b V4L/DVB (13670): soc-camera: Add mt9t112 camera driver by Kuninori Morimoto · 15 years ago
  99. 70da92e V4L/DVB (13669): tw9910: Add sync polarity support by Kuninori Morimoto · 15 years ago
  100. c1d7b06 V4L/DVB (13668): tw9910: remove cropping by Kuninori Morimoto · 15 years ago