aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-17printk: rename LOG_NEWLINE and tidy upreview/more-printk-flagsAlex Elder
2014-07-17printk: kill LOG_PREFIXAlex Elder
2014-07-17printk: stop actually recording LOG_PREFIXAlex Elder
2014-07-17printk: update previous message for LOG_PREFIXAlex Elder
2014-07-17printk: kill LOG_CONTAlex Elder
2014-07-17printk: correct some more typosAlex Elder
2014-07-17printk: insert newline in devkmsg_read()Alex Elder
2014-07-17printk: honor LOG_PREFIX in msg_print_text()Alex Elder
2014-07-17printk: honor LOG_PREFIX in devkmsg_read()Alex Elder
2014-07-17printk: LOG_CONT and LOG_NEWLINE are oppositesAlex Elder
2014-07-17printk: initialize syslog_prev and console_prevAlex Elder
2014-07-13Linux 3.16-rc5v3.16-rc5Linus Torvalds
2014-07-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-07-13Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner
2014-07-13parisc: drop unused defines and header includesHelge Deller
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller
2014-07-13parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller
2014-07-12Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-12Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-12Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-12Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-12Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-12ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon
2014-07-12ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o
2014-07-12Documenation/laptops: rename and update hpfall.cPali Rohár
2014-07-12DocBook: fix various typosMasanari Iida
2014-07-12DocBook: fix mtdnand typosMasanari Iida
2014-07-12scripts/kernel-doc: handle object-like macrosHoria Geanta
2014-07-12Documentation/Changes: clean up mcelog paragraphPaul Bolle
2014-07-12ARM: at91: at91sam9x5: add clocks for usb deviceBo Shen
2014-07-12Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King
2014-07-11phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros
2014-07-11phy: core: Fix error path in phy_create()Roger Quadros
2014-07-11drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons
2014-07-11phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi
2014-07-11phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard
2014-07-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka
2014-07-11serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0Simon Horman
2014-07-11serial: imx: Fix build breakagePeter Hurley
2014-07-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-11Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-07-11ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o