summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix typo in head.S s/substract/subtract/Antonio Ospite2014-06-051-1/+1
* microblaze: remove check for CONFIG_XILINX_CONSOLEPaul Bolle2014-06-041-5/+1
* microblaze: Use generic device.hMichal Simek2014-06-043-26/+1
* microblaze: Do not setup empty unmap_sg functionMichal Simek2014-06-041-7/+0
* microblaze: Remove device_to_maskMichal Simek2014-06-041-8/+0
* microblaze: Clean device dma_ops structureMichal Simek2014-06-042-9/+0
* microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek2014-06-044-27/+3
* microblaze: Do not setup pci_dma_opsMichal Simek2014-06-042-24/+0
* microblaze: Return default dma operationsMichal Simek2014-06-042-39/+3
* microblaze: Enable SERIAL_OF_PLATFORMMichal Simek2014-06-042-0/+2
* Linux 3.15-rc8v3.15-rc8Linus Torvalds2014-06-021-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-06-023-1/+3
|\
| * powerpc: Wire renameat2() syscallBenjamin Herrenschmidt2014-06-023-1/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-0211-30/+28
|\ \
| * | MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2Thomas Bogendoerfer2014-05-281-2/+2
| * | MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith2014-05-281-7/+7
| * | MIPS: Lemote 2F: cs5536: mfgpt: use raw locksSebastian Andrzej Siewior2014-05-281-6/+5
| * | MIPS: SB1: Fix excessive kernel warnings.Ralf Baechle2014-05-281-1/+1
| * | MIPS: RC32434: fix broken PCI resource initializationGabor Juhos2014-05-261-1/+0
| * | MIPS: malta: memory.c: Initialize the 'memsize' variableMarkos Chandras2014-05-251-1/+1
| * | MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras2014-05-251-2/+2
| * | MIPS: Fix inconsistancy of __NR_Linux_syscalls valueHuacai Chen2014-05-251-3/+3
| * | MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle2014-05-231-4/+4
| * | MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen2014-05-221-1/+1
| * | MIPS: Change type of asid_cache to unsigned longRalf Baechle2014-05-211-2/+2
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-026-31/+78
|\ \ \
| * | | sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan2014-05-222-3/+4
| * | | sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra2014-05-222-1/+8
| * | | sched/deadline: Replace NR_CPUS arraysPeter Zijlstra2014-05-222-12/+27
| * | | sched/deadline: Restrict user params max value to 2^63 nsJuri Lelli2014-05-221-7/+30
| * | | sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINEPeter Zijlstra2014-05-221-6/+3
| * | | sched: Disallow sched_attr::sched_policy < 0Peter Zijlstra2014-05-221-0/+3
| * | | sched: Make sched_setattr() correctly return -EFBIGMichael Kerrisk2014-05-221-2/+3
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-312-17/+67
|\ \ \ \
| * | | | rtmutex: Fix deadlock detector for realThomas Gleixner2014-05-281-4/+28
| * | | | futex: Prevent attaching to kernel threadsThomas Gleixner2014-05-191-0/+5
| * | | | futex: Add another early deadlock detection checkThomas Gleixner2014-05-191-13/+34
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-05-3112-304/+298
|\ \ \ \ \
| * | | | | drm/radeon: Resume fbcon lastDaniel Vetter2014-05-311-5/+6
| * | | | | Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie2014-05-313-8/+21
| |\ \ \ \ \
| | * | | | | drm/radeon: only allocate necessary size for vm bo listChristian König2014-05-301-3/+3
| | * | | | | drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák2014-05-301-0/+6
| | * | | | | drm/radeon: avoid crash if VM command submission isn't availableChristian König2014-05-301-4/+11
| | * | | | | drm/radeon: lower the ref * post PLL maximum once moreChristian König2014-05-301-1/+1
| |/ / / / /
| * | | | | Merge tag 'drm-intel-fixes-2014-05-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-05-288-291/+271
| |\ \ \ \ \
| | * | | | | drm/i915: Prevent negative relocation deltas from wrappingChris Wilson2014-05-275-38/+103
| | * | | | | drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson2014-05-271-22/+32
| | * | | | | drm/i915: Fix dynamic allocation of physical handlesChris Wilson2014-05-275-231/+136
| |/ / / / /
* | | | | | dcache: add missing lockdep annotationLinus Torvalds2014-05-311-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-306-121/+61
|\ \ \ \ \ \