index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memcontrol.c: move comments for get_mctgt_type() to proper position
Li RongQing
2016-05-27
1
-18
/
+19
*
mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()
Li RongQing
2016-05-27
1
-0
/
+2
*
mm/cma: silence warnings due to max() usage
Stephen Rothwell
2016-05-27
1
-3
/
+4
*
mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()
Kirill A. Shutemov
2016-05-27
1
-0
/
+2
*
oom_reaper: close race with exiting task
Michal Hocko
2016-05-27
1
-6
/
+24
*
mm: use early_pfn_to_nid in register_page_bootmem_info_node
Yang Shi
2016-05-27
1
-1
/
+1
*
mm: use early_pfn_to_nid in page_ext_init
Yang Shi
2016-05-27
2
-3
/
+4
*
MAINTAINERS: Kdump maintainers update
Vivek Goyal
2016-05-27
1
-2
/
+3
*
MAINTAINERS: add kexec_core.c and kexec_file.c
Minfei Huang
2016-05-27
1
-1
/
+1
*
mm: oom: do not reap task if there are live threads in threadgroup
Vladimir Davydov
2016-05-27
1
-2
/
+0
*
direct-io: fix direct write stale data exposure from concurrent buffered read
Eryu Guan
2016-05-27
1
-7
/
+7
*
ocfs2: bump up o2cb network protocol version
Junxiao Bi
2016-05-27
1
-1
/
+4
*
ocfs2: o2hb: fix hb hung time
Junxiao Bi
2016-05-27
1
-1
/
+1
*
ocfs2: o2hb: don't negotiate if last hb fail
Junxiao Bi
2016-05-27
1
-0
/
+10
*
ocfs2: o2hb: add some user/debug log
Junxiao Bi
2016-05-27
1
-7
/
+32
*
ocfs2: o2hb: add NEGOTIATE_APPROVE message
Junxiao Bi
2016-05-27
1
-1
/
+27
*
ocfs2: o2hb: add NEGO_TIMEOUT message
Junxiao Bi
2016-05-27
1
-1
/
+65
*
ocfs2: o2hb: add negotiate timer
Junxiao Bi
2016-05-27
1
-4
/
+47
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-05-26
6
-177
/
+14
|
\
|
*
coccicheck: Fix missing 0 index in kill loop
Kees Cook
2016-05-19
1
-1
/
+1
|
*
scripts/package/Makefile: rpmbuild add support of RPMOPTS
Srinivas Pandruvada
2016-05-16
1
-2
/
+2
|
*
builddeb: fix missing headers in linux-headers package
Azriel Samson
2016-05-10
1
-1
/
+1
|
*
builddeb: include objtool binary in headers package
Bjørn Mork
2016-05-10
1
-0
/
+3
|
*
kbuild/mkspec: support 'update-bootloader'-based systems
Jiri Kosina
2016-04-20
1
-0
/
+5
|
*
scripts: coccinelle: remove check to move constants to right
Wolfram Sang
2016-04-20
1
-171
/
+0
|
*
Coccinelle: setup_timer: Add space in front of parentheses
Vaishali Thakkar
2016-04-20
1
-2
/
+2
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2016-05-26
3
-10
/
+30
|
\
\
|
*
|
kconfig/symbol.c: handle choice_values that depend on 'm' symbols
Dirk Gouders
2016-05-10
1
-0
/
+14
|
*
|
kconfig-language: elaborate on the type of a choice
Dirk Gouders
2016-05-10
1
-6
/
+11
|
*
|
kconfig-language: fix comment on dependency-generated menu structures.
Dirk Gouders
2016-05-10
1
-3
/
+2
|
*
|
kconfig: add unexpected data itself to warning
Paul Bolle
2016-05-10
1
-1
/
+3
|
|
/
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-05-26
29
-95
/
+335
|
\
\
|
*
|
kbuild: move -Wunused-const-variable to W=1 warning level
Arnd Bergmann
2016-05-11
2
-2
/
+4
|
*
|
kbuild: fix if_change and friends to consider argument order
Masahiro Yamada
2016-05-10
1
-6
/
+5
|
*
|
kbuild: fix adjust_autoksyms.sh for modules that need only one symbol
Nicolas Pitre
2016-05-10
1
-1
/
+1
|
*
|
kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line
Nicolas Pitre
2016-05-10
1
-1
/
+1
|
*
|
gcov: disable -Wmaybe-uninitialized warning
Arnd Bergmann
2016-05-10
1
-1
/
+1
|
*
|
gcov: disable tree-loop-im to reduce stack usage
Arnd Bergmann
2016-05-10
1
-1
/
+1
|
*
|
gcov: disable for COMPILE_TEST
Arnd Bergmann
2016-05-10
1
-0
/
+1
|
*
|
Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
Arnd Bergmann
2016-05-10
1
-1
/
+5
|
*
|
Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
Arnd Bergmann
2016-05-10
1
-0
/
+13
|
*
|
kbuild: forbid kernel directory to contain spaces and colons
Robert Jarzmik
2016-05-10
1
-0
/
+4
|
*
|
kbuild: adjust ksym_dep_filter for some cmd_* renames
Nicolas Pitre
2016-04-27
1
-4
/
+6
|
*
|
kbuild: Fix dependencies for final vmlinux link
Nicolas Pitre
2016-04-27
1
-1
/
+1
|
*
|
kbuild: better abstract vmlinux sequential prerequisites
Nicolas Pitre
2016-04-26
1
-16
/
+15
|
*
|
kbuild: fix call to adjust_autoksyms.sh when output directory specified
Nicolas Ferre
2016-04-26
1
-3
/
+3
|
*
|
kbuild: Get rid of KBUILD_STR
Michal Marek
2016-04-20
1
-4
/
+4
|
*
|
kbuild: rename cmd_as_s_S to cmd_cpp_s_S
Masahiro Yamada
2016-04-20
1
-3
/
+3
|
*
|
kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
Masahiro Yamada
2016-04-20
2
-7
/
+7
|
*
|
kbuild: drop redundant "PHONY += FORCE"
Masahiro Yamada
2016-04-20
3
-3
/
+3
[next]