aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Blackfin: SMP port does not yet support cpu frequency scalingGraf Yang2009-09-16
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-16
* Blackfin: bf537-stamp: update ad1836 resourcesBarry Song2009-09-16
* Blackfin: update anomaly listsYi Li2009-09-16
* Blackfin: bf538-ezkit: add resources for parallel flashBarry Song2009-09-16
* Blackfin: fix read buffer overflowRoel Kluin2009-09-16
* Blackfin: bf548-ezkit: fix incorrect LCD size parametersStefan Pledl2009-09-16
* Blackfin: cm-bf527/bf537-stamp: fix dm9000 resourcesBarry Song2009-09-16
* Blackfin: drop unused MMR defines that only cause bad code to be writtenMike Frysinger2009-09-16
* Blackfin: convert boards to use platform data with smc91xMichael Hennerich2009-09-16
* Blackfin: bf537-stamp: drop ATA interrupt probe workaroundBarry Song2009-09-16
* Blackfin: improve double fault debug handlingGraf Yang2009-09-16
* Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codecCliff Cai2009-09-16
* Blackfin: fix MPU handling of invalid memory accessesGraf Yang2009-09-16
* Blackfin: clean up duplicate I2C device type definitionsJean Delvare2009-09-16
* Blackfin: bf537-stamp: update AD714x resourcesBarry Song2009-09-16
* Blackfin: do not try displaying the end of the stackSonic Zhang2009-09-16
* Blackfin: bf533-stamp: add resources for mmc_spi cardYi Li2009-09-16
* Blackfin: bf538: add bfin_clear_PPI_STATUS() helperBarry Song2009-09-16
* Blackfin: fix BF548 UART0 DMA IRQ translationStefan Pledl2009-09-16
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-16
* Blackfin: add an early shadow consoleRobin Getz2009-09-16
* Blackfin: add support for common FDPIC ptrace requestsMike Frysinger2009-09-16
* Blackfin: push SRAM locks down into related ifdefsMike Frysinger2009-09-16
* Blackfin: unify duplicated SMP checks in L2 cache kconfigSonic Zhang2009-09-16
* Blackfin: rename PCF8574 driver configMichael Hennerich2009-09-16
* Blackfin: clean up early memory setup codeRobin Getz2009-09-16
* Blackfin: fix module reloc handling for all memory regionsMike Frysinger2009-09-16
* Blackfin: cleanup module section checkingMike Frysinger2009-09-16
* Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger2009-09-16
* Blackfin: cleanup printk() usage in module codeMike Frysinger2009-09-16
* Blackfin: reject outdated/unused/wrong relocation typesRobin Getz2009-09-16
* Blackfin: convert ptrace to new memory functionsMike Frysinger2009-09-16
* Blackfin: cleanup traps decode_address() a bitMike Frysinger2009-09-16
* Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2009-09-16
* Blackfin: sanitize manual control of IPEND[4]Philippe Gerum2009-09-16
* Blackfin: document __ipipe_call_irqtailPhilippe Gerum2009-09-16
* Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum2009-09-16
* Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum2009-09-16
* Blackfin: use generic name for EVT14 handlerPhilippe Gerum2009-09-16
* Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum2009-09-16
* Blackfin: export show_stack() to modulesPhilippe Gerum2009-09-16
* Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum2009-09-16
* Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.cPhilippe Gerum2009-09-16
* Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz2009-09-16
* Blackfin: bf537-stamp: add resources for AD1938 audio cardBarry Song2009-09-16
* Blackfin: bf537-stamp: declare SPI IRQ resourcesYi Li2009-09-16
* Blackfin: bf537-stamp: update ADP5588 header nameMichael Hennerich2009-09-16
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\
| * x86/PCI: pci quirks, fix pci refcountingJiri Slaby2009-09-09