aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | powerpc/4xx: Cleanup Warp for i2c driver changes.Sean MacLennan2008-08-041-15/+10
| * | powerpc/44x: Adjust warp-nand resource end addressValentine Barshak2008-08-041-1/+1
* | | m68k{,nommu}: Wire up new system callsGeert Uytterhoeven2008-08-113-1/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-08-0918-386/+1807
|\ \ \
| * | | avr32: Make atstk1006_nand_data definition staticHaavard Skinnemoen2008-08-081-1/+1
| * | | avr32: Reduce DataFlash bus speed to 8 MHz on ATNGW100Haavard Skinnemoen2008-08-081-1/+1
| * | | avr32: Update defconfigsHaavard Skinnemoen2008-08-085-156/+1593
| * | | avr32: Clean up HMATRIX codeHaavard Skinnemoen2008-08-086-201/+180
| * | | avr32: Add MMIO address definitions for certain controllersHaavard Skinnemoen2008-08-084-13/+13
| * | | avr32: Introduce <mach/chip.h>Haavard Skinnemoen2008-08-081-0/+19
| * | | avr32: Remove include/asm-avr32/arch-at32apHaavard Skinnemoen2008-08-081-14/+0