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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: bring in additional flag for fixup_user_fault to signal unlock
Dominik Dingel
2016-01-15
1
-1
/
+1
*
mm, x86: get_user_pages() for dax mappings
Dan Williams
2016-01-15
1
-0
/
+12
*
mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
Dan Williams
2016-01-15
1
-4
/
+49
*
x86, mm: introduce vmem_altmap to augment vmemmap_populate()
Dan Williams
2016-01-15
1
-2
/
+70
*
mm: introduce find_dev_pagemap()
Dan Williams
2016-01-15
1
-8
/
+77
*
mm, dax, pmem: introduce pfn_t
Dan Williams
2016-01-15
1
-0
/
+7
*
futex, thp: remove special case for THP in get_futex_key
Kirill A. Shutemov
2016-01-15
1
-49
/
+14
*
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
2016-01-15
1
-3
/
+4
*
rmap: add argument to charge compound page
Kirill A. Shutemov
2016-01-15
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-15
7
-17
/
+43
|
\
|
*
mm: rework virtual memory accounting
Konstantin Khlebnikov
2016-01-14
1
-3
/
+2
|
*
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
2016-01-14
1
-0
/
+1
|
*
mm: mmap: add new /proc tunable for mmap_base ASLR
Daniel Cashman
2016-01-14
1
-0
/
+22
|
*
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
2016-01-14
1
-1
/
+1
|
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
4
-13
/
+17
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-14
4
-302
/
+234
|
\
\
|
|
/
|
/
|
|
*
livepatch: Cleanup module page permission changes
Josh Poimboeuf
2015-12-04
1
-5
/
+11
|
*
Merge branch 'from-rusty/modules-next' into for-4.5/core
Jiri Kosina
2015-12-04
6
-196
/
+175
|
|
\
|
|
*
module: keep percpu symbols in module's symtab
Miroslav Benes
2015-12-04
1
-4
/
+11
|
|
*
module: clean up RO/NX handling.
Rusty Russell
2015-12-04
1
-91
/
+77
|
|
*
module: use a structure to encapsulate layout.
Rusty Russell
2015-12-04
2
-109
/
+94
|
|
*
gcov: use within_module() helper.
Rusty Russell
2015-12-04
1
-6
/
+1
|
|
*
module: Use the same logic for setting and unsetting RO/NX
Josh Poimboeuf
2015-12-04
1
-27
/
+30
|
*
|
livepatch: function,sympos scheme in livepatch sysfs directory
Chris J Arges
2015-12-03
1
-2
/
+8
|
*
|
livepatch: add sympos as disambiguator field to klp_reloc
Chris J Arges
2015-12-03
1
-65
/
+19
|
*
|
livepatch: add old_sympos as disambiguator field to klp_func
Chris J Arges
2015-12-03
1
-41
/
+31
*
|
|
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-13
1
-2
/
+9
|
\
\
\
|
*
|
|
restrict /dev/mem to idle io memory ranges
Dan Williams
2016-01-09
1
-2
/
+9
*
|
|
|
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
2
-15
/
+11
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
2016-01-12
2
-15
/
+11
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
PM / sleep: Add support for read-only sysfs attributes
Rafael J. Wysocki
2016-01-04
2
-15
/
+11
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-01-12
6
-228
/
+300
|
\
\
\
\
\
|
*
|
|
|
|
ftrace: Fix the race between ftrace and insmod
Qiu Peiyang
2016-01-07
1
-9
/
+16
|
*
|
|
|
|
ftrace: Add infrastructure for delayed enabling of module functions
Steven Rostedt (Red Hat)
2016-01-07
1
-55
/
+106
|
*
|
|
|
|
tracing: Fix comment to use tracing_on over tracing_enable
Chuyu Hu
2015-12-23
1
-2
/
+2
|
*
|
|
|
|
ftrace: Clean up ftrace_module_init() code
Steven Rostedt (Red Hat)
2015-12-23
1
-6
/
+3
|
*
|
|
|
|
ftrace: Join functions ftrace_module_init() and ftrace_init_module()
Abel Vesa
2015-12-23
1
-9
/
+6
|
*
|
|
|
|
bpf: Constify bpf_verifier_ops structure
Julia Lawall
2015-12-23
1
-1
/
+1
|
*
|
|
|
|
ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags too
Steven Rostedt (Red Hat)
2015-12-23
1
-12
/
+18
|
*
|
|
|
|
ftrace: Remove use of control list and ops
Steven Rostedt (Red Hat)
2015-12-23
3
-91
/
+39
|
*
|
|
|
|
ftrace: Fix output of enabled_functions for showing tramp
Steven Rostedt (Red Hat)
2015-12-23
1
-3
/
+4
|
*
|
|
|
|
ftrace: Fix a typo in comment
Li Bin
2015-12-23
1
-1
/
+1
|
*
|
|
|
|
ftrace: Show all tramps registered to a record on ftrace_bug()
Steven Rostedt (Red Hat)
2015-11-25
1
-9
/
+37
|
*
|
|
|
|
ftrace: Add variable ftrace_expected for archs to show expected code
Steven Rostedt (Red Hat)
2015-11-25
1
-2
/
+7
|
*
|
|
|
|
ftrace: Add new type to distinguish what kind of ftrace_bug()
Steven Rostedt (Red Hat)
2015-11-25
1
-1
/
+36
|
*
|
|
|
|
tracing: Update cond flag when enabling or disabling a trigger
Tom Zanussi
2015-11-25
1
-4
/
+6
|
*
|
|
|
|
ring-buffer: Process commits whenever moving to a new page.
Steven Rostedt (Red Hat)
2015-11-25
1
-0
/
+7
|
*
|
|
|
|
ring-buffer: Remove redundant update of page timestamp
Steven Rostedt (Red Hat)
2015-11-24
1
-24
/
+8
|
*
|
|
|
|
ring-buffer: Use READ_ONCE() for most tail_page access
Steven Rostedt (Red Hat)
2015-11-24
1
-7
/
+11
*
|
|
|
|
|
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-01-12
6
-62
/
+48
|
\
\
\
\
\
\
[next]