index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2014-02-09
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-0
/
+1
|
\
|
*
net: resort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-13
1
-1
/
+1
|
*
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-12-17
1
-0
/
+1
*
|
hexagon: use generic fixmap.h
Mark Salter
2014-01-23
1
-39
/
+1
*
|
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-13
1
-1
/
+1
*
|
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2014-01-12
1
-0
/
+1
*
|
arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
Peter Zijlstra
2014-01-12
2
-5
/
+5
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-4
/
+0
|
\
|
*
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-4
/
+0
*
|
hexagon: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-4
/
+6
|
/
*
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
1
-0
/
+1
*
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-29
1
-4
/
+0
*
Hexagon: add v4 CS regs to core copyout macro
Richard Kuo
2013-04-30
1
-3
/
+12
*
Hexagon: use correct translation for VMALLOC_START
Richard Kuo
2013-04-30
1
-2
/
+1
*
Hexagon: use correct translations for DMA mappings
Richard Kuo
2013-04-30
1
-0
/
+5
*
Hexagon: update copyright dates
Richard Kuo
2013-04-30
8
-8
/
+8
*
Hexagon: add translation types for __vmnewmap
Richard Kuo
2013-04-30
1
-0
/
+7
*
Hexagon: fix signal.c compile error
Richard Kuo
2013-04-30
1
-0
/
+2
*
Hexagon: use generic sys_fork, sys_vfork, and sys_clone
Richard Kuo
2013-04-30
1
-0
/
+3
*
Hexagon: fix psp/sp macro
Richard Kuo
2013-04-30
1
-2
/
+1
*
Hexagon: add IOMEM and _relaxed IO macros
Richard Kuo
2013-04-30
1
-0
/
+14
*
Hexagon: switch to using the device type for IO mappings
Richard Kuo
2013-04-30
1
-5
/
+4
*
Hexagon: add support for single-stepping (v4+)
Richard Kuo
2013-04-30
2
-0
/
+8
*
Hexagon: Signal and return path fixes
Richard Kuo
2013-04-30
1
-0
/
+2
*
Hexagon: add support for new v4+ registers
Richard Kuo
2013-04-30
2
-2
/
+15
*
Hexagon: add individual register access for switch_stack
Richard Kuo
2013-04-30
1
-6
/
+43
*
Hexagon: use defines for MIN_KERNEL_SEG calculation
Richard Kuo
2013-04-30
1
-1
/
+1
*
Hexagon: change arch version config to allow comparisons
Richard Kuo
2013-04-30
1
-3
/
+3
*
Hexagon: add support for ARCH_PFN_OFFSET
Richard Kuo
2013-04-30
3
-31
/
+42
*
Hexagon: fix __atomic_add_unless
Richard Kuo
2013-04-30
1
-9
/
+11
*
Hexagon: clean up generic headers in Kbuild
Richard Kuo
2013-04-30
1
-1
/
+1
*
default SET_PERSONALITY() in linux/elf.h
Al Viro
2013-02-26
1
-5
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
1
-1
/
+0
|
\
|
*
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-19
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
4
-9
/
+6
|
\
\
|
|
/
|
*
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2012-11-28
1
-5
/
+0
|
*
hexagon: switch to generic clone()
Al Viro
2012-11-28
1
-0
/
+1
|
*
consolidate sys_execve() prototype
Al Viro
2012-11-28
1
-3
/
+0
|
*
Merge branch 'arch-frv' into no-rebases
Al Viro
2012-11-16
61
-93
/
+69
|
|
\
|
*
|
hexagon: switch to generic sys_execve()
Al Viro
2012-10-23
1
-0
/
+1
|
*
|
hexagon: kernel_thread()/kernel_execve() conversion
Al Viro
2012-10-23
2
-1
/
+4
*
|
|
tracing,x86: Add a TSC trace_clock
David Sharp
2012-11-13
1
-0
/
+1
|
|
/
|
/
|
*
|
Hexagon: Copyright marking changes
Richard Kuo
2012-10-18
58
-90
/
+57
*
|
UAPI: (Scripted) Disintegrate arch/hexagon/include/asm
David Howells
2012-10-18
14
-3
/
+12
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-5
/
+0
|
\
|
*
bury the rest of TIF_IRET
Al Viro
2012-10-01
1
-2
/
+0
|
*
sanitize tsk_is_polling()
Al Viro
2012-10-01
1
-2
/
+0
|
*
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-10-01
1
-1
/
+0
*
|
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-10-09
1
-0
/
+1
|
\
\
[next]