summaryrefslogtreecommitdiffstats
path: root/arch/frv (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-09FRV: Miscellaneous fixesDavid Howells3-2/+13
2007-05-09smaps: only define clear_refs for CONFIG_MMUDavid Rientjes1-0/+2
2007-05-09Fix unnecesary meminitYasunori Goto1-2/+2
2007-05-09Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds1-3/+1
2007-05-09Remove suid/sgid bits on [f]truncate()Linus Torvalds1-0/+3
2007-05-09[CRYPTO] cryptomgr: Fix use after freeHerbert Xu1-4/+3
2007-05-09[SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller4-44/+29
2007-05-09[SPARC]: Wire up utimensat syscall.David S. Miller5-3/+10
2007-05-09[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller3-46/+104
2007-05-09[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller11-141/+124
2007-05-09[ATYFB]: Fix sparc includes.David S. Miller2-2/+2
2007-05-09[QLA2XXX]: Fix build on sparc.David S. Miller1-7/+4
2007-05-09[SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller3-67/+58
2007-05-09[SPARC64]: Move index info pci_pbm_info.David S. Miller9-159/+137
2007-05-09[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller3-131/+119
2007-05-09[SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller7-10/+7
2007-05-09[SPARC64] SBUS: Error interrupt registry cleanups.David S. Miller1-6/+6
2007-05-09[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller8-315/+187
2007-05-09[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.David S. Miller1-6/+0
2007-05-09[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller8-47/+20
2007-05-08mmc: use lock instead of claim in debug checkPierre Ossman1-4/+6
2007-05-08mmc: Use menuconfig objectsJan Engelhardt4-18/+15
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov3-15/+26
2007-05-08Fix sunrpc warning noiseGeert Uytterhoeven1-4/+4
2007-05-08Remove unused variable in get_unmapped_areaRoland McGrath1-1/+0
2007-05-08sm501fb printk warning fixesAndrew Morton1-1/+1
2007-05-08xilinxfb: xilinx framebuffer device driverAndrei Konovalov4-0/+400
2007-05-08pm2fb: fix of jumps in pm2fb_probeKrzysztof Helt1-2/+2
2007-05-08skeletonfb: improvementsKrzysztof Helt1-2/+4
2007-05-08pm2fb: removal of pm2fb_par fieldsKrzysztof Helt1-10/+7
2007-05-08skeletonfb: more correctionsKrzysztof Helt1-21/+5
2007-05-08vga16fb: actually support widths in multiples of 8Antonino A. Daplas1-2/+2
2007-05-08vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas1-1/+4
2007-05-08Use menuconfig objects II: video/logoJan Engelhardt1-17/+13
2007-05-08pm2fb: accelerated fillrect and copyareaKrzysztof Helt1-4/+128
2007-05-08s3fb: updatesOndrej Zajicek3-9/+13
2007-05-08pm2fb: memclock setting correctionsKrzysztof Helt1-2/+2
2007-05-08pm2fb: reset transparency settingskrzysztof.h1@wp.pl1-0/+2
2007-05-08fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas1-9/+8
2007-05-08fbdev: clean up exit patch of fb_set_varAntonino A. Daplas1-14/+15
2007-05-08drivers/video/sis/: remove more kernel 2.4 codeAdrian Bunk3-138/+22
2007-05-08use mutex instead of semaphore in virtual console driverMatthias Kaehlcke3-11/+15
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala2-0/+4
2007-05-08atyfb: reorganize clock initVille Syrjala1-14/+18
2007-05-08atyfb: increase SPLL delayVille Syrjala1-5/+3
2007-05-08nvidiafb: fix return value of nvidiafb_open()Antonino A. Daplas1-1/+1
2007-05-08vga: vgastate fixOndrej Zajicek1-15/+11
2007-05-08s3fb: implement fb_get_capsAntonino A. Daplas1-0/+18
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas3-0/+87
2007-05-08nvidiafb: prevent triggering of softlockupDave Jones2-32/+48