Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b6aba85c35baa7d08b7a601b30589bcae607d9e0
/
arch
/
powerpc
/
platforms
/
pseries
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
ead53f2
powerpc: remove non-required uses of include <linux/module.h>
by Paul Gortmaker
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
e9848d6
powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h
by Paul Gortmaker
· 13 years ago
614f15b
powerpc: fix two implicit header uses in pseries/plpar_wrappers.h
by Paul Gortmaker
· 13 years ago
62fe91b
powerpc: Fix up implicit sched.h users
by Paul Gortmaker
· 14 years ago
b56eade
powerpc: Fix up implicit stat.h users
by Paul Gortmaker
· 14 years ago
9308794
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
66b15db
powerpc: add export.h to files making use of EXPORT_SYMBOL
by Paul Gortmaker
· 14 years ago
8feaa43
powerpc/eeh: Fix /proc/ppc64/eeh creation
by Thadeu Lima de Souza Cascardo
· 13 years ago
9c74002
powerpc/pseries: Avoid spurious error during hotplug CPU add
by Anton Blanchard
· 13 years ago
7a19081
pseries/iommu: Add missing kfree
by Julia Lawall
· 13 years ago
6c49368
powerpc/nvram: Add compression to fit more oops output into NVRAM
by Jim Keniston
· 13 years ago
d24f9c6
powerpc: Use the newly added get_required_mask dma_map_ops hook
by Milton Miller
· 13 years ago
6a5c7be
powerpc: Override dma_get_required_mask by platform hook and ops
by Milton Miller
· 13 years ago
598c823
powerpc/pseries: Simplify vpa deregistration functions
by Anton Blanchard
· 13 years ago
711ef84
powerpc/pseries: Cleanup VPA registration and deregistration errors
by Anton Blanchard
· 13 years ago
b130179
powerpc/pseries: Fix kexec on recent firmware versions
by Anton Blanchard
· 13 years ago
53876e3
powerpc: Lack of ibm,io-events not that important!
by Anton Blanchard
· 13 years ago
bed9a31
powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
by Anton Blanchard
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
a99a7d1
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
51d3302
powerpc/pseries/hvconsole: Fix dropped console output
by Anton Blanchard
· 13 years ago
770e1ac
powerpc/mm: Fix memory_block_size_bytes() for non-pseries
by Benjamin Herrenschmidt
· 14 years ago
4d2bb3f
powerpc/pseries: Re-implement HVSI as part of hvc_vio
by Benjamin Herrenschmidt
· 14 years ago
dd2e356
powerpc/udbg: Register udbg console generically
by Benjamin Herrenschmidt
· 14 years ago
de2780a
powerpc/pseries: Improve error code on reconfiguration notifier failure
by Akinobu Mita
· 13 years ago
3aef19f
powerpc/pseries: Introduce pSeries_reconfig_notify()
by Akinobu Mita
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
9ca980d
powerpc: Avoid extra indirect function call in sending IPIs
by Paul Mackerras
· 14 years ago
8761f1a
pcspkr: Cleanup Kconfig dependencies
by Ralf Baechle
· 14 years ago
b73a635
powerpc/pseries/iommu: Cleanup ddw naming
by Milton Miller
· 14 years ago
c856678
powerpc/pseries/iommu: Find windows after kexec during boot
by Milton Miller
· 14 years ago
2573f68
powerpc/pseries/iommu: Remove ddw property when destroying window
by Milton Miller
· 14 years ago
64ac822
powerpc/pseries/iommu: Add additional checks when changing iommu mask
by Milton Miller
· 14 years ago
23a6c48
powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_created
by Nishanth Aravamudan
· 14 years ago
23d72bf
powerpc: Consolidate ipi message mux and demux
by Milton Miller
· 14 years ago
f0e939a
powerpc/pseries: Print corrupt r3 in FWNMI code
by Anton Blanchard
· 14 years ago
eb0dd41
pseries/iommu: Restore iommu table pointer when restoring iommu ops
by Nishanth Aravamudan
· 14 years ago
af442a1
powerpc: Ensure dtl buffers do not cross 4k boundary
by Nishanth Aravamudan
· 14 years ago
7673033
powerpc: Fix kexec with dynamic dma windows
by Nishanth Aravamudan
· 14 years ago
82578e1
powerpc/eeh: Display eeh error location for bus and device
by Richard A Lary
· 14 years ago
77eafe1
powerpc/pseries: Add support for IO event interrupts
by Tseng-Hui (Frank) Lin
· 14 years ago
ecb7390
powerpc/pseries/eeh: Handle functional reset on non-PCIe device
by Richard A Lary
· 14 years ago
308fc4f
powerpc/pseries/eeh: Propagate needs_freset flag to device at PE
by Richard A Lary
· 14 years ago
9ee820f
powerpc/pseries: Add page coalescing support
by Brian King
· 14 years ago
104699c
powerpc: Convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
476eb49
powerpc/irq: Stop exporting irq_map
by Grant Likely
· 14 years ago
65f47f1
powerpc/eeh: Add support for ibm,configure-pe RTAS call
by Richard A. Lary
· 14 years ago
44ae3ab
powerpc: Free up some CPU feature bits by moving out MMU-related features
by Matt Evans
· 14 years ago
de30097
powerpc/smp: smp_ops->kick_cpu() should be able to fail
by Michael Ellerman
· 14 years ago
0b05ac6
powerpc/xics: Rewrite XICS driver
by Benjamin Herrenschmidt
· 14 years ago
127493d
powerpc/pseries: Use a kmem cache for DTL buffers
by Nishanth Aravamudan
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
c60e65d
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
by Matt Evans
· 14 years ago
f86d6b9
powerpc/pseries: Don't register global initcall
by Benjamin Herrenschmidt
· 14 years ago
fa3f82c
powerpc/smp: soft-replugged CPUs must go back to start_secondary
by Benjamin Herrenschmidt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2d86938
powerpc/pseries/smp: query-cpu-stopped-state support won't change
by Milton Miller
· 14 years ago
943739f
powerpc/xics: Use hwirq for xics domain irq number
by Milton Miller
· 14 years ago
4f1fc48
powerpc/xics: Fix numberspace mismatch from irq_desc conversion
by Milton Miller
· 14 years ago
15d260b
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
by Jim Keniston
· 14 years ago
ec775d0
powerpc: Convert to new irq_* function names
by Thomas Gleixner
· 14 years ago
98488db
powerpc: Use proper accessors for IRQ_* flags
by Thomas Gleixner
· 14 years ago
0a95d92
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
a5e6b13
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
964a299
powerpc/pseries: Disable MSI using new interface if possible
by Nishanth Aravamudan
· 14 years ago
79f26c2
powerpc: platforms/pseries irq_data conversion.
by Lennert Buytenhek
· 14 years ago
4e8b0cf
powerpc/pseries: Add support for dynamic dma windows
by Nishanth Aravamudan
· 14 years ago
a5cf4b0
powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partition
by Jim Keniston
· 14 years ago
0f4ac13
powerpc/nvram: Generalize code for OS partitions in NVRAM
by Jim Keniston
· 14 years ago
31116f0
powerpc/eeh: Remove one to many l's in the word.
by Justin Mattock
· 14 years ago
7e26065d
powerpc/pseries: Cleanup use of notifier_from_errno()
by Prarit Bhargava
· 14 years ago
38a5d67
Merge commit 'v2.6.38-rc6' into devicetree/next
by Grant Likely
· 14 years ago
57cdfdf
powerpc: Fix hcall tracepoint recursion
by Anton Blanchard
· 14 years ago
b5d937d
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
by Grant Likely
· 14 years ago
c540ada
memory hotplug: Define memory_block_size_bytes for powerpc/pseries
by Nathan Fontenot
· 14 years ago
d41ad6d
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
d368514
powerpc: Fix corruption when grabbing FWNMI data
by Anton Blanchard
· 14 years ago
d47d1d8
powerpc: Rework pseries machine check handler
by Anton Blanchard
· 14 years ago
3f9793e
powerpc: Never halt RTAS error logging after receiving an unrecoverable machine check
by Anton Blanchard
· 14 years ago
2bb44d6
powerpc/kexec: Don't initialise kexec hooks to default handlers
by Anton Blanchard
· 14 years ago
c1f784e
powerpc/kdump: Remove ppc_md.machine_crash_shutdown
by Anton Blanchard
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5a62f99
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
b8c49de
powerpc/pseries: Pass phb only to iommu_table_setparms_lpar
by Benjamin Herrenschmidt
· 14 years ago
4af2da2
powerpc/pseries: Do not need to check for dma_window == NULL
by Nishanth Aravamudan
· 14 years ago
f413323
powerpc/pseries: Checking for pdn->parent is redundant
by Nishanth Aravamudan
· 14 years ago
7372cfb
powerpc/pseries: Do not search for dma-window property on dlpar remove
by Nishanth Aravamudan
· 14 years ago
f4b9841
Merge branch 'nvram' into next
by Benjamin Herrenschmidt
· 14 years ago
9a866b8
powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-log
by Benjamin Herrenschmidt
· 14 years ago
edc79a2
powerpc/nvram: Move the log partition stuff to pseries
by Benjamin Herrenschmidt
· 14 years ago
4e7c77a
powerpc/nvram: More flexible nvram_create_partition()
by Benjamin Herrenschmidt
· 14 years ago
74d51d0
powerpc/nvram: Move things out of asm/nvram.h
by Benjamin Herrenschmidt
· 14 years ago
Next »