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
...
*
alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-09-30
3
-19
/
+14
*
alpha: switch to generic kernel_thread()
Al Viro
2012-09-30
5
-72
/
+31
*
alpha: switch to generic sys_execve()
Al Viro
2012-09-30
3
-30
/
+1
*
arm: get rid of execve wrapper, switch to generic execve() implementation
Al Viro
2012-09-30
4
-26
/
+2
*
arm: optimized current_pt_regs()
Al Viro
2012-09-30
1
-0
/
+5
*
arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-09-30
3
-42
/
+13
*
arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]
Al Viro
2012-09-30
4
-67
/
+26
*
generic sys_execve()
Al Viro
2012-09-30
2
-6
/
+40
*
generic kernel_execve()
Al Viro
2012-09-30
2
-0
/
+27
*
new helper: current_pt_regs()
Al Viro
2012-09-30
1
-0
/
+4
*
preparation for generic kernel_thread()
Al Viro
2012-09-30
3
-1
/
+18
*
um: kill thread->forking
Al Viro
2012-09-20
7
-66
/
+29
*
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2012-09-20
2
-7
/
+5
*
um: don't leak floating point state and segment registers on execve()
Al Viro
2012-09-20
1
-0
/
+1
*
um: take cleaning singlestep to start_thread()
Al Viro
2012-09-20
1
-19
/
+5
*
don't bother exporting kernel_execve()
Al Viro
2012-09-20
3
-3
/
+0
*
the only place that needs to include asm/exec.h is linux/binfmts.h
Al Viro
2012-09-20
5
-4
/
+1
*
get rid of generic instances of asm/exec.h
Al Viro
2012-09-20
36
-195
/
+22
*
x86: get rid of TIF_IRET hackery
Al Viro
2012-09-20
5
-17
/
+8
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-09-19
5
-20
/
+39
|
\
|
*
cciss: fix handling of protocol error
Stephen M. Cameron
2012-09-18
1
-0
/
+1
|
*
blk: add an upper sanity check on partition adding
Alan Cox
2012-09-18
1
-1
/
+1
|
*
mtip32xx: fix user_buffer check in exec_drive_command
David Milburn
2012-09-12
1
-1
/
+1
|
*
mtip32xx: Remove dead code
Asai Thambi S P
2012-09-12
1
-6
/
+0
|
*
mtip32xx: Change printk to pr_xxxx
Asai Thambi S P
2012-09-12
1
-3
/
+3
|
*
mtip32xx: Proper reporting of write protect status on big-endian
Asai Thambi S P
2012-09-12
1
-2
/
+2
|
*
mtip32xx: Increase timeout for standby command
Asai Thambi S P
2012-09-12
1
-1
/
+1
|
*
mtip32xx: Handle NCQ commands during the security locked state
Asai Thambi S P
2012-09-12
2
-1
/
+11
|
*
mtip32xx: Add support for new devices
Asai Thambi S P
2012-09-12
2
-2
/
+14
|
*
block: rate-limit the error message from failing commands
Yi Zou
2012-08-30
1
-3
/
+5
*
|
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-09-19
4
-4
/
+5
|
\
\
|
*
|
sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.
Al Viro
2012-09-18
2
-2
/
+2
|
*
|
sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path
Laurent Pinchart
2012-09-18
1
-1
/
+2
|
*
|
sh: intc: Fix up multi-evt irq association.
Paul Mundt
2012-08-20
1
-1
/
+1
*
|
|
Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...
Linus Torvalds
2012-09-19
1
-3
/
+3
|
\
\
\
|
*
|
|
rpmsg: fix dma_free_coherent dev parameter
Fernando Guzman Lugo
2012-09-12
1
-3
/
+3
*
|
|
|
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-09-19
2
-2
/
+10
|
\
\
\
\
|
*
|
|
|
md: make sure metadata is updated when spares are activated or removed.
NeilBrown
2012-09-19
1
-1
/
+5
|
*
|
|
|
md/raid5: fix calculate of 'degraded' when a replacement becomes active.
NeilBrown
2012-09-19
1
-0
/
+4
|
*
|
|
|
Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_AC...
NeilBrown
2012-09-19
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-09-19
2
-46
/
+42
|
\
\
\
\
|
*
|
|
|
cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
Tejun Heo
2012-09-19
1
-29
/
+34
|
*
|
|
|
workqueue: reimplement work_on_cpu() using system_wq
Tejun Heo
2012-09-19
1
-17
/
+8
*
|
|
|
|
Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-09-18
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
hwspinlock/core: move the dereference below the NULL test
Wei Yongjun
2012-09-10
1
-1
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2012-09-18
2
-2
/
+4
*
|
|
|
|
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-09-17
1
-2
/
+10
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()
Lai Jiangshan
2012-09-17
1
-2
/
+10
*
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-09-17
13
-20
/
+60
|
\
\
\
\
\
|
*
|
|
|
|
memory hotplug: fix section info double registration bug
qiuxishi
2012-09-17
1
-6
/
+10
[prev]
[next]