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
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
2016-12-25
1
-2
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
1
-1
/
+2
|
\
|
*
cgroup: Fix CGROUP_BPF config
Andy Lutomirski
2016-12-17
1
-1
/
+2
*
|
Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-14
1
-2
/
+5
|
\
\
|
*
|
module: fix DEBUG_SET_MODULE_RONX typo
Arnd Bergmann
2016-11-28
1
-1
/
+1
|
*
|
module: extend 'rodata=off' boot cmdline parameter to module mappings
AKASHI Takahiro
2016-11-27
1
-2
/
+5
*
|
|
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-12-13
1
-0
/
+10
|
\
\
\
|
*
\
\
Merge branch 'for-4.9' into for-4.10
Tejun Heo
2016-10-19
1
-0
/
+10
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
workqueue: make workqueue available early during boot
Tejun Heo
2016-09-17
1
-0
/
+10
*
|
|
|
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
2016-12-12
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
2
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
init: reduce rootwait polling interval time to 5ms
Jungseung Lee
2016-12-12
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-0
/
+17
|
\
\
\
\
|
*
|
|
|
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
1
-0
/
+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
1
-0
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
x86/amd: Check for the C1E bug post ACPI subsystem init
Thomas Gleixner
2016-12-09
1
-0
/
+3
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-1
/
+0
|
\
\
\
|
*
|
|
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
Linus Torvalds
2016-11-29
1
-1
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
2
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix subtle CONFIG_MODVERSIONS problems
Linus Torvalds
2016-11-25
1
-0
/
+1
|
*
|
|
init: use pr_cont() when displaying rotator during ramdisk loading.
Nicolas Schichan
2016-11-24
1
-1
/
+1
|
|
/
/
*
|
|
cgroup: add support for eBPF programs
Daniel Mack
2016-11-25
1
-0
/
+12
|
/
/
*
|
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
1
-0
/
+1
|
\
\
|
*
|
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-10
1
-0
/
+1
|
|
/
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+2
|
\
\
|
*
|
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-09-09
1
-0
/
+2
*
|
|
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
2016-10-11
1
-0
/
+1
*
|
|
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-07
1
-6
/
+0
|
\
\
\
|
*
|
|
parisc: Drop BROKEN_RODATA config option
Helge Deller
2016-09-20
1
-6
/
+0
|
|
|
/
|
|
/
|
*
|
|
sched/core: Add try_get_task_stack() and put_task_stack()
Andy Lutomirski
2016-09-16
1
-0
/
+3
*
|
|
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
2016-09-15
2
-2
/
+12
|
/
/
*
|
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-08-08
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
mm: SLUB hardened usercopy support
Kees Cook
2016-07-26
1
-0
/
+1
|
*
mm: SLAB hardened usercopy support
Kees Cook
2016-07-26
1
-0
/
+1
*
|
init/Kconfig: add clarification for out-of-tree modules
Valdis Kletnieks
2016-08-02
1
-1
/
+1
*
|
init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig
Alexey Dobriyan
2016-08-02
1
-0
/
+1
*
|
init: allow blacklisting of module_init functions
Prarit Bhargava
2016-08-02
1
-0
/
+6
*
|
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-1
/
+1
*
|
init/Kconfig: make COMPILE_TEST depend on !UML
Richard Weinberger
2016-08-02
1
-0
/
+1
*
|
cgroup: update cgroup's document path
seokhoon.yoon
2016-08-02
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-07-28
1
-2
/
+2
|
\
\
|
*
|
init: fix Kconfig text
Geert Uytterhoeven
2016-06-21
1
-2
/
+2
*
|
|
mm: SLUB freelist randomization
Thomas Garnier
2016-07-26
1
-2
/
+2
*
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
1
-3
/
+3
|
\
\
\
|
*
|
|
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
Rik van Riel
2016-07-14
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-25
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2016-06-30
1
-0
/
+1
|
|
\
\
|
|
*
|
rcu: Disable TASKS_RCU for usermode Linux
Paul E. McKenney
2016-06-15
1
-0
/
+1
[next]