Age | Commit message (Expand) | Author |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-08-29 | flush_icache_range: export symbol to fix build errors | Pranith Kumar |
2014-08-14 | locking,arch,hexagon: Fold atomic_ops | Peter Zijlstra |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-08-06 | hexagon: Use sigsp() | Richard Weinberger |
2014-08-06 | hexagon: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-07-23 | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-06-19 | hexagon: update reference, kerneltrap.org no longer works | Pranith Kumar |
2014-04-18 | arch,hexagon: Convert smp_mb__*() | Peter Zijlstra |
2014-04-18 | arc,hexagon: Delete asm/barrier.h | Peter Zijlstra |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds |
2014-04-04 | Hexagon: update CR year for elf.h | Richard Kuo |
2014-04-04 | Hexagon: remove SP macro | Richard Kuo |
2014-04-04 | Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE | Richard Kuo |
2014-04-04 | Hexagon: set the e_flags in user regset view for core dumps | Richard Kuo |
2014-04-04 | Hexagon: fix atomic_set | Richard Kuo |
2014-04-04 | Hexagon: add screen_info for VGA_CONSOLE | Richard Kuo |
2014-04-04 | hexagon: correct type on pgd copy | Ilia Mirkin |
2014-04-04 | smp, hexagon: kill SMP single function call interrupt | Jiang Liu |
2014-04-04 | arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h" | Chen Gang |
2014-04-04 | arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ... | Chen Gang |
2014-04-04 | arch: hexagon: kernel: reset.c: use function pointer instead of function for ... | Chen Gang |
2014-04-04 | arch: hexagon: include: asm: add "vga.h" in Kbuild | Chen Gang |
2014-04-04 | arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild | Chen Gang |
2014-04-04 | arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__ | Chen Gang |
2014-04-04 | arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h... | Chen Gang |
2014-04-04 | arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma... | Chen Gang |
2014-04-04 | arch: hexagon: kernel: add export symbol function __delay() | Chen Gang |
2014-04-04 | hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1" | Chen Gang |
2014-04-04 | hexagon: kernel: kgdb: include related header for pass compiling. | Chen Gang |
2014-04-04 | hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de... | Chen Gang |
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 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-24 | hexagon: use generic fixmap.h | Mark Salter |
2014-01-14 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell |
2014-01-14 | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2014-01-12 | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h | Peter Zijlstra |
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-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig |
2013-11-15 | hexagon: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
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 |