summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-13serial/sunsu: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13serial/pxa: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13serial/omap-serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytesDenys Vlasenko
2015-12-13serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13isicom: Deinline drop_dtr, save 112 bytesDenys Vlasenko
2015-12-13cyclades: Deinline cyz_is_loaded, save 240 bytesDenys Vlasenko
2015-12-13tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytesDenys Vlasenko
2015-12-13serial_core: Deinline uart_update_mctrl, save 304 bytesDenys Vlasenko
2015-12-13serial/jsm: Deinline neo_parse_isr, save 688 bytesDenys Vlasenko
2015-12-13serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytesDenys Vlasenko
2015-12-13isicom: Deinline WaitTillCardIsFree, save 1120 bytesDenys Vlasenko
2015-12-13cyclades: Deinline serial_paranoia_check, save 304 bytesDenys Vlasenko
2015-12-13cyclades: Deinline cyy_writeb, save 880 bytesDenys Vlasenko
2015-12-13cyclades: Deinline cyy_readb, save 368 bytesDenys Vlasenko
2015-12-13serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada
2015-12-13serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"Masahiro Yamada
2015-12-13serial: 8250_uniphier: add earlycon supportMasahiro Yamada
2015-12-13drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modularPaul Gortmaker
2015-12-13drivers/tty/serial: make serial/atmel_serial.c explicitly non-modularPaul Gortmaker
2015-12-13serial: imx: reorder functions and simplify a bitUwe Kleine-König
2015-12-13serial: imx: repair and complete handshakingUwe Kleine-König
2015-12-13serial: atmel: convert to irq handling provided mctrl-gpioUwe Kleine-König
2015-12-13serial: sh-sci: Add device tree bindings for r8a7793Ulrich Hecht
2015-12-13serial: imx: fix a possible NULL dereferenceLABBE Corentin
2015-12-13drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAMEGavin Thomas Claugus
2015-12-13Linux 4.4-rc5v4.4-rc5Linus Torvalds
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi
2015-12-12mm/oom_kill.c: avoid attempting to kill init sharing same memoryChen Jie
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings
2015-12-12tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins
2015-12-12mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz
2015-12-12mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson