summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-09-17Blackfin: catch hardware errors earlier during bootingRobin Getz7-12/+158
2009-09-17Blackfin: add an early shadow consoleRobin Getz4-0/+83
2009-09-17Blackfin: add support for common FDPIC ptrace requestsMike Frysinger1-2/+24
2009-09-17Blackfin: push SRAM locks down into related ifdefsMike Frysinger1-13/+17
2009-09-17Blackfin: unify duplicated SMP checks in L2 cache kconfigSonic Zhang1-3/+1
2009-09-17Blackfin: rename PCF8574 driver configMichael Hennerich7-7/+7
2009-09-17Blackfin: clean up early memory setup codeRobin Getz1-28/+32
2009-09-17Blackfin: fix module reloc handling for all memory regionsMike Frysinger1-28/+34
2009-09-17Blackfin: cleanup module section checkingMike Frysinger1-51/+60
2009-09-17Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger1-4/+2
2009-09-17Blackfin: cleanup printk() usage in module codeMike Frysinger1-34/+25
2009-09-17Blackfin: reject outdated/unused/wrong relocation typesRobin Getz1-34/+8
2009-09-17Blackfin: convert ptrace to new memory functionsMike Frysinger1-57/+72
2009-09-17Blackfin: cleanup traps decode_address() a bitMike Frysinger1-18/+30
2009-09-17Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2-12/+7
2009-09-17Blackfin: sanitize manual control of IPEND[4]Philippe Gerum1-14/+11
2009-09-17Blackfin: document __ipipe_call_irqtailPhilippe Gerum1-0/+25
2009-09-17Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum1-1/+9
2009-09-17Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum1-23/+1
2009-09-17Blackfin: use generic name for EVT14 handlerPhilippe Gerum4-6/+6
2009-09-17Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum1-2/+22
2009-09-17Blackfin: export show_stack() to modulesPhilippe Gerum1-0/+1
2009-09-17Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum3-33/+22
2009-09-17Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.cPhilippe Gerum1-17/+19
2009-09-17Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz4-41/+66
2009-09-17Blackfin: bf537-stamp: add resources for AD1938 audio cardBarry Song1-0/+21
2009-09-17Blackfin: bf537-stamp: declare SPI IRQ resourcesYi Li2-0/+7
2009-09-17Blackfin: bf537-stamp: update ADP5588 header nameMichael Hennerich1-1/+1
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds20-90/+110
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds206-2422/+11125
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds49-745/+246
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre14-14/+14
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-126/+444
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-1/+469
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds6-24/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds8-8/+35
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+58
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-7/+10
2009-09-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds472-2647/+46967
2009-09-15Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds60-1609/+3605
2009-09-15cleanup console_print()Anirban Sinha3-0/+9
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+11
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki332-5589/+9874
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds39-70/+1974
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds27-8/+86
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-101/+219
2009-09-14x86, mce: do not compile mcelog message on AMDBorislav Petkov1-1/+4
2009-09-14x86, mce: pass mce info to EDAC for decodingBorislav Petkov1-0/+7
2009-09-14Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-40/+4
2009-09-14Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-19/+35