summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch2010-08-111-0/+2
* ptrace: optimize exit_ptrace() for the likely caseOleg Nesterov2010-08-112-5/+14
* memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_idKOSAKI Motohiro2010-08-111-3/+3
* memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro2010-08-113-11/+6
* memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemaskKOSAKI Motohiro2010-08-113-8/+3
* memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()KOSAKI Motohiro2010-08-111-2/+0
* memcg: sc.nr_to_reclaim should be initializedKOSAKI Motohiro2010-08-111-0/+1
* memcg: avoid css_get()KAMEZAWA Hiroyuki2010-08-111-43/+76
* memcg: use find_lock_task_mm() in memory cgroups oomKAMEZAWA Hiroyuki2010-08-113-4/+10
* memcg: remove mem from arg of charge_commonDaisuke Nishimura2010-08-111-9/+8
* memcg: remove redundant codeDaisuke Nishimura2010-08-111-10/+0
* memcg: clean up waiting move acctKAMEZAWA Hiroyuki2010-08-111-22/+29
* memcg: clean up try_charge main loopKAMEZAWA Hiroyuki2010-08-111-100/+148
* memcg: remove experimental from swap account configKAMEZAWA Hiroyuki2010-08-111-2/+2
* blkdev: cgroup whitelist permission fixChris Wright2010-08-111-4/+6
* cgroups: save space for the terminatorDan Carpenter2010-08-111-2/+2
* Documentation/padata.txt: fix typos etc.Randy Dunlap2010-08-111-12/+12
* Documentation/00-INDEX: remove reference to exception.txtHuang Shijie2010-08-111-2/+0
* docbook: need xmldoclinks for all doc typesBen Hutchings2010-08-111-2/+2
* Documentation/networking/wavelan.txt: deleted, not in treeJoe Perches2010-08-111-74/+0
* mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-112-19/+22
* fusion: fix kernel-doc warningsRandy Dunlap2010-08-111-2/+0
* reiserfs: remove unused local `wait'Changli Gao2010-08-111-1/+0
* drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton2010-08-111-2/+2
* drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy2010-08-111-0/+1
* fbmem: VM_IO set, but not propagatedDaniel De Graaf2010-08-111-0/+1
* arm: samsung: remove pixclock from several boardsMaurus Cuelenaere2010-08-117-10/+3
* s3c-fb: automatically calculate pixel clock when none is givenMaurus Cuelenaere2010-08-111-0/+25
* s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak2010-08-112-0/+19
* s3c-fb: fix section mismatchMarek Szyprowski2010-08-111-5/+5
* s3c-fb: protect window-specific registers during updatesPawel Osciak2010-08-111-0/+7
* s3c-fb: correct window osd size and alpha register handlingPawel Osciak2010-08-111-7/+47
* s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak2010-08-112-4/+39
* s3c-fb: window 3 of 64xx+ does not have an osd_d registerPawel Osciak2010-08-111-1/+0
* s3c-fb: add wait for VSYNC ioctlPawel Osciak2010-08-112-1/+166
* s3c-fb: add support for display panningPawel Osciak2010-08-112-0/+75
* s3c-fb: add device name initializationPawel Osciak2010-08-115-1/+38
* s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structuresPawel Osciak2010-08-111-3/+34
* s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 registerPawel Osciak2010-08-111-5/+5
* s3c-fb: fix various null references on framebuffer memory alloc failurePawel Osciak2010-08-111-3/+5
* s3c-fb: integrate palette setup code into main driverBen Dooks2010-08-112-35/+32
* s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks2010-08-113-38/+136
* s3c-fb: initial move to unifying the header filesBen Dooks2010-08-114-118/+180
* s3c-fb: only init window colour key controls for windows with blendingBen Dooks2010-08-111-3/+11
* s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae2010-08-112-0/+2
* s3c-fb: add default window feature.InKi Dae2010-08-112-3/+6
* s3c-fb: change to depending on CONFIG_S3C_FB_DEVBen Dooks2010-08-111-1/+1
* drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()Denys Vlasenko2010-08-111-3/+2
* fbcon: uninline four foo_update_attr() functionsDenys Vlasenko2010-08-114-4/+4
* fbcon: uninline large static function get_color()Denys Vlasenko2010-08-111-1/+1
OpenPOWER on IntegriCloud