summaryrefslogtreecommitdiffstats
path: root/kernel/ptrace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-20ste_dma40: move priority to separate fieldRabin Vincent3-8/+3
2010-10-20ste_dma40: add variable to indicate valid dma_cfgRabin Vincent1-8/+8
2010-10-07DMAENGINE: define a dummy filter function for ste_dma40Linus Walleij1-0/+19
2010-10-07DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin2-74/+2
2010-10-07DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_controlPer Forlin1-8/+26
2010-10-07DMAENGINE: ste_dma40: fix resource leaks in error paths.Rabin Vincent1-4/+13
2010-10-07DMAENGINE: ste_dma40: fix desc_getRabin Vincent1-9/+14
2010-10-07DMAENGINE: ste_dma40: fix clk_get failure pathRabin Vincent1-1/+1
2010-10-07DMAENGINE: ste_dma40: fix disabled channels listRabin Vincent1-3/+5
2010-09-22DMAENGINE: ste_dma40: added kernel doc for structJonas Aaberg1-7/+15
2010-09-22DMAENGINE: ste_dma40: don't pause/resume non-executing channelsJonas Aaberg1-0/+6
2010-09-22DMAENGINE: ste_dma40: removed non-used variable from structJonas Aaberg2-3/+0
2010-09-22DMAENGINE: ste_dma40: rewrote LCLA entries allocation codeJonas Aaberg3-309/+218
2010-09-22DMAENGINE: ste_dma40: fix possible use of uninitialized variableJonas Aaberg1-2/+2
2010-09-22DMAENGINE: ste_dma40: corrected is_paused behaviorJonas Aaberg1-4/+10
2010-09-22DMAENGINE: ste_dma40: code clean-upJonas Aaberg4-66/+57
2010-09-22DMAENGINE: ste_dma40: added support for link jobs in hwJonas Aaberg2-116/+202
2010-09-22DMAENGINE: ste_dma40: removed a few magic numbersJonas Aaberg2-6/+15
2010-09-22DMAENGINE: ste_dma40: fix bug related to callback handlingJonas Aaberg3-23/+14
2010-09-22DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend requestJonas Aaberg1-30/+16
2010-09-22DMAENGINE: ste_dma40: No need reading, masking and setting a set registerJonas Aaberg1-4/+1
2010-09-22DMAENGINE: ste_dma40: Fix failed to restart logical channel bugJonas Aaberg1-12/+8
2010-09-22DMAENGINE: ste_dma40: config checksLinus Walleij2-3/+28
2010-09-21Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds1-1/+1
2010-09-21Staging: vt6655: fix buffer overflowDan Carpenter1-3/+8
2010-09-21Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2-19/+2
2010-09-21serial: mfd: fix bug in serial_hsu_remove()Feng Tang1-8/+9
2010-09-21serial: amba-pl010: fix set_ldiscMika Westerberg1-7/+2
2010-09-21USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi1-2/+2
2010-09-21USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-21USB: otg: twl4030: fix phy initialization(v1)Ming Lei1-27/+51
2010-09-21USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du1-0/+5
2010-09-21usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman1-3/+2
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro1-1/+3
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro1-1/+1
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro1-2/+2
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro1-16/+22
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro1-0/+3
2010-09-20mm: further fix swapin race conditionHugh Dickins1-3/+5
2010-09-19Coda: mount hangs because of missed REQ_WRITE renameJan Harkes1-2/+2
2010-09-19alpha: deal with multiple simultaneously pending signalsAl Viro1-5/+11
2010-09-19alpha: fix a 14 years old bug in sigreturn tracingAl Viro1-2/+11
2010-09-19alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro3-69/+2
2010-09-19alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro1-1/+2
2010-09-19alpha: Shift perf event pending work earlier in timer interruptMichael Cree1-5/+5
2010-09-19alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2-1/+7
2010-09-19alpha: kill big kernel lockArnd Bergmann2-8/+0
2010-09-19alpha: fix build breakage in asm/cacheflush.hTejun Heo1-0/+2
2010-09-19alpha: remove unnecessary cast from void* in assignment.matt mooney2-2/+2
2010-09-19alpha: Use static const char * const where possibleJoe Perches4-38/+46