aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-21
|\
| * s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott2014-06-16
| * s390/ccwgroup: fix an uninitialized return codeSebastian Ott2014-06-16
| * s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott2014-06-16
| * qdio: Keep device-specific dbf entriesStefan Raspl2014-06-16
| * s390/compat: correct ucontext layout for high gprsMartin Schwidefsky2014-06-16
| * s390/cio: set device name as early as possibleSebastian Ott2014-06-16
| * s390: update default configurationHeiko Carstens2014-06-11
| * s390: avoid format strings leaking into namesKees Cook2014-06-11
| * s390/airq: silence lockdep warningSebastian Ott2014-06-10
| * s390/watchdog: add support for LPAR operation (diag288)Philipp Hachtmann2014-06-10
| * s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-10
| * s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter2014-06-10
| * s390/qdio: replace shift loop by ilog2Fabian Frederick2014-06-10
| * s390/cio: silence lockdep warningSebastian Ott2014-06-10
| * s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky2014-06-10
| * s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel2014-06-10
* | Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds2014-06-21
|\ \
| * | unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-19
| * | UniCore32: Change git tree location information in MAINTAINERSGuan Xuetao2014-06-19
| * | arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang2014-06-19
| * | arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.Chen Gang2014-06-19
| * | arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...Chen Gang2014-06-19
| * | arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang2014-06-19
| * | unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang2014-06-19
| * | arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang2014-06-19
| * | drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2014-06-19
| * | arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...Chen Gang2014-06-19
| * | arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang2014-06-19
| * | drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang2014-06-19
| * | drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang2014-06-19
| * | arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang2014-06-19
| * | arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang2014-06-19
| * | arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang2014-06-19
| * | arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang2014-06-19
| * | arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang2014-06-19
| * | arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang2014-06-19
* | | Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-21
|\ \ \
| * | | MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov2014-06-20
| * | | w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan2014-06-19
| * | | Revert "uio: fix vma io range check in mmap"Greg Kroah-Hartman2014-06-17
* | | | Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-21
|\ \ \ \
| * | | | imx-drm: parallel-display: Fix DPMS default state.Denis Carikli2014-06-19
| * | | | staging: android: timed_output: fix use after free of devYi Zhang2014-06-19
| * | | | staging: comedi: addi_apci_1564: add addi_watchdog dependencyArnd Bergmann2014-06-18
| * | | | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-18
| |\ \ \ \
| | * | | | iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter2014-06-14
| | * | | | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter2014-06-14
| | * | | | iio: mxs-lradc: fix dividerRobert Hodaszi2014-06-14
| | * | | | iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald2014-06-07