summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-245/+118
2009-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2009-02-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-160/+398
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer1-0/+36
2009-02-02powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt1-3/+2
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King110-3192/+4489
2009-02-01Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-8/+9
2009-02-01Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-14/+17
2009-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+7
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König1-1/+1
2009-01-31annotate that [fp, #-4] is the saved lrUwe Kleine-König1-1/+1
2009-01-31Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König1-1/+1
2009-01-31x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab1-6/+5
2009-01-31MIPS: Alchemy: time.c build fixManuel Lauss1-1/+1
2009-01-31MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2-2/+4
2009-01-31MIPS: RB532: Update headersPhil Sutter2-4/+3
2009-01-31MIPS: RB532: Simplify dev3 initPhil Sutter1-12/+2
2009-01-31MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter1-27/+0
2009-01-31MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2-39/+39
2009-01-31MIPS: RB532: Fix set_latch_u5()Phil Sutter1-1/+1
2009-01-31MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter1-2/+3
2009-01-31MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter1-1/+1
2009-01-31MIPS: RB532: Detect uart type, add platform devicePhil Sutter2-1/+27
2009-01-31MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter1-6/+0
2009-01-31MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter1-4/+4
2009-01-31MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter2-0/+30
2009-01-31MIPS: RC32434: Define io_map_base for PCI controllerPhil Sutter1-0/+11
2009-01-31MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter1-4/+2
2009-01-31MIPS: Use hardware watchpoints on all R1 and R2 CPUs.David Daney1-1/+1
2009-01-31MIPS: Read watch registers with interrupts disabled.David Daney2-2/+12
2009-01-31MIPS: Fix a typo in watchpoint register structure.David Daney1-1/+1
2009-01-31MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto3-0/+24