index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
12
-47
/
+67
2014-04-05
Hexagon: update CR year for elf.h
Richard Kuo
1
-1
/
+1
2014-04-05
Hexagon: remove SP macro
Richard Kuo
1
-3
/
+1
2014-04-05
Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE
Richard Kuo
1
-1
/
+1
2014-04-05
Hexagon: fix atomic_set
Richard Kuo
1
-1
/
+14
2014-04-05
hexagon: correct type on pgd copy
Ilia Mirkin
1
-1
/
+1
2014-04-05
smp, hexagon: kill SMP single function call interrupt
Jiang Liu
1
-1
/
+0
2014-04-05
arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"
Chen Gang
1
-0
/
+2
2014-04-05
arch: hexagon: include: asm: add "vga.h" in Kbuild
Chen Gang
1
-1
/
+2
2014-04-05
arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild
Chen Gang
1
-0
/
+1
2014-04-05
arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__
Chen Gang
1
-0
/
+5
2014-04-05
arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...
Chen Gang
1
-36
/
+36
2014-04-05
arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...
Chen Gang
1
-1
/
+0
2014-04-05
arch: hexagon: kernel: add export symbol function __delay()
Chen Gang
1
-0
/
+1
2014-04-05
hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"
Chen Gang
1
-2
/
+3
2014-02-10
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-10
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-3
/
+3
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-24
hexagon: use generic fixmap.h
Mark Salter
1
-39
/
+1
2014-01-14
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
1
-1
/
+1
2014-01-14
net: resort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
1
-1
/
+1
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-0
/
+1
2014-01-12
arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
Peter Zijlstra
2
-5
/
+5
2013-12-18
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2013-11-15
hexagon: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-4
/
+6
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-4
/
+0
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-4
/
+0
2013-05-01
Hexagon: add v4 CS regs to core copyout macro
Richard Kuo
1
-3
/
+12
2013-05-01
Hexagon: use correct translation for VMALLOC_START
Richard Kuo
1
-2
/
+1
2013-05-01
Hexagon: use correct translations for DMA mappings
Richard Kuo
1
-0
/
+5
2013-05-01
Hexagon: update copyright dates
Richard Kuo
8
-8
/
+8
2013-05-01
Hexagon: add translation types for __vmnewmap
Richard Kuo
1
-0
/
+7
2013-05-01
Hexagon: fix signal.c compile error
Richard Kuo
1
-0
/
+2
2013-05-01
Hexagon: use generic sys_fork, sys_vfork, and sys_clone
Richard Kuo
1
-0
/
+3
2013-05-01
Hexagon: fix psp/sp macro
Richard Kuo
1
-2
/
+1
2013-05-01
Hexagon: add IOMEM and _relaxed IO macros
Richard Kuo
1
-0
/
+14
2013-05-01
Hexagon: switch to using the device type for IO mappings
Richard Kuo
1
-5
/
+4
2013-05-01
Hexagon: add support for single-stepping (v4+)
Richard Kuo
2
-0
/
+8
2013-05-01
Hexagon: Signal and return path fixes
Richard Kuo
1
-0
/
+2
2013-05-01
Hexagon: add support for new v4+ registers
Richard Kuo
2
-2
/
+15
2013-05-01
Hexagon: add individual register access for switch_stack
Richard Kuo
1
-6
/
+43
2013-05-01
Hexagon: use defines for MIN_KERNEL_SEG calculation
Richard Kuo
1
-1
/
+1
2013-05-01
Hexagon: change arch version config to allow comparisons
Richard Kuo
1
-3
/
+3
2013-05-01
Hexagon: add support for ARCH_PFN_OFFSET
Richard Kuo
3
-31
/
+42
2013-05-01
Hexagon: fix __atomic_add_unless
Richard Kuo
1
-9
/
+11
2013-05-01
Hexagon: clean up generic headers in Kbuild
Richard Kuo
1
-1
/
+1
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-5
/
+0
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
[next]