Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | drm/sti: Select FW_LOADER | Thierry Reding | 2015-11-03 | 1 | -0/+1 | |
| | * | | | | | | | drm/sti: Constify function pointer structs | Ville Syrjälä | 2015-11-03 | 5 | -9/+12 | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-11-12 | 3 | -8/+85 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon... | Mark Yao | 2015-11-13 | 1 | -6/+75 | |
| * | | | | | | | | | drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was... | Ville Syrjälä | 2015-11-13 | 1 | -1/+9 | |
| * | | | | | | | | | Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-11-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | drm: Use userspace compatible type in fourcc_mod_code macro | Tvrtko Ursulin | 2015-11-05 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2015-11-12 | 3 | -14/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set | Chen Gang | 2015-11-10 | 1 | -0/+6 | |
| * | | | | | | | | | | tracing: Remove unused ftrace_cpu_disabled per cpu variable | Dmitry Safonov | 2015-11-07 | 3 | -13/+0 | |
| * | | | | | | | | | | tracing: Make tracing work when debugfs is not configured in | Jiaxing Wang | 2015-11-06 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-12 | 9 | -13/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | block: don't hardcode blk_qc_t -> tag mask | Jens Axboe | 2015-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | dax_io(): don't let non-error value escape via retval instead of EFAULT | Al Viro | 2015-11-11 | 1 | -1/+3 | |
| * | | | | | | | | | | | block: fix blk-core.c kernel-doc warning | Randy Dunlap | 2015-11-11 | 1 | -0/+3 | |
| * | | | | | | | | | | | fs/block_dev.c: Remove WARN_ON() when inode writeback fails | Vivek Goyal | 2015-11-11 | 1 | -3/+12 | |
| * | | | | | | | | | | | NVMe: add support for Apple NVMe controller | Stephan Günther | 2015-11-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | NVMe: use split lo_hi_{read,write}q | Stephan Günther | 2015-11-11 | 1 | -6/+6 | |
| * | | | | | | | | | | | blk-mq: mark __blk_mq_complete_request() static | Jens Axboe | 2015-11-11 | 2 | -2/+1 | |
| * | | | | | | | | | | | MAINTAINERS: add reference to new linux-block list | Jens Axboe | 2015-11-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | NVMe: Increase the max transfer size when mdts is 0 | Sathyavathi M | 2015-11-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | brd: Refuse improperly aligned discard requests | Jan Kara | 2015-11-11 | 1 | -0/+3 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2015-11-12 | 5 | -21/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | X.509: Fix the time validation [ver #2] | David Howells | 2015-11-12 | 1 | -5/+7 | |
| * | | | | | | | | | | | Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in... | James Morris | 2015-11-12 | 4 | -16/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | tpm: fix compat 'ppi' link handling in tpm_chip_register() | Jarkko Sakkinen | 2015-11-09 | 1 | -8/+10 | |
| | * | | | | | | | | | | tpm: fix missing migratable flag in sealing functionality for TPM2 | Jarkko Sakkinen | 2015-11-09 | 1 | -5/+10 | |
| | * | | | | | | | | | | TPM: revert the list handling logic fixed in 398a1e7 | Jarkko Sakkinen | 2015-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | TPM: Avoid reference to potentially freed memory | Christophe JAILLET | 2015-11-09 | 1 | -1/+2 | |
| | * | | | | | | | | | | tpm_tis: restore IRQ vector in IO memory after failed probing | Martin Wilck | 2015-11-09 | 1 | -1/+5 | |
| | * | | | | | | | | | | tpm_tis: free irq after probing | Martin Wilck | 2015-11-09 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-11-12 | 14 | -33/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | arm64: suspend: make hw_breakpoint_restore static | Jisheng Zhang | 2015-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | arm64: mmu: make split_pud and fixup_executable static | Jisheng Zhang | 2015-11-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | arm64: smp: make of_parse_and_init_cpus static | Jisheng Zhang | 2015-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | arm64: use linux/types.h in kvm.h | Arnd Bergmann | 2015-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | arm64: build vdso without libgcov | Arnd Bergmann | 2015-11-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | | arm64: mark cpus_have_hwcap as __maybe_unused | Arnd Bergmann | 2015-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | arm64: remove redundant FRAME_POINTER kconfig option and force to select it | Yang Shi | 2015-11-10 | 2 | -4/+1 | |
| * | | | | | | | | | | | | arm64: fix R/O permissions of FDT mapping | Ard Biesheuvel | 2015-11-09 | 2 | -1/+2 | |
| * | | | | | | | | | | | | arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation | Ard Biesheuvel | 2015-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | arm64: bpf: fix mod-by-zero case | Zi Shen Lim | 2015-11-06 | 1 | -8/+13 | |
| * | | | | | | | | | | | | arm64: bpf: fix div-by-zero case | Zi Shen Lim | 2015-11-06 | 2 | -13/+27 | |
| * | | | | | | | | | | | | arm64: Enable CRYPTO_CRC32_ARM64 in defconfig | Catalin Marinas | 2015-11-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | arm64: cmpxchg_dbl: fix return value type | Lorenzo Pieralisi | 2015-11-05 | 2 | -2/+2 | |
* | | | | | | | | | | | | | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 2015-11-12 | 13 | -35/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | h8300: enable CLKSRC_OF | Yoshinori Sato | 2015-11-12 | 2 | -0/+3 | |
| * | | | | | | | | | | | | | h8300: Don't set CROSS_COMPILE unconditionally | Javier Martinez Canillas | 2015-11-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | asm-generic: {get,put}_user ptr argument evaluate only 1 time | Yoshinori Sato | 2015-11-08 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | h8300: bit io fix | Yoshinori Sato | 2015-11-08 | 1 | -6/+6 |