| Commit message (Expand) | Author | Age |
* | intel_mid_dma: Allow IRQ sharing | Yong Wang | 2010-10-07 |
* | intel_mid_dma: Add runtime PM support | Koul, Vinod | 2010-10-07 |
* | dmaengine: fix interrupt clearing for mv_xor | Simon Guinot | 2010-09-23 |
* | missing inline keyword for static function in linux/dmaengine.h | Mathieu Lacage | 2010-09-22 |
* | dma/shdma: move dereference below the NULL check | Dan Carpenter | 2010-09-22 |
* | Linux 2.6.36-rc5v2.6.36-rc5 | Linus Torvalds | 2010-09-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-09-20 |
|\ |
|
| * | Staging: vt6655: fix buffer overflow | Dan Carpenter | 2010-09-20 |
| * | Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" | Sven Eckelmann | 2010-09-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-09-20 |
|\ \ |
|
| * | | USB: musb: MAINTAINERS: Fix my mail address | Felipe Balbi | 2010-09-20 |
| * | | USB: serial/mos*: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-20 |
| * | | USB: otg: twl4030: fix phy initialization(v1) | Ming Lei | 2010-09-20 |
| * | | USB: EHCI: Disable langwell/penwell LPM capability | Alek Du | 2010-09-20 |
| * | | usb: musb_debugfs: don't use the struct file private_data field with seq_files | Mathias Nyman | 2010-09-20 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-09-20 |
|\ \ |
|
| * | | serial: mfd: fix bug in serial_hsu_remove() | Feng Tang | 2010-09-20 |
| * | | serial: amba-pl010: fix set_ldisc | Mika Westerberg | 2010-09-20 |
| |/ |
|
* | | frv: double syscall restarts, syscall restart in sigreturn() | Al Viro | 2010-09-20 |
* | | frv: handling of restart into restart_syscall is fscked | Al Viro | 2010-09-20 |
* | | frv: avoid infinite loop of SIGSEGV delivery | Al Viro | 2010-09-20 |
* | | frv: fix address verification holes in setup_frame/setup_rt_frame | Al Viro | 2010-09-20 |
* | | frv: restart_block.fn needs to be reset on sigreturn | Al Viro | 2010-09-20 |
* | | mm: further fix swapin race condition | Hugh Dickins | 2010-09-20 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2010-09-19 |
|\ |
|
| * | alpha: deal with multiple simultaneously pending signals | Al Viro | 2010-09-18 |
| * | alpha: fix a 14 years old bug in sigreturn tracing | Al Viro | 2010-09-18 |
| * | alpha: unb0rk sigsuspend() and rt_sigsuspend() | Al Viro | 2010-09-18 |
| * | alpha: belated ERESTART_RESTARTBLOCK race fix | Al Viro | 2010-09-18 |
| * | alpha: Shift perf event pending work earlier in timer interrupt | Michael Cree | 2010-09-18 |
| * | alpha: wire up fanotify and prlimit64 syscalls | Mikael Pettersson | 2010-09-18 |
| * | alpha: kill big kernel lock | Arnd Bergmann | 2010-09-18 |
| * | alpha: fix build breakage in asm/cacheflush.h | Tejun Heo | 2010-09-18 |
| * | alpha: remove unnecessary cast from void* in assignment. | matt mooney | 2010-09-18 |
| * | alpha: Use static const char * const where possible | Joe Perches | 2010-09-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2010-09-19 |
|\ \ |
|
| * | | ide: Fix ordering of procfs registry. | Wolfram Sang | 2010-09-14 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-19 |
|\ \ \ |
|
| * | | | dca: disable dca on IOAT ver.3.0 multiple-IOH platforms | Sosnowski, Maciej | 2010-09-17 |
| * | | | netpoll: Disable IRQ around RCU dereference in netpoll_rx | Herbert Xu | 2010-09-17 |
| * | | | sctp: Do not reset the packet during sctp_packet_config(). | Vlad Yasevich | 2010-09-17 |
| * | | | net/llc: storing negative error codes in unsigned short | Dan Carpenter | 2010-09-17 |
| * | | | MAINTAINERS: move atlx discussions to netdev | Chris Snook | 2010-09-17 |
| * | | | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-17 |
| * | | | drivers/net/eql.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-17 |
| * | | | drivers/net/usb/hso.c: prevent reading uninitialized memory | Dan Rosenberg | 2010-09-17 |
| * | | | xfrm: dont assume rcu_read_lock in xfrm_output_one() | Eric Dumazet | 2010-09-17 |
| * | | | r8169: Handle rxfifo errors on 8168 chips | Matthew Garrett | 2010-09-15 |
| * | | | 3c59x: Remove atomic context inside vortex_{set|get}_wol | Denis Kirjanov | 2010-09-15 |
| * | | | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov | 2010-09-15 |