summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger2008-08-143-18/+5
* Blackfin arch: use %pF when printing out the double fault address so we get s...Mike Frysinger2008-08-141-1/+1
* Blackfin arch: add support for the BlackStamp boardBenjamin Matthews2008-08-145-3/+1606
* Blackfin arch: Allow ins functions to have a low latency versionRobin Getz2008-08-142-0/+136
* Blackfin arch: Print out doublefault addresses, so debug can occurRobin Getz2008-08-142-1/+12
* Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger2008-08-147-9/+9
* Blackfin arch: cleanup cache lock codeMike Frysinger2008-08-143-16/+34
* Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...Michael Hennerich2008-08-132-0/+18
* Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o...Robin Getz2008-08-061-35/+53
* Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich2008-08-067-92/+8
* Blackfin arch: delete unused cache functionsMike Frysinger2008-08-131-115/+0
* Blackfin arch: convert L2 defines to be the same as the L1 definesMike Frysinger2008-08-135-25/+19
* Blackfin arch: unify the duplicated portions of __start and split mach-specif...Mike Frysinger2008-08-066-649/+146
* Blackfin arch: add asm/thread_info.h for THREAD_SIZE defineMike Frysinger2008-08-061-0/+1
* Blackfin arch: move async memory programming into common setup_arch() as the ...Mike Frysinger2008-08-066-130/+10
* Blackfin arch: make sure the BSS and kernel load address are 4 byte alignedMike Frysinger2008-08-062-0/+10
* Blackfin arch: unify the duplicated _real_start functionsMike Frysinger2008-08-067-354/+77
* Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...Mike Frysinger2008-08-066-170/+2
* Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.Sonic Zhang2008-08-051-3/+5
* Blackfin arch: use symbolic IRQ_PF define rather than hardcodedMike Frysinger2008-08-053-3/+3
* Blackfin arch: remove pata resources from generic boardMike Frysinger2008-08-058-322/+0
* Blackfin arch: add support for board tcm-bf537Mike Frysinger2008-08-134-0/+1290
* Blackfin arch: add board resources for parallel flash on cm-bf537Mike Frysinger2008-08-051-0/+54
* Blackfin arch: be consistant with parition names, and ensure the bus is ident...Robin Getz2008-08-0515-67/+67
* Blackfin arch: Functional power management supportMichael Hennerich2008-08-053-56/+44
* Blackfin arch: Fix bug - This change eliminates impact on application debuggingJie Zhang2008-08-051-7/+13
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-127-13/+54
|\
| * [IA64] use bcd2bin/bin2bcdAdrian Bunk2008-08-121-1/+1
| * [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-126-12/+53
* | h8300: fix section mismatchesYoshinori Sato2008-08-121-6/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-123-6/+1
|\
| * mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-123-6/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-1110-45/+69
|\ \ | |/ |/|
| * x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2008-08-112-6/+10
| * x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman2008-08-111-3/+7
| * x86, pci-calgary: fix function declarationRandy Dunlap2008-08-111-1/+1
| * x86: work around gcc 3.4.x bugJeremy Fitzhardinge2008-08-111-0/+3
| * x86: make "apic" an early_param() on 32-bitRene Herman2008-08-111-2/+2
| * x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman2008-08-111-5/+6
| * x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-113-18/+25
| * x86: Fix broken VMI in 2.6.27-rc..Alok Kataria2008-08-082-9/+10
| * x86: fdiv bug detection fixKrzysztof Helt2008-07-311-1/+5
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-1124-949/+2598
|\ \
| * | powerpc: Do not ignore arch/powerpc/includeJunio C Hamano2008-08-111-1/+0
| * | powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt2008-08-113-31/+43
| * | powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt2008-08-111-5/+12
| * | powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot2008-08-111-2/+3
| * | powerpc/4xx: Update defconfig files for 2.6.27-rc1Josh Boyer2008-08-0616-892/+2510
| * | powerpc/44x: Incorrect NOR offset in Warp DTSSean MacLennan2008-08-041-1/+1
| * | powerpc/44x: Warp DTS changes for board updatesSean MacLennan2008-08-041-2/+18
OpenPOWER on IntegriCloud