aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-26Blackfin arch: When icache is off, make sure people know itRobin Getz
2008-07-26Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...Sonic Zhang
2008-07-26Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so ...Mike Frysinger
2008-07-26Blackfin arch: fix bug - IMDMA is not type struct dma_registerMichael Hennerich
2008-07-26Blackfin arch: check the EXTBANKS field of the DDRCTL1 register to see if we ...Mike Frysinger
2008-07-19Blackfin arch: Apply Bluetechnix CM-BF527 board support patchMichael Hennerich
2008-07-26Blackfin arch: Add unwinding for stack info, and a little more detail on trac...Robin Getz
2008-07-26Blackfin arch: Add ISP1760 board resources to BF548-EZKITMichael Hennerich
2008-07-19Blackfin arch: add missing IORESOURCE_MEM flags to UART3Mike Frysinger
2008-07-19Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang
2008-07-19Blackfin arch: Remove useless config option.Robin Getz
2008-07-19Blackfin arch: change L1 malloc to base on slab cache and lists.Sonic Zhang
2008-07-16Blackfin arch: use local labels and ENDPROC() markingsMike Frysinger
2008-07-19Blackfin arch: Do not need this dualcore test module in kernel.Yi Li
2008-07-15Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM.Jie Zhang
2008-07-16Blackfin arch: Add ANOMALY_05000368 workaroundMichael Hennerich
2008-07-19Blackfin arch: Functional power management supportMichael Hennerich
2008-07-15Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R...Michael Hennerich
2008-07-14Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by defaultMike Frysinger
2008-07-26Blackfin arch: update board defconfigsSonic Zhang
2008-07-14Blackfin arch: Remove redundant kernel optionMichael Hennerich
2008-07-14Blackfin arch: use the symbolic IRQ define rather than the backend numberMike Frysinger
2008-07-14Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich
2008-07-14Blackfin arch: Fix bug - do not overflow the buffer given to us which tends t...Mike Frysinger
2008-07-14Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interru...Michael Hennerich
2008-06-25Blackfin arch: use the generic platform nand driver to support nand flash on ...Mike Frysinger
2008-07-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak
2008-07-10x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi
2008-07-08powerpc: Add missing reference to coherent_dma_maskVitaly Bordug
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald
2008-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-07Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes
2008-07-07[UML] fix gcc ICEs and unresolved externsJeff Dike
2008-07-07powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin
2008-07-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-04Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank
2008-07-04mn10300: provide __ucmpdi2() for MN10300David Howells
2008-07-04mn10300: export certain arch symbols required to build allmodconfigDavid Howells
2008-07-04xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto
2008-07-03[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton
2008-07-03x86: fix Intel Mac booting with EFIHugh Dickins
2008-07-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds