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-24 | mm: new mm hook framework | Laurent Dufour |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | hexagon: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2014-12-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds |
2014-12-16 | Hexagon: set ARCH_DMA_MINALIGN | Richard Kuo |
2014-12-16 | hexagon: Fix build failures in linux-next | Guenter Roeck |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
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-14 | locking,arch,hexagon: Fold atomic_ops | Peter Zijlstra |
2014-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
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-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: fix atomic_set | 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: 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-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-23 | hexagon: use generic fixmap.h | Mark Salter |
2014-01-13 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell |
2014-01-13 | 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-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 | hexagon: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |