aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-27drm/mga: Use request_firmware() to load microcodeBen Hutchings4-0/+105
2009-08-27drm/ttm: consolidate cache flushing code in one place.Dave Airlie3-74/+82
2009-08-21drm/radeon/kms: generate the safe register tables.Dave Airlie6-104/+1960
2009-08-20drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom1-8/+28
2009-08-20drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom2-4/+1
2009-08-19AFS: Documentation updatesAnton Blanchard1-14/+12
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom7-141/+296
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom6-119/+453
2009-08-19drm/ttm: Add a virtual ttm sysfs device.Thomas Hellstrom1-1/+57
2009-08-19drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom2-0/+37
2009-08-19drm/ttm: optimize bo_kmap_type valuesPekka Paalanen1-6/+6
2009-08-19drm/kms: no need to return void value (encoder)Pekka Paalanen1-1/+1
2009-08-19drm: clarify scaling property namesJesse Barnes3-19/+12
2009-08-19drm: fixup includes in encoder slave header files.Dave Airlie1-2/+2
2009-08-19drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)Jesse Barnes1-2/+2
2009-08-19drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie1-28/+12
2009-08-19drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie1-29/+19
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie1-0/+2
2009-08-19drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie1-0/+1
2009-08-18mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu1-1/+3
2009-08-18REPORTING-BUGS: add get_maintainer.pl blurbJoe Perches1-1/+4
2009-08-18nommu: check fd read permission in validate_mmap_request()Graff Yang1-0/+4
2009-08-18spi_s3c24xx: fix transfer setup codeBen Dooks1-0/+6
2009-08-18spi_s3c24xx: fix clock rate calculationBen Dooks1-10/+7
2009-08-18mmc: add the new linux-mmc mailing list to MAINTAINERSAndrew Morton1-0/+1
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro6-54/+48
2009-08-18vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signedJeff Layton1-1/+1
2009-08-18MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fixJoe Perches1-1/+1
2009-08-19security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab1-1/+1
2009-08-19security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones1-1/+1
2009-08-19nilfs2: fix oopses with doubly mounted snapshotsRyusuke Konishi1-1/+1
2009-08-18perf tools: Make 'make html' workKyle McMartin1-1/+1
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner1-2/+8
2009-08-18perf annotate: Fix segmentation faultIngo Molnar1-0/+7
2009-08-18perf_counter: Fix the PARISC buildIngo Molnar1-0/+4
2009-08-18microblaze: Update Microblaze defconfigsMichal Simek2-70/+91
2009-08-18microblaze: Use klimit instead of _end for memory initMichal Simek1-3/+3
2009-08-18microblaze: Enable ppoll syscallMichal Simek1-1/+1
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams2-0/+4
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig2-11/+0
2009-08-18nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()Zhang Qiang1-0/+2
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet13-23/+33
2009-08-17NETROM: Fix use of static bufferRalf Baechle1-9/+12
2009-08-18Fix new incorrect error return from do_md_stop.NeilBrown1-0/+1
2009-08-17inotify: start watch descriptor count at 1Eric Paris1-1/+1
2009-08-17inotify: tail drop inotify q_overflow eventsEric Paris1-0/+4
2009-08-17notify: unused event private raceEric Paris3-14/+13
2009-08-17MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto1-0/+2
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar1-5/+14
2009-08-17perf_counter: Check task on counter read IPIPaul Mackerras1-0/+11