summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-092-3/+3
* powerpc: Fix register clobbering when accumulating stolen timeBenjamin Herrenschmidt2012-03-091-0/+2
* powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-091-0/+10
* powerpc: Improve behaviour of irq tracing on 64-bit exception entryBenjamin Herrenschmidt2012-03-091-3/+22
* powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-094-44/+75
* powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt2012-03-091-14/+3
* powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-091-15/+0
* powerpc: clean up vio.cStephen Rothwell2012-03-094-665/+0
* powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard2012-03-071-1/+58
* fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2012-02-231-47/+0
* fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar2012-02-231-0/+3
* fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar2012-02-231-0/+44
* fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar2012-02-231-0/+43
* fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-231-0/+57
* fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-231-0/+71
* powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-5/+1
* powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-231-3/+0
* powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2012-02-141-0/+5
* powerpc: Implement GET_IP/SET_IPSrikar Dronamraju2012-02-141-8/+12
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-1/+12
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-122-6/+0
|\
| * powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-061-1/+0
| * PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-5/+0
* | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-01-101-2/+2
|\ \
| * | KVM: PPC: Whitespace fix for kvm.hAlexander Graf2011-12-271-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-082-2/+2
|\ \ \
| * | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-022-2/+2
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \ \ \
| * | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-7/+1
|\ \ \ \ \
| * | | | | consolidate umode_t declarationsAl Viro2012-01-041-6/+0
| * | | | | switch spufs guts to umode_tAl Viro2012-01-041-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-072-11/+11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-062-11/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-212-11/+11
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-0729-187/+1182
|\ \ \ \ \ \
| * | | | | | powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha2012-01-041-0/+834
| * | | | | | powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose2011-12-201-3/+82
| * | | | | | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-202-4/+4
| * | | | | | powerpc: Fix comment explaining our VSID layoutAnton Blanchard2011-12-191-4/+3
| * | | | | | powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-191-3/+3
| * | | | | | powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans2011-12-191-1/+4
| * | | | | | powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard2011-12-191-1/+2
| * | | | | | powerpc: Use rwsem.h from generic locationRichard Kuo2011-12-162-132/+2
| * | | | | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-161-0/+1
| |\ \ \ \ \ \
| | * | | | | | powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-091-0/+1
| * | | | | | | Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-162-8/+1
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: Rework die()Anton Blanchard2011-12-081-1/+1
| | * | | | | | | powerpc: Cleanup crash/kexec codeAnton Blanchard2011-12-081-1/+0
| | * | | | | | | powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard2011-12-081-6/+0