Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d8dd29dd3f9bca34c1a79c5ba3da1a0e48dfbdc9
/
arch
/
powerpc
/
platforms
3c87b79
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
2f4bf52
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
8bdf202
Merge branch 'next' of git://git.denx.de/linux-denx-agust into next
by Michael Ellerman
· 9 years ago
6aa2fdb
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3b0e21e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 9 years ago
f755ecf
powerpc/pseries: Correct string length in pseries_of_derive_parent()
by Nathan Fontenot
· 9 years ago
43f2cfc
Merge branch 'clock' into HEAD
by Scott Wood
· 9 years ago
f34b3e1
powerpc/e6500: kexec: Handle hardware threads
by Scott Wood
· 9 years ago
939fbf0
powerpc/85xx: Implement 64-bit kexec support
by Tiejun Chen
· 9 years ago
39e69f5
powerpc: Introduce the use of the managed version of kzalloc
by Himangi Saraogi
· 10 years ago
1a4bb93
powerpc/512x: add LocalPlus Bus FIFO device driver
by Alexander Popov
· 9 years ago
7e61089
powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
9484865
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
by Scott Wood
· 9 years ago
53c656c
powerpc/powernv: Handle irq_happened flag correctly in off-line loop
by Paul Mackerras
· 9 years ago
353169a
powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapter
by Gavin Shan
· 9 years ago
f9433718
powerpc/powernv: Simplify pnv_eeh_set_option()
by Gavin Shan
· 9 years ago
4d6186c
powerpc/powernv: Remove pnv_eeh_cap_start()
by Gavin Shan
· 9 years ago
608fb9c
powerpc/powernv: Cleanup on EEH comments
by Gavin Shan
· 9 years ago
00ba05a
powerpc/pseries: Cleanup on pseries_eeh_get_state()
by Gavin Shan
· 9 years ago
bed08b7
powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU
by Michael Ellerman
· 9 years ago
1112450
powerpc/85xx: Don't use generic timebase sync on 64-bit
by Scott Wood
· 9 years ago
9f640bf
powerpc/fsl-corenet: Disable coreint if kexec is enabled
by Scott Wood
· 9 years ago
01c593d
powerpc/fsl-booke-64: Allow booting from the secondary thread
by Scott Wood
· 9 years ago
c383ee8
powerpc/85xx: Add support for Varisys Cyrus board
by Andy Fleming
· 9 years ago
881ea7d
powerpc/corenet: use the mixed mode of MPIC when enabling CPU hotplug
by chenhui zhao
· 9 years ago
f768805
powerpc/pseries: Drop always true CONFIG_PSERIES_MSI
by Michael Ellerman
· 9 years ago
44f2aec
powerpc/pseries: Move PCI objects to obj-y
by Michael Ellerman
· 9 years ago
84eb9e6
powerpc/pseries: Remove use of CONFIG_PCI
by Michael Ellerman
· 9 years ago
4c9cd46
powerpc/pseries: Make PCI non-optional
by Michael Ellerman
· 9 years ago
5d4c9bc
irqdomain: Use irq_domain_get_of_node() instead of direct field access
by Marc Zyngier
· 9 years ago
f2dd80e
powerpc/powernv: Panic on unhandled Machine Check
by Daniel Axtens
· 9 years ago
c13e1c0
powerpc/pseries/hvcserver: don't memset pi_buff if it is null
by Colin Ian King
· 9 years ago
1b70386
powerpc/kexec: Wait 1s for secondaries to enter OPAL
by Samuel Mendoza-Jonas
· 9 years ago
06bacef
powerpc/pseries: re-use code from of_helpers module
by Andy Shevchenko
· 9 years ago
a46d9884
powerpc/pseries: handle nodes without '/'
by Andy Shevchenko
· 9 years ago
a030e1e
powerpc/pseries: replace kmalloc + strlcpy
by Andy Shevchenko
· 9 years ago
dc85aae
powerpc/pseries: fix a potential memory leak
by Andy Shevchenko
· 9 years ago
948ad1a
powerpc/pseries: extract of_helpers module
by Andy Shevchenko
· 9 years ago
4fa9a3f
powerpc/ps3: Remove unused os_area_db_id_video_mode
by Michael Ellerman
· 9 years ago
e5e16d8
powerpc: Kconfig: remove BE-only platforms from LE kernel build
by Boqun Feng
· 9 years ago
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
705a7b4
powerpc/PCI: Fix lookup of linux,pci-probe-only property
by Marc Zyngier
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
6b83bd9
powerpc/mpc52xx: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
391de7f
powerpc/cell: Prepare irq handler for irq argument removal
by Thomas Gleixner
· 9 years ago
0a0dbd9
powerpc/85xx: Prepare irq handlers for irq argument removal
by Thomas Gleixner
· 9 years ago
5aac2d3
powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removal
by Thomas Gleixner
· 9 years ago
e297c93
powerpc/MSI: Fix race condition in tearing down MSI interrupts
by Paul Mackerras
· 9 years ago
96db800
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
by Vlastimil Babka
· 9 years ago
daebaab
powerpc/pseries: Release DRC when configure_connector fails
by Bharata B Rao
· 9 years ago
fa14486
powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=
by Nishanth Aravamudan
· 9 years ago
bb00545
powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernel
by Nishanth Aravamudan
· 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
17e6b00
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f36fc04
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
ea0f8ac
powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()
by Gavin Shan
· 9 years ago
590c756
powerpc/pseries: Fix corrupted pdn list
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
· 9 years ago
0e1ffef
powerpc/iommu: Set default DMA offset in dma_dev_setup
by Alexey Kardashevskiy
· 9 years ago
e72bb8a
powerpc/powernv: Reset HILE before kexec_sequence()
by Samuel Mendoza-Jonas
· 9 years ago
c159b59
powerpc/powernv: Create LED platform device
by Vasant Hegde
· 9 years ago
8a8d918
powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
by Anshuman Khandual
· 9 years ago
74703cc
powerpc/powernv: Fix the log message when disabling VF
by Wei Yang
· 9 years ago
acf6cec
powerpc/512x: silence a USB Kconfig dependency warning
by Gerhard Sittig
· 11 years ago
2e16acc
powerpc/pseries: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
5352298
powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops
by Andrew Donnellan
· 9 years ago
f444f1f
powerpc/cell: Drop support for 64K local store on 4K kernels
by Michael Ellerman
· 9 years ago
0d748ec
powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board support
by Priyanka Jain
· 9 years ago
32d3c4f
powerpc/85xx: Remove unused pci fixup hooks on c293pcie
by Hou Zhiqiang
· 9 years ago
e63dbd1
powerpc: Add an inline function to update POWER8 HID0
by Gautham R. Shenoy
· 9 years ago
62521ea
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
by Mahesh Salgaonkar
· 9 years ago
e784b64
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check errors.
by Mahesh Salgaonkar
· 9 years ago
1852ae2
powerpc/powernv: Pull all HMI events before panic.
by Mahesh Salgaonkar
· 10 years ago
c33e11d0
powerpc/powernv: display reason for Malfunction Alert HMI.
by Mahesh Salgaonkar
· 10 years ago
b8d65e9
powerpc/eeh-powernv: Fix unbalanced IRQ warning
by Alistair Popple
· 9 years ago
ad3aedf
genirq/irqdomain: Allow irq domain aliasing
by Marc Zyngier
· 9 years ago
4b979e4
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
3ba3a73
powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE table
by Alexey Kardashevskiy
· 9 years ago
01c9348
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
by Paul Mackerras
· 9 years ago
1c2cb59
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
by Thomas Huth
· 9 years ago
2921d17
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
by Jiang Liu
· 9 years ago
79cd952
powerpc/eeh: Dump PHB diag-data for non-existing PE
by Gavin Shan
· 10 years ago
0f36db7
powerpc/eeh: Fix wrong printed PE number
by Gavin Shan
· 10 years ago
d5fb48a
powerpc/512x: clk: Include clk.h
by Stephen Boyd
· 9 years ago
3b476aad
powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
by Vipin K Parashar
· 9 years ago
f951e51
powerpc/powernv: Unfreeze VF PE on releasing it
by Gavin Shan
· 9 years ago
283e2d8
powerpc/powernv: Include VF PE in PELTV of PF PE
by Gavin Shan
· 9 years ago
26ba248
powerpc/powernv: Pick M64 PEs based on BARs
by Gavin Shan
· 9 years ago
d120385
powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()
by Gavin Shan
· 9 years ago
96a2f92
powerpc/powernv: Reserve M64 PEs based on BARs
by Gavin Shan
· 9 years ago
e9dc4d7
powerpc/powernv: Allow to reserve one PE for multiple times
by Gavin Shan
· 9 years ago
e91c251
powerpc/iommu: Cleanup setting of DMA base/offset
by Benjamin Herrenschmidt
· 9 years ago
a8956a7
powerpc/powernv: Fix opal-elog interrupt handler
by Alistair Popple
· 9 years ago
d8ea782
powerpc/powernv: Fix vma page prot flags in opal-prd driver
by Vaidyanathan Srinivasan
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 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
· 9 years ago
08d183e
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 9 years ago
dc3f419
make simple_positive() public
by Al Viro
· 9 years ago
6096f88
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 9 years ago
Next »