aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/sys_ppc32.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-30powerpc: split ret_from_forkAl Viro8-84/+43
2012-09-30s390: convert to generic kernel_execve()Al Viro3-49/+13
2012-09-30s390: switch to generic kernel_thread()Al Viro3-40/+34
2012-09-30s390: fold kernel_thread_helper() into ret_from_fork()Al Viro3-16/+28
2012-09-30s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro9-61/+5
2012-09-30um: switch to generic kernel_thread()Al Viro3-16/+4
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro17-158/+34
2012-09-30x86: split ret_from_forkAl Viro7-85/+67
2012-09-30alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro3-19/+14
2012-09-30alpha: switch to generic kernel_thread()Al Viro5-72/+31
2012-09-30alpha: switch to generic sys_execve()Al Viro3-30/+1
2012-09-30arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro4-26/+2
2012-09-30arm: optimized current_pt_regs()Al Viro1-0/+5
2012-09-30arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro3-42/+13
2012-09-30arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro4-67/+26
2012-09-30generic sys_execve()Al Viro2-6/+40
2012-09-30generic kernel_execve()Al Viro2-0/+27
2012-09-30new helper: current_pt_regs()Al Viro1-0/+4
2012-09-30preparation for generic kernel_thread()Al Viro3-1/+18
2012-09-20um: kill thread->forkingAl Viro7-66/+29
2012-09-20um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2-7/+5
2012-09-20um: don't leak floating point state and segment registers on execve()Al Viro1-0/+1
2012-09-20um: take cleaning singlestep to start_thread()Al Viro1-19/+5
2012-09-20don't bother exporting kernel_execve()Al Viro3-3/+0
2012-09-20the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro5-4/+1
2012-09-20get rid of generic instances of asm/exec.hAl Viro36-195/+22
2012-09-20x86: get rid of TIF_IRET hackeryAl Viro5-17/+8
2012-09-19cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo1-29/+34
2012-09-19workqueue: reimplement work_on_cpu() using system_wqTejun Heo1-17/+8
2012-09-19md: make sure metadata is updated when spares are activated or removed.NeilBrown1-1/+5
2012-09-19md/raid5: fix calculate of 'degraded' when a replacement becomes active.NeilBrown1-0/+4
2012-09-19Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE."NeilBrown1-1/+1
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2-2/+4
2012-09-18cciss: fix handling of protocol errorStephen M. Cameron1-0/+1
2012-09-18blk: add an upper sanity check on partition addingAlan Cox1-1/+1
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2-2/+2
2012-09-18sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error pathLaurent Pinchart1-1/+2
2012-09-17workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()Lai Jiangshan1-2/+10
2012-09-17memory hotplug: fix section info double registration bugqiuxishi1-6/+10
2012-09-17mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng1-1/+1
2012-09-17drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman1-0/+5
2012-09-17compiler.h: add __visibleAndi Kleen2-0/+11
2012-09-17pid-namespace: limit value of ns_last_pid to (0, max_pid)Andrew Vagin1-1/+5
2012-09-17include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever1-1/+1
2012-09-17slub: consider pfmemalloc_match() in get_partial_node()Joonsoo Kim1-5/+10
2012-09-17slab: fix starting index for finding another objectJoonsoo Kim1-1/+1
2012-09-17slab: do ClearSlabPfmemalloc() for all pages of slabMel Gorman1-2/+2
2012-09-17nbd: clear waiting_queue on shutdownPaul Clements1-0/+9
2012-09-17MAINTAINERS: fix TXT maintainer list and source repo pathGang Wei1-2/+3
2012-09-17mm/ia64: fix a memory block size bugJianguo Wu1-1/+1