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
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
154
-4355
/
+10252
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
44
-1061
/
+961
2012-03-22
Merge tag 'md-3.4' of git://neil.brown.name/md
Linus Torvalds
14
-374
/
+496
2012-03-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+38
2012-03-22
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
34
-2226
/
+442
2012-03-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-117
/
+221
2012-03-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-584
/
+624
2012-03-22
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-65
/
+169
2012-03-22
Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-110
/
+324
2012-03-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-30
/
+33
2012-03-22
Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...
Linus Torvalds
5
-8
/
+6
2012-03-22
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-145
/
+101
2012-03-22
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-98
/
+128
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
77
-1235
/
+1902
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
317
-17284
/
+11233
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
52
-3637
/
+1591
2012-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
20
-245
/
+805
2012-03-22
memcg: avoid THP split in task migration
Naoya Horiguchi
1
-8
/
+77
2012-03-22
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
2
-7
/
+9
2012-03-22
memcg: clean up existing move charge code
Naoya Horiguchi
1
-9
/
+8
2012-03-22
mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()
Jeff Liu
1
-1
/
+0
2012-03-22
mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve...
Anton Vorontsov
1
-6
/
+0
2012-03-22
mm/memcontrol.c: s/stealed/stolen/
Andrew Morton
1
-6
/
+6
2012-03-22
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
2
-2
/
+12
2012-03-22
memcg: remove PCG_FILE_MAPPED
KAMEZAWA Hiroyuki
2
-11
/
+6
2012-03-22
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
3
-24
/
+101
2012-03-22
memcg: remove PCG_MOVE_LOCK flag from page_cgroup
KAMEZAWA Hiroyuki
2
-29
/
+32
2012-03-22
memcg: simplify move_account() check
KAMEZAWA Hiroyuki
1
-40
/
+30
2012-03-22
memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)
KAMEZAWA Hiroyuki
1
-1
/
+0
2012-03-22
memcg: kill dead prev_priority stubs
Konstantin Khlebnikov
1
-15
/
+0
2012-03-22
memcg: remove PCG_CACHE page_cgroup flag
KAMEZAWA Hiroyuki
2
-32
/
+33
2012-03-22
memcg: let css_get_next() rely upon rcu_read_lock()
Hugh Dickins
1
-3
/
+2
2012-03-22
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
2
-10
/
+10
2012-03-22
idr: make idr_get_next() good for rcu_read_lock()
Hugh Dickins
1
-3
/
+5
2012-03-22
memcg: remove unnecessary thp check in page stat accounting
KAMEZAWA Hiroyuki
1
-1
/
+1
2012-03-22
memcg: remove redundant returns
Hugh Dickins
1
-4
/
+0
2012-03-22
memcg: enum lru_list lru
Hugh Dickins
1
-10
/
+10
2012-03-22
memcg: lru_size instead of MEM_CGROUP_ZSTAT
Hugh Dickins
1
-8
/
+6
2012-03-22
memcg: replace mem and mem_cont stragglers
Hugh Dickins
1
-42
/
+42
2012-03-22
memcg: replace MEM_CONT by MEM_RES_CTLR
Hugh Dickins
1
-1
/
+1
2012-03-22
swap: don't do discard if no discard option added
Shaohua Li
1
-1
/
+1
2012-03-22
mm: forbid lumpy-reclaim in shrink_active_list()
Konstantin Khlebnikov
1
-0
/
+2
2012-03-22
mmap.c: fix comment for __insert_vm_struct()
Kautuk Consul
1
-3
/
+2
2012-03-22
numa_emulation: fix cpumask_of_node()
Andrea Arcangeli
1
-1
/
+1
2012-03-22
page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument
Kautuk Consul
1
-2
/
+2
2012-03-22
page_alloc.c: remove add_from_early_node_map()
Kautuk Consul
2
-14
/
+0
2012-03-22
hugetlbfs: return error code when initializing module
Hillf Danton
1
-2
/
+3
2012-03-22
hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()
Xiao Guangrong
1
-13
/
+5
2012-03-22
hugetlbfs: fix alignment of huge page requests
Steven Truelove
4
-11
/
+17
2012-03-22
mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning
David Rientjes
1
-1
/
+5
[next]