summary refs log tree commit diff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2012-03-09powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt
2012-03-09powerpc: Fix register clobbering when accumulating stolen timeBenjamin Herrenschmidt
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt
2012-03-09powerpc: Improve behaviour of irq tracing on 64-bit exception entryBenjamin Herrenschmidt
2012-03-09powerpc: Rework runlatch codeBenjamin Herrenschmidt
2012-03-09powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt
2012-03-09powerpc: clean up vio.cStephen Rothwell
2012-03-07powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar
2012-02-23fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar
2012-02-23fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar
2012-02-23fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar
2012-02-23fadump: Register for firmware assisted dump.Mahesh Salgaonkar
2012-02-23fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha
2012-01-03consolidate umode_t declarationsAl Viro
2012-01-03switch spufs guts to umode_tAl Viro
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-27KVM: PPC: Whitespace fix for kvm.hAlexander Graf
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-20powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose
2011-12-19powerpc: Fix comment explaining our VSID layoutAnton Blanchard
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab
2011-12-19powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard
2011-12-16powerpc: Use rwsem.h from generic locationRichard Kuo
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt