index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
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