Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d5213236151ba6968b04f4da0e03f66c56a18587
/
arch
/
powerpc
/
sysdev
3cc97be
treewide: correct "differenciate" and "instanciate" typos
by Finn Thain
· 6 years ago
6bd6d86
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
by Christophe Leroy
· 6 years ago
c42d3be
powerpc: Fix size calculation using resource_size()
by Dan Carpenter
· 6 years ago
badf436
powerpc/Makefiles: Convert ifeq to ifdef where possible
by Rodrigo R. Galvao
· 6 years ago
e27e0a9
powerpc/xive: Remove xive_kexec_teardown_cpu()
by Benjamin Herrenschmidt
· 7 years ago
dbc5740
powerpc/xive: Remove now useless pr_debug statements
by Benjamin Herrenschmidt
· 7 years ago
45ef599
powerpc: remove unnecessary inclusion of asm/tlbflush.h
by Christophe Leroy
· 7 years ago
e8cb7a5
powerpc: remove superflous inclusions of asm/fixmap.h
by Christophe Leroy
· 7 years ago
fca7bf9
powerpc/mpic: Pass first free vector number to mpic_setup_error_int()
by Bharat Bhushan
· 7 years ago
ce57c66
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 6 years ago
2bf1071
powerpc/64s: Remove POWER9 DD1 support
by Nicholas Piggin
· 7 years ago
9c3250a
powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)
by Daniel Klamt
· 6 years ago
1b80ac6
powerpc/msi: Remove VLA usage
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
04debf2
powerpc: Remove core support for Marvell mv64x60 hostbridges
by Mark Greer
· 7 years ago
589b1f7
powerpc/xics: Add missing of_node_put() in error path
by YueHaibing
· 7 years ago
c5cbde2
powerpc: cpm_gpio: Remove owner assignment from platform_driver
by Fabio Estevam
· 7 years ago
8a79226
powerpc/xive: Remove (almost) unused macros
by Russell Currey
· 7 years ago
282498d
powerpc/xive: prepare all hcalls to support long busy delays
by Cédric Le Goater
· 7 years ago
028555a
powerpc/xive: fix hcall H_INT_RESET to support long busy delays
by Cédric Le Goater
· 7 years ago
b32e56e
powerpc/xive: Fix trying to "push" an already active pool VP
by Benjamin Herrenschmidt
· 7 years ago
49a695b
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
f437c51
Merge branch 'topic/paca' into next
by Michael Ellerman
· 7 years ago
16b19f1
powerpc/xive: Fix wrong xmon output caused by typo
by Frederic Barrat
· 7 years ago
d2e6007
powerpc/64: Use array of paca pointers and allocate pacas individually
by Nicholas Piggin
· 7 years ago
0834d62
powerpc/mpic: Check if cpu_possible() in mpic_physmask()
by Michael Ellerman
· 7 years ago
8e036c8d
powerpc/xive: Use hw CPU ids when configuring the CPU queues
by Cédric Le Goater
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
03f51d4
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
d2b9b20
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
414ae76
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 7 years ago
1d65b1c
powerpc/cell: Remove axonram driver
by Michael Ellerman
· 7 years ago
57ad583f
powerpc: Use octal numbers for file permissions
by Russell Currey
· 8 years ago
4afa0f3
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 7 years ago
5400fc2
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
c095ff9
powerpc/sysdev: change CPM GPIO to platform_device
by Christophe Leroy
· 7 years ago
d038386
powerpc/fsl_pci: Fix ptr_ret.cocci warnings
by Vasyl Gomonovych
· 7 years ago
bb8651e
powerpc/fsl_pci: Correct fsl_pci_mcheck_exception
by Joakim Tjernlund
· 7 years ago
11ed8c5
powerpc/mpic_timer: avoid struct timeval
by Arnd Bergmann
· 7 years ago
bf4159da
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
by Benjamin Herrenschmidt
· 7 years ago
f5abe14
powerpc/xive: Remove incorrect debug code
by Benjamin Herrenschmidt
· 7 years ago
a37a371
powerpc: rename swiotlb_dma_ops
by Christoph Hellwig
· 7 years ago
7f1c410
powerpc/xive: Add interrupt flag to disable automatic EOI
by Benjamin Herrenschmidt
· 7 years ago
50ed578
powerpc/PCI: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
2d9d6f6
powerpc: rename dma_direct_ to dma_nommu_
by Christoph Hellwig
· 7 years ago
39c3fd5
kernel/irq: Extend lockdep class for request mutex
by Andrew Lunn
· 7 years ago
961292e
powerpc: Set I/O port resource types correctly
by Bjorn Helgaas
· 7 years ago
f2c2cbc
powerpc: Use pr_warn instead of pr_warning
by Joe Perches
· 8 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
a54c61f
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
6b148a7
powerpc/ipic: Fix status get and status clear
by Christophe Leroy
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a7cd458
powerpc/axonram: Drop unnecessary variable initialisation
by Markus Elfring
· 7 years ago
1249b57
Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
cc56939
powerpc/xive: Clear XIVE internal structures when a CPU is removed
by Cédric Le Goater
· 7 years ago
74f1282
powerpc/xive: Fix IPI reset
by Cédric Le Goater
· 7 years ago
31d1e13
rapidio: remove global irq spinlocks from the subsystem
by Ioan Nicu
· 7 years ago
9b130ad
treewide: make "nr_cpu_ids" unsigned
by Alexey Dobriyan
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
265601f
powerpc/xive: Fix section __init warning
by Cédric Le Goater
· 7 years ago
5f12129
powerpc/xive: improve debugging macros
by Cédric Le Goater
· 7 years ago
bed81ee
powerpc/xive: introduce H_INT_ESB hcall
by Cédric Le Goater
· 7 years ago
c58a14a
powerpc/xive: add the HW IRQ number under xive_irq_data
by Cédric Le Goater
· 7 years ago
99f1225
powerpc/xive: introduce xive_esb_write()
by Cédric Le Goater
· 7 years ago
59fc272
powerpc/xive: rename xive_poke_esb() in xive_esb_read()
by Cédric Le Goater
· 7 years ago
eac1e73
powerpc/xive: guest exploitation of the XIVE interrupt controller
by Cédric Le Goater
· 7 years ago
994ea2f
powerpc/xive: introduce a common routine xive_queue_page_alloc()
by Cédric Le Goater
· 7 years ago
fdbb945
axonram: Return directly after a failed kzalloc() in axon_ram_probe()
by Markus Elfring
· 7 years ago
a1bddf3
axonram: Improve a size determination in axon_ram_probe()
by Markus Elfring
· 7 years ago
c86a939
axonram: Delete an error message for a failed memory allocation in axon_ram_probe()
by Markus Elfring
· 7 years ago
a9dadc1
powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
by Cédric Le Goater
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
b7c670d
powerpc: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
8bfa42a
powerpc: Add const to bin_attribute structures
by Bhumika Goyal
· 7 years ago
e12d94f
powerpc/xmon: Exclude all of xmon from ftrace
by Naveen N. Rao
· 7 years ago
df4c798
powerpc/xive: Fix section mismatch warnings
by Michael Ellerman
· 7 years ago
de41ef6
powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx
by Christophe Leroy
· 7 years ago
ea16e83
powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xx
by Christophe Leroy
· 7 years ago
bfa9a2e
powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
by Michael Ellerman
· 7 years ago
cffb717
powerpc/xive: Ensure active irqd when setting affinity
by Benjamin Herrenschmidt
· 7 years ago
446183e
powerpc/ipic: Support edge on IRQ0
by Scott Wood
· 8 years ago
d691b7e
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
b6ffe9b
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
218ea31
Merge branch 'fixes' into next
by Michael Ellerman
· 8 years ago
89d8bb1
powerpc/xive: Silence message about VP block allocation
by Benjamin Herrenschmidt
· 8 years ago
5d61e43
dax: remove default copy_from_iter fallback
by Dan Williams
· 8 years ago
2564270
powerpc/xive: Fix offset for store EOI MMIOs
by Benjamin Herrenschmidt
· 8 years ago
b802ab4
powerpc: Fix some spelling mistakes
by Colin Ian King
· 8 years ago
3c29b60
powerpc/8xx: fix mpc8xx_get_irq() return on no irq
by Christophe Leroy
· 8 years ago
6f55391
powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function
by Christophe Leroy
· 8 years ago
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
4415b33
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
53ef7d0
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
726bd22
powerpc/8xx: Adding support of IRQ in MPC8xx GPIO
by Christophe Leroy
· 8 years ago
5af5099
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
by Benjamin Herrenschmidt
· 8 years ago
45b21cf
powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
by Michael Ellerman
· 8 years ago
d4b29fd7
block: remove block_device_operations ->direct_access()
by Dan Williams
· 8 years ago
Next »