Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
2673ee565f10e0f2fdcf61f7a715e6b4ac2497dc
/
arch
/
powerpc
/
kernel
fadb97b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f240bdd
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
400c47d
powerpc32: memset: only use dcbz once cache is enabled
by LEROY Christophe
· 9 years ago
1cd0389
powerpc32: memcpy: only use dcbz once cache is enabled
by LEROY Christophe
· 9 years ago
da92b4e
powerpc, irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 10 years ago
519f526
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5e359bf
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d4c9039
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
26f8b7e
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
2598001
powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()
by Gavin Shan
· 9 years ago
9698351
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 10 years ago
4d9aac3
powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
by Guilherme G. Piccoli
· 10 years ago
b4deba5
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
by Paul Mackerras
· 10 years ago
ec25716
KVM: PPC: Book3S HV: Make use of unused threads when running guests
by Paul Mackerras
· 10 years ago
ffebf5f
powerpc/kexec: Reset secondary cpu endianness before kexec
by Samuel Mendoza-Jonas
· 10 years ago
74943da
powerpc/nvram: print no error when pstore backend is not nvram
by Hari Bathini
· 10 years ago
fc9e9cb
powerpc/nvram: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 10 years ago
39bfd71
powerpc/eeh: Disable automatically blocked PCI config
by Gavin Shan
· 10 years ago
5352298
powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops
by Andrew Donnellan
· 10 years ago
e5e55cc
powerpc/e6500: remove the stale TCD_LOCK macro
by Kevin Hao
· 10 years ago
1f408d5
Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next
by Bjorn Helgaas
· 10 years ago
e642d11
powerpc/eeh: Probe after unbalanced kref check
by Daniel Axtens
· 10 years ago
f52609f
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream
by Ingo Molnar
· 10 years ago
9afac93
powerpc/prom: Use DRCONF flags while processing detected LMBs
by Anshuman Khandual
· 10 years ago
9c61f7a
powerpc/prom: Simplify the logic to fetch SLB size
by Anshuman Khandual
· 10 years ago
92b19ff
cleanup IORESOURCE_CACHEABLE vs ioremap()
by Dan Williams
· 10 years ago
37a13e7
powerpc/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 10 years ago
c602320
powerpc/fsl: Force coherent memory on e500mc derivatives
by Scott Wood
· 10 years ago
3c00cb5
signal: fix information leak in copy_siginfo_from_user32
by Amanieu d'Antras
· 10 years ago
197165d
powerpc/ftrace: add powerpc timebase as a trace clock source
by Naveen N. Rao
· 10 years ago
a825ac0
powerpc: Remove redundant breaks
by Joe Perches
· 10 years ago
ae2a84b
powerpc: pci: use %pR for printing struct resource
by Kevin Hao
· 10 years ago
76b235c
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
by Peter Zijlstra
· 10 years ago
017ffe6
PCI: Hold pci_slot_mutex while searching bus->slots list
by Yijing Wang
· 10 years ago
2449acc
powerpc/kernel: Enable seccomp filter
by Michael Ellerman
· 10 years ago
1b60bab
powerpc/kernel: Add SIG_SYS support for compat tasks
by Michael Ellerman
· 10 years ago
d383741
powerpc/kernel: Change the do_syscall_trace_enter() API
by Michael Ellerman
· 10 years ago
c352594
powerpc/kernel: Switch to using MAX_ERRNO
by Michael Ellerman
· 10 years ago
de9e432
atomic: Collapse all atomic_{set,clear}_mask definitions
by Peter Zijlstra
· 10 years ago
dff22d2
PCI: Call pci_read_bridge_bases() from core instead of arch code
by Lorenzo Pieralisi
· 10 years ago
1c2cb59
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
by Thomas Huth
· 10 years ago
9ef0319
powerpc/rtas: Replace magic values with defines
by Thomas Huth
· 10 years ago
2476c09
powerpc/signal: Add helper function to fetch quad word aligned pointer
by Anshuman Khandual
· 10 years ago
829023d
powerpc/tm: Drop tm_orig_msr from thread_struct
by Anshuman Khandual
· 10 years ago
72cd7b4
powerpc: Uncomment and make enable_kernel_vsx() routine available
by Leonidas Da Silva Barbosa
· 10 years ago
e8a4fd0
powerpc: Add macros for the ibm_architecture_vec[] lengths
by Michael Ellerman
· 10 years ago
817820b
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask
by Benjamin Herrenschmidt
· 10 years ago
b32aadc
powerpc/powernv: Fix race in updating core_idle_state
by Shreyas B. Prabhu
· 10 years ago
27ea2c4
powerpc: Set the correct kernel taint on machine check errors.
by Daniel Axtens
· 10 years ago
2d44070
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 10 years ago
4da3064
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
becfc3c
Merge remote-tracking branch 'robh/for-next' into devicetree/next
by Grant Likely
· 10 years ago
5935877
powerpc: use for_each_sg()
by Akinobu Mita
· 10 years ago
e3d8238
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
08d183e
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
d813335
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
44d21c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
c0b59fa
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Herbert Xu
· 10 years ago
6096f88
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 10 years ago
b4b56f9
powerpc/tm: Abort syscalls in active transactions
by Sam bobroff
· 10 years ago
8f6b951
powerpc: use device_initcall for registering rtc devices
by Paul Gortmaker
· 10 years ago
15b244a
powerpc/mmu: Add userspace-to-physical addresses translation cache
by Alexey Kardashevskiy
· 10 years ago
05c6cfb
powerpc/iommu/powernv: Release replaced TCE
by Alexey Kardashevskiy
· 10 years ago
b82c75b
powerpc/iommu: Fix IOMMU ownership control functions
by Alexey Kardashevskiy
· 10 years ago
f87a886
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
by Alexey Kardashevskiy
· 10 years ago
0eaf4de
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
b348aa6
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
da004c3
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
by Alexey Kardashevskiy
· 10 years ago
10b35b2
powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
by Alexey Kardashevskiy
· 10 years ago
9b14a1f
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
by Alexey Kardashevskiy
· 10 years ago
8aca92d
powerpc/iommu: Always release iommu_table in iommu_free_table()
by Alexey Kardashevskiy
· 10 years ago
ac9a588
powerpc/iommu: Put IOMMU group explicitly
by Alexey Kardashevskiy
· 10 years ago
ea30e99
powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
by Alexey Kardashevskiy
· 10 years ago
633adc7
PCI: Remove unnecessary #includes of <asm/pci.h>
by Bjorn Helgaas
· 10 years ago
d3cb06e
powerpc/dscr: Add some in-code documentation
by Anshuman Khandual
· 10 years ago
1db3652
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
by Anshuman Khandual
· 10 years ago
280e109
powerpc/kernel: Remove the unused extern dscr_default
by Anshuman Khandual
· 10 years ago
c952c1c
powerpc: Fix handling of DSCR related facility unavailable exception
by Anshuman Khandual
· 10 years ago
502f159
powerpc/eeh: Fix trivial error in eeh_restore_dev_state()
by David Gibson
· 10 years ago
63a4aea
of: clean-up unnecessary libfdt include paths
by Rob Herring
· 10 years ago
abeeed6
powerpc/pci: Add pcibios_disable_device() hook
by Michael Neuling
· 10 years ago
10e7963
powerpc/pci: Add release_device() hook to phb ops
by Michael Neuling
· 10 years ago
5b64d2c
powerpc/pci: Export symbols for CXL
by Daniel Axtens
· 10 years ago
5b2753f
powerpc/8xx: Implementation of PAGE_EXEC
by LEROY Christophe
· 10 years ago
e0a8e0d
powerpc/8xx: Handle PAGE_USER via APG bits
by LEROY Christophe
· 10 years ago
eeba1f7
powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000
by LEROY Christophe
· 10 years ago
b821c5f
powerpc/8xx: Use SPRG2 instead of DAR for saving r3
by LEROY Christophe
· 10 years ago
2eb2fd9
powerpc/8xx: dont save CR in SCRATCH registers
by LEROY Christophe
· 10 years ago
d5fd9d7
powerpc/8xx: Handle CR out of exception PROLOG/EPILOG
by LEROY Christophe
· 10 years ago
90883a8
powerpc/8xx: macro for handling CPU15 errata
by LEROY Christophe
· 10 years ago
86d6336
powerpc/e500mc: Remove dead L2 flushing code in idle_e500.S
by Scott Wood
· 10 years ago
24bbd92
of/fdt: split off FDT self reservation from memreserve processing
by Ard Biesheuvel
· 10 years ago
d20be43
powerpc: Non relocatable system call doesn't need a trampoline
by Anton Blanchard
· 10 years ago
05b05f2
powerpc: Relocatable system call no longer uses the LR
by Anton Blanchard
· 10 years ago
3405c25
powerpc/pci: add dma_set_mask to pci_controller_ops
by Daniel Axtens
· 10 years ago
1f88d58
powerpc: Remove MSI-related PCI controller ops from ppc_md
by Daniel Axtens
· 10 years ago
e059b10
powerpc: Add MSI operations to pci_controller_ops struct
by Daniel Axtens
· 10 years ago
Next »