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
2012-01-16
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-340
/
+176
2012-01-16
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+33
2012-01-16
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-93
/
+252
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+77
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
4
-53
/
+22
2012-01-15
Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...
Linus Torvalds
1
-0
/
+8
2012-01-15
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
11
-22
/
+47
2012-01-15
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
7
-94
/
+70
2012-01-15
block: fail SCSI passthrough ioctls on partition devices
Paolo Bonzini
1
-0
/
+1
2012-01-15
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
1
-0
/
+2
2012-01-15
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+5
2012-01-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+4
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
8
-20
/
+33
2012-01-15
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+2
2012-01-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2012-01-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
17
-8
/
+686
2012-01-14
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-9
/
+185
2012-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-0
/
+2
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2012-01-13
drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3
Ben Skeggs
1
-1
/
+1
2012-01-13
block: Stop using macro stubs for the bio data integrity calls
Martin K. Petersen
1
-13
/
+53
2012-01-13
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
21
-165
/
+197
2012-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-11
/
+37
2012-01-13
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
1
-0
/
+12
2012-01-13
radix_tree: remove radix_tree_indirect_to_ptr()
Xiao Guangrong
1
-3
/
+0
2012-01-13
vfs: cache request_queue in struct block_device
Andi Kleen
1
-0
/
+2
2012-01-13
include/linux/crash_dump.h needs elf.h
Fabio Estevam
1
-0
/
+1
2012-01-13
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
1
-1
/
+0
2012-01-13
mm: remove del_page_from_lru, add page_off_lru
Hugh Dickins
1
-6
/
+9
2012-01-13
mm: enum lru_list lru
Hugh Dickins
2
-21
/
+21
2012-01-13
mm: fewer underscores in ____pagevec_lru_add
Hugh Dickins
1
-5
/
+5
2012-01-13
mm: take pagevecs off reclaim stack
Hugh Dickins
1
-2
/
+0
2012-01-13
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2
-7
/
+22
2012-01-13
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
1
-0
/
+2
2012-01-13
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2
-4
/
+7
2012-01-13
vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()
Tao Ma
1
-8
/
+14
2012-01-13
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
2
-1
/
+15
2012-01-13
memcg: simplify LRU handling by new rule
KAMEZAWA Hiroyuki
1
-8
/
+0
2012-01-13
memcg: clear pc->mem_cgroup if necessary.
KAMEZAWA Hiroyuki
1
-0
/
+5
2012-01-13
page_cgroup: add helper function to get swap_cgroup
Bob Liu
1
-2
/
+2
2012-01-13
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
3
-11
/
+11
2012-01-13
memcg: make mem_cgroup_split_huge_fixup() more efficient
KAMEZAWA Hiroyuki
1
-3
/
+2
2012-01-13
mm: memcg: remove unused node/section info from pc->flags
Johannes Weiner
1
-33
/
+0
2012-01-13
mm: make per-memcg LRU lists exclusive
Johannes Weiner
3
-43
/
+30
2012-01-13
mm: collect LRU list heads into struct lruvec
Johannes Weiner
2
-5
/
+7
2012-01-13
mm: move memcg hierarchy reclaim to generic reclaim code
Johannes Weiner
1
-0
/
+24
2012-01-13
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
KAMEZAWA Hiroyuki
1
-0
/
+6
2012-01-13
epoll: limit paths
Jason Baron
2
-0
/
+2
2012-01-13
mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL
Heiko Carstens
1
-5
/
+4
2012-01-13
include/linux/linkage.h: remove unused ATTRIB_NORET macro
Joe Perches
1
-2
/
+0
[next]