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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
rbtree: add rbtree_postorder_for_each_entry_safe() helper
Cody P Schafer
1
-0
/
+18
2013-09-12
rbtree: add postorder iteration functions
Cody P Schafer
1
-0
/
+4
2013-09-12
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
1
-0
/
+3
2013-09-12
vmcore: introduce ELF header in new memory feature
Michael Holzheu
1
-0
/
+6
2013-09-12
exec: kill "int depth" in search_binary_handler()
Oleg Nesterov
1
-1
/
+1
2013-09-12
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
1
-0
/
+2
2013-09-12
kprobes: unify insn caches
Heiko Carstens
1
-4
/
+28
2013-09-12
syscalls.h: add forward declarations for inplace syscall wrappers
Sergei Trofimovich
2
-0
/
+2
2013-09-12
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
1
-16
/
+5
2013-09-12
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
1
-46
/
+16
2013-09-12
mm/hwpoison: don't need to hold compound lock for hugetlbfs page
Wanpeng Li
1
-14
/
+0
2013-09-12
mm/page-writeback.c: add strictlimit feature
Maxim Patlasov
1
-0
/
+3
2013-09-12
mm/writeback: make writeback_inodes_wb static
Wanpeng Li
1
-2
/
+0
2013-09-12
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
3
-2
/
+1
2013-09-12
mm: munlock: manual pte walk in fast path instead of follow_page_mask()
Vlastimil Babka
1
-6
/
+6
2013-09-12
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
1
-0
/
+6
2013-09-12
memblock, numa: binary search node id
Yinghai Lu
1
-0
/
+2
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+12
2013-09-12
mm: memory-hotplug: enable memory hotplug to handle hugepage
Naoya Horiguchi
1
-0
/
+6
2013-09-12
mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable()
Naoya Horiguchi
1
-1
/
+1
2013-09-12
mm: mbind: add hugepage migration code to mbind()
Naoya Horiguchi
1
-0
/
+3
2013-09-12
mm: soft-offline: use migrate_pages() instead of migrate_huge_page()
Naoya Horiguchi
1
-5
/
+0
2013-09-12
mm: migrate: make core migration code aware of hugepage
Naoya Horiguchi
1
-0
/
+4
2013-09-12
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
1
-2
/
+2
2013-09-12
vmstat: create separate function to fold per cpu diffs into local counters
Christoph Lameter
1
-1
/
+2
2013-09-12
swap: clean-up #ifdef in page_mapping()
Joonsoo Kim
1
-0
/
+1
2013-09-12
mm: page_alloc: fair zone allocator policy
Johannes Weiner
1
-0
/
+1
2013-09-12
mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...
Srivatsa S. Bhat
1
-3
/
+7
2013-09-12
swap: make cluster allocation per-cpu
Shaohua Li
1
-0
/
+11
2013-09-12
swap: make swap discard async
Shaohua Li
1
-9
/
+11
2013-09-12
swap: change block allocation algorithm for SSD
Shaohua Li
1
-0
/
+20
2013-09-12
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
1
-1
/
+2
2013-09-12
mm: vmstats: tlb flush counters
Dave Hansen
1
-0
/
+5
2013-09-12
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
1
-2
/
+7
2013-09-12
block: support embedded device command line partition
Cai Zhiyong
1
-0
/
+43
2013-09-12
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...
Oleg Nesterov
1
-4
/
+4
2013-09-12
include/linux/smp.h:on_each_cpu(): switch back to a C function
Andrew Morton
1
-8
/
+12
2013-09-11
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-0
/
+58
2013-09-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+252
2013-09-11
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+20
2013-09-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
4
-19
/
+562
2013-09-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
8
-44
/
+192
2013-09-11
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-13
/
+21
2013-09-11
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+24
2013-09-11
Merge tag 'md/3.12' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2013-09-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+3
2013-09-10
Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...
Dave Airlie
3
-0
/
+252
2013-09-10
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-3
/
+14
2013-09-10
dmaengine: dma_sync_wait and dma_find_channel undefined
Jon Mason
1
-2
/
+10
2013-09-10
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
[next]