summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-01-03MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
2017-01-03MIPS: Use generic asm/unaligned.hPaul Burton
2017-01-03MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-01-03MIPS: Relocatable: Provide plat_post_relocation hookSteven J. Hill
2017-01-03MIPS: Octeon: Enable KASLRSteven J. Hill
2017-01-03MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.Steven J. Hill
2017-01-03MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.Steven J. Hill
2017-01-03MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn
2017-01-03MIPS: Switch to the irq_stack in interruptsMatt Redfearn
2017-01-03MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn
2017-01-03MIPS: Stack unwinding while on IRQ stackMatt Redfearn
2017-01-03MIPS: Introduce irq_stackMatt Redfearn
2017-01-03MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle
2017-01-03MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle
2017-01-03MIPS: Zboot: Don't use $(LINUXINCLUDE) twicePaul Bolle
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven
2017-01-03MIPS: Octeon: Kill cvmx_helper_link_autoconf()Aaro Koskinen
2017-01-03MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-03MIPS: zboot: Add "uzImage.bin" targetMaarten ter Huurne
2017-01-01Linux 4.10-rc2Linus Torvalds
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-30Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds
2016-12-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-29mm/filemap: fix parameters to test_bit()Olof Johansson
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk
2016-12-27docs: Fix build failureJohn Brooks
2016-12-27Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan
2016-12-27crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott
2016-12-26ext4: Simplify DAX fault pathJan Kara
2016-12-26dax: Call ->iomap_begin without entry lock during dax faultJan Kara
2016-12-26dax: Finish fault completely when loading holesJan Kara
2016-12-26dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara
2016-12-26mm: Invalidate DAX radix tree entries only if appropriateJan Kara
2016-12-26ext2: Return BH_New buffers for zeroed blocksJan Kara
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner
2016-12-26smp/hotplug: Undo tglxs brainfartThomas Gleixner
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2016-12-26net, sched: fix soft lockup in tc_classifyDaniel Borkmann
2016-12-25Linux 4.10-rc1Linus Torvalds
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds