aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-08RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood2-4/+6
2009-04-08IPoIB: Document newish featuresOr Gerlitz1-0/+45
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck2-1/+5
2009-04-08RDMA/cma: Create cm id even when IB port is downYossi Etigin1-14/+27
2009-04-08[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters1-2/+2
2009-04-08[ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters1-1/+1
2009-04-08[ARM] 5447/1: Add SZ_32KLinus Walleij1-0/+1
2009-04-08mmc_spi: support for non-byte-aligned cardsWolfgang Muees1-38/+112
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen1-1/+1
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren1-1/+0
2009-04-08mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees1-17/+21
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees1-9/+12
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman1-0/+4
2009-04-08New mail address for Pierre OssmanPierre Ossman4-6/+6
2009-04-08imxmmc: move RSSR BLRPaulius Zaleckas1-7/+3
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas1-5/+4
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen1-1/+1
2009-04-08ptrace: some checkpatch fixesRoland McGrath1-9/+7
2009-04-08nommu: fix typo vma->pg_off to vma->vm_pgoffNobuhiro Iwamatsu1-1/+1
2009-04-08befs: fix build on pariscAlexander Beregalov1-0/+1
2009-04-08ext3: Try to avoid starting a transaction in writepage for data=writepageJan Kara1-5/+18
2009-04-08block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUGTheodore Ts'o1-1/+12
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto1-1/+1
2009-04-08x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox1-0/+8
2009-04-08posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)Oleg Nesterov1-1/+1
2009-04-08posix-timers: fix RLIMIT_CPU && fork()Oleg Nesterov1-4/+9
2009-04-08x86: make 64 bit to use default_inquire_remote_apicYinghai Lu1-2/+2
2009-04-08sched: refresh MAINTAINERS entryIngo Molnar1-2/+2
2009-04-08printk: fix wrong format string iter for printkZhaolei1-16/+0
2009-04-08xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely1-6/+6
2009-04-08at91_ide: turn on PIO 6 supportStanislaw Gruszka1-1/+1
2009-04-08at91_ide: remove unused ide_mm_{outb,inb}Stanislaw Gruszka1-10/+0
2009-04-08ide-cd: reverse NOT_READY sense key logicBorislav Petkov1-4/+4
2009-04-08ide: refactor tf_read() methodSergei Shtylyov10-101/+40
2009-04-08ide: refactor tf_load() methodSergei Shtylyov7-51/+18
2009-04-08ide: call write_devctl() method from tf_read() methodSergei Shtylyov3-12/+8
2009-04-08ide: move common code out of tf_load() methodSergei Shtylyov3-14/+12
2009-04-08ide: simplify 'struct ide_taskfile'Sergei Shtylyov10-107/+89
2009-04-08ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov18-175/+197
2009-04-08ide-cd: fix intendation in cdrom_decode_status()Bartlomiej Zolnierkiewicz1-97/+88
2009-04-08ide-cd: unify handling of fs and pc requests in cdrom_decode_status()Bartlomiej Zolnierkiewicz1-45/+24
2009-04-08ide-cd: convert cdrom_decode_status() to use switch statementsBartlomiej Zolnierkiewicz1-25/+32
2009-04-08ide-cd: update debugging supportBorislav Petkov1-4/+4
2009-04-08ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()Borislav Petkov1-6/+12
2009-04-08ide: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2009-04-08tx4939ide: Fix tx4939ide_{in,out}put_data_swap argumentAtsushi Nemoto1-2/+2
2009-04-08tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}Atsushi Nemoto2-180/+8
2009-04-08ide-cd: carve out an ide_cd_breathe()-helper for fs write requestsBorislav Petkov1-27/+38
2009-04-08ide-cd: move status checking into the IRQ handlerBorislav Petkov1-22/+16
2009-04-08ide-h8300: remove custom tf_{read|load}() methodsSergei Shtylyov1-77/+2