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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
parisc/kmap: remove duplicate kmap code
Ira Weiny
1
-3
/
+7
2020-06-05
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+4
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-4
/
+9
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-0
/
+23
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-0
/
+14
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-0
/
+18
2020-06-05
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
1
-7
/
+0
2020-06-05
kcov: collect coverage from interrupts
Andrey Konovalov
1
-0
/
+3
2020-06-05
dm bufio: delete unused and inefficient dm_bufio_discard_buffers
Mikulas Patocka
1
-7
/
+0
2020-06-05
u64_stats: Document writer non-preemptibility requirement
Ahmed S. Darwish
1
-20
/
+23
2020-06-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
4
-59
/
+60
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
5
-25
/
+52
2020-06-04
mm/memory_hotplug: Introduce offline_and_remove_memory()
David Hildenbrand
1
-0
/
+1
2020-06-04
mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
David Hildenbrand
1
-0
/
+10
2020-06-04
vdpa: introduce get_vq_notification method
Jason Wang
1
-0
/
+16
2020-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2
-11
/
+14
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-12
/
+26
2020-06-04
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
2
-14
/
+13
2020-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
1
-0
/
+6
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
2
-15
/
+22
2020-06-04
Merge branch 'pci/error'
Bjorn Helgaas
2
-8
/
+0
2020-06-04
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+1
2020-06-04
Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
8
-2
/
+721
2020-06-04
ovl: make private mounts longterm
Miklos Szeredi
1
-0
/
+2
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-143
/
+184
2020-06-04
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
1
-1
/
+2
2020-06-04
iomap: fix the iomap_fiemap prototype
Christoph Hellwig
1
-1
/
+1
2020-06-04
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2
-18
/
+25
2020-06-04
fs: mark __generic_block_fiemap static
Christoph Hellwig
1
-4
/
+0
2020-06-04
writeback: Export inode_io_list_del()
Jan Kara
1
-0
/
+1
2020-06-04
include/linux/memblock.h: fix minor typo and unclear comment
chenqiwu
1
-2
/
+2
2020-06-04
mm: vmscan: reclaim writepage is IO cost
Johannes Weiner
2
-1
/
+4
2020-06-04
mm: vmscan: determine anon/file pressure balance at the reclaim root
Johannes Weiner
1
-0
/
+13
2020-06-04
mm: balance LRU lists based on relative thrashing
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: base LRU balancing on an explicit cost model
Johannes Weiner
2
-14
/
+9
2020-06-04
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
1
-2
/
+0
2020-06-04
mm: keep separate anon and file statistics on page reclaim activity
Johannes Weiner
1
-0
/
+4
2020-06-04
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-3
/
+2
2020-06-04
mm: memcontrol: prepare swap controller setup for integration
Johannes Weiner
1
-1
/
+1
2020-06-04
mm: memcontrol: drop unused try/commit/cancel charge API
Johannes Weiner
1
-36
/
+0
2020-06-04
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
1
-3
/
+1
2020-06-04
mm: memcontrol: switch to native NR_ANON_THPS counter
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
Johannes Weiner
1
-2
/
+3
2020-06-04
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
1
-0
/
+10
2020-06-04
mm: memcontrol: move out cgroup swaprate throttling
Johannes Weiner
1
-4
/
+2
2020-06-04
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-14
/
+8
2020-06-04
mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch
Jaewon Kim
1
-0
/
+1
2020-06-04
mm: simplify calling a compound page destructor
Matthew Wilcox (Oracle)
1
-2
/
+2
[prev]
[next]