aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-19SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust1-11/+16
2014-11-19nfsd: correctly define v4.2 support attributesChristoph Hellwig1-3/+6
2014-11-19Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann23-32/+44
2014-11-19Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2-3/+8
2014-11-19Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-3/+3
2014-11-19Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+20
2014-11-19perf tools: Only override the default :tid comm entryAdrian Hunter1-3/+2
2014-11-19perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignoreAdrian Hunter1-0/+2
2014-11-19perf evlist: Do not poll events that use the system_wide flagAdrian Hunter1-1/+9
2014-11-19perf evsel: Fix ftrace:function event recordingJiri Olsa1-0/+8
2014-11-19perf diff: Add missing handler for PERF_RECORD_MMAP2 eventsKan Liang1-0/+1
2014-11-19perf hists: Fix up srcline histogram key formattingArnaldo Carvalho de Melo1-1/+1
2014-11-19perf annotate: Support source line numbers in annotateAndi Kleen3-6/+38
2014-11-19perf tools: Only print base source file for srclineAndi Kleen1-1/+1
2014-11-19perf callchain: Use a common function to resolve symbol or nameAndi Kleen5-41/+32
2014-11-19perf callchain: Use al.addr to set up call chainAndi Kleen1-1/+1
2014-11-19perf callchain: Factor out adding new call chain entriesAndi Kleen1-19/+32
2014-11-19perf tools: Fix annotation with kcoreAdrian Hunter1-0/+2
2014-11-19perf test: fix typo in python testWANG Chao1-1/+1
2014-11-19perf symbols: Fallback to kallsyms when using the minimal 'ELF' loaderArnaldo Carvalho de Melo1-1/+0
2014-11-19perf tools: Clean up libelf feature support codeNamhyung Kim2-4/+3
2014-11-19perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim4-10/+13
2014-11-19USB: ssu100: fix overrun-error reportingJohan Hovold1-8/+3
2014-11-19USB: keyspan: fix overrun-error reportingJohan Hovold1-10/+11
2014-11-19USB: keyspan: fix tty line-status reportingJohan Hovold1-28/+48
2014-11-19Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+4
2014-11-19clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard1-6/+6
2014-11-19usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark2-4/+68
2014-11-19ARM: dts: Explicitly set dr_mode on exynos5250-snowSjoerd Simons2-1/+5
2014-11-18mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau1-9/+6
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer2-20/+17
2014-11-18can: m_can: update to support CAN FD featuresDong Aisheng1-43/+134
2014-11-18can: m_can: fix incorrect error messagesDong Aisheng1-3/+3
2014-11-18can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng1-0/+1
2014-11-18can: m_can: fix not set can_dlc for remote frameDong Aisheng1-3/+4
2014-11-18can: m_can: fix possible sleep in napi pollDong Aisheng1-5/+15
2014-11-18can: m_can: add missing message RAM initializationDong Aisheng1-1/+10
2014-11-18can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen1-0/+1
2014-11-18can: m_can: add .ndo_change_mtu functionDong Aisheng1-0/+1
2014-11-18can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde1-0/+1
2014-11-18documentation: pinctrl bindings: Fix trivial typo 'abitrary'Soren Brinkmann12-12/+12
2014-11-18devicetree: bindings: Add vendor prefix for Micron Technology, Inc.bpqw1-0/+1
2014-11-18of: Add vendor prefix for Chips&Media, Inc.Philipp Zabel1-0/+1
2014-11-18of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt1-3/+16
2014-11-18devicetree: vendor-prefixes.txt: fix whitespaceAntony Pavlov1-1/+1
2014-11-18of: Fix crash if an earlycon driver is not foundKevin Cernekee1-1/+1
2014-11-18of/irq: Drop obsolete 'interrupts' vs 'interrupts-extended' textBjorn Helgaas1-4/+0
2014-11-18of: Spelling s/stucture/structure/Geert Uytterhoeven1-1/+1
2014-11-18x86, kaslr: Handle Gold linker for finding bss/brkKees Cook1-1/+10
2014-11-18x86, mm: Set NX across entire PMD at bootKees Cook1-1/+10