aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11memcg: clean up waiting move acctKAMEZAWA Hiroyuki1-22/+29
2010-08-11memcg: clean up try_charge main loopKAMEZAWA Hiroyuki1-100/+148
2010-08-11memcg: remove experimental from swap account configKAMEZAWA Hiroyuki1-2/+2
2010-08-11blkdev: cgroup whitelist permission fixChris Wright1-4/+6
2010-08-11cgroups: save space for the terminatorDan Carpenter1-2/+2
2010-08-11Documentation/padata.txt: fix typos etc.Randy Dunlap1-12/+12
2010-08-11Documentation/00-INDEX: remove reference to exception.txtHuang Shijie1-2/+0
2010-08-11docbook: need xmldoclinks for all doc typesBen Hutchings1-2/+2
2010-08-11Documentation/networking/wavelan.txt: deleted, not in treeJoe Perches1-74/+0
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2-19/+22
2010-08-11fusion: fix kernel-doc warningsRandy Dunlap1-2/+0
2010-08-11reiserfs: remove unused local `wait'Changli Gao1-1/+0
2010-08-11drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton1-2/+2
2010-08-11drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy1-0/+1
2010-08-11fbmem: VM_IO set, but not propagatedDaniel De Graaf1-0/+1
2010-08-11arm: samsung: remove pixclock from several boardsMaurus Cuelenaere7-10/+3
2010-08-11s3c-fb: automatically calculate pixel clock when none is givenMaurus Cuelenaere1-0/+25
2010-08-11s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak2-0/+19
2010-08-11s3c-fb: fix section mismatchMarek Szyprowski1-5/+5
2010-08-11s3c-fb: protect window-specific registers during updatesPawel Osciak1-0/+7
2010-08-11s3c-fb: correct window osd size and alpha register handlingPawel Osciak1-7/+47
2010-08-11s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak2-4/+39
2010-08-11s3c-fb: window 3 of 64xx+ does not have an osd_d registerPawel Osciak1-1/+0
2010-08-11s3c-fb: add wait for VSYNC ioctlPawel Osciak2-1/+166
2010-08-11s3c-fb: add support for display panningPawel Osciak2-0/+75
2010-08-11s3c-fb: add device name initializationPawel Osciak5-1/+38
2010-08-11s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structuresPawel Osciak1-3/+34
2010-08-11s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 registerPawel Osciak1-5/+5
2010-08-11s3c-fb: fix various null references on framebuffer memory alloc failurePawel Osciak1-3/+5
2010-08-11s3c-fb: integrate palette setup code into main driverBen Dooks2-35/+32
2010-08-11s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks3-38/+136
2010-08-11s3c-fb: initial move to unifying the header filesBen Dooks4-118/+180
2010-08-11s3c-fb: only init window colour key controls for windows with blendingBen Dooks1-3/+11
2010-08-11s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae2-0/+2
2010-08-11s3c-fb: add default window feature.InKi Dae2-3/+6
2010-08-11s3c-fb: change to depending on CONFIG_S3C_FB_DEVBen Dooks1-1/+1
2010-08-11drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()Denys Vlasenko1-3/+2
2010-08-11fbcon: uninline four foo_update_attr() functionsDenys Vlasenko4-4/+4
2010-08-11fbcon: uninline large static function get_color()Denys Vlasenko1-1/+1
2010-08-11fbdev: efifb: section fixesHenrik Kretzschmar1-4/+4
2010-08-11gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean4-0/+735
2010-08-11gpiolib: allow nested threaded irqs for poll(2)Daniel Gl?ckner1-2/+2
2010-08-11gpiolib: get rid of struct poll_desc and workletDaniel Gl?ckner1-53/+27
2010-08-11gpiolib: decouple might_sleep_if() from DEBUGDavid Brownell2-12/+35
2010-08-11pcf857x: support working w/o platform dataDmitry Eremin-Solenikov1-5/+4
2010-08-11gpio: max730x: make pullups configurable via platformdataMarc Kleine-Budde2-7/+23
2010-08-11rtc: rp5c01: add NVRAM supportGeert Uytterhoeven1-0/+89
2010-08-11drivers/rtc: remove unneeded ifdef CONFIG_PMChristian Dietrich1-6/+0
2010-08-11rtc-isl12022: properly handle military hour formatRoman Fietze1-1/+1
2010-08-11rtc: add support for DS3232 RTCRoy Zang3-0/+337