Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
feff98f5507f98c0422252caec41c3be9e6b6399
/
arch
/
powerpc
/
platforms
b8b3de2
powerpc/eeh: Don't check RTAS token to get PE addr
by Gavin Shan
· 11 years ago
f274ef8
powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP
by Srivatsa S. Bhat
· 11 years ago
f1dd153
powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support
by Brian King
· 11 years ago
83920c4
powerpc/powernv: Build a zImage.epapr
by Benjamin Herrenschmidt
· 11 years ago
b72c1f6
powerpc: Make radeon 32-bit MSI quirk work on powernv
by Benjamin Herrenschmidt
· 11 years ago
605e44d
powerpc/powernv: Fix condition for when to invalidate the TCE cache
by Benjamin Herrenschmidt
· 11 years ago
a2c7a54
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
a1797b2
powerpc: select HAVE_CONTEXT_TRACKING for pSeries
by Li Zhong
· 11 years ago
dcb615a
powerpc: Fix irq_set_affinity() return values
by Alexander Gordeev
· 11 years ago
b2b4858
powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3
by Benjamin Herrenschmidt
· 11 years ago
75b93da
powerpc/powernv: Detect OPAL v3 API version
by Benjamin Herrenschmidt
· 11 years ago
b80ec3d
powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FS
by Michael Ellerman
· 11 years ago
120496a
powerpc: Bring all threads online prior to migration/hibernation
by Robert Jennings
· 11 years ago
73ed148
powerpc/powernv: Improve kexec reliability
by Benjamin Herrenschmidt
· 11 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
1de1455
powerpc/powernv: Properly drop characters if console is closed
by Benjamin Herrenschmidt
· 11 years ago
3fd47f0
powerpc/pci: Support per-aperture memory offset
by Benjamin Herrenschmidt
· 11 years ago
342d666
powerpc/cell/iommu: Improve error message for missing node
by Benjamin Herrenschmidt
· 11 years ago
96cf3f6
powerpc/cell/spufs: Fix status attribute permission
by Benjamin Herrenschmidt
· 11 years ago
f3d40c2
powerpc/pnv: Fix "compatible" property for P8 PHB
by Benjamin Herrenschmidt
· 12 years ago
4ea9008
powerpc/powerpnv: Properly handle failure starting CPUs
by Benjamin Herrenschmidt
· 12 years ago
d82fb31
powerpc/pseries: Perform proper max_bus_speed detection
by Kleber Sacilotto de Souza
· 12 years ago
e61133d
powerpc/pseries: Force 32 bit MSIs for devices that require it
by Brian King
· 12 years ago
c4463b3
powerpc/powernv: Defer OPAL exception handler registration
by Jeremy Kerr
· 12 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
4c23782
ppc: Clean up scanlog
by David Howells
· 12 years ago
271a15e
proc: Supply PDE attribute setting accessor functions
by David Howells
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
3ed1c47
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
b1022fb
powerpc: Decode the pte-lp-encoding bits correctly.
by Aneesh Kumar K.V
· 12 years ago
74f227b
powerpc: Use encode avpn where we need only avpn values
by Aneesh Kumar K.V
· 12 years ago
4b8f63d
powerpc: Use signed formatting when printing error
by Aneesh Kumar K.V
· 12 years ago
bc23100
Merge remote-tracking branch 'kumar/next' into next
by Benjamin Herrenschmidt
· 12 years ago
28bf41a
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
34d0717
mm: remove free_area_cache use in powerpc architecture
by Michel Lespinasse
· 12 years ago
4edd7ce
mm, hotplug: avoid compiling memory hotremove functions when disabled
by David Rientjes
· 12 years ago
5d585e5
mm/ppc: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
ec25e24
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
885f925
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
e4f5a3a
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 12 years ago
959c9bd
powerpc/powernv: Fix invalid IOMMU table
by Gavin Shan
· 12 years ago
373f565
powerpc/powernv: Build DMA space for PE on PHB3
by Gavin Shan
· 12 years ago
4cce955
powerpc/powernv: TCE invalidation for PHB3
by Gavin Shan
· 12 years ago
137436c
powerpc/powernv: Patch MSI EOI handler on P8
by Gavin Shan
· 12 years ago
a486bdb
powerpc/powernv: Add option CONFIG_POWERNV_MSI
by Gavin Shan
· 12 years ago
aa0c033
powerpc/powernv: Supports PHB3
by Gavin Shan
· 12 years ago
5d88aa8
powerpc/pseries: Update CPU maps when device tree is updated
by Jesse Larrew
· 12 years ago
f0ff7eb
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5 bits
by Nathan Fontenot
· 12 years ago
43c0ea6
powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array
by Nathan Fontenot
· 12 years ago
2e9b7b0
powerpc/pseries: Correct buffer parsing in update_dt_node()
by Nathan Fontenot
· 12 years ago
762ec15
powerpc/pseries: Expose pseries devicetree_update()
by Nathan Fontenot
· 12 years ago
6747e83
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
by Michael Ellerman
· 12 years ago
51e0eaf
powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()
by Michael Ellerman
· 12 years ago
554c06b
cpuidle: remove en_core_tk_irqen flag
by Daniel Lezcano
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6143569
powerpc/pseries: close DDW race between functions of adapter
by Nishanth Aravamudan
· 12 years ago
fb1b55d
powerpc/powernv: Use MSI bitmap to manage IRQs
by Gavin Shan
· 12 years ago
46c7475
powerpc: drop even more unused Kconfig symbols
by Paul Bolle
· 12 years ago
0eaf225
powerpc: remove CONFIG_MPC10X_OPENPIC
by Paul Bolle
· 12 years ago
89d269f
powerpc: remove unused CONFIG_405EP
by Paul Bolle
· 12 years ago
933ee71
powerpc: remove PReP platform
by Paul Bolle
· 12 years ago
7d5480f
powerpc/40x: remove unused "config 405GPR"
by Paul Bolle
· 12 years ago
c9f297a
powerpc/wsp: drop "select PPC_WSP_COPRO"
by Paul Bolle
· 12 years ago
09652b0
powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
by Adrian-Leonard Radu
· 12 years ago
bb18b3a
powerpc: Use VPA subfunction macros instead of numbers for vpa calls
by Li Zhong
· 12 years ago
fdeaf0e
powerpc/512x: add ifm ac14xx board
by Anatolij Gustschin
· 12 years ago
a9b6aae
powerpc/mpc512x: add platform code for MPC5125.
by Matteo Facchinetti
· 12 years ago
af7837c
powerpc/fsl-booke: Add B4_QDS board support
by Shaveta Leekha
· 12 years ago
9f4c350
powerpc: remove "config MPC10X_OPENPIC"
by Paul Bolle
· 12 years ago
6eb1c37
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
9296d94
USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
by Florian Fainelli
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
0b57b88
spufs: don't bother with fops->owner
by Al Viro
· 12 years ago
1ca8094
POWERPC: pseries: cpuidle: use time keeping flag
by Daniel Lezcano
· 12 years ago
9fb2640
powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND test
by Michael Wolf
· 12 years ago
ddb487d
powerpc/85xx: fix a bug with the parameter of mpic_reset_core()
by Chen-Hui Zhao
· 12 years ago
4ba6c1f
powerpc/85xx: sgy-cts1000 - Remove __dev* attributes
by Ben Collins
· 12 years ago
b43a7ff
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
by Viresh Kumar
· 12 years ago
b9e7196
powerpc/512x: move mpc5121_generic platform to mpc512x_generic.
by Matteo Facchinetti
· 12 years ago
534ada5
powerpc/mpc512x: create SoC devices for more nodes
by Anatolij Gustschin
· 12 years ago
c3a0713
mv643xx_eth: convert to use the Marvell Orion MDIO driver
by Florian Fainelli
· 12 years ago
a76eb09
powerpc: remove redundant GENERIC_GPIO selection
by Alexandre Courbot
· 12 years ago
9997d08
sgy-cts1000: Remove __dev* attributes
by Ben Collins
· 12 years ago
ff2d758
powerpc: Remove last traces of POWER4_ONLY
by Paul Bolle
· 12 years ago
cb2cfb8
powerpc/fsl: remove the PPC_CLOCK dependency
by Tang Yuantian
· 12 years ago
b9faa36
powerpc/fsl-booke: Add initial T4240QDS board support
by Kumar Gala
· 13 years ago
cd66cc2
powerpc/85xx: Add AltiVec support for e6500
by Kumar Gala
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
6b6680c
powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code
by Chen Gang
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
9d3cae2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
2248b87
spufs_mkdir(): don't d_add() on negative parent
by Al Viro
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
dffff02
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
877d668
Merge remote-tracking branch 'kumar/next' into next
by Benjamin Herrenschmidt
· 12 years ago
Next »