summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells2012-12-121-3/+1
* MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells2012-12-121-0/+1
* mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-12-121-8/+25
* MN10300: Handle cacheable PCI regions in pci_iomap()David Howells2012-12-122-1/+36
* MN10300: fix debug polling in ttySM driverMark Salter2012-12-121-12/+23
* MN10300: ttySM: clean up unnecessary castingMark Salter2012-12-122-6/+6
* MN10300: fix SMP synchronization between txdma and serial driverMark Salter2012-12-124-48/+90
* MN10300: fix serial port vdma irq setup for SMPMark Salter2012-12-121-4/+30
* MN10300: cleanup IRQ affinity settingMark Salter2012-12-123-52/+17
* MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells2012-12-121-6/+8
* do_coredump(): get rid of pt_regs argumentAl Viro2012-11-293-5/+5
* print_fatal_signal(): get rid of pt_regs argumentAl Viro2012-11-291-2/+3
* ptrace_signal(): get rid of unused argumentsAl Viro2012-11-291-4/+2
* get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-294-5/+5
* new helper: signal_pt_regs()Al Viro2012-11-293-0/+11
* unify default ptrace_signal_deliverAl Viro2012-11-2918-42/+6
* flagday: kill pt_regs argument of do_fork()Al Viro2012-11-299-26/+19
* death to idle_regs()Al Viro2012-11-284-22/+0
* don't pass regs to copy_process()Al Viro2012-11-281-4/+2
* flagday: don't pass regs to copy_thread()Al Viro2012-11-2834-60/+45
* bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-285-54/+7
* xtensa: switch to generic clone()Al Viro2012-11-285-11/+3
* openrisc: switch to use of generic fork and cloneAl Viro2012-11-286-66/+19
* unicore32: switch to generic clone(2)Al Viro2012-11-284-25/+7
* score: switch to generic fork/vfork/cloneAl Viro2012-11-286-58/+8
* c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro2012-11-284-36/+6
* take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-2812-63/+11
* mn10300: switch to generic fork/vfork/cloneAl Viro2012-11-282-28/+8
* h8300: switch to generic fork/vfork/cloneAl Viro2012-11-283-44/+6
* tile: switch to generic clone()Al Viro2012-11-282-8/+1
* m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro2012-11-284-71/+46
* alpha: switch to generic fork/vfork/cloneAl Viro2012-11-284-59/+17
* s390: switch to generic fork/vfork/cloneAl Viro2012-11-283-42/+14
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-287-56/+12
* hexagon: switch to generic clone()Al Viro2012-11-284-52/+6
* sh: switch to generic fork/vfork/cloneAl Viro2012-11-285-110/+11
* parisc: switch to generic fork/vfork/cloneAl Viro2012-11-284-69/+22
* m32r: switch to generic fork/vfork/cloneAl Viro2012-11-282-42/+7
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-284-60/+13
* avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro2012-11-284-47/+11
* arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-287-28/+12
* frv: switch to generic fork/vfork/cloneAl Viro2012-11-282-40/+8
* powerpc: switch to generic fork/clone/vforkAl Viro2012-11-284-32/+4
* arm: switch to generic fork/vfork/cloneAl Viro2012-11-286-55/+13
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-2816-117/+52
* get rid of pt_regs argument of ->load_binary()Al Viro2012-11-2812-20/+25
* get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-286-9/+8
* get rid of pt_regs argument of do_execve_common()Al Viro2012-11-281-4/+4
* get rid of pt_regs argument of do_execve()Al Viro2012-11-283-13/+8
* make compat_do_execve() static, lose pt_regs argumentAl Viro2012-11-282-8/+4
OpenPOWER on IntegriCloud