index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
preparation for generic kernel_thread()
Al Viro
2012-09-30
1
-0
/
+3
*
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
1
-1
/
+0
*
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 tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-09-19
2
-2
/
+2
|
\
|
*
sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.
Al Viro
2012-09-18
2
-2
/
+2
*
|
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
2012-09-15
1
-1
/
+1
|
\
\
|
*
|
arm: mm: fix DMA pool affiliation check
Thomas Petazzoni
2012-09-10
1
-1
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-09-15
4
-6
/
+11
|
\
\
\
|
*
\
\
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2012-09-05
1
-5
/
+5
|
|
\
\
\
|
|
*
|
|
oprofile, s390: Fix uninitialized memory access when writing to oprofilefs
Robert Richter
2012-08-27
1
-5
/
+5
|
*
|
|
|
perf/x86: Enable Intel Cedarview Atom suppport
Stephane Eranian
2012-09-04
2
-1
/
+3
|
*
|
|
|
perf/x86: Fix microcode revision check for SNB-PEBS
Stephane Eranian
2012-08-27
1
-0
/
+3
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-09-13
13
-32
/
+98
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Olof Johansson
2012-09-13
8
-21
/
+125
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: clk-imx35: Fix SSI clock registration
Fabio Estevam
2012-09-11
1
-4
/
+2
|
|
*
|
|
|
|
ARM: clk-imx25: Fix SSI clock registration
Fabio Estevam
2012-09-11
1
-4
/
+2
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-09-08
11
-24
/
+94
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-09-05
6
-18
/
+75
|
|
|
\
\
\
\
\
|
|
|
|
\
\
\
\
|
|
|
|
\
\
\
\
|
|
|
*
-
.
\
\
\
\
Merge branches 'clkdev_fixes_3.6rc', 'clkdm_fixes_3.6rc' and 'hwmod_data_fixe...
Paul Walmsley
2012-09-03
5
-11
/
+68
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
ARM: OMAP4: hwmod data: temporarily comment out data for the sl2if IP block
Tero Kristo
2012-09-03
1
-6
/
+6
|
|
|
|
|
*
|
|
|
|
ARM: OMAP: hwmod code: Disable module when hwmod enable fails
Misael Lopez Cruz
2012-09-03
1
-0
/
+1
|
|
|
|
|
*
|
|
|
|
ARM: OMAP3: hwmod data: fix iva2 reset info
Tero Kristo
2012-09-03
2
-3
/
+13
|
|
|
|
*
|
|
|
|
|
ARM: OMAP3xxx: clockdomain: fix software supervised wakeup/sleep
Paul Walmsley
2012-09-03
1
-2
/
+48
|
|
|
|
|
/
/
/
/
/
|
|
|
*
/
/
/
/
/
ARM: OMAP2+: am33xx: Fix the timer fck clock naming convention
Vaibhav Hiremath
2012-09-03
1
-7
/
+7
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
Merge branch 'fixes-wakeupgen' into fixes
Tony Lindgren
2012-09-05
109
-593
/
+711
|
|
|
\
\
\
\
\
\
[next]