Age | Commit message (Expand) | Author | Files | Lines |
2015-07-18 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 1 | -1/+0 |
2015-04-17 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 8 | -5/+33 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+0 |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger | 1 | -2/+0 |
2015-04-12 | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro | 1 | -1/+0 |
2015-03-26 | c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache... | Chen Gang | 1 | -0/+2 |
2015-03-26 | c6x: kernel: setup: Export symbol memory_end | Chen Gang | 1 | -0/+1 |
2015-03-26 | c6x: kernel: setup: Add screen_info global variable | Chen Gang | 1 | -0/+3 |
2015-03-26 | c6x: include: asm: Kbuild: Add generic serial.h | Chen Gang | 1 | -0/+1 |
2015-03-26 | c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_device | Chen Gang | 1 | -0/+8 |
2015-03-26 | c6x: include: asm: setup: Include "linux/types.h" | Chen Gang | 1 | -0/+1 |
2015-03-26 | c6x: asm: Add default flat.h according to xtensa architecture | Chen Gang | 1 | -0/+12 |
2015-03-26 | c6x: kernel: setup: Remove 'const' for local variables in machine_init | Chen Gang | 1 | -2/+2 |
2015-03-26 | c6x: Makefile: Add -D__linux__ | Chen Gang | 1 | -1/+1 |
2015-03-26 | C6x: time: Ensure consistency in __init | Nishanth Menon | 1 | -1/+1 |
2015-03-13 | arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU | Chen Gang | 1 | -0/+5 |
2015-03-03 | c6x: kernel: setup: Include "linux/console.h" | Chen Gang | 1 | -1/+1 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2 | -5/+1 |
2015-02-11 | c6x: drop pte_file() | Kirill A. Shutemov | 1 | -5/+0 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -33/+20 |
2014-08-06 | c6x: Use sigsp() | Richard Weinberger | 1 | -9/+3 |
2014-08-06 | c6x: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -25/+18 |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 1 | -0/+1 |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2014-04-30 | c6x: convert fdt pointers to opaque pointers | Rob Herring | 1 | -2/+2 |
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-05 | c6x: fix build failure caused by cache.h | Mark Salter | 1 | -0/+1 |
2014-02-10 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+1 |
2014-02-10 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 1 | -2/+2 |
2013-12-18 | 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-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -7/+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 | 5 | -49/+2 |
2013-10-30 | c6x: remove unused COMMON_CLKDEV Kconfig parameter | Michael Opdenacker | 1 | -3/+0 |
2013-10-10 | of: remove empty arch prom.h headers | Rob Herring | 1 | -1/+0 |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 1 | -10/+0 |
2013-10-09 | c6x: use early_init_dt_scan | Rob Herring | 2 | -20/+1 |
2013-10-09 | c6x: use boot_command_line instead of private c6x_command_line | Rob Herring | 4 | -19/+2 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-09-18 | c6x: remove unused parameter in Kconfig | Michael Opdenacker | 1 | -4/+0 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-08-29 | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely | 1 | -5/+0 |