aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAge
* [SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller2005-09-29
* [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-29
* [SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller2005-09-29
* [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-29
* [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller2005-09-29
* [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-29
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-28
* [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-28
* [SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller2005-09-28
* [SPARC64]: Add missing IDs for newer cpus.David S. Miller2005-09-28
* [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-26
* [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-25
* [SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller2005-09-25
* [SPARC64]: Kill unused variable in setup_arch()David S. Miller2005-09-23
* [SPARC64]: Fix comment typo in head.SDavid S. Miller2005-09-22
* [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-22
* [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-22
* [SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller2005-09-21
* [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-21
* [SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller2005-09-20
* [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller2005-09-19
* [SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller2005-09-19
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-15
* [PATCH] spinlock consolidationIngo Molnar2005-09-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-09
|\
| * kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg2005-09-09
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-08
|\ \
| * | [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-08
| * | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-08
| |/
* / [SPARC64]: Inline membar()'s again.David S. Miller2005-09-08
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-07
|\
| * [SPARC64]: Fix set/get MTU cases in sunos_ioctl()David S. Miller2005-09-06
* | [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-07
* | [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-07
* | [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-07
|/
* [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-02
* [SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.David S. Miller2005-08-30
* [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller2005-08-30
* [SPARC64]: Eliminate irq_cpustat_t.David S. Miller2005-08-30
* [SPARC64]: More fully work around Spitfire Errata 51.David S. Miller2005-08-29
* [SPARC64]: Make debugging spinlocks usable again.David S. Miller2005-08-29
* [SPARC64]: remove use of asm/segment.hKumar Gala2005-08-29
* [SPARC64]: Revamp Spitfire error trap handling.David S. Miller2005-08-29
* [SPARC64]: Do not call winfix_dax blindlyDavid S. Miller2005-08-29
* [SPARC64]: Fix trap state reading for instruction_access_exception.David S. Miller2005-08-29
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-29
* [PATCH] Export pcibios_bus_to_resourceKeith Owens2005-08-24
* [SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller2005-08-19
* [SPARC64]: Fix 2 bugs in cpufreq drivers.David S. Miller2005-08-18
* Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-08