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
2015-04-19
cpumask: remove __first_cpu / __next_cpu
Rusty Russell
1
-2
/
+2
2015-03-10
Fix weird uses of num_online_cpus().
Rusty Russell
4
-6
/
+6
2015-03-10
mips: fix obsolete cpumask_of_cpu usage.
Rusty Russell
1
-1
/
+1
2015-03-10
x86: fix more deprecated cpu function usage.
Rusty Russell
1
-2
/
+2
2015-03-10
ia64: remove deprecated cpus_ usage.
Rusty Russell
1
-2
/
+2
2015-03-10
powerpc: fix deprecated CPU_MASK_CPU0 usage.
Rusty Russell
1
-1
/
+1
2015-03-05
blackfin: fix up obsolete cpu function usage.
Rusty Russell
1
-1
/
+1
2015-03-05
parisc: fix up obsolete cpu function usage.
Rusty Russell
1
-2
/
+2
2015-03-05
tile: fix up obsolete cpu function usage.
Rusty Russell
1
-1
/
+1
2015-03-05
arm64: fix up obsolete cpu function usage.
Rusty Russell
1
-1
/
+1
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
17
-45
/
+45
2015-03-05
x86: fix up obsolete cpu function usage.
Rusty Russell
3
-9
/
+9
2015-03-05
um: fix up obsolete cpu function usage.
Rusty Russell
1
-6
/
+6
2015-03-05
ia64: fix up obsolete cpu function usage.
Rusty Russell
11
-72
/
+75
2015-03-05
ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.
Rusty Russell
2
-9
/
+5
2015-03-04
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-26
/
+31
2015-03-04
Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-36
/
+73
2015-03-04
Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
6
-28
/
+45
2015-03-04
powerpc/iommu: Remove IOMMU device references via bus notifier
Nishanth Aravamudan
4
-26
/
+34
2015-03-04
powerpc/smp: Wait until secondaries are active & online
Michael Ellerman
1
-2
/
+2
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-4
/
+47
2015-03-02
KVM: MIPS: Enable after disabling interrupt
Tapasweni Pathak
1
-0
/
+1
2015-03-02
KVM: MIPS: Fix trace event to save PC directly
James Hogan
1
-3
/
+3
2015-03-02
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
Radim Krčmář
2
-8
/
+2
2015-03-02
Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2015-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+9
2015-03-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+42
2015-02-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-0
/
+10
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
6
-0
/
+10
2015-02-28
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
8
-4
/
+47
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
1
-0
/
+6
2015-02-28
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
1560
-31799
/
+45544
2015-02-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-72
/
+190
2015-02-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-71
/
+68
2015-02-27
arm64: cpuidle: add asm/proc-fns.h inclusion
Lorenzo Pieralisi
1
-0
/
+2
2015-02-27
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
Catalin Marinas
1
-3
/
+2
2015-02-27
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
3
-19
/
+14
2015-02-27
ARC: Fix thread_saved_pc()
Vineet Gupta
2
-26
/
+2
2015-02-27
ARC: Fix KSTK_ESP()
Vineet Gupta
2
-7
/
+8
2015-02-27
ARC: perf: Enable generic software events
Vineet Gupta
2
-2
/
+12
2015-02-27
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
2
-1
/
+51
2015-02-26
arm64: Fix text patching logic when using fixmap
Marc Zyngier
1
-1
/
+3
2015-02-26
arm64: crypto: increase AES interleave to 4x
Ard Biesheuvel
1
-1
/
+1
2015-02-26
arm64: enable PTE type bit in the mask for pte_modify
Feng Kan
1
-1
/
+1
2015-02-26
arm64: mm: remove unused functions and variable protoypes
Yingjoe Chen
1
-5
/
+0
2015-02-26
arm64: psci: move psci firmware calls out of line
Will Deacon
3
-36
/
+34
2015-02-26
arm64: vdso: minor ABI fix for clock_getres
Nathan Lynch
1
-2
/
+1
2015-02-26
ARM: multi_v7_defconfig: Enable shmobile platforms
Geert Uytterhoeven
1
-5
/
+77
2015-02-25
Merge tag 'fixes-v4.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Arnd Bergmann
14
-67
/
+83
[next]