summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell1-0/+5
2009-03-08MIPS: compat: Implement is_compat_task.Ralf Baechle1-0/+7
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter1-6/+9
2009-03-08Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1
2009-03-06[IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon1-4/+3
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger1-1/+1
2009-03-06x86, bts: remove bad warningMarkus Metzger1-1/+0
2009-03-06ALSA: hda - Fix headphone-detect regression with multiple HP jacksTakashi Iwai1-0/+2
2009-03-06ALSA: hda - Fix typos in slave controls in patch_sigmatel.cTakashi Iwai1-2/+2
2009-03-06block: fix missing bio back/front segment size setting in blk_recount_segments()Jens Axboe1-16/+9
2009-03-05[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck1-0/+1
2009-03-05Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich11-170/+78
2009-03-05Blackfin arch: disable legacy /proc/scsi/ support by defaultMike Frysinger3-3/+3
2009-03-05Blackfin arch: remove duplicated ANOMALY_05000448 ifdef checkMike Frysinger1-4/+2
2009-03-05ata: add CFA specific identify data wordsSergei Shtylyov1-0/+2
2009-03-05Blackfin arch: add stubs for anomalies 447 and 448Mike Frysinger6-0/+12
2009-03-05remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz1-1/+0
2009-03-05AT91: initialize Compact Flash on AT91SAM9263 cpuStanislaw Gruszka1-0/+105
2009-03-05ide: add at91_ide driverStanislaw Gruszka4-0/+476
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka3-1/+8
2009-03-05ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov1-0/+2
2009-03-05ide: NULL noise: drivers/ide/ide-*.cHannes Eder4-4/+4
2009-03-05ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan1-0/+1
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock1-4/+6
2009-03-05libata: make sure port is thawed when skipping resetsTejun Heo1-1/+4
2009-03-05sata_nv: fix module parameter descriptionBrandon Ehle1-1/+1
2009-03-05ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen1-12/+12
2009-03-05libata: don't use on-stack sense bufferTejun Heo1-1/+1
2009-03-05libata: align ap->sector_bufTejun Heo1-1/+2
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori2-2/+3
2009-03-05libata: change drive ready wait after hard reset to 5sStuart Hayes1-1/+1
2009-03-05Blackfin arch: cleanup bfin_sport.h header and export it to userspaceAlon Bar-Lev2-31/+15
2009-03-05loop: don't increment p->offset with (size_t) -EINVALRoel Kluin1-2/+1
2009-03-05cciss: remove 30 second initial timeout on controller resetJens Axboe1-5/+3
2009-03-05Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon1-0/+2
2009-03-05Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequentlyJie Zhang1-2/+3
2009-03-05Blackfin arch: remove spurious dash when dcache is offMike Frysinger1-3/+3
2009-03-05Blackfin arch: mark init_pda as __init as only __init funcs all itMike Frysinger1-1/+1
2009-03-05Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ...Michael Hennerich1-0/+24
2009-03-05Blackfin arch: Random read/write errors are a bad thingRobin Getz2-0/+10
2009-03-05Blackfin arch: update default kernel config, select KSZ8893M driver for BF518Graf Yang1-4/+59
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...Sonic Zhang1-0/+22
2009-03-05Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabledGraf Yang1-3/+6
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger1-0/+5
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan1-1/+1
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin1-2/+4
2009-03-05Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiBPhillip Lougher1-1/+1
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher4-6/+15