summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Blackfin: improve double fault debug handlingGraf Yang6-21/+37
2009-09-16Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codecCliff Cai1-1/+1
2009-09-16Blackfin: fix MPU handling of invalid memory accessesGraf Yang2-4/+4
2009-09-16Blackfin: clean up duplicate I2C device type definitionsJean Delvare1-2/+0
2009-09-16Blackfin: bf537-stamp: update AD714x resourcesBarry Song1-2/+131
2009-09-16Blackfin: do not try displaying the end of the stackSonic Zhang1-1/+1
2009-09-16Blackfin: bf533-stamp: add resources for mmc_spi cardYi Li1-0/+40
2009-09-16Blackfin: bf538: add bfin_clear_PPI_STATUS() helperBarry Song1-0/+1
2009-09-16Blackfin: fix BF548 UART0 DMA IRQ translationStefan Pledl1-4/+4
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz7-12/+158
2009-09-16Blackfin: add an early shadow consoleRobin Getz4-0/+83
2009-09-16Blackfin: add support for common FDPIC ptrace requestsMike Frysinger1-2/+24
2009-09-16Blackfin: push SRAM locks down into related ifdefsMike Frysinger1-13/+17
2009-09-16Blackfin: unify duplicated SMP checks in L2 cache kconfigSonic Zhang1-3/+1
2009-09-16Blackfin: rename PCF8574 driver configMichael Hennerich7-7/+7
2009-09-16Blackfin: clean up early memory setup codeRobin Getz1-28/+32
2009-09-16Blackfin: fix module reloc handling for all memory regionsMike Frysinger1-28/+34
2009-09-16Blackfin: cleanup module section checkingMike Frysinger1-51/+60
2009-09-16Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger1-4/+2
2009-09-16Blackfin: cleanup printk() usage in module codeMike Frysinger1-34/+25
2009-09-16Blackfin: reject outdated/unused/wrong relocation typesRobin Getz1-34/+8
2009-09-16Blackfin: convert ptrace to new memory functionsMike Frysinger1-57/+72
2009-09-16Blackfin: cleanup traps decode_address() a bitMike Frysinger1-18/+30
2009-09-16Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2-12/+7
2009-09-16Blackfin: sanitize manual control of IPEND[4]Philippe Gerum1-14/+11
2009-09-16Blackfin: document __ipipe_call_irqtailPhilippe Gerum1-0/+25
2009-09-16Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum1-1/+9
2009-09-16Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum1-23/+1
2009-09-16Blackfin: use generic name for EVT14 handlerPhilippe Gerum4-6/+6
2009-09-16Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum1-2/+22
2009-09-16Blackfin: export show_stack() to modulesPhilippe Gerum1-0/+1
2009-09-16Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum3-33/+22
2009-09-16Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.cPhilippe Gerum1-17/+19
2009-09-16Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz4-41/+66
2009-09-16Blackfin: bf537-stamp: add resources for AD1938 audio cardBarry Song1-0/+21
2009-09-16Blackfin: bf537-stamp: declare SPI IRQ resourcesYi Li2-0/+7
2009-09-16Blackfin: bf537-stamp: update ADP5588 header nameMichael Hennerich1-1/+1
2009-09-16Fix ia64 build breakage in head.SAnirban Sinha2-2/+0
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds20-90/+110
2009-09-16sched: Disable wakeup balancingPeter Zijlstra6-7/+1
2009-09-16x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann2-0/+12
2009-09-16sched: x86: Name old_perf in a unique wayPeter Zijlstra1-2/+2
2009-09-16sparc: Update defconfigs.David S. Miller2-40/+55
2009-09-15sparc: Kill PROM console driver.David S. Miller2-4/+0
2009-09-16m68knommu: Make PAGE_SIZE available to assembly files.Tim Abbott1-1/+3
2009-09-16m68knommu: fix ColdFire definition of CLOCK_TICK_RATEPhilippe De Muyter1-2/+15
2009-09-16m68knommu: set multi-function pins for ethernet when enabledGreg Ungerer1-0/+15
2009-09-16m68knommu: remove special interrupt handling code for ne2k supportGreg Ungerer1-83/+0
2009-09-16m68knommu: relax IO_SPACE_LIMIT settingGreg Ungerer1-1/+1
2009-09-16m68knommu: remove ColdFire direct interrupt register accessGreg Ungerer1-57/+8