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-11-01
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
4
-17
/
+5
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
7
-16
/
+22
2018-10-30
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
1
-2
/
+10
2018-10-30
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
4
-47
/
+19
2018-10-29
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2
-1
/
+11
2018-10-29
x86/paravirt: Remove GPL from pv_ops export
Juergen Gross
1
-1
/
+1
2018-10-29
x86/traps: Use format string with panic() call
Rasmus Villemoes
1
-1
/
+1
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
20
-63
/
+63
2018-10-29
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
7
-22
/
+63
2018-10-29
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
4923
-126154
/
+249844
2018-10-27
i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
Linus Torvalds
1
-1
/
+2
2018-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
156
-1988
/
+3400
2018-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-206
/
+205
2018-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-11
/
+44
2018-10-27
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
1
-0
/
+6
2018-10-27
mm: export add_swap_extent()
Omar Sandoval
1
-0
/
+1
2018-10-27
mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
Omar Sandoval
3
-14
/
+18
2018-10-27
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...
Michael Ellerman
3
-0
/
+208
2018-10-27
mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()
Andrea Arcangeli
1
-2
/
+2
2018-10-27
mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2
-14
/
+19
2018-10-27
mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
Andrea Arcangeli
1
-7
/
+18
2018-10-27
mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t
Clark Williams
1
-9
/
+9
2018-10-27
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
5
-73
/
+79
2018-10-27
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
Masayoshi Mizuma
1
-12
/
+3
2018-10-27
mm: return zero_resv_unavail optimization
Pavel Tatashin
1
-20
/
+26
2018-10-27
mm: zero remaining unavailable struct pages
Naoya Horiguchi
2
-26
/
+25
2018-10-27
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
Keith Busch
1
-1
/
+4
2018-10-27
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
Keith Busch
1
-3
/
+7
2018-10-27
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
Keith Busch
1
-4
/
+13
2018-10-27
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
Keith Busch
1
-0
/
+1
2018-10-27
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
2
-4
/
+37
2018-10-27
mm/gup_benchmark.c: time put_page()
Keith Busch
2
-4
/
+11
2018-10-27
mm: don't raise MEMCG_OOM event due to failed high-order allocation
Roman Gushchin
2
-2
/
+6
2018-10-27
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
1
-18
/
+15
2018-10-27
mm: move mirrored memory specific code outside of memmap_init_zone
Pavel Tatashin
1
-38
/
+33
2018-10-27
mm: calculate deferred pages after skipping mirrored memory
Pavel Tatashin
1
-20
/
+25
2018-10-27
mm: make memmap_init a proper function
Pavel Tatashin
2
-5
/
+5
2018-10-27
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
2
-7
/
+5
2018-10-27
mm/page_alloc.c: initialize num_movable in move_freepages()
David Rientjes
1
-4
/
+3
2018-10-27
mm/zsmalloc.c: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-27
userfaultfd: selftest: recycle lock threads first
Peter Xu
1
-5
/
+6
2018-10-27
userfaultfd: selftest: generalize read and poll
Peter Xu
1
-34
/
+43
2018-10-27
userfaultfd: selftest: cleanup help messages
Peter Xu
1
-18
/
+28
2018-10-27
mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
Jann Horn
1
-0
/
+2
2018-10-27
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
1
-4
/
+30
2018-10-27
mm: dax: add comment for PFN_SPECIAL
Yang Shi
1
-0
/
+2
2018-10-27
mm: brk: downgrade mmap_sem to read when shrinking
Yang Shi
1
-11
/
+35
2018-10-27
mm: mremap: downgrade mmap_sem to read when shrinking
Yang Shi
3
-6
/
+20
2018-10-27
mm/filemap.c: use vmf_error()
Souptick Joarder
1
-3
/
+1
2018-10-27
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
11
-37
/
+10
[next]