summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen2008-02-201-0/+1
* drm: add new rv380 pciidMirko2008-02-201-0/+1
* drm: add support for passing state into the suspend hooks.Dave Airlie2008-02-203-6/+11
* drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes2008-02-201-0/+2
* drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2008-02-202-0/+28
* drm/i915: restore pipeconf regs unconditionallyJesse Barnes2008-02-201-7/+4Star
* drm/i915: save/restore interrupt stateJesse Barnes2008-02-202-0/+12
* drm: convert drm from nopage to fault.Nick Piggin2008-02-201-70/+55Star
* i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2008-02-202-1/+6
* drm/radeon: add initial rs690 support to drm.Maciej Cencora2008-02-203-0/+120
* Revert "SLUB: Alternate fast paths using cmpxchg_local"Linus Torvalds2008-02-191-86/+1Star
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-1917-70/+103
|\
| * [S390] qdio: FCP/SCSI write I/O stagnates on LPARUrsula Braun2008-02-191-3/+0Star
| * [S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens2008-02-191-4/+4
| * [S390] dcss: Fix Unlikely(x) != yRoel Kluin2008-02-191-1/+1
| * [S390] sclp: clean up send/receive naming schemePeter Oberparleiter2008-02-196-13/+15
| * [S390] etr: fix compile error on !SMPHeiko Carstens2008-02-191-2/+0Star
| * [S390] qdio: fix qdio_activate timeout handling.Heiko Carstens2008-02-192-9/+3Star
| * [S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens2008-02-191-15/+38
| * [S390] find bit corner case.Martin Schwidefsky2008-02-191-8/+12
| * [S390] dasd: fix locking in __dasd_device_process_final_queueStefan Weinhuber2008-02-191-6/+6
| * [S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens2008-02-191-6/+9
| * [S390] Let NR_CPUS default to 32/64 on s390/s390x.Heiko Carstens2008-02-191-1/+2
| * [S390] cio: Do timed recovery on workqueue.Cornelia Huck2008-02-191-1/+12
| * [S390] cio: Remember to initialize recovery_lock.Cornelia Huck2008-02-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-1927-567/+191Star
|\ \
| * | libata: implement drain buffersJames Bottomley2008-02-192-58/+57Star
| * | libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-1910-220/+21Star
| * | block: clear drain buffer if draining for write commandTejun Heo2008-02-191-0/+3
| * | block: implement request_queue->dma_drain_neededTejun Heo2008-02-193-5/+11
| * | block: add request->raw_data_lenTejun Heo2008-02-197-9/+16
| * | block: update bio according to DMA alignment paddingTejun Heo2008-02-191-0/+17
| * | libata: update ATAPI overflow drainingTejun Heo2008-02-191-43/+33Star
| * | elevator: make elevator_get() attempt to load the appropriate moduleJens Axboe2008-02-191-0/+15
| * | cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe2008-02-193-46/+29Star
| * | block: make blk_rq_map_user() clear ->bio if it unmaps itJens Axboe2008-02-191-0/+1
| * | fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2008-02-194-200/+1Star
| * | make struct def_blk_aops staticAdrian Bunk2008-02-192-2/+3
| * | make blk_settings_init() staticAdrian Bunk2008-02-191-1/+1
| * | make blk_ioc_init() staticAdrian Bunk2008-02-191-1/+1
| * | make blk-core.c:request_cachep static againAdrian Bunk2008-02-191-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-02-196-8/+1340
|\ \
| * | [WATCHDOG] HP ProLiant WatchDog driverThomas Mingarelli2008-02-183-0/+939
| * | [WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init func...Mike Frysinger2008-02-181-3/+4
| * | [WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli2008-02-181-5/+30
| * | [WATCHDOG] Add support for SB1 hardware watchdogAndrew Sharp2008-02-183-0/+367
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds2008-02-192-2/+21
|\ \ \
| * | | genirq: do not leave interupts enabled on free_irqThomas Gleixner2008-02-191-1/+19
| * | | genirq: spurious.c: use time_* macrosS.Caglar Onur2008-02-191-1/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-1920-249/+45Star
|\ \ \