aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mvsdio.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-03mmci: fix crash with debug enabledRabin Vincent1-1/+1
2009-05-03sdhci: catch ADMA errorsPierre Ossman1-1/+1
2009-05-03mmc: increase power up delayJosé M. Fernández1-2/+2
2009-05-03sdhci-pci: bad error handling in probe functionDan Carpenter1-3/+5
2009-05-03mmc_block: be prepared for oversized requestsPierre Ossman1-0/+8
2009-05-02NFS: Close page_mkwrite() racesTrond Myklebust1-3/+3
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson33-45/+83
2009-05-02SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust3-9/+24
2009-05-02ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik1-2/+2
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi2-1/+8
2009-05-02vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton1-1/+1
2009-05-02ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.cOleg Nesterov1-2/+2
2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap2-5/+9
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro5-65/+17
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely3-20/+10
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky4-6/+23
2009-05-02alpha: futex implementationIvan Kokshaysky2-4/+116
2009-05-02alpha: exception table sortingIvan Kokshaysky2-1/+41
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky6-14/+13
2009-05-02vgacon: return the upper half of 512 character fontsStefan Bader1-1/+1
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura3-25/+20
2009-05-02pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh1-0/+4
2009-05-02mm: close page_mkwrite racesNick Piggin3-44/+98
2009-05-02atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens1-2/+2
2009-05-02CRISv10: fix serial driver proc-usageJesper Nilsson1-95/+78
2009-05-02MAINTAINERS: add ptrace entryChristoph Hellwig1-0/+13
2009-05-02memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura1-3/+2
2009-05-02MAINTAINERS: Florian has movedFlorian Fainelli1-2/+2
2009-05-02autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent1-1/+3
2009-05-02mm: fix pageref leak in do_swap_page()Johannes Weiner1-2/+2
2009-05-02ne2k-pci: Do not register device until initialized.Lubomir Rintel1-4/+3
2009-05-02Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent1-0/+1
2009-05-02net: Only store high 16 bits of kernel generated filter prioritiesRobert Love1-1/+1
2009-05-02acpica: validate package element more carefully in acpi_rs_get_pci_routing_table_lengthRobert Moore1-0/+7
2009-05-02m32r: use __stringify() macro in assembler.hHirokazu Takata1-3/+4
2009-05-02m32r: build fix for __stringify macroHirokazu Takata2-3/+0
2009-05-02clockevents: prevent endless loop in tick_handle_periodic()john stultz1-1/+11
2009-05-01virtio_net: Fix function name typoAlex Williamson1-4/+4
2009-05-01virtio_net: Cleanup command queue scatterlist usageAlex Williamson1-6/+10
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko1-7/+6
2009-05-01virtio: add missing include to virtio_net.hGrant Likely1-0/+1
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning1-0/+5
2009-05-01smsc95xx: configure LED outputsSteve Glendinning2-0/+13
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont1-1/+10
2009-05-01xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth1-0/+1
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet1-16/+7
2009-05-02HID: fix oops in hid_check_keys_pressed()Jiri Kosina1-0/+3
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner1-0/+2
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’Sergey Senozhatsky1-1/+1
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet1-2/+2