Age | Commit message (Expand) | Author |
2015-12-13 | serial/sunsu: Deinline wait_for_xmitr, save 165 bytes | Denys Vlasenko |
2015-12-13 | serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytes | Denys Vlasenko |
2015-12-13 | serial/pxa: Deinline wait_for_xmitr, save 165 bytes | Denys Vlasenko |
2015-12-13 | serial/omap-serial: Deinline wait_for_xmitr, save 165 bytes | Denys Vlasenko |
2015-12-13 | serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytes | Denys Vlasenko |
2015-12-13 | serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytes | Denys Vlasenko |
2015-12-13 | isicom: Deinline drop_dtr, save 112 bytes | Denys Vlasenko |
2015-12-13 | cyclades: Deinline cyz_is_loaded, save 240 bytes | Denys Vlasenko |
2015-12-13 | tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytes | Denys Vlasenko |
2015-12-13 | serial_core: Deinline uart_update_mctrl, save 304 bytes | Denys Vlasenko |
2015-12-13 | serial/jsm: Deinline neo_parse_isr, save 688 bytes | Denys Vlasenko |
2015-12-13 | serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytes | Denys Vlasenko |
2015-12-13 | isicom: Deinline WaitTillCardIsFree, save 1120 bytes | Denys Vlasenko |
2015-12-13 | cyclades: Deinline serial_paranoia_check, save 304 bytes | Denys Vlasenko |
2015-12-13 | cyclades: Deinline cyy_writeb, save 880 bytes | Denys Vlasenko |
2015-12-13 | cyclades: Deinline cyy_readb, save 368 bytes | Denys Vlasenko |
2015-12-13 | serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLE | Masahiro Yamada |
2015-12-13 | serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON" | Masahiro Yamada |
2015-12-13 | serial: 8250_uniphier: add earlycon support | Masahiro Yamada |
2015-12-13 | drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular | Paul Gortmaker |
2015-12-13 | drivers/tty/serial: make serial/atmel_serial.c explicitly non-modular | Paul Gortmaker |
2015-12-13 | serial: imx: reorder functions and simplify a bit | Uwe Kleine-König |
2015-12-13 | serial: imx: repair and complete handshaking | Uwe Kleine-König |
2015-12-13 | serial: atmel: convert to irq handling provided mctrl-gpio | Uwe Kleine-König |
2015-12-13 | serial: sh-sci: Add device tree bindings for r8a7793 | Ulrich Hecht |
2015-12-13 | serial: imx: fix a possible NULL dereference | LABBE Corentin |
2015-12-13 | drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME | Gavin Thomas Claugus |
2015-12-13 | Linux 4.4-rc5v4.4-rc5 | Linus Torvalds |
2015-12-13 | sched/wait: Fix the signal handling fix | Peter Zijlstra |
2015-12-13 | Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-12-13 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-12-13 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-12-13 | Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-12-13 | Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-12-13 | Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-12-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-12-12 | Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-12-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-12-12 | Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-12-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-12-12 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-12-12 | MIPS: fix DMA contiguous allocation | Qais Yousef |
2015-12-12 | sh64: fix __NR_fgetxattr | Dmitry V. Levin |
2015-12-12 | ocfs2: fix SGID not inherited issue | Junxiao Bi |
2015-12-12 | mm/oom_kill.c: avoid attempting to kill init sharing same memory | Chen Jie |
2015-12-12 | drivers/base/memory.c: prohibit offlining of memory blocks with missing sections | Seth Jennings |
2015-12-12 | tmpfs: fix shmem_evict_inode() warnings on i_blocks | Hugh Dickins |
2015-12-12 | mm/hugetlb.c: fix resv map memory leak for placeholder entries | Mike Kravetz |
2015-12-12 | mm: hugetlb: call huge_pte_alloc() only if ptep is null | Naoya Horiguchi |
2015-12-12 | kernel: remove stop_machine() Kconfig dependency | Chris Wilson |