| Commit message (Expand) | Author | Age | Files | Lines |
* | DMAENGINE: ste_dma40: rewrote LCLA entries allocation code | Jonas Aaberg | 2010-09-22 | 3 | -309/+218 |
* | DMAENGINE: ste_dma40: fix possible use of uninitialized variable | Jonas Aaberg | 2010-09-22 | 1 | -2/+2 |
* | DMAENGINE: ste_dma40: corrected is_paused behavior | Jonas Aaberg | 2010-09-22 | 1 | -4/+10 |
* | DMAENGINE: ste_dma40: code clean-up | Jonas Aaberg | 2010-09-22 | 4 | -66/+57 |
* | DMAENGINE: ste_dma40: added support for link jobs in hw | Jonas Aaberg | 2010-09-22 | 2 | -116/+202 |
* | DMAENGINE: ste_dma40: removed a few magic numbers | Jonas Aaberg | 2010-09-22 | 2 | -6/+15 |
* | DMAENGINE: ste_dma40: fix bug related to callback handling | Jonas Aaberg | 2010-09-22 | 3 | -23/+14 |
* | DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request | Jonas Aaberg | 2010-09-22 | 1 | -30/+16 |
* | DMAENGINE: ste_dma40: No need reading, masking and setting a set register | Jonas Aaberg | 2010-09-22 | 1 | -4/+1 |
* | DMAENGINE: ste_dma40: Fix failed to restart logical channel bug | Jonas Aaberg | 2010-09-22 | 1 | -12/+8 |
* | DMAENGINE: ste_dma40: config checks | Linus Walleij | 2010-09-22 | 2 | -3/+28 |
* | Linux 2.6.36-rc5v2.6.36-rc5 | Linus Torvalds | 2010-09-20 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-09-20 | 3 | -22/+10 |
|\ |
|
| * | Staging: vt6655: fix buffer overflow | Dan Carpenter | 2010-09-20 | 1 | -3/+8 |
| * | Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" | Sven Eckelmann | 2010-09-20 | 2 | -19/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-09-20 | 6 | -32/+66 |
|\ \ |
|
| * | | USB: musb: MAINTAINERS: Fix my mail address | Felipe Balbi | 2010-09-20 | 1 | -2/+2 |
| * | | USB: serial/mos*: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-20 | 2 | -0/+6 |
| * | | USB: otg: twl4030: fix phy initialization(v1) | Ming Lei | 2010-09-20 | 1 | -27/+51 |
| * | | USB: EHCI: Disable langwell/penwell LPM capability | Alek Du | 2010-09-20 | 1 | -0/+5 |
| * | | usb: musb_debugfs: don't use the struct file private_data field with seq_files | Mathias Nyman | 2010-09-20 | 1 | -3/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-09-20 | 2 | -15/+11 |
|\ \ |
|
| * | | serial: mfd: fix bug in serial_hsu_remove() | Feng Tang | 2010-09-20 | 1 | -8/+9 |
| * | | serial: amba-pl010: fix set_ldisc | Mika Westerberg | 2010-09-20 | 1 | -7/+2 |
| |/ |
|
* | | frv: double syscall restarts, syscall restart in sigreturn() | Al Viro | 2010-09-20 | 1 | -1/+3 |
* | | frv: handling of restart into restart_syscall is fscked | Al Viro | 2010-09-20 | 1 | -1/+1 |
* | | frv: avoid infinite loop of SIGSEGV delivery | Al Viro | 2010-09-20 | 1 | -2/+2 |
* | | frv: fix address verification holes in setup_frame/setup_rt_frame | Al Viro | 2010-09-20 | 1 | -16/+22 |
* | | frv: restart_block.fn needs to be reset on sigreturn | Al Viro | 2010-09-20 | 1 | -0/+3 |
* | | mm: further fix swapin race condition | Hugh Dickins | 2010-09-20 | 1 | -3/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2010-09-19 | 13 | -131/+88 |
|\ |
|
| * | alpha: deal with multiple simultaneously pending signals | Al Viro | 2010-09-18 | 1 | -5/+11 |
| * | alpha: fix a 14 years old bug in sigreturn tracing | Al Viro | 2010-09-18 | 1 | -2/+11 |
| * | alpha: unb0rk sigsuspend() and rt_sigsuspend() | Al Viro | 2010-09-18 | 3 | -69/+2 |
| * | alpha: belated ERESTART_RESTARTBLOCK race fix | Al Viro | 2010-09-18 | 1 | -1/+2 |
| * | alpha: Shift perf event pending work earlier in timer interrupt | Michael Cree | 2010-09-18 | 1 | -5/+5 |
| * | alpha: wire up fanotify and prlimit64 syscalls | Mikael Pettersson | 2010-09-18 | 2 | -1/+7 |
| * | alpha: kill big kernel lock | Arnd Bergmann | 2010-09-18 | 2 | -8/+0 |
| * | alpha: fix build breakage in asm/cacheflush.h | Tejun Heo | 2010-09-18 | 1 | -0/+2 |
| * | alpha: remove unnecessary cast from void* in assignment. | matt mooney | 2010-09-18 | 2 | -2/+2 |
| * | alpha: Use static const char * const where possible | Joe Perches | 2010-09-18 | 4 | -38/+46 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2010-09-19 | 1 | -9/+3 |
|\ \ |
|
| * | | ide: Fix ordering of procfs registry. | Wolfram Sang | 2010-09-13 | 1 | -9/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-19 | 22 | -35/+136 |
|\ \ \ |
|
| * | | | dca: disable dca on IOAT ver.3.0 multiple-IOH platforms | Sosnowski, Maciej | 2010-09-17 | 1 | -6/+79 |
| * | | | netpoll: Disable IRQ around RCU dereference in netpoll_rx | Herbert Xu | 2010-09-17 | 1 | -4/+4 |
| * | | | sctp: Do not reset the packet during sctp_packet_config(). | Vlad Yasevich | 2010-09-17 | 1 | -1/+0 |
| * | | | net/llc: storing negative error codes in unsigned short | Dan Carpenter | 2010-09-16 | 1 | -1/+1 |
| * | | | MAINTAINERS: move atlx discussions to netdev | Chris Snook | 2010-09-16 | 1 | -1/+1 |
| * | | | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-16 | 1 | -0/+2 |