summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-04Blackfin arch: fixup board init function nameMike Frysinger6-12/+12
2009-02-04Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger8-42/+0
2009-02-04Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger1-7/+1
2009-02-04Blackfin arch: sync reboot handler with version in u-bootMike Frysinger1-11/+15
2009-02-04Blackfin arch: Faster Implementation of csum_tcpudp_nofold()Michael Hennerich1-17/+17
2009-02-04Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...Graf Yang1-5/+12
2009-02-04Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan1-0/+2
2009-02-04Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang16-15/+19
2009-02-04MAINTIANERS: Blackfin: remove subscribers-only markingMike Frysinger1-1/+1
2009-02-04Blackfin arch: Add ability to count and display number of NMI interruptsRobin Getz2-1/+8
2009-02-04Blackfin arch: Add a few more instructions that can cause the trace buffer to...Robin Getz1-0/+12
2009-02-04Blackfin arch: Fix URLRobin Getz1-1/+1
2009-02-04Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger3-409/+208
2009-02-04Blackfin arch: Add one more check on `fp' to prevent double faultJie Zhang1-5/+3
2009-02-04Blackfin arch: explicit add a might sleep to gpio_freeUwe Kleine-Koenig1-0/+2
2009-02-04Blackfin arch: don't accidently re-enable interruptsRobin Getz1-6/+13
2009-02-04Blackfin arch: Print out where the bootmode is coming from (for easier debugg...Robin Getz1-0/+2
2009-02-04Blackfin arch: reset POLAR setting when acquiring a gpio for the first timeMichael Hennerich1-1/+7
2009-02-04Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...Michael Hennerich1-3/+0
2009-02-04Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich2-2/+3
2009-02-04Blackfin arch: fix bug - Dmacopy failed in BF537-STAMPMike Frysinger1-0/+7
2009-02-04Blackfin arch: enable bfin_eth in bf51x by defaultSonic Zhang1-1/+6
2009-02-04Blackfin arch: line up machine-/cpu- vars after BF54xM additionMike Frysinger1-48/+48
2009-02-04Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger3-11/+63
2009-02-04Blackfin arch: scrub comments/whitespace/cvs keywordsMike Frysinger1-38/+15
2009-02-04write-back: fix nr_to_write counterArtem Bityutskiy1-6/+15
2009-02-04Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault3-3/+3
2009-02-03[XFS] Warn on transaction in flight on read-only remountFelix Blyakher1-1/+5
2009-02-03xfs: Check buffer lengths in log recoveryDave Chinner1-6/+25
2009-02-03libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2-0/+42
2009-02-03libata: add no penalty retry request for EH device handling routinesTejun Heo1-1/+5
2009-02-03libata: improve probe failure handlingTejun Heo1-0/+38
2009-02-03libata: add @spd_limit to sata_down_spd_limit()Tejun Heo4-12/+27
2009-02-03libata: clear dev->ering in smarter wayTejun Heo3-10/+19
2009-02-03libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo1-3/+8
2009-02-03libata: move ata_dev_disable() to libata-eh.cTejun Heo3-13/+22
2009-02-03libata: fix EH device failure handlingTejun Heo1-2/+3
2009-02-03sata_nv: ck804 has borked hardreset tooTejun Heo1-1/+6
2009-02-03ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov1-5/+10
2009-02-03libata: fix kernel-doc warningsRandy Dunlap2-2/+2
2009-02-03ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven1-1/+8
2009-02-03sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord1-2/+2
2009-02-03[libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen1-1/+1
2009-02-03virtio-pci: do not oops on config change if driver not loadedMark McLoughlin1-1/+1
2009-02-03modules: Use a better scheme for refcountingEric Dumazet2-19/+41
2009-02-02ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh1-0/+3
2009-02-02ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran1-0/+4
2009-02-02ocfs2: Access the xattr bucket only before modifying it.Tao Ma1-9/+8
2009-02-02configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker1-0/+59
2009-02-02ocfs2: Fix possible deadlock in ocfs2_write_dquot()Jan Kara1-1/+3