summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19isofs: avoid unused function warningArnd Bergmann
2014-11-19vfs: fix reference leak in d_prune_aliases()Yan, Zheng
2014-11-19of/selftest: Fix off-by-one error in removal pathGrant Likely
2014-11-19ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependen...Tyler Baker
2014-11-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki
2014-11-19MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki
2014-11-19MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle
2014-11-19MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras
2014-11-19MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras
2014-11-19MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras
2014-11-19MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
2014-11-19MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen
2014-11-19MIPS: Loongson: Fix the write-combine CCA value settingHuacai Chen
2014-11-19MIPS: IP27: Fix __node_distances undefined errorJames Cowgill
2014-11-19MIPS: Loongson3: Fix __node_distances undefined errorJames Cowgill
2014-11-19Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2014-11-19Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2014-11-19Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2014-11-19Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2014-11-19Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2014-11-19clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard
2014-11-18mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer
2014-11-18can: m_can: update to support CAN FD featuresDong Aisheng
2014-11-18can: m_can: fix incorrect error messagesDong Aisheng
2014-11-18can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng
2014-11-18can: m_can: fix not set can_dlc for remote frameDong Aisheng
2014-11-18can: m_can: fix possible sleep in napi pollDong Aisheng
2014-11-18can: m_can: add missing message RAM initializationDong Aisheng
2014-11-18can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen
2014-11-18can: m_can: add .ndo_change_mtu functionDong Aisheng
2014-11-18can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18documentation: pinctrl bindings: Fix trivial typo 'abitrary'Soren Brinkmann
2014-11-18devicetree: bindings: Add vendor prefix for Micron Technology, Inc.bpqw
2014-11-18of: Add vendor prefix for Chips&Media, Inc.Philipp Zabel
2014-11-18of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt
2014-11-18devicetree: vendor-prefixes.txt: fix whitespaceAntony Pavlov
2014-11-18of: Fix crash if an earlycon driver is not foundKevin Cernekee
2014-11-18of/irq: Drop obsolete 'interrupts' vs 'interrupts-extended' textBjorn Helgaas
2014-11-18of: Spelling s/stucture/structure/Geert Uytterhoeven
2014-11-18x86, kaslr: Handle Gold linker for finding bss/brkKees Cook
2014-11-18x86, mm: Set NX across entire PMD at bootKees Cook
2014-11-18x86, microcode: Update BSPs microcode on resumeBorislav Petkov
2014-11-18devicetree: bindings: add sandisk to the vendor prefixesRobert Jarzmik
2014-11-18can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18can: xilinx_can: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18can: xilinx_can: fix comparison of unsigned variableSudip Mukherjee
2014-11-18can: remove unused variableSudip Mukherjee
2014-11-18can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng