summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | s390/airq: silence lockdep warningSebastian Ott2014-06-101-7/+6
| * | | | | | | | s390/watchdog: add support for LPAR operation (diag288)Philipp Hachtmann2014-06-102-4/+35
| * | | | | | | | s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-108-341/+294
| * | | | | | | | s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter2014-06-101-2/+0
| * | | | | | | | s390/qdio: replace shift loop by ilog2Fabian Frederick2014-06-101-4/+3
| * | | | | | | | s390/cio: silence lockdep warningSebastian Ott2014-06-101-0/+2
| * | | | | | | | s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky2014-06-102-21/+16
| * | | | | | | | s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel2014-06-101-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds2014-06-2116-102/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-201-6/+0
| * | | | | | | | UniCore32: Change git tree location information in MAINTAINERSGuan Xuetao2014-06-201-2/+2
| * | | | | | | | arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang2014-06-201-0/+2
| * | | | | | | | arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.Chen Gang2014-06-201-0/+1
| * | | | | | | | arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...Chen Gang2014-06-201-0/+2
| * | | | | | | | arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang2014-06-201-0/+23
| * | | | | | | | unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang2014-06-201-5/+5
| * | | | | | | | arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang2014-06-201-0/+4
| * | | | | | | | drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2014-06-202-34/+34
| * | | | | | | | arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...Chen Gang2014-06-202-4/+0
| * | | | | | | | arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang2014-06-201-4/+0
| * | | | | | | | drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang2014-06-201-1/+1
| * | | | | | | | drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang2014-06-201-1/+1
| * | | | | | | | arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang2014-06-201-0/+4
| * | | | | | | | arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang2014-06-201-0/+1
| * | | | | | | | arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang2014-06-201-0/+1
| * | | | | | | | arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang2014-06-201-4/+4
| * | | | | | | | arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang2014-06-201-8/+3
| * | | | | | | | arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang2014-06-201-33/+0
* | | | | | | | | Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-214-3/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov2014-06-202-1/+10
| * | | | | | | | | w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan2014-06-201-1/+1
| * | | | | | | | | Revert "uio: fix vma io range check in mmap"Greg Kroah-Hartman2014-06-181-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-2114-34/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | imx-drm: parallel-display: Fix DPMS default state.Denis Carikli2014-06-201-0/+7
| * | | | | | | | | staging: android: timed_output: fix use after free of devYi Zhang2014-06-201-1/+0
| * | | | | | | | | staging: comedi: addi_apci_1564: add addi_watchdog dependencyArnd Bergmann2014-06-191-0/+1
| * | | | | | | | | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-189-31/+37
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter2014-06-141-2/+2
| | * | | | | | | | | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter2014-06-141-8/+8
| | * | | | | | | | | iio: mxs-lradc: fix dividerRobert Hodaszi2014-06-141-4/+8
| | * | | | | | | | | iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald2014-06-071-8/+1
| | * | | | | | | | | staging/iio: IIO_SIMPLE_DUMMY_BUFFER neds IIO_BUFFERArnd Bergmann2014-06-071-4/+5
| | * | | | | | | | | twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski2014-06-021-0/+1
| | * | | | | | | | | staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht2014-06-021-2/+6
| | * | | | | | | | | iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald2014-05-291-3/+3
| | * | | | | | | | | iio: hid-sensors: Get feature report from sensor hub after changing power stateArchana Patni2014-05-291-0/+3
| * | | | | | | | | | staging: rtl8723au: Reference correct firmwarefiles with MODULE_FIRMWARE()Jes Sorensen2014-06-181-1/+3
| * | | | | | | | | | staging: rtl8723au: Request correct firmware file for A-cut partsJes Sorensen2014-06-181-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-2138-44/+60
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tty/serial: fix 8250 early console option passing to regular consoleRob Herring2014-06-192-2/+5