index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
Lines
2017-04-12
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
-4
/
+2024
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
-2
/
+1
2017-04-10
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
-4
/
+4
2017-04-10
powerpc/xive: Native exploitation of the XIVE interrupt controller
Benjamin Herrenschmidt
-0
/
+2020
2017-03-08
axonram: Fix gendisk handling
Jan Kara
-1
/
+4
2017-03-06
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
-3
/
+24
2017-02-09
powerpc/powernv: Properly set "host-ipi" on IPIs
Benjamin Herrenschmidt
-2
/
+4
2017-02-09
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
Benjamin Herrenschmidt
-0
/
+29
2017-01-17
powerpc/icp-opal: Fix missing KVM case and harden replay
Benjamin Herrenschmidt
-7
/
+24
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
-2
/
+2
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-50
/
+20
2016-12-09
powerpc/fsl-lbc: use DEFINE_SPINLOCK()
Fabian Frederick
-1
/
+1
2016-12-04
powerpc/fsl_pmc: use builtin_platform_driver
Geliang Tang
-5
/
+1
2016-11-29
powerpc/virtex: Use generic xilinx irqchip driver
Zubair Lutfullah Kakakhel
-209
/
+2
2016-11-23
powerpc/fsl_soc: improve and simplify get_baudrate
Heiner Kallweit
-8
/
+2
2016-11-23
powerpc/fsl_soc: improve and simplify get_brgfreq
Heiner Kallweit
-17
/
+7
2016-11-23
powerpc/fsl_soc: improve and simplify fsl_get_sys_freq
Heiner Kallweit
-10
/
+4
2016-11-14
powerpc: Add support for relative exception tables
Nicholas Piggin
-1
/
+1
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
-8
/
+4
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
-0
/
+3
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-29
/
+41
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-62
/
+62
2016-09-25
powerpc/fsl_pci: Size upper inbound window based on RAM size
Scott Wood
-7
/
+5
2016-09-25
soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)
Christophe Leroy
-6
/
+15
2016-09-25
powerpc/mpic: use of_property_read_bool
Julia Lawall
-1
/
+1
2016-09-25
powerpc: Convert fsl_rstcr_restart to a reset handler
Andrey Smirnov
-15
/
+20
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
-61
/
+61
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
-1
/
+1
2016-09-06
powerpc/xics/opal: Fix processor numbers in OPAL ICP
Benjamin Herrenschmidt
-5
/
+7
2016-08-22
powerpc: sysdev: cpm: fix gpio save_regs functions
Christophe Leroy
-3
/
+6
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
-1
/
+1
2016-08-09
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
-9
/
+59
2016-08-07
ppc: move exports to definitions
Al Viro
-0
/
+3
2016-08-04
powerpc/fsl_rio: fix a missing error code
Dan Carpenter
-0
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
-1
/
+1
2016-08-02
powerpc/fsl_rio: apply changes for RIO spec rev 3
Alexandre Bounine
-15
/
+5
2016-08-02
rapidio: change inbound window size type to u64
Alexandre Bounine
-2
/
+2
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
-1
/
+1
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-115
/
+264
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
-11
/
+19
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+2
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
-96
/
+88
2016-07-17
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
-2
/
+149
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
-6
/
+8
2016-07-12
pmem: kill __pmem address space
Dan Williams
-2
/
+2
2016-07-09
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
-5
/
+17
2016-07-08
powerpc/85xx: Don't report SRAM to L2 cache fallback as error
Claudiu Manoil
-6
/
+2
2016-06-27
block: convert to device_add_disk()
Dan Williams
-2
/
+1
2016-05-26
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+32
[prev]
[next]