Age | Commit message (Expand) | Author |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | mm: new mm hook framework | Laurent Dufour |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-04-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-03-26 | c6x: include: asm: Kbuild: Add generic serial.h | Chen Gang |
2015-03-26 | c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_device | Chen Gang |
2015-03-26 | c6x: include: asm: setup: Include "linux/types.h" | Chen Gang |
2015-03-26 | c6x: asm: Add default flat.h according to xtensa architecture | Chen Gang |
2015-03-13 | arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU | Chen Gang |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-10 | c6x: drop pte_file() | Kirill A. Shutemov |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-04-18 | arch,c6x: Convert smp_mb__*() | Peter Zijlstra |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-07 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2014-03-04 | c6x: fix build failure caused by cache.h | Mark Salter |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |
2013-12-18 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-10-10 | of: remove empty arch prom.h headers | Rob Herring |
2013-10-09 | c6x: use boot_command_line instead of private c6x_command_line | Rob Herring |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-16 | c6x: Wire up asm-generic/xor.h | Geert Uytterhoeven |
2013-04-09 | add memory barrier to arch_local_irq_restore | Mark Salter |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
2013-01-29 | c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven |
2012-12-22 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-09 | c6x: Use generic asm/mmu.h | Lars-Peter Clausen |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-11-29 | c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c... | Al Viro |
2012-11-28 | c6x: use generic kvm_para.h | Mark Salter |
2012-11-28 | c6x: remove internal kernel symbols from exported setup.h | Mark Salter |
2012-11-28 | c6x: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-10-15 | c6x: switch to saner kernel_execve() semantics | Al Viro |