Commit Graph

4724 Commits (7779a5e07d33fe316fe468e7afe7975fb686a831)

Author SHA1 Message Date
Tim Yamin 18d76ac9a4 powerpc/mpc5200: Fix lite5200b suspend/resume 17 years ago
John Linn 1e6d1f2606 powerpc/legacy_serial: Bail if reg-offset/shift properties are present 17 years ago
John Linn 5d1a04110b powerpc/bootwrapper: update for initrd with simpleImage 17 years ago
Michael Neuling f3e909c275 powerpc: Update for VSX core file and ptrace 17 years ago
Michael Neuling 436db693c4 powerpc: Fix compile error for CONFIG_VSX 17 years ago
Stephen Rothwell fcbc5a976b powerpc: Explicitly copy elements of pt_regs 17 years ago
Bernhard Walle 3420b5daff powerpc: Remove experimental status of kdump on 64-bit powerpc 17 years ago
Andrew Lewis 03d70617b8 powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA buffer 17 years ago
Kumar Gala 9d4ae9fc92 powerpc/bootwrapper: Pad .dtb by default 17 years ago
Michael Neuling 96d5b52c84 powerpc: Add CONFIG_VSX config option 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 6f3d8e6947 powerpc: Make load_up_fpu and load_up_altivec callable 17 years ago
Michael Neuling 10e343925a powerpc: Move altivec_unavailable 17 years ago
Michael Neuling 9c75a31c35 powerpc: Add macros to access floating point registers in thread_struct. 17 years ago
Michael Neuling 9e7511861c powerpc: Fix MSR setting in 32 bit signal code 17 years ago
Tony Breeds 9b09c6d909 powerpc: Change the default link address for pSeries zImage kernels 17 years ago
Michael Ellerman c230328def powerpc: Use an alternative feature section in entry_64.S 17 years ago
Michael Ellerman 362e7701fd powerpc: Add self-tests of the feature fixup code 17 years ago
Michael Ellerman 9b1a735de6 powerpc: Add logic to patch alternative feature sections 17 years ago
Michael Ellerman fac23fe4be powerpc: Introduce infrastructure for feature sections with alternatives 17 years ago
Michael Ellerman 51c52e8669 powerpc: Split out do_feature_fixups() from cputable.c 17 years ago
Michael Ellerman b7bcda631e powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction 17 years ago
Michael Ellerman ae0dc73625 powerpc: Add tests of the code patching routines 17 years ago
Michael Ellerman 411781a290 powerpc: Add new code patching routines 17 years ago
Michael Ellerman 053a858efa powerpc: Make create_branch() return errors if the branch target is too large 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
Kumar Gala f0c426bc35 powerpc: Move common module code into its own file 17 years ago
Dave Kleikamp 87e9ab13c3 powerpc: hash_huge_page() should get the WIMG bits from the lpte 17 years ago
Joel Schopp 0cb9901377 powerpc: Tell firmware we support architecture V2.06 17 years ago
Joel Schopp 635f5a6354 powerpc: Add cputable entry for Power7 architected mode 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
Becky Bruce 316a405841 powerpc: Get rid of bitfields in ppc_bat struct 17 years ago
Becky Bruce 7c5c4325d2 powerpc: Change BAT code to use phys_addr_t 17 years ago
Arnd Bergmann 36c35be332 powerpc: Increase CRASH_HANDLER_MAX 17 years ago
Arnd Bergmann 5acb08070d powerpc/cell: Disable ptcal in case of crash kdump 17 years ago
Arnd Bergmann cf2076012f powerpc/pseries: Call pseries_kexec_setup only on pseries 17 years ago
Benjamin Herrenschmidt 41743a4e34 powerpc: Free a PTE bit on ppc64 with 64K pages 17 years ago
Nick Piggin b1e2270ffe spufs: Convert nopfn to fault 17 years ago
Segher Boessenkool 1976aef970 powerpc: Get rid of CROSS32{AS,LD,OBJCOPY} 17 years ago
Kumar Gala dee805532a powerpc: Add dma nodes to 83xx, 85xx and 86xx boards 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Jens Axboe b7d7a2404f powerpc: convert to generic helpers for IPI function calls 17 years ago
Kumar Gala f82796214a powerpc/booke: Add kprobes support for booke style processors 17 years ago
Kumar Gala b76e59d1fb powerpc/kprobes: Some minor fixes 17 years ago