index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
tile: avoid using clocksource_cyc2ns with absolute cycle count
Chris Metcalf
1
-2
/
+2
2016-11-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-38
/
+37
2016-11-23
Revert "arm: move exports to definitions"
Russell King
47
-131
/
+208
2016-11-23
ARM: dts: STiH407-family: fix i2c nodes
Loic Pallardy
1
-0
/
+16
2016-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-33
/
+95
2016-11-22
parisc: Fix printk continuations in system detection
Helge Deller
1
-4
/
+4
2016-11-22
ARM: gr8: Rename the DTSI and relevant DTS
Maxime Ripard
3
-2
/
+2
2016-11-22
perf/x86/intel/uncore: Allow only a single PMU/box within an events group
Peter Zijlstra
1
-4
/
+4
2016-11-22
perf/x86/intel: Cure bogus unwind from PEBS entries
Peter Zijlstra
2
-13
/
+24
2016-11-22
perf/x86: Restore TASK_SIZE check on frame pointer
Johannes Weiner
1
-8
/
+2
2016-11-22
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations
Nicholas Piggin
1
-0
/
+12
2016-11-22
powerpc: Set missing wakeup bit in LPCR on POWER9
Benjamin Herrenschmidt
2
-4
/
+5
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-70
/
+916
2016-11-21
x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt
Andy Shevchenko
2
-2
/
+2
2016-11-21
x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well
H.J. Lu
1
-3
/
+2
2016-11-21
x86/platform/intel-mid: Register watchdog device after SCU
Andy Shevchenko
1
-5
/
+27
2016-11-21
x86/fpu: Fix invalid FPU ptrace state after execve()
Yu-cheng Yu
1
-8
/
+8
2016-11-21
x86/boot: Fail the boot if !M486 and CPUID is missing
Andy Lutomirski
1
-0
/
+6
2016-11-21
x86/traps: Ignore high word of regs->cs in early_fixup_exception()
Andy Lutomirski
1
-1
/
+6
2016-11-20
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-36
/
+30
2016-11-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
12
-23
/
+49
2016-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-56
/
+79
2016-11-19
Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-33
/
+68
2016-11-19
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
Paolo Bonzini
1
-31
/
+27
2016-11-19
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
Paolo Bonzini
1
-0
/
+3
2016-11-19
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
Paolo Bonzini
1
-3
/
+7
2016-11-19
KVM: Disable irq while unregistering user notifier
Ignacio Alvarado
1
-2
/
+11
2016-11-19
KVM: x86: do not go through vcpu in __get_kvmclock_ns
Paolo Bonzini
1
-8
/
+13
2016-11-19
Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
3
-12
/
+18
2016-11-19
sparc: drop duplicate header scatterlist.h
Geliang Tang
1
-1
/
+0
2016-11-18
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+1
2016-11-18
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
Babu Moger
1
-0
/
+1
2016-11-18
sparc64: Enable 64-bit DMA
Tushar Dave
2
-2
/
+10
2016-11-18
sparc64: Enable sun4v dma ops to use IOMMU v2 APIs
Tushar Dave
4
-58
/
+211
2016-11-18
sparc64: Bind PCIe devices to use IOMMU v2 service
Tushar Dave
3
-0
/
+60
2016-11-18
sparc64: Initialize iommu_map_table and iommu_pool
Tushar Dave
2
-0
/
+21
2016-11-18
sparc64: Add ATU (new IOMMU) support
Tushar Dave
6
-0
/
+529
2016-11-18
sparc64: Add FORCE_MAX_ZONEORDER and default to 13
Dave Kleikamp
1
-0
/
+18
2016-11-18
powerpc/mm: Fix missing update of HID register on secondary CPUs
Aneesh Kumar K.V
2
-0
/
+8
2016-11-18
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
Wei Huang
2
-10
/
+10
2016-11-18
arm64: KVM: pmu: Fix AArch32 cycle counter access
Wei Huang
1
-2
/
+8
2016-11-18
perf/x86: Add perf support for AMD family-17h processors
Janakarajan Natarajan
1
-1
/
+7
2016-11-18
x86/dumpstack: Prevent KASAN false positive warnings
Josh Poimboeuf
1
-1
/
+1
2016-11-18
x86/unwind: Prevent KASAN false positive warnings in guess unwinder
Josh Poimboeuf
1
-2
/
+6
2016-11-18
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
Michael Neuling
2
-0
/
+5
2016-11-17
Merge tag 'sunxi-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-0
/
+4
2016-11-17
Merge tag 'sti-dt-for-v4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
1
-1
/
+1
2016-11-17
Merge tag 'imx-fixes-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-7
/
+7
2016-11-17
Merge tag 'omap-for-v4.9/fixes-for-rc-cycle' of git://git.kernel.org/pub/scm/...
Olof Johansson
7
-10
/
+32
2016-11-17
Merge tag 'mvebu-fixes-4.9-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2
-5
/
+5
[prev]
[next]