Age | Commit message (Expand) | Author |
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-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-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 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-04-30 | Hexagon: add v4 CS regs to core copyout macro | Richard Kuo |
2013-04-30 | Hexagon: use correct translation for VMALLOC_START | Richard Kuo |
2013-04-30 | Hexagon: use correct translations for DMA mappings | Richard Kuo |
2013-04-30 | Hexagon: update copyright dates | Richard Kuo |
2013-04-30 | Hexagon: add translation types for __vmnewmap | Richard Kuo |
2013-04-30 | Hexagon: add IOMEM and _relaxed IO macros | Richard Kuo |
2013-04-30 | Hexagon: switch to using the device type for IO mappings | Richard Kuo |
2013-04-30 | Hexagon: add individual register access for switch_stack | Richard Kuo |
2013-04-30 | Hexagon: use defines for MIN_KERNEL_SEG calculation | Richard Kuo |
2013-04-30 | Hexagon: change arch version config to allow comparisons | Richard Kuo |
2013-04-30 | Hexagon: add support for ARCH_PFN_OFFSET | Richard Kuo |
2013-04-30 | Hexagon: fix __atomic_add_unless | Richard Kuo |
2013-04-30 | Hexagon: clean up generic headers in Kbuild | Richard Kuo |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-28 | consolidate sys_execve() prototype | Al Viro |
2012-11-16 | Merge branch 'arch-frv' into no-rebases | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-10-23 | hexagon: switch to generic sys_execve() | Al Viro |
2012-10-23 | hexagon: kernel_thread()/kernel_execve() conversion | Al Viro |
2012-10-18 | Hexagon: Copyright marking changes | Richard Kuo |
2012-10-18 | UAPI: (Scripted) Disintegrate arch/hexagon/include/asm | David Howells |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-01 | bury the rest of TIF_IRET | Al Viro |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-06-28 | Remove useless wrappers of asm-generic/ipc.h | Paul Bolle |
2012-06-28 | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-22 | Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t... | Jesper Juhl |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-08 | hexagon: Use common threadinfo allocator | Thomas Gleixner |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |