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
*
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2013-03-13
2
-3
/
+7
|
\
|
*
workqueue: convert to idr_alloc()
Tejun Heo
2013-03-13
1
-3
/
+4
|
*
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
Andrew Morton
2013-03-13
1
-1
/
+1
|
*
signal: always clear sa_restorer on execve
Kees Cook
2013-03-13
1
-0
/
+3
*
|
userns: Don't allow CLONE_NEWUSER | CLONE_FS
Eric W. Biederman
2013-03-13
2
-1
/
+8
|
/
*
futex: fix kernel-doc notation and spello
Randy Dunlap
2013-03-12
1
-23
/
+23
*
signals: fix new kernel-doc warnings
Randy Dunlap
2013-03-12
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-11
2
-13
/
+38
|
\
|
*
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
2013-03-07
1
-2
/
+0
|
*
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
2013-03-07
1
-1
/
+24
|
*
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-02-27
1
-10
/
+14
*
|
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2013-03-08
1
-1
/
+1
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-05
1
-12
/
+9
|
\
\
|
*
|
irq: Don't re-enable interrupts at the end of irq_exit
Frederic Weisbecker
2013-02-28
1
-6
/
+1
|
*
|
irq: Remove IRQ_EXIT_OFFSET workaround
Frederic Weisbecker
2013-02-22
1
-2
/
+1
|
*
|
Revert "nohz: Make tick_nohz_irq_exit() irq safe"
Thomas Gleixner
2013-02-21
1
-6
/
+1
|
*
|
irq: Sanitize invoke_softirq
Thomas Gleixner
2013-02-21
1
-10
/
+2
|
*
|
irq: Ensure irq_exit() code runs with interrupts disabled
Thomas Gleixner
2013-02-21
1
-0
/
+11
|
*
|
nohz: Make tick_nohz_irq_exit() irq safe
Frederic Weisbecker
2013-02-21
1
-1
/
+6
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-05
2
-1
/
+3
|
\
\
\
|
*
|
|
stop_machine: Mark per cpu stopper enabled early
Thomas Gleixner
2013-02-26
2
-1
/
+3
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
1
-1
/
+1
|
\
\
\
|
*
|
|
more file_inode() open-coded instances
Al Viro
2013-02-27
1
-1
/
+1
*
|
|
|
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
trace/ring_buffer: handle 64bit aligned structs
James Hogan
2013-03-02
1
-2
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-02
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
fix compat_sys_rt_sigprocmask()
Al Viro
2013-03-02
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2013-03-02
6
-127
/
+62
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kdb: Remove unhandled ssb command
Vincent
2013-03-02
4
-39
/
+2
|
*
|
|
|
|
|
kdb: Prevent kernel oops with kdb_defcmd
Jason Wessel
2013-03-02
1
-2
/
+6
|
*
|
|
|
|
|
kdb: Remove the ll command
Jason Wessel
2013-03-02
1
-65
/
+0
|
*
|
|
|
|
|
kdb_main: fix help print
Jason Wessel
2013-03-02
1
-3
/
+7
|
*
|
|
|
|
|
kdb: Fix overlap in buffers with strcpy
Jason Wessel
2013-03-02
1
-9
/
+21
|
*
|
|
|
|
|
kdb: Setup basic kdb state before invoking commands via kgdb
Matt Klein
2013-03-02
3
-6
/
+23
|
*
|
|
|
|
|
kdb: use ARRAY_SIZE where possible
Sasha Levin
2013-03-02
1
-2
/
+2
|
*
|
|
|
|
|
kdb: A fix for kdb command table expansion
John Blackwood
2013-03-02
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
1
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
Vineet Gupta
2013-02-15
1
-0
/
+5
*
|
|
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2013-02-28
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tick: export nohz tick idle symbols for module use
Jacob Pan
2013-01-17
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
2
-8
/
+77
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched: add wait_for_completion_io[_timeout]
Vladimir Davydov
2013-02-15
1
-5
/
+52
|
*
|
|
|
|
|
|
|
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
2013-01-14
1
-0
/
+2
|
*
|
|
|
|
|
|
|
block: add missing block_bio_complete() tracepoint
Tejun Heo
2013-01-14
1
-3
/
+23
*
|
|
|
|
|
|
|
|
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
2013-02-27
25
-779
/
+120
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
12
-71
/
+46
|
*
|
|
|
|
|
|
|
|
kcmp: make it depend on CHECKPOINT_RESTORE
Cyrill Gorcunov
2013-02-27
1
-3
/
+1
|
*
|
|
|
|
|
|
|
|
kfifo: move kfifo.c from kernel/ to lib/
Stefani Seibold
2013-02-27
2
-610
/
+1
|
*
|
|
|
|
|
|
|
|
kernel/utsname.c: fix wrong comment about clone_uts_ns()
Yuanhan Liu
2013-02-27
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
Yuanhan Liu
2013-02-27
1
-1
/
+2
[next]