Age | Commit message (Expand) | Author |
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: fix signal.c compile error | Richard Kuo |
2013-04-30 | Hexagon: use generic sys_fork, sys_vfork, and sys_clone | Richard Kuo |
2013-04-30 | Hexagon: fix psp/sp macro | 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 support for single-stepping (v4+) | Richard Kuo |
2013-04-30 | Hexagon: Signal and return path fixes | Richard Kuo |
2013-04-30 | Hexagon: add support for new v4+ registers | 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-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | 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 | hexagon: switch to generic clone() | 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-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
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 |