summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki2009-12-166-6/+123
* memcg: fix memory.memsw.usage_in_bytes for root cgroupKirill A. Shutemov2009-12-161-0/+1
* seq_file: use proc_create() in documentationAlexey Dobriyan2009-12-161-3/+1
* proc: remove docbook and exampleAlexey Dobriyan2009-12-163-841/+3
* doc: SubmitChecklist, add ioctls, remove OSDL referenceRandy Dunlap2009-12-161-1/+4
* fatfs: use common time_to_tm in fat_time_unix2fat()Zhaolei2009-12-161-42/+15
* hpfs: use bitmap_weight()Akinobu Mita2009-12-161-6/+8
* hpfs: use hweight32Akinobu Mita2009-12-161-5/+2
* reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan2009-12-163-36/+26
* reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan2009-12-163-48/+0
* ufs: NFS supportAlexey Dobriyan2009-12-161-0/+52
* ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan2009-12-163-11/+11
* ext2: report metadata errors during fsyncJan Kara2009-12-163-3/+21
* ext2: avoid WARN() messages when failing to write to the superblockTheodore Ts'o2009-12-161-0/+22
* const: constify remaining pipe_buf_operationsAlexey Dobriyan2009-12-163-4/+4
* pnpbios: convert to seq_fileAlexey Dobriyan2009-12-161-75/+129
* da850/omap-l138: add callback to control LCD panel powerChaithrika U S2009-12-161-10/+14
* intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt2009-12-163-17/+34
* viafb: cosmetic cleanup of function integrated_lvds_enable()Harald Welte2009-12-161-26/+14
* viafb: documentation updateHarald Welte2009-12-161-11/+1
* matroxfb: fix problems with display stabilityAlan Cox2009-12-161-1/+2
* davinci: fb: add framebuffer blank operationChaithrika U S2009-12-161-0/+30
* davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driverChaithrika U S2009-12-161-2/+27
* davinci: fb: update the driver in preparation for addition of power managemen...Chaithrika U S2009-12-162-16/+28
* clps711xfb: convert to proc_fopsAlexey Dobriyan2009-12-161-29/+21
* drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter2009-12-161-1/+1
* sm501: implement acceleration featuresVincent Sanders2009-12-162-13/+226
* sm501: fix use of old <asm/io.h> instead of <linux/io.h>Ben Dooks2009-12-161-1/+1
* sm501: fix missing uses of resource_size()Ben Dooks2009-12-161-5/+5
* i810fb: fix stack explodingKrzysztof Helt2009-12-161-24/+29
* lxfb: add copyright/license infoAndres Salomon2009-12-161-0/+10
* davinci: fb: add cpufreq supportChaithrika U S2009-12-161-0/+55
* davinci: fb: calculate the clock divider from pixel clock infoChaithrika U S2009-12-161-8/+20
* mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar...Valentin Sitdikov2009-12-165-1/+551
* drivers/video: Move dereference after NULL testJulia Lawall2009-12-161-2/+3
* fbdev: add palette register check to several driversKrzysztof Helt2009-12-165-2/+12
* fbdev: drop custom atoi from drivers/video/modedb.cAndy Shevchenko2009-12-161-19/+5
* fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin2009-12-161-1/+1
* fbdev: bfin-t350mcqb-fb: fix LCD dimensionsMichael Hennerich2009-12-161-2/+2
* fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resumeMichael Hennerich2009-12-161-5/+23
* fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich2009-12-164-0/+870
* gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-164-12/+176
* gpio: add GPIO driver for the Timberdale FPGARichard Röjfors2009-12-164-0/+386
* gpio: fix test on unsigned in lnw_irq_type()Roel Kluin2009-12-161-1/+1
* ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun2009-12-163-0/+349
* rtc-x1205: unconditionally set date when setting clockJohannes Weiner2009-12-161-35/+18
* rtc-vr41xx: use resource_size()Yoichi Yuasa2009-12-161-2/+2
* rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov2009-12-161-1/+1
* rtc: remove __raw_* accessors from PL031 RTCLinus Walleij2009-12-161-11/+12
* rtc: add driver for BQ32000 I2C RTCPiotr Ziecik2009-12-163-0/+214