summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-09powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt2-17/+6
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt7-203/+15
2012-03-09powerpc: clean up vio.cStephen Rothwell5-682/+1
2012-03-09powerpc: Remove the main legacy iSerie platform codeStephen Rothwell37-8374/+0
2012-03-07powerpc/pmac: Use string library in nvram codeAkinobu Mita1-23/+19
2012-03-07powerpc: Make SPARSE_IRQ requiredGrant Likely2-4/+1
2012-03-07powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan1-15/+0
2012-03-07powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2-16/+8
2012-03-07powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches1-1/+1
2012-03-07powerpc/icswx: Fix race condition with IPI setting ACOPJimi Xenidis2-2/+27
2012-03-07powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard1-1/+58
2012-02-27arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twiceDanny Kukawka1-1/+0
2012-02-27arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twiceDanny Kukawka1-1/+0
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell6-285/+3
2012-02-27powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpicsBenjamin Herrenschmidt1-2/+6
2012-02-27Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt45-157/+299
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+1
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds10-105/+200
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds13-20/+47
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm1-1/+1
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt380-3389/+3014
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy1-0/+2
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro1-0/+5
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell2-2/+2
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida1-1/+1
2012-02-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-9/+17
2012-02-23powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman14-12/+18
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar5-658/+0
2012-02-23fadump: Invalidate the fadump registration during machine shutdown.Mahesh Salgaonkar1-0/+8
2012-02-23fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar2-4/+157
2012-02-23fadump: Add PT_NOTE program header for vmcoreinfoMahesh Salgaonkar1-0/+29
2012-02-23fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar4-2/+365
2012-02-23fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar2-1/+275
2012-02-23fadump: Register for firmware assisted dump.Mahesh Salgaonkar4-4/+427
2012-02-23fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar5-1/+345
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett32-59/+35
2012-02-23powerpc/mpic: Add "last-interrupt-source" property to override hardwareKyle Moffett2-20/+27
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett18-38/+25
2012-02-23fsl/mpic: Create and document the "single-cpu-affinity" device-tree flagKyle Moffett2-0/+3
2012-02-23fsl/mpic: Document and use the "big-endian" device-tree flagKyle Moffett1-0/+1
2012-02-23powerpc/mpic: Fix use of "flags" variable in mpic_alloc()Kyle Moffett1-24/+22
2012-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds3-8/+8
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt4-7/+15
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman1-1/+1
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell1-1/+1
2012-02-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-13/+25
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-21ARM/audit: include audit header and fix audit archEric Paris1-1/+8