summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Remove *.dtb files in make cleanMichal Simek2015-02-102-4/+1
* microblaze: whitespace fixMichael S. Tsirkin2015-01-081-1/+1
* microblaze/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-081-2/+2
* microblaze: intc: Reformat outputSoren Brinkmann2015-01-081-1/+1
* microblaze: intc: Refactor DT sanity checkSoren Brinkmann2015-01-081-1/+1
* microblaze: intc: Don't override error codesSoren Brinkmann2015-01-081-2/+2
* microblaze: Add target architectureMichal Simek2015-01-081-0/+3
* microblaze: Add missing PVR version codesErico Nunes2015-01-081-0/+4
* microblaze: Fix variable types to remove W=1 warningMichal Simek2015-01-081-2/+2
* microblaze: Use unsigned type for limit comparison in cache.cMichal Simek2015-01-081-3/+3
* microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek2015-01-052-2/+2
* microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek2015-01-051-3/+4
* microblaze: Change extern inline to static inlineMichal Simek2015-01-052-9/+9
* microblaze: Mark get_frame_size as staticMichal Simek2015-01-051-1/+1
* microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2015-01-052-3/+3
* microblaze: Declare microblaze_kgdb_break in headerMichal Simek2015-01-052-1/+5
* microblaze: Remove unused prom header from reset.cMichal Simek2015-01-051-1/+0
* microblaze: Remove unused prom_parse.cMichal Simek2015-01-052-36/+1
* microblaze: Wire-up execveat syscallMichal Simek2015-01-053-1/+3
* microblaze: Use empty asm-generic/linkage.hMichal Simek2015-01-051-15/+1
* Linux 3.19-rc2Linus Torvalds2014-12-281-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-283-51/+65
|\
| * kvm: warn on more invariant breakagePaolo Bonzini2014-12-281-1/+3
| * kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini2014-12-281-5/+17
| * kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini2014-12-271-1/+1
| * kvm: x86: vmx: reorder some msr writingTiejun Chen2014-12-271-44/+44
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-281-1/+1
|\ \
| * | [regression] braino in "lustre: use is_root_inode()"Al Viro2014-12-261-1/+1
| |/
* | Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-273-3/+27
|\ \
| * | ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang2014-12-261-1/+4
| * | ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2014-12-262-2/+23
| |/
* | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-261-3/+10
|\ \
| * | parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin2014-12-261-3/+10
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-2547-221/+450
|\ \ \
| * | | Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie2014-12-249-74/+12
| * | | Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2014-12-246-10/+85
| |\ \ \
| | * | | amdkfd: init aperture once per processAlexey Skidanov2014-11-183-8/+11
| | * | | amdkfd: Display MEC fw version in topology nodeOded Gabbay2014-11-091-2/+6
| | * | | drm/radeon: Add implementation of get_fw_versionOded Gabbay2014-11-091-0/+53
| | * | | drm/amd: Add get_fw_version to kfd-->kgd interfaceOded Gabbay2014-11-091-0/+15
| | | |/ | | |/|
| * | | agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-238-8/+8
| * | | Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...Dave Airlie2014-12-235-30/+150
| |\ \ \
| | * | | drm/tegra: dc: Select root window for event dispatchSean Paul2014-12-171-2/+22
| | * | | drm/tegra: gem: Use the proper size for GEM objectsThierry Reding2014-12-171-7/+7
| | * | | drm/tegra: gem: Flush buffer objects upon allocationThierry Reding2014-12-171-4/+32
| | * | | drm/tegra: dc: Fix a potential race on page-flip completionThierry Reding2014-12-171-3/+7
| | * | | drm/tegra: dc: Consistently use the same pipeThierry Reding2014-12-172-13/+17
| | * | | drm/irq: Add drm_crtc_vblank_count()Thierry Reding2014-12-172-0/+22
| | * | | drm/irq: Add drm_crtc_handle_vblank()Thierry Reding2014-12-172-0/+21
| | * | | drm/irq: Add drm_crtc_send_vblank_event()Thierry Reding2014-12-172-0/+21
OpenPOWER on IntegriCloud