summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1096-899/+390
|\
| * s390: convert to generic kernel_execve()Al Viro2012-09-303-49/+13
| * s390: switch to generic kernel_thread()Al Viro2012-09-303-40/+34
| * s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-303-16/+28
| * s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-309-61/+5
| * um: switch to generic kernel_thread()Al Viro2012-09-303-16/+4
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-3017-158/+34
| * x86: split ret_from_forkAl Viro2012-09-307-85/+67
| * alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-303-19/+14
| * alpha: switch to generic kernel_thread()Al Viro2012-09-305-72/+31
| * alpha: switch to generic sys_execve()Al Viro2012-09-303-30/+1
| * arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro2012-09-304-26/+2
| * arm: optimized current_pt_regs()Al Viro2012-09-301-0/+5
| * arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-303-42/+13
| * arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-304-67/+26
| * generic sys_execve()Al Viro2012-09-302-6/+40
| * generic kernel_execve()Al Viro2012-09-302-0/+27
| * new helper: current_pt_regs()Al Viro2012-09-301-0/+4
| * preparation for generic kernel_thread()Al Viro2012-09-303-1/+18
| * um: kill thread->forkingAl Viro2012-09-207-66/+29
| * um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-202-7/+5
| * um: don't leak floating point state and segment registers on execve()Al Viro2012-09-201-0/+1
| * um: take cleaning singlestep to start_thread()Al Viro2012-09-201-19/+5
| * don't bother exporting kernel_execve()Al Viro2012-09-203-3/+0
| * the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro2012-09-205-4/+1
| * get rid of generic instances of asm/exec.hAl Viro2012-09-2036-195/+22
| * x86: get rid of TIF_IRET hackeryAl Viro2012-09-205-17/+8
* | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-10155-785/+641
|\ \
| * | typo in UserModeLinux-HOWTORichard Genoud2012-10-091-1/+1
| * | hppfs: fix the return value of get_inode()Wei Yongjun2012-10-091-1/+1
| * | hostfs: drop vmtruncateMarco Stornelli2012-10-091-3/+5
| * | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09144-429/+428
| * | um: move sysrq.h out of include/sharedAl Viro2012-10-094-8/+8
| * | um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro2012-10-093-78/+54
| * | um/x86: merge 32 and 64bit variants of checksum.hAl Viro2012-10-093-265/+144
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-10238-2292/+2392
|\ \ \
| * | | RDS: fix rds-ping spinlock recursionjeff.liu2012-10-091-1/+1
| * | | netdev/phy: Prototype of_mdio_find_bus()Mark Brown2012-10-091-0/+1
| * | | farsync: fix support for over 30 cardsDan Carpenter2012-10-091-1/+1
| * | | be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde2012-10-091-2/+5
| * | | pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li2012-10-091-0/+3
| * | | Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowe...David S. Miller2012-10-093-1/+1
| |\ \ \
| | * | | UAPI: (Scripted) Disintegrate include/linux/isdnDavid Howells2012-10-093-1/+1
| * | | | Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowel...David S. Miller2012-10-09170-1917/+2026
| |\ \ \ \
| | * | | | UAPI: (Scripted) Disintegrate include/linux/tc_ematchDavid Howells2012-10-096-4/+4
| | * | | | UAPI: (Scripted) Disintegrate include/linux/tc_actDavid Howells2012-10-099-7/+7
| | * | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6David Howells2012-10-0915-266/+281
| | * | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4David Howells2012-10-0913-226/+241
| | * | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_bridgeDavid Howells2012-10-0922-332/+350
| | * | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_arpDavid Howells2012-10-095-201/+209
OpenPOWER on IntegriCloud