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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
314
-2196
/
+6590
2015-08-26
ARM: software-based priviledged-no-access support
Russell King
7
-8
/
+125
2015-08-26
ARM: entry: provide uaccess assembly macro hooks
Russell King
11
-11
/
+55
2015-08-26
ARM: entry: get rid of multiple macro definitions
Russell King
1
-65
/
+44
2015-08-25
ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()
Stephen Boyd
3
-9
/
+1
2015-08-25
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
7
-21
/
+97
2015-08-25
ARM: mm: improve do_ldrd_abort macro
Russell King
4
-11
/
+11
2015-08-25
ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()
Russell King
1
-1
/
+1
2015-08-25
ARM: entry: efficiency cleanups
Russell King
4
-32
/
+71
2015-08-25
ARM: entry: get rid of asm_trace_hardirqs_on_cond
Russell King
1
-6
/
+2
2015-08-25
ARM: uaccess: simplify user access assembly
Russell King
1
-35
/
+12
2015-08-21
ARM: domains: remove DOMAIN_TABLE
Russell King
1
-3
/
+0
2015-08-21
ARM: domains: keep vectors in separate domain
Russell King
4
-3
/
+16
2015-08-21
ARM: domains: get rid of manager mode for user domain
Russell King
2
-2
/
+1
2015-08-21
ARM: domains: move initial domain setting value to asm/domains.h
Russell King
2
-4
/
+7
2015-08-21
ARM: domains: provide domain_mask()
Russell King
1
-2
/
+3
2015-08-21
ARM: domains: switch to keeping domain value in register
Russell King
4
-11
/
+27
2015-08-18
ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODE
Marek Szyprowski
1
-1
/
+1
2015-08-18
ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()
Masahiro Yamada
1
-12
/
+12
2015-08-18
ARM: 8416/1: Feroceon: use of_iomap() to map register base
Masahiro Yamada
1
-5
/
+1
2015-08-18
ARM: 8415/1: early fixmap support for earlycon
Stefan Agner
5
-11
/
+105
2015-08-18
ARM: 8418/1: add boot image dependencies to not generate invalid images
Masahiro Yamada
1
-0
/
+3
2015-08-18
ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage
Nicolas Pitre
1
-1
/
+1
2015-08-11
firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
Russell King
2
-3
/
+18
2015-08-11
ARM: 8410/1: VDSO: fix coarse clock monotonicity regression
Nathan Lynch
1
-4
/
+3
2015-08-07
ARM: 8409/1: Mark ret_fast_syscall as a function
Drew Richardson
1
-0
/
+1
2015-08-07
ARM: 8408/1: Fix the secondary_startup function in Big Endian case
Gregory CLEMENT
1
-0
/
+3
2015-08-04
ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMA
Lorenzo Nava
1
-9
/
+12
2015-08-02
ARM: reduce visibility of dmac_* functions
Russell King
4
-6
/
+33
2015-07-31
ARM: 8407/1: switch_to: Remove finish_arch_switch
Will Deacon
1
-1
/
+4
2015-07-31
ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable
Stephen Boyd
10
-16
/
+35
2015-07-31
ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executable
Nathan Lynch
1
-1
/
+1
2015-07-25
ARM: omap2: restore OMAP4 barrier behaviour
Russell King
6
-91
/
+91
2015-07-25
Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688"
Russell King
7
-0
/
+105
2015-07-25
ARM: add soc memory barrier extension
Russell King
2
-0
/
+5
2015-07-25
ARM: move heavy barrier support out of line
Russell King
8
-20
/
+28
2015-07-17
ARM: fix __virt_to_idmap build error on !MMU
Russell King
1
-1
/
+1
2015-07-17
ARM: invalidate L1 before enabling coherency
Russell King
1
-5
/
+9
2015-07-17
ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check
Marek Szyprowski
1
-1
/
+1
2015-07-17
ARM: 8402/1: perf: Don't use of_node after putting it
Stephen Boyd
1
-1
/
+2
2015-07-17
ARM: 8400/1: use virt_to_idmap to get phys_reset address
Vitaly Andrianov
1
-1
/
+1
2015-07-13
Linux 4.2-rc2
v4.2-rc2
Linus Torvalds
1
-1
/
+1
2015-07-13
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
1
-1
/
+1
2015-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-6
/
+10
2015-07-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
27
-123
/
+214
2015-07-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-91
/
+116
2015-07-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-74
/
+155
2015-07-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+27
2015-07-12
freeing unlinked file indefinitely delayed
Al Viro
1
-2
/
+5
2015-07-12
fix a braino in ovl_d_select_inode()
Al Viro
1
-0
/
+3
[next]