Commit Graph

4594 Commits (45158894d4d6704afbb4cefe55e5f6ca279fe12a)

Author SHA1 Message Date
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
Anton Vorontsov d14b3dd619 powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs 17 years ago
Vitaly Bordug 2308c954f5 powerpc/85xx: Update pin setup for 8560ads 17 years ago
Kumar Gala aba11fc50c powerpc/e500mc: flush L2 on NAP for e500mc 17 years ago
Kumar Gala fc4033b2f8 powerpc/85xx: add DOZE/NAP support for e500 core 17 years ago
Abhishek Sagar 395a59d0f8 ftrace: store mcount address in rec->ip 17 years ago
Linus Torvalds 89f5b7da2a Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP 17 years ago
Kumar Gala 3dfa877367 powerpc/booke: Add support for new e500mc core 17 years ago
Paul Mackerras 65ba6cdc83 [POWERPC] Clear sub-page HPTE present bits when demoting page size 17 years ago
Josh Boyer b17879f71c [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector 17 years ago
Josh Boyer 5ce4b59653 powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata 17 years ago
Paul Mackerras 313348db0b [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs 17 years ago
Stephen Rothwell 4a96db3c78 [POWERPC] Remove ppc32's export of console_drivers 17 years ago
Kumar Gala da3de6df33 [POWERPC] Fix -Os kernel builds with newer gcc versions 17 years ago
Kumar Gala 143580ecfb [POWERPC] Fix bootwrapper builds with newer gcc versions 17 years ago
Andrew Morton 8e01520c06 [POWERPC] Fix warning in pseries/eeh_driver.c 17 years ago
Julia Lawall bad5232ba2 [POWERPC] Add missing of_node_put in pseries/nvram.c 17 years ago
Emil Medve 476ff8a0e3 [POWERPC] Fix return value check logic in debugfs virq_mapping setup 17 years ago
Luke Browning 028fda0a6c powerpc/spufs: fix missed stop-and-signal event 17 years ago
Luke Browning 2c911a14b7 powerpc/spufs: synchronize interaction between spu exception handling and time slicing 17 years ago
Luke Browning 1f64643aa5 powerpc/spufs: remove class_0_dsisr from spu exception handling 17 years ago
Luke Browning d84050f48e powerpc/spufs: wait for stable spu status in spu_stopped() 17 years ago