aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/pmb.c
Commit message (Expand)AuthorAge
* Disintegrate asm/system.h for SHDavid Howells2012-03-28
* sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-23
* sh: Fix up PMB locking.Paul Mundt2010-10-13
* sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-23
* arch/sh/mm: Eliminate a double lockJulia Lawall2010-06-21
* sh: Reject small mappings for PMB bolting.Paul Mundt2010-05-11
* Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | sh: Do not try merging two 128MB PMB mappingsMatt Fleming2010-04-25
|/
* sh: Fix build after dynamic PMB reworkMatt Fleming2010-03-23
* sh: Replace unsafe manipulation of MMUCRMatt Fleming2010-03-23
* sh: Move PMB debugfs entry initialization to later stagePawel Moll2010-03-04
* sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt2010-03-04
* sh: check for existing mappings for bolted PMB entries.Paul Mundt2010-03-02
* sh: fixed virt/phys mapping helpers for PMB.Paul Mundt2010-03-02
* sh: make pmb iomapping configurable.Paul Mundt2010-03-02
* sh: reworked dynamic PMB mapping.Paul Mundt2010-03-02
* sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day2010-02-28
* sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-18
* sh: Use uncached I/O helpers in PMB setup.Paul Mundt2010-02-17
* sh: PMB locking overhaul.Paul Mundt2010-02-17
* sh: Fix up dynamically created write-through PMB mappings.Paul Mundt2010-02-17
* sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt2010-02-17
* sh: PMB tidying.Paul Mundt2010-02-17
* sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-16
* sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt2010-02-16
* sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt2010-02-16
* sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-25
* sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-21
* sh: Make 29/32-bit mode check helper generally available.Paul Mundt2010-01-20
* sh: Setup early PMB mappings.Matt Fleming2010-01-18
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-13
* sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-10
* sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming2009-10-10
* sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-10
* sh: Get rid of the kmem cache codeMatt Fleming2009-10-10
* sh: Make most PMB functions staticMatt Fleming2009-10-10
* sh: Allocate PMB entry slot earlierMatt Fleming2009-10-10
* sh: Don't allocate smaller sized mappings on every iterationMatt Fleming2009-10-08
* sh: Plug PMB alloc memory leakMatt Fleming2009-10-08
* sh: PMB hibernation supportFrancesco VIRLINZI2009-03-16
* Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei2008-10-19
* sh: fix seq_file memory leakLi Zefan2008-07-28
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* sh: Create an sh debugfs root.Paul Mundt2008-04-18
* sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-27
* sh: Fix compile error of arch/sh/mm/pmb.cNobuhiro Iwamatsu2008-01-27
* sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy2008-01-27
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* sh: Support explicit L1 cache disabling.Paul Mundt2007-09-20
href='#n425'>425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695






















































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
PK