index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
tile: sanitize copy_thread()
Al Viro
1
-13
/
+11
2012-10-24
hexagon: switch to generic sys_execve()
Al Viro
2
-19
/
+1
2012-10-24
hexagon: kernel_thread()/kernel_execve() conversion
Al Viro
7
-98
/
+46
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
10
-57
/
+39
2012-10-23
tile: switch to generic sys_execve()
Al Viro
8
-49
/
+5
2012-10-22
parisc: switch to saner kernel_execve() semantics
Al Viro
3
-20
/
+4
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
6
-76
/
+75
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
6
-13
/
+6
2012-10-19
ia64: switch to generic sys_execve()
Al Viro
3
-22
/
+2
2012-10-19
ia64: switch to generic kernel_thread()/kernel_execve()
Al Viro
5
-107
/
+82
2012-10-19
openrisc: use generic sys_execve
Jonas Bonn
3
-28
/
+2
2012-10-19
openrisc: use generic kernel_thread/kernel_execve
Jonas Bonn
3
-102
/
+68
2012-10-19
openrisc: pass correct arg to schedule_tail
Jonas Bonn
2
-3
/
+7
2012-10-17
arm64: Use generic sys_execve() implementation
Catalin Marinas
7
-54
/
+2
2012-10-17
arm64: Use generic kernel_execve() implementation
Catalin Marinas
3
-44
/
+2
2012-10-17
arm64: Use generic kernel_thread() implementation
Catalin Marinas
4
-59
/
+29
2012-10-17
m68k: switch to saner kernel_execve() semantics
Al Viro
3
-8
/
+1
2012-10-17
sparc32: switch to generic sys_execve()
Al Viro
4
-49
/
+4
2012-10-17
sparc32: switch to generic kernel_execve()
Al Viro
4
-27
/
+13
2012-10-17
sparc32: switch to generic kernel_thread()
Al Viro
4
-81
/
+56
2012-10-17
sparc32: bury the remnants of LOWSYS tricks
Al Viro
1
-13
/
+2
2012-10-17
sparc64: convert to generic execve
Al Viro
6
-71
/
+12
2012-10-15
mips: switch to saner kernel_execve() semantics
Al Viro
3
-12
/
+2
2012-10-15
c6x: switch to saner kernel_execve() semantics
Al Viro
3
-12
/
+2
2012-10-15
parisc: optimizations in copy_thread() and friends
Al Viro
2
-87
/
+27
2012-10-15
parisc: switch to generic sys_execve()
Al Viro
5
-92
/
+2
2012-10-15
parisc: switch to generic kernel_execve()
Al Viro
3
-32
/
+7
2012-10-15
parisc: switch to generic kernel_thread()
Al Viro
3
-89
/
+18
2012-10-15
ia64: don't mess with ar_bspstore in kernel_thread()
Al Viro
1
-5
/
+4
2012-10-15
ia64: dead code in copy_thread() since 2004
Al Viro
1
-9
/
+0
2012-10-15
ia64: clone() had been unused since 2004
Al Viro
1
-6
/
+0
2012-10-15
MIPS: Switch over to generic sys_execve and kernel_execve.
Ralf Baechle
7
-76
/
+19
2012-10-15
mips: switch to generic kernel_thread()
Al Viro
5
-44
/
+30
2012-10-15
sparc64: switch to generic kernel_execve()
Al Viro
3
-27
/
+6
2012-10-15
sparc64: take fprs_write() and friends to start_thread()
Al Viro
3
-13
/
+9
2012-10-15
sparc64: switch to generic kernel_thread()
Al Viro
5
-82
/
+42
2012-10-15
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
9
-30
/
+29
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
[next]