Age | Commit message (Expand) | Author | Files | Lines |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 1 | -0/+1 |
2014-04-18 | arch,c6x: Convert smp_mb__*() | Peter Zijlstra | 1 | -7/+1 |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+3 |
2014-03-07 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2014-03-04 | c6x: fix build failure caused by cache.h | Mark Salter | 1 | -0/+1 |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+1 |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 1 | -2/+2 |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 1 | -0/+1 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+0 |
2013-10-09 | of: remove empty arch prom.h headers | Rob Herring | 1 | -1/+0 |
2013-10-09 | c6x: use boot_command_line instead of private c6x_command_line | Rob Herring | 1 | -2/+0 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -1/+0 |
2013-06-16 | c6x: Wire up asm-generic/xor.h | Geert Uytterhoeven | 1 | -0/+1 |
2013-04-09 | add memory barrier to arch_local_irq_restore | Mark Salter | 1 | -1/+1 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -3/+0 |
2013-01-29 | c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 1 | -0/+15 |
2012-12-21 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2 | -22/+1 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 1 | -0/+1 |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+0 |
2012-12-09 | c6x: Use generic asm/mmu.h | Lars-Peter Clausen | 2 | -22/+1 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2012-11-28 | c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c... | Al Viro | 1 | -4/+0 |
2012-11-28 | c6x: remove internal kernel symbols from exported setup.h | Mark Salter | 1 | -0/+33 |
2012-11-28 | c6x: dma_debug: add debug_dma_mapping_error support | Shuah Khan | 1 | -0/+1 |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -11/+1 |
2012-10-13 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 8 | -351/+1 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -8/+3 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+1 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/c6x/include/asm | David Howells | 8 | -348/+1 |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 3 | -21/+1 |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
2012-10-04 | Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prep | David Howells | 2 | -17/+1 |
2012-10-04 | c6x: remove c6x signal.h | Mark Salter | 2 | -17/+1 |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 1 | -4/+0 |
2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -1/+0 |
2012-10-01 | c6x: switch to generic kernel_thread() | Al Viro | 1 | -2/+0 |
2012-10-01 | c6x: switch to generic sys_execve | Mark Salter | 2 | -5/+1 |
2012-10-01 | c6x: switch to generic kernel_execve | Mark Salter | 1 | -0/+2 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 1 | -11/+1 |
2012-09-24 | c6x: use asm-generic/barrier.h | Mark Salter | 2 | -27/+1 |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 2 | -6/+1 |
2012-08-17 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -5/+11 |