aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* MN10300: Use asm-generic/pci_iomap.hDavid Howells2012-12-12
* MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells2012-12-12
* MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells2012-12-12
* mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-12-12
* MN10300: Handle cacheable PCI regions in pci_iomap()David Howells2012-12-12
* MN10300: fix debug polling in ttySM driverMark Salter2012-12-12
* MN10300: ttySM: clean up unnecessary castingMark Salter2012-12-12
* MN10300: fix SMP synchronization between txdma and serial driverMark Salter2012-12-12
* MN10300: fix serial port vdma irq setup for SMPMark Salter2012-12-12
* MN10300: cleanup IRQ affinity settingMark Salter2012-12-12
* MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells2012-12-12
* get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-29
* new helper: signal_pt_regs()Al Viro2012-11-29
* unify default ptrace_signal_deliverAl Viro2012-11-29
* flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
* death to idle_regs()Al Viro2012-11-28
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-28
* xtensa: switch to generic clone()Al Viro2012-11-28
* openrisc: switch to use of generic fork and cloneAl Viro2012-11-28
* unicore32: switch to generic clone(2)Al Viro2012-11-28
* score: switch to generic fork/vfork/cloneAl Viro2012-11-28
* c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro2012-11-28
* take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
* mn10300: switch to generic fork/vfork/cloneAl Viro2012-11-28
* h8300: switch to generic fork/vfork/cloneAl Viro2012-11-28
* tile: switch to generic clone()Al Viro2012-11-28
* m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro2012-11-28
* alpha: switch to generic fork/vfork/cloneAl Viro2012-11-28
* s390: switch to generic fork/vfork/cloneAl Viro2012-11-28
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-28
* hexagon: switch to generic clone()Al Viro2012-11-28
* sh: switch to generic fork/vfork/cloneAl Viro2012-11-28
* parisc: switch to generic fork/vfork/cloneAl Viro2012-11-28
* m32r: switch to generic fork/vfork/cloneAl Viro2012-11-28
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-28
* avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro2012-11-28
* arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-28
* frv: switch to generic fork/vfork/cloneAl Viro2012-11-28
* powerpc: switch to generic fork/clone/vforkAl Viro2012-11-28
* arm: switch to generic fork/vfork/cloneAl Viro2012-11-28
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
* get rid of pt_regs argument of ->load_binary()Al Viro2012-11-28
* get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-28
* kill stray kernel_thread() garbageAl Viro2012-11-28
* consolidate sys_execve() prototypeAl Viro2012-11-28
*-----------------. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()Al Viro2012-10-21
| | | | | | | | | | * powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()Al Viro2012-10-21
| | | | | | | | | | * powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.Al Viro2012-10-21