Age | Commit message (Expand) | Author |
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 |
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 |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Hexagon | David Howells |
2012-03-28 | Hexagon: adapt for dma_map_ops changes | Marek Szyprowski |
2011-12-21 | perf, arch: Rework perf_event_index() | Peter Zijlstra |
2011-11-01 | Hexagon: kgdb support files | Linas Vepstas |
2011-11-01 | Hexagon: Add page-fault support. | Richard Kuo |
2011-11-01 | Hexagon: Add page table header files & etc. | Richard Kuo |
2011-11-01 | Hexagon: Provide DMA implementation | Richard Kuo |
2011-11-01 | Hexagon: Implement basic TLB management routines for Hexagon. | Richard Kuo |
2011-11-01 | Hexagon: Implement basic cache-flush support | Richard Kuo |
2011-11-01 | Hexagon: Provide basic implementation and/or stubs for I/O routines. | Richard Kuo |
2011-11-01 | Hexagon: Add user access functions | Richard Kuo |
2011-11-01 | Hexagon: Add locking types and functions | Richard Kuo |
2011-11-01 | Hexagon: Add SMP support | Richard Kuo |
2011-11-01 | Hexagon: Provide basic debugging and system trap support. | Richard Kuo |
2011-11-01 | Hexagon: Add ptrace support | Richard Kuo |
2011-11-01 | Hexagon: Add time and timer functions | Richard Kuo |
2011-11-01 | Hexagon: Add interrupts | Richard Kuo |