summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Build fix for __early_pfn_to_nid() undefined link errorTony Luck2009-02-191-2/+1Star
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-1916-25/+259
|\
| * block: fix deadlock in blk_abort_queue() for drivers that readd to timeout listHannes Reinecke2009-02-181-1/+8
| * block: fix booting from partitioned md arrayNeil Brown2009-02-181-0/+8
| * block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fbJens Axboe2009-02-181-1/+1
| * cciss: PCI power management reset for kexecChip Coldwell2009-02-181-0/+215
| * paride/pg.c: xs(): &&/|| confusionRoel Kluin2009-02-181-1/+1
| * fs/bio: bio_alloc_bioset: pass right object ptr to mempool_freeSubhash Peddamallu2009-02-181-2/+3
| * block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-189-13/+13
| * bsg: Fix sense buffer bug in SG_IOBoaz Harrosh2009-02-181-7/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-02-197-40/+77
|\ \
| * | omap_hsmmc: Change while(); loops with finite versionJean Pihet2009-02-181-24/+30
| * | omap_hsmmc: recover from transfer failuresJean Pihet2009-02-181-1/+8
| * | omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8VDavid Brownell2009-02-181-10/+33
| * | omap_hsmmc: card detect irq bugfixDavid Brownell2009-02-181-1/+3
| * | sdhci: fix led namingHelmut Schaa2009-02-182-1/+4
| * | mmc_test: fix basic read testRabin Vincent2009-02-181-1/+1
| * | s3cmci: Fix hangup in do_pio_write()Yauhen Kharuzhy2009-02-181-1/+1
| * | Revert "sdhci: force high speed capability on some controllers"Pierre Ossman2009-02-183-6/+2Star
| * | MMC: fix bug - SDHC card capacity not correctYi Li2009-02-181-1/+1
* | | inotify: fix GFP_KERNEL related deadlockIngo Molnar2009-02-191-1/+1
* | | spi-gpio: sanitize MISO bitvalueMichael Buesch2009-02-191-1/+1
* | | Bernhard has movedBernhard Walle2009-02-193-3/+3
* | | x86: dell-laptop: depends on POWER_SUPPLYRandy Dunlap2009-02-191-0/+1
* | | vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham2009-02-191-0/+2
* | | fbdev/drm: fix Kconfig submenu mess in "Graphics support"Krzysztof Helt2009-02-192-15/+8Star
* | | floppy: request and release only the ports we actually usePhilippe De Muyter2009-02-191-27/+52
* | | jsm: additional device supportAdam Lackorzynski2009-02-192-0/+4
* | | mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-193-5/+22
* | | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-197-14/+25
* | | fs/super.c: add lockdep annotation to s_umountPeter Zijlstra2009-02-191-1/+16
* | | atmel_serial might lose modem status changeAtsushi Nemoto2009-02-191-0/+4
* | | atmel-mci: fix initialization of dma slave dataDan Williams2009-02-195-7/+9
* | | lis3lv02d: add axes knowledge of HP Pavilion dv5 modelsGiuseppe Bilotta2009-02-191-0/+22
* | | lis3lv02d: support both one- and two-byte sensorsGiuseppe Bilotta2009-02-193-26/+51
* | | hp accelerometer: add freefall detectionPavel Machek2009-02-195-17/+296
* | | eeepc: should depend on INPUTAlexey Dobriyan2009-02-191-0/+1
* | | pm: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-192-1/+2
* | | cgroups: fix possible use after freeLi Zefan2009-02-191-1/+1
* | | mm: task dirty accounting fixNick Piggin2009-02-193-10/+5Star
* | | timerfd: add flags checkDavide Libenzi2009-02-192-10/+18
* | | Pavel has movedPavel Machek2009-02-192-3/+2Star
* | | seq_file: properly cope with preadEric Biederman2009-02-192-4/+33
* | | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner2009-02-191-6/+12
* | | cgroups: update documentation about css_set hash tableLi Zefan2009-02-191-4/+2Star
* | | aoe: ignore vendor extension AoE responsesEd Cashin2009-02-192-0/+3
* | | vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt2009-02-192-0/+12
| |/ |/|
* | Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-182-1/+4
* | USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-185-17/+2Star
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-171-3/+12
|\ \