- 3e41f9b xtensa: switch to generic clone() by Al Viro · 12 years ago
- 39d91a9 openrisc: switch to use of generic fork and clone by Al Viro · 12 years ago
- cb56217 unicore32: switch to generic clone(2) by Al Viro · 12 years ago
- eda9697 score: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 951b396 c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic clone() by Al Viro · 12 years ago
- 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
- 1ea2a016 mn10300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 3416e80 h8300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- e9eac30 tile: switch to generic clone() by Al Viro · 12 years ago
- 20ecc91 m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fork/vfork by Al Viro · 12 years ago
- dfe09ae alpha: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 87f1ca8 s390: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- f3268ed microblaze: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- f01acea hexagon: switch to generic clone() by Al Viro · 12 years ago
- 0ad9513 sh: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 415bfae parisc: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 92bbe6c m32r: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 27d892f cris: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 584271b avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers by Al Viro · 12 years ago
- 9ac0800 arm64: sanitize copy_thread(), switch to generic fork/vfork/clone by Al Viro · 12 years ago
- b9763ce frv: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 0bcfe54 powerpc: switch to generic fork/clone/vfork by Al Viro · 12 years ago
- 38a61b6 arm: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
- 3c456bf get rid of pt_regs argument of search_binary_handler() by Al Viro · 12 years ago
- 835ab32 get rid of pt_regs argument of do_execve_common() by Al Viro · 12 years ago
- da3d4c5 get rid of pt_regs argument of do_execve() by Al Viro · 12 years ago
- d03d26e make compat_do_execve() static, lose pt_regs argument by Al Viro · 12 years ago
- 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
- c62d773 audit: no nested contexts anymore... by Al Viro · 12 years ago
- 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
- f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
- d212504 generic sys_fork / sys_vfork / sys_clone by Al Viro · 12 years ago
- 2590673 alpha: reorganize copy_process(), prepare to saner fork_idle() by Al Viro · 12 years ago
- b960f30 alpha: don't pass useless arguments to do_{,rt_},sigreturn() by Al Viro · 12 years ago
- e0e431a alpha: simplify fork and friends by Al Viro · 12 years ago
- 2b067fc um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we'll get by Al Viro · 12 years ago
- 8cddebd um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) by Al Viro · 12 years ago
- c414467 kill daemonize() by Al Viro · 12 years ago
- 02232f8 microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors by Al Viro · 12 years ago
- afd3f96 score: do_sigaltstack() expects a userland pointer... by Al Viro · 12 years ago
- 9dc87c7 sh64: fix altstack switching on sigreturn by Al Viro · 12 years ago
- d26654e openrisk: fix altstack switching on sigreturn by Al Viro · 12 years ago
- 9436d5c um: get_safe_registers() should be done in flush_thread(), not start_thread() by Al Viro · 12 years ago
- a2b6dfae Merge branch 'arch-tile' into no-rebases by Al Viro · 12 years ago
- e3cb7e9 tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors by Al Viro · 12 years ago
- 9489e9d Linux 3.7-rc7 by Linus Torvalds · 12 years ago
- 08e627b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- c2a65d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- e716e01 powerpc/eeh: Do not invalidate PE properly by Gavin Shan · 12 years ago
- 194d983 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
- d846b17 ALSA: hda - Fix build without CONFIG_PM by Takashi Iwai · 12 years ago
- 2654ad4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 35f95d2 Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
- 5e351cd Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- a0543d6 Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- 1d838d7 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
- a8946af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
- 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
- f789dcc Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
- 33f1459 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
- f470b8c Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
- eb5aaed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- f3a443a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- 45aaff0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- a7227a0 PM / QoS: fix wrong error-checking condition by Guennadi Liakhovetski · 12 years ago
- 4a25417 bnx2x: remove redundant warning log by Ariel Elior · 12 years ago
- cc9b310 vxlan: fix command usage in its doc by Zhi Yong Wu · 12 years ago
- b26623d 8139cp: revert "set ring address before enabling receiver" by françois romieu · 12 years ago
- a3cea98 MPI: Fix compilation on MIPS with GCC 4.4 and newer by Manuel Lauss · 12 years ago
- f93a1a0 MIPS: Fix crash that occurs when function tracing is enabled by Al Cooper · 12 years ago
- 0ec7ec7 MIPS: Merge overlapping bootmem ranges by Ralf Baechle · 12 years ago
- 893d290 block: Don't access request after it might be freed by Roland Dreier · 12 years ago
- 836413e mtip32xx: Fix padding issue by Selvan Mani · 12 years ago
- 11cfb6f aoe: avoid running request handler on plugged queue by Ed Cashin · 12 years ago
- 298d801 mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() by Wei Yongjun · 12 years ago
- 7c5d623 mtip32xx: fix shift larger than type warning by Jens Axboe · 12 years ago
- 4b9e884 mtip32xx: Fix incorrect mask used for erase mode by Selvan Mani · 12 years ago
- eda4531 mtip32xx: Fix to make lba address correct in big-endian systems by Selvan Mani · 12 years ago
- 3208795 mtip32xx: fix potential crash on SEC_ERASE_UNIT by Selvan Mani · 12 years ago
- a8c32a5 dm: fix deadlock with request based dm and queue request_fn recursion by Jens Axboe · 12 years ago
- eac7cc5 floppy: destroy floppy workqueue before cleaning up the queue by Jiri Kosina · 12 years ago
- 26d29d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- c667f75 Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
- bb46188 powerpc/pseries: Fix oops with MSIs when missing EEH PEs by Alexey Kardashevskiy · 12 years ago
- 958f988 i2c: mxs: Handle i2c DMA failure properly by Marek Vasut · 12 years ago
- 6361742 ipv4: do not cache looped multicasts by Julian Anastasov · 12 years ago
- 84ec95b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
- 5e7873d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 12 years ago
- 947d299 ALSA: snd-usb: properly initialize the sync endpoint by Daniel Mack · 12 years ago
- 5a90316 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- b80d60e Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
- a2d2eda Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
- 0e0f092 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 8ad9375 OMAPDSS: do not fail if dpll4_m4_ck is missing by Aaro Koskinen · 12 years ago
- 441a179 [PARISC] fix user-triggerable panic on parisc by Al Viro · 12 years ago
- 884162d md/raid10: decrement correct pending counter when writing to replacement. by NeilBrown · 12 years ago
- e7c0c3f md/raid10: close race that lose writes lost when replacement completes. by NeilBrown · 12 years ago
- 452f192 Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago