index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/core: Introduce set_next_task() helper for better code readability
Muchun Song
2018-11-04
2
-22
/
+21
*
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2018-11-04
1
-2
/
+11
*
sched/fair: Clean up load_balance() condition
Valentin Schneider
2018-11-04
1
-3
/
+3
*
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
2018-11-04
1
-1
/
+4
*
sched/topology: Fix off by one bug
Peter Zijlstra
2018-11-04
1
-1
/
+1
*
sched/rt: Update comment in pick_next_task_rt()
Muchun Song
2018-10-29
1
-1
/
+1
*
i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
Linus Torvalds
2018-10-27
1
-1
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
156
-1988
/
+3400
|
\
|
*
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
2018-10-26
1
-0
/
+6
|
*
mm: export add_swap_extent()
Omar Sandoval
2018-10-26
1
-0
/
+1
|
*
mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
Omar Sandoval
2018-10-26
3
-14
/
+18
|
*
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...
Michael Ellerman
2018-10-26
3
-0
/
+208
|
*
mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-26
1
-2
/
+2
|
*
mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-26
2
-14
/
+19
|
*
mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
Andrea Arcangeli
2018-10-26
1
-7
/
+18
|
*
mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t
Clark Williams
2018-10-26
1
-9
/
+9
|
*
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
2018-10-26
5
-73
/
+79
|
*
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
Masayoshi Mizuma
2018-10-26
1
-12
/
+3
|
*
mm: return zero_resv_unavail optimization
Pavel Tatashin
2018-10-26
1
-20
/
+26
|
*
mm: zero remaining unavailable struct pages
Naoya Horiguchi
2018-10-26
2
-26
/
+25
|
*
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
Keith Busch
2018-10-26
1
-1
/
+4
|
*
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
Keith Busch
2018-10-26
1
-3
/
+7
|
*
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
Keith Busch
2018-10-26
1
-4
/
+13
|
*
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
Keith Busch
2018-10-26
1
-0
/
+1
|
*
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
2018-10-26
2
-4
/
+37
|
*
mm/gup_benchmark.c: time put_page()
Keith Busch
2018-10-26
2
-4
/
+11
|
*
mm: don't raise MEMCG_OOM event due to failed high-order allocation
Roman Gushchin
2018-10-26
2
-2
/
+6
|
*
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2018-10-26
1
-18
/
+15
|
*
mm: move mirrored memory specific code outside of memmap_init_zone
Pavel Tatashin
2018-10-26
1
-38
/
+33
|
*
mm: calculate deferred pages after skipping mirrored memory
Pavel Tatashin
2018-10-26
1
-20
/
+25
|
*
mm: make memmap_init a proper function
Pavel Tatashin
2018-10-26
2
-5
/
+5
|
*
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
2018-10-26
2
-7
/
+5
|
*
mm/page_alloc.c: initialize num_movable in move_freepages()
David Rientjes
2018-10-26
1
-4
/
+3
|
*
mm/zsmalloc.c: fix fall-through annotation
Gustavo A. R. Silva
2018-10-26
1
-1
/
+1
|
*
userfaultfd: selftest: recycle lock threads first
Peter Xu
2018-10-26
1
-5
/
+6
|
*
userfaultfd: selftest: generalize read and poll
Peter Xu
2018-10-26
1
-34
/
+43
|
*
userfaultfd: selftest: cleanup help messages
Peter Xu
2018-10-26
1
-18
/
+28
|
*
mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
Jann Horn
2018-10-26
1
-0
/
+2
|
*
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
2018-10-26
1
-4
/
+30
|
*
mm: dax: add comment for PFN_SPECIAL
Yang Shi
2018-10-26
1
-0
/
+2
|
*
mm: brk: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
1
-11
/
+35
|
*
mm: mremap: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
3
-6
/
+20
|
*
mm/filemap.c: use vmf_error()
Souptick Joarder
2018-10-26
1
-3
/
+1
|
*
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-26
11
-37
/
+10
|
*
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-26
10
-28
/
+14
|
*
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
13
-42
/
+13
|
*
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-26
10
-68
/
+19
|
*
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-26
10
-45
/
+7
|
*
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-26
10
-40
/
+8
|
*
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-26
10
-12
/
+15
[next]