summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller2005-09-303-156/+1Star
* [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-302-192/+112Star
* [SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller2005-09-291-0/+3
* [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-293-30/+28Star
* [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller2005-09-293-67/+61Star
* [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-291-2/+0Star
* [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-292-42/+31Star
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-295-87/+94
* [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-296-171/+99Star
* [SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller2005-09-291-5/+5
* [SPARC64]: Add missing IDs for newer cpus.David S. Miller2005-09-282-1/+8
* [SPARC64]: Do not do TLB pre-filling any more.David S. Miller2005-09-272-35/+0Star
* [SPARC64]: Simplify Spitfire D-cache page flush.David S. Miller2005-09-271-46/+23Star
* [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-265-23/+96
* [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-265-12/+147
* [SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller2005-09-251-1/+1
* [SPARC64]: Mark functions called by paging_init() as __init.David S. Miller2005-09-231-6/+6
* [SPARC64]: Kill unused variable in setup_arch()David S. Miller2005-09-231-7/+0Star
* [SPARC64]: Fix comment typo in head.SDavid S. Miller2005-09-231-1/+1
* [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-2313-625/+221Star
* [SPARC64]: Kill readjust_prom_translations()David S. Miller2005-09-221-35/+0Star
* [SPARC64]: Remove unnecessary paging_init() cruft.David S. Miller2005-09-221-99/+15Star
* [SPARC64]: Do not allocate OBP page tables using bootmemDavid S. Miller2005-09-221-47/+100
* [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.David S. Miller2005-09-221-141/+160
* [SPARC64]: Do not allocate prom translations using bootmem.David S. Miller2005-09-221-28/+26Star
* [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-222-39/+24Star
* [SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller2005-09-221-12/+1Star
* [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-224-157/+179
* [SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller2005-09-201-20/+19Star
* [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller2005-09-201-3/+4
* [SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller2005-09-202-8/+58
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-154-93/+0Star
* [PATCH] spinlock consolidationIngo Molnar2005-09-104-377/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-101-0/+1
|\
| * kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg2005-09-091-0/+1
* | [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-3/+4
* | [PATCH] files-sparc64-fix 2Dipankar Sarma2005-09-091-7/+22
* | [PATCH] files: break up files structDipankar Sarma2005-09-091-3/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-094-181/+64Star
|\ \
| * | [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-084-187/+64Star
| * | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-081-0/+6
| |/
* / [SPARC64]: Inline membar()'s again.David S. Miller2005-09-083-83/+1Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-081-4/+5
|\
| * [SPARC64]: Fix set/get MTU cases in sunos_ioctl()David S. Miller2005-09-071-4/+5
* | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-081-0/+4
* | [PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fixPrasanna S Panchamukhi2005-09-081-1/+1
* | [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-085-20/+30
* | [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-081-23/+1Star
* | [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-1/+1
|/
* [SPARC64]: Don't include drivers/firmware/KconfigDavid S. Miller2005-09-061-2/+0Star