summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix typo in uImage targetAnatolij Gustschin2010-08-261-1/+1
* powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-08-134-5/+10
* timekeeping: Fix clock_gettime vsyscall time warpLin Ming2010-08-131-2/+3
* powerpc: fix build with make 3.82Sam Ravnborg2010-08-131-4/+12
* KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun2010-07-051-1/+2
* powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-07-051-1/+1
* powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-07-053-26/+34
* powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-07-051-0/+6
* powerpc: Fix handling of strncmp with zero lenJeff Mahoney2010-07-051-1/+3
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-265-66/+48
* kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-05-121-5/+0
* powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-093-20/+2
* powerpc/fsl: Add PCI device ids for new QoirQ chipsBen Hutchings2010-01-281-0/+14
* PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2010-01-221-0/+13
* module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2010-01-182-0/+8
* untangle the do_mremap() messAl Viro2010-01-181-14/+1
* powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell2010-01-061-17/+46
* powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-181-1/+1
* powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce2009-12-011-0/+11
* Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-171-3/+3
|\
| * arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett2009-11-151-3/+3
* | powerpc: pasemi_defconfig updateOlof Johansson2009-11-111-167/+461
* | powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-11-0552-1177/+2093
* | powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xxKim Phillips2009-11-053-23/+24
* | powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boardsAnton Vorontsov2009-11-051-1/+1
* | powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boardsAnton Vorontsov2009-11-051-2/+2
* | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin2009-11-051-1/+14
* | powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fieldsPaul Gortmaker2009-11-051-9/+8
* | powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt2009-11-051-0/+4
* | powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-052-2/+9
* | powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-051-1/+14
* | powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt2009-11-051-2/+2
* | powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt2009-10-301-0/+4
* | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-10-2819-364/+1188
|\ \
| * | powerpc/5200: Update defconfigsGrant Likely2009-10-156-346/+569
| * | powerpc/boot/dts: drop obsolete 'fsl5200-clocking'Wolfram Sang2009-10-1510-17/+0
| * | mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-153-1/+334
| * | mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2009-10-152-0/+285
| |/
* | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt2009-10-271-20/+21
* | powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-273-2/+3
* | powerpc: Add a Book-3E 64-bit defconfigKumar Gala2009-10-271-0/+2199
* | powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer2009-10-271-1/+19
* | powerpc: Align vDSO base addressAndreas Schwab2009-10-271-1/+10
* | powerpc: Fix segment mapping in vdso32Andreas Schwab2009-10-271-2/+2
* | powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2009-10-272-42/+25
* | powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling2009-10-271-7/+10
* | Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2009-10-152-5/+8
|\ \
| * | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt2009-10-131-2/+1
| * | powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-131-3/+7
| |/
* | powerpc/pci: Fix MODPOST warningHeiko Schocher2009-10-141-1/+1