aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: add missing IORESOURCE_MEM flags to UART3Mike Frysinger2008-07-191-0/+1
* Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang2008-07-194-53/+241
* Blackfin arch: Remove useless config option.Robin Getz2008-07-191-8/+0
* Blackfin arch: change L1 malloc to base on slab cache and lists.Sonic Zhang2008-07-193-163/+248
* Blackfin arch: use local labels and ENDPROC() markingsMike Frysinger2008-07-161-6/+13
* Blackfin arch: Do not need this dualcore test module in kernel.Yi Li2008-07-193-57/+0
* Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM.Jie Zhang2008-07-151-0/+28
* Blackfin arch: Add ANOMALY_05000368 workaroundMichael Hennerich2008-07-161-0/+5
* Blackfin arch: Functional power management supportMichael Hennerich2008-07-195-56/+979
* Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R...Michael Hennerich2008-07-151-1/+1
* Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by defaultMike Frysinger2008-07-141-2/+3
* Blackfin arch: update board defconfigsSonic Zhang2008-07-2615-862/+706
* Blackfin arch: Remove redundant kernel optionMichael Hennerich2008-07-144-26/+7
* Blackfin arch: use the symbolic IRQ define rather than the backend numberMike Frysinger2008-07-141-1/+1
* Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-146-50/+12
* Blackfin arch: Fix bug - do not overflow the buffer given to us which tends t...Mike Frysinger2008-07-141-12/+26
* Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interru...Michael Hennerich2008-07-141-0/+4
* Blackfin arch: use the generic platform nand driver to support nand flash on ...Mike Frysinger2008-06-251-0/+86
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-101-1/+24
|\
| * x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi2008-07-101-1/+24
* | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak2008-07-101-0/+1
* | powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-081-0/+2
* | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer2008-07-081-29/+32
* | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2008-07-082-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-071-4/+4
|\ \
| * | Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes2008-07-071-4/+4
* | | [UML] fix gcc ICEs and unresolved externsJeff Dike2008-07-073-1/+10
|/ /
* | powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt2008-07-071-2/+3
|/
* Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar2008-07-053-2/+57
|\
| * x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-053-2/+57
* | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-051-1/+1
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-043-9/+10
|\
| * xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-041-2/+2
| * arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton2008-07-031-3/+4
| * x86: fix Intel Mac booting with EFIHugh Dickins2008-07-031-4/+4
* | Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank2008-07-041-7/+7
* | mn10300: provide __ucmpdi2() for MN10300David Howells2008-07-043-1/+46
* | mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-042-0/+4
* | [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-031-0/+3
* | [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer2008-07-031-1/+1
* | [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-022-1/+3
|\ \
| * | [IA64] export account_system_vtimeDoug Chapman2008-06-301-0/+1
| * | [IA64] Bugfix for system with 32 cpusTony Luck2008-06-301-1/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-024-4/+5
|\ \ \
| * | | [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas2008-06-301-0/+2
| * | | [ARM] Export dma_sync_sg_for_device()Russell King2008-06-221-1/+2
| * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-06-222-3/+1
| |\ \ \
| | * | | ARM: OMAP: Correcting the gpmc prefetch control register addressThara Gopinath2008-06-061-1/+1
| | * | | ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula2008-06-051-2/+0