- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- 135c37b bfin: switch to generic vfork, get rid of pointless wrappers by Al Viro · 12 years ago
- 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
- 910cdc5 kill stray kernel_thread() garbage 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
- 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
- e6c7d32 KVM: VMX: fix invalid cpu passed to smp_call_function_single by Xiao Guangrong · 12 years ago
- 859f845 KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf by Gleb Natapov · 12 years ago
- 8c610c1 unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
- 48bee69 sh/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
- e47034c powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
- 0a6f19d mips/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
- d5174d2 microblaze/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
- 394b40f xen/acpi: Move the xen_running_on_version_or_later function. by Konrad Rzeszutek Wilk · 12 years ago
- 93bbd0c c6x: use generic kvm_para.h by Mark Salter · 12 years ago
- de0eed2 c6x: remove internal kernel symbols from exported setup.h by Mark Salter · 12 years ago
- 5b7897d ARM: EXYNOS: Avoid early use of of_machine_is_compatible() by Doug Anderson · 12 years ago
- fd78a95 tile: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
- 50af1e9 sh: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
- 34daa88 powerpc: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
- 9c83b07c mips: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
- e728fa1 microblaze: dma-mapping: support debug_dma_mapping_error by Shuah Khan · 12 years ago
- 27fa0ab ia64: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
- ad15488 c6x: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
- bb7c4de ARM64: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
- c19d19e [media] omap3isp: Add CSI configuration registers from control block to ISP resources by Sakari Ailus · 12 years ago
- 972deb4 i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag by Shubhrajyoti D · 12 years ago
- ea3aacf ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device by Will Deacon · 12 years ago
- d033a30 Merge remote-tracking branch 'linus/master' into staging/for_v3.8 by Mauro Carvalho Chehab · 12 years ago
- 31fbcda Input: bu21013_ts - move GPIO init and exit functions into the driver by Lee Jones · 12 years ago
- 64db364 ARM: ux500: Strip out duplicate touch screen platform information by Lee Jones · 12 years ago
- d98d07c KVM: x86: update pvclock area conditionally, on cpu migration by Marcelo Tosatti · 12 years ago
- b48aa97 KVM: x86: require matched TSC offsets for master clock by Marcelo Tosatti · 12 years ago
- 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
- d828199 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag by Marcelo Tosatti · 12 years ago
- 16e8d74 KVM: x86: notifier for clocksource changes by Marcelo Tosatti · 12 years ago
- 886b470 KVM: x86: pass host_tsc to read_l1_tsc by Marcelo Tosatti · 12 years ago
- 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
- 3dc4f7c x86: kvm guest: pvclock vsyscall support by Marcelo Tosatti · 12 years ago
- 71056ae x86: pvclock: generic pvclock vsyscall initialization by Marcelo Tosatti · 12 years ago
- 189e117 x86: pvclock: add note about rdtsc barriers by Marcelo Tosatti · 12 years ago
- 2697902 x86: pvclock: introduce helper to read flags by Marcelo Tosatti · 12 years ago
- dce2db0 x86: pvclock: create helper for pvclock data retrieval by Marcelo Tosatti · 12 years ago
- 42b5637 x86: pvclock: remove pvclock_shadow_time by Marcelo Tosatti · 12 years ago
- b01578d x86: pvclock: make sure rdtsc doesnt speculate out of region by Marcelo Tosatti · 12 years ago
- 7069ed6 x86: kvmclock: allocate pvclock shared memory area by Marcelo Tosatti · 12 years ago
- 78c0337 KVM: x86: retain pvclock guest stopped bit in guest memory by Marcelo Tosatti · 12 years ago
- f7e758a ARM: dts: add node for PL330 MDMA1 controller for exynos4 by Bartlomiej Zolnierkiewicz · 12 years ago
- 1f054f5 ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412 by Tomasz Figa · 12 years ago
- 5fa23dd ARM: EXYNOS: add UART3 to DEBUG_LL ports by Olof Johansson · 12 years ago
- 7d3b5fa ARM: S3C24XX: Add clkdev entry for camif-upll clock by Sylwester Nawrocki · 12 years ago
- e51d548 ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpers by Sylwester Nawrocki · 12 years ago
- 8aca8db ARM: EXYNOS: Remove unused regs-mem.h file by Thomas Abraham · 12 years ago
- 166e54a ARM: EXYNOS: Remove unused non-dt support for dwmci controller by Thomas Abraham · 12 years ago
- 573e5bb ARM: EXYNOS: Add flush_cache_all in suspend finisher by Abhilash Kesavan · 12 years ago
- a633208 ARM: EXYNOS: Remove scu_enable from cpuidle by Abhilash Kesavan · 12 years ago
- ebee854 ARM: EXYNOS: Fix soft reboot hang after suspend/resume by Inderpal Singh · 12 years ago
- 3445513 ARM: EXYNOS: Add support for rtc wakeup by Inderpal Singh · 12 years ago
- 756e46d ARM: EXYNOS: fix the hotplug for Cortex-A15 by Abhilash Kesavan · 12 years ago
- f4fe388 ARM: S3C64XX: Add dummy supplies for Glenfarclas LDOs by Mark Brown · 12 years ago
- 3322914 ARM: S3C64XX: Add registration of WM2200 Bells device on Cragganmore by Mark Brown · 12 years ago
- 6662c34 x86-32: Unbreak booting on some 486 clones by H. Peter Anvin · 12 years ago