index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2017-07-14
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-3
/
+12
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2
-0
/
+13
2017-07-12
powerpc/64: Fix atomic64_inc_not_zero() to return an int
Michael Ellerman
1
-2
/
+2
2017-07-11
powerpc/asm: Mark cr0 as clobbered in mftb()
Oliver O'Halloran
1
-1
/
+1
2017-07-10
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+7
2017-07-10
powerpc/powernv: Tell OPAL about our MMU mode on POWER9
Benjamin Herrenschmidt
1
-0
/
+9
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
33
-164
/
+380
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-5
/
+4
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-5
/
+21
2017-07-06
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
1
-0
/
+10
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-89
/
+3
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-07-04
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
2
-0
/
+7
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-3
/
+0
2017-07-03
powerpc64/elfv1: Only dereference function descriptor for non-text symbols
Naveen N. Rao
1
-1
/
+9
2017-07-03
cxl: Export library to support IBM XSL
Christophe Lombard
1
-0
/
+1
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
8
-29
/
+38
2017-07-03
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
6
-3
/
+19
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
2
-1
/
+46
2017-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
1
-4
/
+12
2017-07-02
powerpc/64: implement spin loop primitives
Nicholas Piggin
1
-0
/
+20
2017-07-01
KVM: PPC: Book3S HV: Simplify dynamic micro-threading code
Paul Mackerras
2
-2
/
+1
2017-06-30
Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+1
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+1
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-2
/
+2
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-6
/
+0
2017-06-28
powerpc: merge __dma_set_mask into dma_set_mask
Christoph Hellwig
1
-1
/
+0
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
2
-4
/
+4
2017-06-28
powerpc/fadump: avoid holes in boot memory area when fadump is registered
Hari Bathini
1
-0
/
+1
2017-06-27
powerpc/powernv/pci: Add support for PHB4 diagnostics
Russell Currey
1
-2
/
+73
2017-06-26
powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()
Michael Ellerman
1
-7
/
+1
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
1
-0
/
+33
2017-06-23
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
1
-0
/
+6
2017-06-22
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
Aravinda Prasad
2
-0
/
+8
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+8
2017-06-21
KVM: PPC: Book3S HV: Add new capability to control MCE behaviour
Aravinda Prasad
1
-0
/
+1
2017-06-20
powerpc/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove it
Nicholas Piggin
1
-1
/
+4
2017-06-20
powerpc/64s/paca: EX_R3 can be merged with EX_DAR
Nicholas Piggin
1
-5
/
+11
2017-06-20
powerpc/64s/paca: EX_LR can be merged with EX_DAR
Nicholas Piggin
1
-5
/
+12
2017-06-20
powerpc/64s/paca: EX_SRR0 is unused, remove it
Nicholas Piggin
1
-11
/
+10
2017-06-20
powerpc/64s: Add EX_SIZE definition for paca exception save areas
Nicholas Piggin
3
-4
/
+14
2017-06-19
powerpc/64s/idle: Branch to handler with virtual mode offset
Nicholas Piggin
1
-0
/
+13
2017-06-19
powerpc/64s: msgclr when handling doorbell exceptions from system reset
Nicholas Piggin
2
-0
/
+16
2017-06-19
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
1
-0
/
+1
[next]