summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-31pinctrl: zynq: fix UTF-8 errorsLinus Walleij
2015-10-31gpio: dt-bindings: document the official use of "ngpios"Linus Walleij
2015-10-31gpio: MAINTAINERS: Add an entry for the ATH79 GPIO driverAlban Bedel
2015-10-31gpio / ACPI: Allow shared GPIO event to be read via operation regionMika Westerberg
2015-10-31gpio: group port-mapped I/O drivers in a menuLinus Walleij
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-31hwmon: (ina2xx) remove no longer used variable 'kind'Marc Titinger
2015-10-31x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski
2015-10-31selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-30Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-31Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-10-31drm: Correct arguments to list_tail_add in create blob ioctlManeet Singh
2015-10-31Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown
2015-10-31drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter
2015-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-10-30Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-31md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin
2015-10-30rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-10-30hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793Guenter Roeck
2015-10-30hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature sourceGuenter Roeck
2015-10-30pinctrl: zynq: Initialize earlyMike Looijmans
2015-10-30gpio: Add ACCES 104-IDIO-16 driver maintainer entryWilliam Breathitt Gray
2015-10-30Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse
2015-10-30Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-10-30Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-10-29perf unwind: Pass symbol source to libunwindRabin Vincent
2015-10-29tools build: Fix libiberty feature detectionRabin Vincent
2015-10-29perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan
2015-10-29perf record: Add clang options for compiling BPF scriptsWang Nan
2015-10-29perf bpf: Attach eBPF filter to perf eventWang Nan
2015-10-29perf tools: Make sure fixdep is built before libbpfJiri Olsa
2015-10-29perf script: Enable printing of branch stackStephane Eranian
2015-10-29arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-29ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller
2015-10-29drm/radeon: fix dpms when driver backlight control is disabledAlex Deucher
2015-10-29drm/radeon: move bl encoder assignment into bl initAlex Deucher
2015-10-29perf trace: Add cmd string table to decode sys_bpf first argArnaldo Carvalho de Melo
2015-10-29ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa
2015-10-29ARC: mm: PAE40 supportVineet Gupta
2015-10-29Merge tag 'perf-ebpf-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-10-29mmc: dw_mmc: fix the wrong setting for UHS-DDR50 modeJaehoon Chung
2015-10-29mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl registerJaehoon Chung
2015-10-29mmc: dw_mmc: NULL dereference in error messageDan Carpenter
2015-10-29Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-10-28hwmon: (ina2xx) give precedence to DT over checking for platform data.Marc Titinger
2015-10-28hwmon: (ina2xx) convert driver to using regmapMarc Titinger
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO