index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-09
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
5
-5
/
+11
2016-06-09
Backmerge tag 'v4.7-rc2' into drm-next
Dave Airlie
49
-300
/
+559
2016-06-07
Merge omapdss header refactoring
Tomi Valkeinen
5
-5
/
+11
2016-06-05
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2
-2
/
+3
2016-06-05
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-06-05
parisc: Fix printk time during boot
Helge Deller
2
-7
/
+3
2016-06-04
parisc: Fix backtrace on PA-RISC
Mikulas Patocka
1
-8
/
+14
2016-06-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2016-06-03
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2016-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-44
/
+74
2016-06-03
Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-38
/
+68
2016-06-03
ARM: OMAP2: Use the platform_data header for omapdss
Peter Ujfalusi
4
-4
/
+4
2016-06-03
ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h
Peter Ujfalusi
3
-0
/
+7
2016-06-03
ARM: OMAP: rx51-video: Do not set TV connector_type
Peter Ujfalusi
1
-1
/
+0
2016-06-03
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled
Mark Rutland
1
-1
/
+3
2016-06-03
arm64: move {PAGE,CONT}_SHIFT into Kconfig
Mark Rutland
2
-10
/
+14
2016-06-03
arm64: mm: dump: log span level
Mark Rutland
1
-1
/
+7
2016-06-03
arm64: update stale PAGE_OFFSET comment
Mark Rutland
1
-1
/
+2
2016-06-03
arm64: report CPU number in bad_mode
Mark Rutland
1
-2
/
+3
2016-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-31
/
+60
2016-06-02
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
1
-0
/
+9
2016-06-02
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-02
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
1
-0
/
+4
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
1
-0
/
+1
2016-06-02
KVM: x86: avoid write-tearing of TDP
Nadav Amit
1
-4
/
+4
2016-06-02
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
1
-1
/
+1
2016-06-02
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
1
-210
/
+194
2016-06-01
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2
-1
/
+9
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-100
/
+215
2016-06-01
powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
Thomas Huth
1
-0
/
+1
2016-06-01
powerpc/mm/radix: Add missing tlb flush
Aneesh Kumar K.V
1
-4
/
+1
2016-06-01
powerpc/mm/hash: Fix the reference bit update when handling hash fault
Aneesh Kumar K.V
1
-2
/
+20
2016-06-01
powerpc/mm/radix: Update LPCR only if it is powernv
Aneesh Kumar K.V
1
-13
/
+10
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2
-3
/
+9
2016-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-68
/
+103
2016-05-31
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
1
-7
/
+16
2016-05-31
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
1
-4
/
+2
2016-05-31
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
Marc Zyngier
1
-1
/
+12
2016-05-31
KVM: arm/arm64: vgic-v3: Clear all dirty LRs
Christoffer Dall
1
-4
/
+3
2016-05-31
arm64: enable CONFIG_SET_MODULE_RONX by default
Mark Rutland
1
-12
/
+13
2016-05-31
arm64: Remove orphaned __addr_ok() definition
Robin Murphy
1
-13
/
+0
2016-05-31
powerpc: Use privileged SPR number for MMCR2
Thomas Huth
1
-1
/
+1
2016-05-31
powerpc: Fix definition of SIAR and SDAR registers
Thomas Huth
1
-2
/
+2
2016-05-31
Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"
Will Deacon
1
-0
/
+14
2016-05-30
powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens
Russell Currey
1
-16
/
+12
2016-05-30
powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
Russell Currey
1
-15
/
+36
2016-05-29
sparc64: Fix return from trap window fill crashes.
David S. Miller
5
-52
/
+116
2016-05-29
sparc: Harden signal return frame checks.
David S. Miller
5
-45
/
+92
[next]