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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write
Dave Martin
1
-0
/
+7
2017-01-20
powerpc/ptrace: Preserve previous fprs/vsrs on short regset write
Dave Martin
1
-0
/
+7
2017-01-18
powerpc/eeh: Enable IO path on permanent error
Gavin Shan
1
-1
/
+9
2016-12-25
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-7
/
+7
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
24
-24
/
+24
2016-12-20
powerpc: ima: send the kexec buffer to the next kernel
Thiago Jung Bauermann
3
-4
/
+101
2016-12-20
powerpc: ima: get the kexec buffer passed by the previous kernel
Thiago Jung Bauermann
3
-1
/
+140
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
31
-2742
/
+1462
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-6
/
+113
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+8
2016-12-14
arch/powerpc: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+8
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-40
/
+10
2016-12-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
3
-5
/
+16
2016-12-09
powerpc/8xx: Implement support of hugepages
Christophe Leroy
1
-6
/
+113
2016-12-05
Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+12
2016-12-03
powerpc/ftrace: Fix the comments for ftrace_modify_code
Libin
1
-7
/
+5
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
1
-1
/
+1
2016-12-02
powerpc Don't print misleading facility name in facility unavailable exception
Balbir Singh
1
-4
/
+4
2016-12-01
powerpc/64: Fix placement of .text to be immediately following .head.text
Nicholas Piggin
1
-0
/
+9
2016-12-01
powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
Andrew Donnellan
1
-1
/
+3
2016-11-30
powerpc/prom: Switch to using structs for ibm_architecture_vec
Michael Ellerman
1
-120
/
+154
2016-11-30
powerpc/prom: Define structs for client architecture vectors
Michael Ellerman
1
-0
/
+53
2016-11-30
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
1
-1
/
+1
2016-11-30
powerpc: Add support code for kexec_file_load()
Thiago Jung Bauermann
3
-0
/
+1002
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
8
-14
/
+14
2016-11-28
powerpc/64e: Don't branch to dot symbols
Nicholas Piggin
1
-3
/
+3
2016-11-28
powerpc/64e: Convert cmpi to cmpwi in head_64.S
Nicholas Piggin
1
-4
/
+4
2016-11-26
Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+4
2016-11-25
powernv: Clear SPRN_PSSCR when a POWER9 CPU comes online
Gautham R. Shenoy
1
-0
/
+2
2016-11-25
powerpc/of_platform: Use builtin_platform_driver
Geliang Tang
1
-6
/
+1
2016-11-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+1
2016-11-24
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
1
-0
/
+1
2016-11-24
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
1
-0
/
+2
2016-11-24
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
1
-1
/
+1
2016-11-23
powerpc/32: Change the stack protector canary value per task
Christophe Leroy
2
-1
/
+8
2016-11-23
powerpc: Initial stack protector (-fstack-protector) support
Christophe Leroy
2
-0
/
+10
2016-11-23
powerpc/kprobes: Invoke handlers directly
Naveen N. Rao
2
-22
/
+20
2016-11-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
3
-30
/
+43
2016-11-23
powerpc/powernv: Define and set POWER9 HFSCR doorbell bit
Michael Neuling
1
-1
/
+1
2016-11-22
powerpc/sysfs: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-40
/
+10
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-2
/
+2
2016-11-22
powerpc: Set missing wakeup bit in LPCR on POWER9
Benjamin Herrenschmidt
1
-4
/
+4
2016-11-22
powerpc/eeh: Refactor EEH PE reset functions
Russell Currey
2
-45
/
+37
2016-11-22
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
4
-11
/
+11
2016-11-21
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
1
-0
/
+1
2016-11-19
Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-30
/
+43
2016-11-18
powerpc/64: Used named initialisers for ibm_pa_features
Michael Ellerman
1
-10
/
+11
[next]