| Commit message (Expand) | Author | Files | Lines |
2012-11-16 | TTY: isicom, fix tty buffers memory leak | Jiri Slaby | 1 | -9/+12 |
2012-11-16 | TTY: introduce tty_port_destroy | Jiri Slaby | 2 | -1/+16 |
2012-11-16 | TTY: n_gsm, use kref from tty_port | Jiri Slaby | 1 | -6/+5 |
2012-11-16 | MMC: sdio, use kref from tty_port | Jiri Slaby | 1 | -12/+11 |
2012-11-16 | MMC: sdio_uart, remove unused member from sdio_uart_port | Jiri Slaby | 1 | -1/+0 |
2012-11-16 | ISDN: capi, use kref from tty_port | Jiri Slaby | 1 | -19/+17 |
2012-11-16 | TTY: pty, fix tty buffers leak | Jiri Slaby | 2 | -2/+2 |
2012-11-16 | TTY: isicom, stop using port->tty | Jiri Slaby | 1 | -1/+1 |
2012-11-16 | tty/serial/ar933x_uart: fix baud rate calculation | Gabor Juhos | 1 | -5/+85 |
2012-11-16 | mm, oom: ensure sysrq+f always passes valid zonelist | David Rientjes | 1 | -1/+2 |
2012-11-16 | serial: Unneeded ARCH dependencies are removed | Alexander Shiyan | 1 | -12/+12 |
2012-11-16 | serial: mfd: Add nmi_touch_watchdog() into the console write function | Feng Tang | 1 | -0/+3 |
2012-11-16 | serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel | Steven Miao | 1 | -4/+3 |
2012-11-16 | serial: cast before shifting on port io | Alan Cox | 1 | -1/+1 |
2012-11-16 | serial: xilinx_uartps: kill CONFIG_OF conditional | Josh Cartwright | 2 | -9/+1 |
2012-11-16 | ipwireless: don't oops if we run out of space | Alan Cox | 1 | -1/+4 |
2012-11-16 | moxa: dcd handling of CLOCAL is backwards | Alan Cox | 1 | -1/+1 |
2012-11-16 | serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ... | Jun Chen | 1 | -3/+10 |
2012-11-16 | serial:ifx6x60:SPI header is decoded incorrectly | chao bi | 1 | -2/+2 |
2012-11-11 | Linux 3.7-rc5v3.7-rc5 | Linus Torvalds | 1 | -1/+1 |
2012-11-10 | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 9 | -8/+24 |
2012-11-10 | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 4 | -2/+20 |
2012-11-10 | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 2 | -0/+7 |
2012-11-10 | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq | Andreas Larsson | 1 | -2/+4 |
2012-11-10 | sparc: Add sparc support for platform_get_irq() | Andreas Larsson | 1 | -0/+7 |
2012-11-09 | gre6: fix rtnl dump messages | Nicolas Dichtel | 1 | -4/+4 |
2012-11-09 | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng | 1 | -1/+4 |
2012-11-09 | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 1 | -3/+5 |
2012-11-09 | ipv6: send unsolicited neighbour advertisements to all-nodes | Hannes Frederic Sowa | 1 | -2/+1 |
2012-11-09 | xen/arm: Fix compile errors when drivers are compiled as modules (export more). | Stefano Stabellini | 1 | -0/+6 |
2012-11-09 | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory | Thomas Hellstrom | 1 | -1/+1 |
2012-11-09 | drm/vmwgfx: Fix hibernation device reset | Thomas Hellstrom | 1 | -0/+5 |
2012-11-09 | h8300: add missing L1_CACHE_SHIFT | Fengguang Wu | 1 | -1/+2 |
2012-11-09 | mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() | Takamori Yamaguchi | 1 | -0/+2 |
2012-11-09 | fanotify: fix missing break | Eric Paris | 1 | -0/+1 |
2012-11-09 | revert "epoll: support for disabling items, and a self-test app" | Andrew Morton | 5 | -392/+4 |
2012-11-09 | checkpatch: improve network block comment style checking | Joe Perches | 1 | -2/+4 |
2012-11-09 | virtio: Don't access index after unregister. | Cornelia Huck | 1 | -1/+3 |
2012-11-09 | drm/nouveau: fix acpi edid retrieval | Maarten Lankhorst | 1 | -1/+1 |
2012-11-09 | drm/nvc0/disp: fix regression in vblank semaphore release | Kelly Doran | 1 | -8/+12 |
2012-11-09 | drm/nv40/mpeg: fix context handling | Marcin Slusarz | 1 | -1/+1 |
2012-11-09 | drm/nv40/graph: fix typo in type names | Marcin Slusarz | 1 | -2/+2 |
2012-11-09 | drm/nv41/vm: fix typo in type name | Marcin Slusarz | 1 | -1/+1 |
2012-11-08 | xfs: fix reading of wrapped log data | Dave Chinner | 1 | -1/+1 |
2012-11-08 | xfs: fix buffer shudown reference count mismatch | Dave Chinner | 1 | -0/+18 |
2012-11-08 | xfs: don't vmap inode cluster buffers during free | Dave Chinner | 1 | -1/+2 |
2012-11-08 | xfs: invalidate allocbt blocks moved to the free list | Dave Chinner | 1 | -0/+2 |
2012-11-08 | xfs: silence uninitialised f.file warning. | Dave Chinner | 1 | -1/+1 |
2012-11-08 | xfs: growfs: don't read garbage for new secondary superblocks | Dave Chinner | 1 | -2/+19 |
2012-11-08 | xfs: move allocation stack switch up to xfs_bmapi_allocate | Dave Chinner | 4 | -56/+54 |