Commit Graph

1547 Commits (2dbb51c49f4fecb8330e43247a0edfbc4b2b8974)

Author SHA1 Message Date
Jason Wessel 17ce452f7e kgdb, powerpc: arch specific powerpc kgdb support 17 years ago
Michael Ellerman 551c3c04b4 powerpc: Use PPC_LONG_ALIGN in uaccess.h 17 years ago
Michael Ellerman 6a2a24bb75 powerpc: Add a #define for aligning to a long-sized boundary 17 years ago
Masakazu Mokuno 059e4938f8 powerpc/ps3: Add a sub-match id to ps3_system_bus 17 years ago
Mark Nelson 4f3dd8a062 powerpc/dma: Use the struct dma_attrs in iommu code 17 years ago
Christian Krafft 4795b7801b powerpc/cell: Add support for power button of future IBM cell blades 17 years ago
Laurent Vivier 588968b6b7 KVM: Add coalesced MMIO support (powerpc part) 17 years ago
Kumar Gala 6cfd8990e2 powerpc: rework FSL Book-E PTE access and TLB miss 17 years ago
Andy Fleming 7e1cc9c55a powerpc: Fix a bunch of sparse warnings in the qe_lib 17 years ago
Scott Wood d49747bdfb powerpc/mpc83xx: Power Management support 17 years ago
Kumar Gala 585583d95c powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATES 17 years ago
Michael Neuling 7c29217096 powerpc: fix giveup_vsx to save registers correctly 17 years ago
Nathan Lynch 0f47331475 powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT 17 years ago
Stephen Rothwell b3fcaaa8a6 powerpc: mman.h export fixups 17 years ago
Benjamin Herrenschmidt 1bc54c0311 powerpc: rework 4xx PTE access and TLB miss 17 years ago
Dave Kleikamp ef3d3246a0 powerpc/mm: Add Strong Access Ordering support 17 years ago
Dave Kleikamp 379070491e powerpc/mm: Add SAO Feature bit to the cputable 17 years ago
Dave Kleikamp aba46c5027 powerpc/mm: Define flags for Strong Access Ordering 17 years ago
Srinivasa Ds e5093ff05d powerpc: Implement task_pt_regs() accessor 17 years ago
Mark Nelson 3a4c6f0b15 powerpc: move device_to_mask() to dma-mapping.h 17 years ago
Mark Nelson 3affedc4e1 powerpc/dma: implement new dma_*map*_attrs() interfaces 17 years ago
Mark Nelson c8692362db powerpc/dma: Add struct iommu_table argument to iommu_map_sg() 17 years ago
Maxim Shchetynin fabb657005 powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info 17 years ago
David Gibson 86df864249 Correct hash flushing from huge_ptep_set_wrprotect() 17 years ago
Nathan Fontenot 3c3f67eafa powerpc/pseries: Update the device tree correctly for drconf memory add/remove 17 years ago
Michael Neuling 138fc1ee06 powerpc: Remove old dump_task_* functions 17 years ago
Kumar Gala 2d1b202762 powerpc: Fixup lwsync at runtime 17 years ago
Michael Neuling e17a2565bf powerpc: Fix compile warning in init_thread 17 years ago
Tony Breeds db7f37de2c powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n 17 years ago
Michael Neuling f3e909c275 powerpc: Update for VSX core file and ptrace 17 years ago
Eric B Munson a91a03ee31 powerpc: Keep 3 high personality bytes across exec 17 years ago
Bart Van Assche 89b5810f6e powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compilation warnings 17 years ago
Andy Whitcroft 016b33c495 powerpc: Add 64 bit version of huge_ptep_set_wrprotect 17 years ago
Michael Neuling ce48b21007 powerpc: Add VSX context save/restore, ptrace and signal support 17 years ago
Michael Neuling 72ffff5b17 powerpc: Add VSX assembler code macros 17 years ago
Michael Neuling b962ce9d26 powerpc: Add VSX CPU feature 17 years ago
Michael Neuling c6e6771b87 powerpc: Introduce VSX thread_struct and CONFIG_VSX 17 years ago
Michael Neuling 9c75a31c35 powerpc: Add macros to access floating point registers in thread_struct. 17 years ago
Michael Ellerman fac23fe4be powerpc: Introduce infrastructure for feature sections with alternatives 17 years ago
Michael Ellerman c1137c37a9 powerpc: Consolidate feature fixup macros for 64/32 bit 17 years ago
Michael Ellerman c5157e587b powerpc: Consolidate CPU and firmware feature fixup macros 17 years ago
Michael Ellerman b7bcda631e powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction 17 years ago
Michael Ellerman 411781a290 powerpc: Add new code patching routines 17 years ago
Michael Ellerman 07630a37be powerpc: Add ppc_function_entry() which gets the entry point for a function 17 years ago
Michael Ellerman e7a57273c6 powerpc: Allow create_branch() to return errors 17 years ago
Michael Ellerman aaddd3eaca powerpc: Move code patching code into arch/powerpc/lib/code-patching.c 17 years ago
Adrian Bunk 178f8d78fd powerpc: asm/elf.h: Reduce userspace header 17 years ago
Adrian Bunk d1cdcf2241 powerpc: Don't export asm/asm-compat.h to userspace 17 years ago
Paul Mackerras 3a8247cc2c powerpc: Only demote individual slices rather than whole process 17 years ago
Michael Neuling e952e6c4d6 powerpc: Add cputable entry for POWER7 17 years ago