index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mn10300: switch to generic sys_execve()
Al Viro
2012-10-01
3
-16
/
+2
*
mn10300: split ret_from_fork, simplify kernel_thread()
Al Viro
2012-10-01
5
-71
/
+27
*
frv: switch to generic kernel_thread()
Al Viro
2012-10-01
3
-23
/
+20
*
frv: switch to generic kernel_execve
Al Viro
2012-10-01
5
-39
/
+10
*
frv: switch to generic sys_execve()
Al Viro
2012-10-01
3
-19
/
+2
*
frv: split ret_from_fork, simplify kernel_thread() a lot
Al Viro
2012-10-01
5
-100
/
+32
*
m68k: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-10-01
5
-37
/
+9
*
m68k: split ret_from_fork(), simplify kernel_thread()
Al Viro
2012-10-01
4
-62
/
+36
*
m68k: always set stack frame format for ColdFire on thread start
Greg Ungerer
2012-10-01
1
-11
/
+12
*
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-10-01
8
-51
/
+21
*
powerpc: split ret_from_fork
Al Viro
2012-10-01
8
-84
/
+43
*
s390: convert to generic kernel_execve()
Al Viro
2012-10-01
3
-49
/
+13
*
s390: switch to generic kernel_thread()
Al Viro
2012-10-01
3
-40
/
+34
*
s390: fold kernel_thread_helper() into ret_from_fork()
Al Viro
2012-10-01
3
-16
/
+28
*
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
2012-10-01
9
-61
/
+5
*
um: switch to generic kernel_thread()
Al Viro
2012-10-01
3
-16
/
+4
*
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
2012-10-01
17
-158
/
+34
*
x86: split ret_from_fork
Al Viro
2012-10-01
7
-85
/
+67
*
alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-10-01
3
-19
/
+14
*
alpha: switch to generic kernel_thread()
Al Viro
2012-10-01
5
-72
/
+31
*
alpha: switch to generic sys_execve()
Al Viro
2012-10-01
3
-30
/
+1
*
arm: get rid of execve wrapper, switch to generic execve() implementation
Al Viro
2012-10-01
4
-26
/
+2
*
arm: optimized current_pt_regs()
Al Viro
2012-10-01
1
-0
/
+5
*
arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-10-01
3
-42
/
+13
*
arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]
Al Viro
2012-10-01
4
-67
/
+26
*
generic sys_execve()
Al Viro
2012-10-01
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-31
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
[next]