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
2018-06-08
mm: rename page_counter's count/limit into usage/max
Roman Gushchin
6
-82
/
+82
2018-06-08
mm/memblock: introduce PHYS_ADDR_MAX
Stefan Agner
2
-11
/
+12
2018-06-08
mm: remove odd HAVE_PTE_SPECIAL
Laurent Dufour
1
-9
/
+6
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
24
-27
/
+18
2018-06-08
mm/page_alloc: remove realsize in free_area_init_core()
Wei Yang
1
-4
/
+4
2018-06-08
mm: restructure memfd code
Mike Kravetz
7
-338
/
+366
2018-06-08
mm/shmem: update file sealing comments and file checking
Mike Kravetz
1
-24
/
+26
2018-06-08
mm/shmem: add __rcu annotations and properly deref radix entry
Mike Kravetz
1
-7
/
+13
2018-06-08
zram: introduce zram memory tracking
Minchan Kim
4
-14
/
+163
2018-06-08
zram: record accessed second
Minchan Kim
2
-0
/
+17
2018-06-08
zram: mark incompressible page as ZRAM_HUGE
Minchan Kim
3
-3
/
+17
2018-06-08
zram: correct flag name of ZRAM_ACCESS
Minchan Kim
2
-13
/
+13
2018-06-08
mm, memcontrol: implement memory.swap.events
Tejun Heo
3
-1
/
+44
2018-06-08
mm, memcontrol: move swap charge handling into get_swap_page()
Tejun Heo
4
-10
/
+10
2018-06-08
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
5
-6
/
+16
2018-06-08
slab: clean up the code comment in slab kmem_cache struct
Baoquan He
1
-3
/
+4
2018-06-08
mm/slub: remove obsolete comment
Canjiang Lu
1
-6
/
+0
2018-06-08
mm/slub.c: add __printf verification to slab_err()
Mathieu Malaterre
1
-1
/
+1
2018-06-08
slab: __GFP_ZERO is incompatible with a constructor
Matthew Wilcox
3
-1
/
+7
2018-06-08
net/9p/trans_xen.c: don't inclide rwlock.h directly
Sebastian Andrzej Siewior
1
-1
/
+0
2018-06-08
fs/9p: detect invalid options as much as possible
Chengguang Xu
1
-17
/
+12
2018-06-08
net/9p: detect invalid options as much as possible
Chengguang Xu
1
-8
/
+5
2018-06-08
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
1
-24
/
+20
2018-06-08
ocfs2: drop a VLA in ocfs2_orphan_del()
Salvatore Mesoraca
1
-2
/
+1
2018-06-08
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
Guozhonghua
1
-4
/
+4
2018-06-08
ocfs2: eliminate a misreported warning
Zhen Lei
1
-1
/
+1
2018-06-08
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
Larry Chen
2
-30
/
+90
2018-06-08
ocfs2: clean up redundant function declarations
Jia Guo
2
-7
/
+5
2018-06-08
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
2
-3
/
+5
2018-06-08
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
4
-49
/
+58
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1168
-176635
/
+16750
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
298
-6903
/
+5696
2018-06-07
Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
14
-364
/
+12
2018-06-07
Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-150
/
+131
2018-06-07
Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-76
/
+91
2018-06-07
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
11
-273
/
+319
2018-06-07
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-63
/
+209
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1744
-42060
/
+113851
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
99
-205
/
+916
2018-06-07
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
23
-65
/
+933
2018-06-07
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-144
/
+242
2018-06-07
Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+12
2018-06-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-37
/
+85
2018-06-07
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-105
/
+71
2018-06-07
Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
13
-1882
/
+1751
2018-06-07
Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
11
-70
/
+817
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
41
-210
/
+1318
2018-06-06
Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
63
-615
/
+2113
2018-06-06
media: omap2: fix compile-testing with FB_OMAP2=m
Arnd Bergmann
1
-1
/
+1
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
59
-1143
/
+1666
[next]