| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove useless wrappers of asm-generic/ipc.h | Paul Bolle | 2012-06-28 | 1 | -1/+0 |
* | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle | 2012-06-28 | 1 | -1/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ |
|
| * | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -7/+0 |
|\ \ |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -7/+0 |
| |/ |
|
* | | Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t... | Jesper Juhl | 2012-05-22 | 1 | -2/+0 |
* | | hexagon: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -8/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 | 1 | -6/+12 |
|\ |
|
| * | Hexagon: adapt for dma_map_ops changes | Marek Szyprowski | 2012-03-28 | 1 | -6/+12 |
* | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -5/+0 |
* | | Disintegrate asm/system.h for Hexagon | David Howells | 2012-03-28 | 7 | -127/+199 |
* | | perf, arch: Rework perf_event_index() | Peter Zijlstra | 2011-12-21 | 1 | -2/+0 |
|/ |
|
* | Hexagon: kgdb support files | Linas Vepstas | 2011-11-01 | 1 | -0/+43 |
* | Hexagon: Add page-fault support. | Richard Kuo | 2011-11-01 | 2 | -0/+138 |
* | Hexagon: Add page table header files & etc. | Richard Kuo | 2011-11-01 | 6 | -0/+1031 |
* | Hexagon: Provide DMA implementation | Richard Kuo | 2011-11-01 | 2 | -0/+130 |
* | Hexagon: Implement basic TLB management routines for Hexagon. | Richard Kuo | 2011-11-01 | 2 | -0/+97 |
* | Hexagon: Implement basic cache-flush support | Richard Kuo | 2011-11-01 | 2 | -0/+133 |
* | Hexagon: Provide basic implementation and/or stubs for I/O routines. | Richard Kuo | 2011-11-01 | 1 | -0/+326 |
* | Hexagon: Add user access functions | Richard Kuo | 2011-11-01 | 1 | -0/+116 |
* | Hexagon: Add locking types and functions | Richard Kuo | 2011-11-01 | 2 | -0/+228 |
* | Hexagon: Add SMP support | Richard Kuo | 2011-11-01 | 1 | -0/+44 |
* | Hexagon: Provide basic debugging and system trap support. | Richard Kuo | 2011-11-01 | 1 | -0/+29 |
* | Hexagon: Add ptrace support | Richard Kuo | 2011-11-01 | 1 | -0/+35 |
* | Hexagon: Add time and timer functions | Richard Kuo | 2011-11-01 | 2 | -0/+68 |
* | Hexagon: Add interrupts | Richard Kuo | 2011-11-01 | 1 | -0/+36 |
* | Hexagon: Add signal functions | Richard Kuo | 2011-11-01 | 3 | -0/+89 |
* | Hexagon: Add hypervisor interface | Richard Kuo | 2011-11-01 | 2 | -0/+392 |
* | Hexagon: Add checksum functions | Richard Kuo | 2011-11-01 | 2 | -0/+76 |
* | Hexagon: Add delay functions | Richard Kuo | 2011-11-01 | 1 | -0/+28 |
* | Hexagon: Add threadinfo | Richard Kuo | 2011-11-01 | 1 | -0/+154 |
* | Hexagon: Add processor and system headers | Richard Kuo | 2011-11-01 | 5 | -0/+548 |
* | Hexagon: Add syscalls | Richard Kuo | 2011-11-01 | 2 | -0/+90 |
* | Hexagon: Add atomic ops support | Richard Kuo | 2011-11-01 | 1 | -0/+164 |
* | Hexagon: Add bitops support | Richard Kuo | 2011-11-01 | 1 | -0/+301 |
* | Hexagon: Core arch-specific header files | Richard Kuo | 2011-11-01 | 12 | -0/+618 |
* | Hexagon: Add generic headers | Richard Kuo | 2011-11-01 | 5 | -0/+202 |