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-02-19
ARM: make arrays containing machine compatible strings const
Uwe Kleine-König
11
-16
/
+16
2015-02-18
ARM: mm: Remove Kconfig symbol CACHE_PL310
Paul Bolle
2
-8
/
+0
2015-02-18
Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into ...
Arnd Bergmann
2
-2
/
+23
2015-02-18
ARM: rockchip: force built-in regulator support for PM
Arnd Bergmann
1
-0
/
+1
2015-02-18
ARM: mvebu: build armada375-smp code conditionally
Arnd Bergmann
1
-1
/
+1
2015-02-18
ARM: sti: always enable RESET_CONTROLLER
Arnd Bergmann
1
-0
/
+1
2015-02-18
ARM: rockchip: make rockchip_suspend_init conditional
Arnd Bergmann
1
-0
/
+6
2015-02-18
ARM: ixp4xx: fix {in,out}s{bwl} data types
Arnd Bergmann
1
-6
/
+13
2015-02-18
ARM: prima2: do not select SMP_ON_UP
Arnd Bergmann
1
-1
/
+0
2015-02-18
ARM: at91: fix pm declarations
Arnd Bergmann
1
-4
/
+4
2015-02-18
ARM: davinci: multi-soc kernels require AUTO_ZRELADDR
Arnd Bergmann
1
-0
/
+2
2015-02-18
ARM: davinci: davinci_cfg_reg cannot be init
Arnd Bergmann
1
-2
/
+2
2015-02-18
ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile
Arnd Bergmann
1
-2
/
+2
2015-02-18
ARM: vexpress: use ARM_CPU_SUSPEND if needed
Arnd Bergmann
1
-0
/
+1
2015-02-17
Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-1
/
+1720
2015-02-17
Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-73
/
+203
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-268
/
+1570
2015-02-17
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
249
-2428
/
+14920
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
137
-1378
/
+4076
2015-02-17
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
114
-8286
/
+177
2015-02-17
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
21
-28
/
+113
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
72
-946
/
+4491
2015-02-17
rtc: add driver for DS1685 family of real time clocks
Joshua Kinard
5
-0
/
+2724
2015-02-17
MAINTAINERS: add entry for Maxim PMICs on Samsung boards
Krzysztof Kozlowski
1
-0
/
+20
2015-02-17
lib/Kconfig: use bool instead of boolean
Christoph Jaeger
1
-1
/
+1
2015-02-17
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
11
-26
/
+4
2015-02-17
ocfs2: set append dio as a ro compat feature
Joseph Qi
3
-2
/
+31
2015-02-17
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
Joseph Qi
4
-0
/
+43
2015-02-17
ocfs2: complete the rest request through buffer io
Joseph Qi
1
-1
/
+42
2015-02-17
ocfs2: do not fallback to buffer I/O write if appending
Joseph Qi
1
-1
/
+4
2015-02-17
ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks
Joseph Qi
1
-3
/
+42
2015-02-17
ocfs2: implement ocfs2_direct_IO_write
Joseph Qi
2
-3
/
+204
2015-02-17
ocfs2: add orphan recovery types in ocfs2_recover_orphans
Joseph Qi
2
-20
/
+93
2015-02-17
ocfs2: add functions to add and remove inode in orphan dir
Joseph Qi
5
-30
/
+238
2015-02-17
ocfs2: prepare some interfaces used in append direct io
Joseph Qi
2
-2
/
+18
2015-02-17
MAINTAINERS: fix spelling mistake & remove trailing WS
Akash Shende
1
-1
/
+1
2015-02-17
dax: does not work correctly with virtual aliasing caches
Matthew Wilcox
2
-0
/
+4
2015-02-17
brd: rename XIP to DAX
Matthew Wilcox
2
-13
/
+14
2015-02-17
ext4: add DAX functionality
Ross Zwisler
8
-37
/
+179
2015-02-17
dax: add dax_zero_page_range
Matthew Wilcox
3
-6
/
+34
2015-02-17
ext2: get rid of most mentions of XIP in ext2
Matthew Wilcox
6
-25
/
+34
2015-02-17
ext2: remove ext2_aops_xip
Matthew Wilcox
3
-9
/
+3
2015-02-17
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
8
-26
/
+21
2015-02-17
ext2: remove xip.c and xip.h
Matthew Wilcox
6
-35
/
+0
2015-02-17
ext2: remove ext2_use_xip
Matthew Wilcox
3
-3
/
+7
2015-02-17
ext2: remove ext2_xip_verify_sb()
Matthew Wilcox
3
-35
/
+12
2015-02-17
vfs: remove get_xip_mem
Matthew Wilcox
13
-95
/
+7
2015-02-17
dax: replace XIP documentation with DAX documentation
Matthew Wilcox
3
-73
/
+92
2015-02-17
dax,ext2: replace xip_truncate_page with dax_truncate_page
Matthew Wilcox
4
-50
/
+46
2015-02-17
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
Matthew Wilcox
4
-209
/
+276
[next]