Age | Commit message (Expand) | Author |
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-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-06 | c6x: Use sigsp() | Richard Weinberger |
2014-08-06 | c6x: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-04-30 | c6x: convert fdt pointers to opaque pointers | Rob Herring |
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-17 | 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-15 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | 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-29 | c6x: remove unused COMMON_CLKDEV Kconfig parameter | Michael Opdenacker |
2013-10-09 | of: remove empty arch prom.h headers | Rob Herring |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring |
2013-10-09 | c6x: use early_init_dt_scan | 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-09-18 | c6x: remove unused parameter in Kconfig | Michael Opdenacker |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-08-28 | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | mm/c6x: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | c6x: normalize global variables exported by vmlinux.lds | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | arch: c6x: mm: include "asm/uaccess.h" to pass compiling | Chen Gang |
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-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mm/c6x: use common help functions to free reserved pages | Jiang Liu |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-09 | add memory barrier to arch_local_irq_restore | Mark Salter |
2013-04-08 | c6x: Use generic idle loop | Thomas Gleixner |
2013-02-26 | 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-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |