| Commit message (Expand) | Author | Age |
* | Patched in Tegra support. | Jonathan Herman | 2013-01-17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
|\ |
|
| * | 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-28 |
| * | Merge branch 'arch-frv' into no-rebases | Al Viro | 2012-11-16 |
| |\ |
|
| * | | hexagon: switch to generic sys_execve() | Al Viro | 2012-10-23 |
| * | | hexagon: kernel_thread()/kernel_execve() conversion | Al Viro | 2012-10-23 |
* | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 |
| |/
|/| |
|
* | | Hexagon: Copyright marking changes | Richard Kuo | 2012-10-18 |
* | | UAPI: (Scripted) Disintegrate arch/hexagon/include/asm | David Howells | 2012-10-18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-11 |
|\ |
|
| * | 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-10-01 |
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 |
|\ \ |
|
| * \ | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 |
| | |/
| |/| |
|
* | | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-10-06 |
|\ \ \
| | |/
| |/| |
|
| * | | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 2012-10-04 |
| |/ |
|
* / | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 2012-10-05 |
|/ |
|
* | Remove useless wrappers of asm-generic/ipc.h | Paul Bolle | 2012-06-28 |
* | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle | 2012-06-28 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 |
|\ |
|
| * | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 |
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 |
|\ \ |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 |
| |/ |
|
* | | Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t... | Jesper Juhl | 2012-05-22 |
* | | hexagon: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 |
|\ |
|
| * | Hexagon: adapt for dma_map_ops changes | Marek Szyprowski | 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 |
* | | perf, arch: Rework perf_event_index() | Peter Zijlstra | 2011-12-21 |
|/ |
|
* | 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 | 2011-11-01 |
* | Hexagon: Add signal functions | Richard Kuo | 2011-11-01 |
* | Hexagon: Add hypervisor interface | Richard Kuo | 2011-11-01 |
* | Hexagon: Add checksum functions | Richard Kuo | 2011-11-01 |