summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger2010-08-063-11/+20
| * | | | | | | | | Blackfin: update anomaly lists to latest public infoMike Frysinger2010-08-067-24/+85
| * | | | | | | | | Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger2010-08-061-7/+1Star
| * | | | | | | | | Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-062-5/+5
| * | | | | | | | | Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger2010-08-061-6/+1Star
| * | | | | | | | | Blackfin: stub fpregs dumpingMike Frysinger2010-08-061-0/+1
| * | | | | | | | | Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger2010-08-061-0/+17
| * | | | | | | | | Blackfin: punt NFC MMR bitsMike Frysinger2010-08-062-141/+0Star
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-104-18/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | DMAENGINE: ste_dma40: support older siliconLinus Walleij2010-06-232-0/+3
| * | | | | | | | | | DMAENGINE: ste_dma40: no disabled phy channels on ux500Jonas Aaberg2010-06-232-1/+4
| * | | | | | | | | | DMAENGINE: ste_dma40: add DB8500 memcpy channelsJonas Aaberg2010-06-232-1/+3
| * | | | | | | | | | DMAENGINE: ste_dma40: no flow control on memcpyJonas Aaberg2010-06-231-2/+4
| * | | | | | | | | | DMAENGINE: ste_dma40: arch updates for LCLA and LCPAJonas Aaberg2010-06-232-15/+9Star
* | | | | | | | | | | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha2010-08-102-15/+8Star
* | | | | | | | | | | alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven2010-08-103-39/+0Star
* | | | | | | | | | | arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger2010-08-101-21/+0Star
* | | | | | | | | | | um: call free_irq() only on enabled channelsRichard Weinberger2010-08-101-4/+4
* | | | | | | | | | | alpha: implement HW performance events on the EV67 and later CPUsMichael Cree2010-08-105-1/+879
* | | | | | | | | | | alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree2010-08-101-0/+93
* | | | | | | | | | | alpha: add performance monitor interrupt counterMichael Cree2010-08-102-2/+6
* | | | | | | | | | | gcc-4.6: mm: fix unused but set warningsAndi Kleen2010-08-101-2/+2
* | | | | | | | | | | avr32: invoke oom-killer from page faultNick Piggin2010-08-101-10/+4Star
* | | | | | | | | | | topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-102-6/+1Star
* | | | | | | | | | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-1013-19/+19
* | | | | | | | | | | mm: provide init_mm mm_context initializerHeiko Carstens2010-08-102-4/+5
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-08203-0/+39222
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-061454-220902/+44696Star
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | arch/tile: check kmalloc() resultKulikov Vasiliy2010-07-161-0/+2
| * | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-07-06135-666/+484Star
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-066-32/+7Star
| * | | | | | | | | | | arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf2010-07-061-0/+1
| * | | | | | | | | | | tile: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-061-0/+8
| * | | | | | | | | | | tile: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-07-061-1/+0Star
| * | | | | | | | | | | arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-0656-679/+798
| * | | | | | | | | | | arch/tile: Split the icache flush code off to a generic <arch> header.Chris Metcalf2010-07-065-114/+120
| * | | | | | | | | | | arch/tile: Fix bug in support for atomic64_xx() ops.Chris Metcalf2010-07-061-4/+3Star
| * | | | | | | | | | | arch/tile: Shrink the tile-opcode files considerably.Chris Metcalf2010-07-063-12527/+1017Star
| * | | | | | | | | | | arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-067-6/+874
| * | | | | | | | | | | arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf2010-07-069-154/+435
| * | | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-06-2542-58/+362
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-074-25/+5Star
| * | | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-06-0531-106/+408
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().Chris Metcalf2010-06-051-2/+1Star
| * | | | | | | | | | | | arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04199-0/+49495
* | | | | | | | | | | | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-08-0854-742/+857
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CRIS: Fix alignment problem for older ldJesper Nilsson2010-08-041-1/+1
| * | | | | | | | | | | | | CRIS: Always dump registers for segfaulting process.Jesper Nilsson2010-08-041-0/+6
| * | | | | | | | | | | | | CRIS: Add config for pausing a seg-faulting processJesper Nilsson2010-08-042-3/+16
| * | | | | | | | | | | | | CRIS: Don't take faults while in_atomicJesper Nilsson2010-08-041-8/+5Star