| Commit message (Expand) | Author | Age |
* | [SPARC64]: Rewrite convoluted physical memory probing. | David S. Miller | 2005-09-29 |
* | [SPARC64]: Solidify check in cheetah_check_main_memory(). | David S. Miller | 2005-09-29 |
* | [SPARC64]: Kill all external references to sp_banks[] | David S. Miller | 2005-09-29 |
* | [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init | David S. Miller | 2005-09-29 |
* | [SPARC]: Declare paging_init() in asm/pgtable.h | David S. Miller | 2005-09-29 |
* | [SPARC64]: Simplify user fault fixup handling. | David S. Miller | 2005-09-29 |
* | [SPARC64]: Fix fault handling in unaligned trap handler. | David S. Miller | 2005-09-28 |
* | [SPARC64]: Convert to use generic exception table support. | David S. Miller | 2005-09-28 |
* | [SPARC64]: Fix bug in unaligned load endianness swapping | David S. Miller | 2005-09-28 |
* | [SPARC64]: Add missing IDs for newer cpus. | David S. Miller | 2005-09-28 |
* | [SPARC64]: Do not do TLB pre-filling any more. | David S. Miller | 2005-09-26 |
* | [SPARC64]: Simplify Spitfire D-cache page flush. | David S. Miller | 2005-09-26 |
* | [SPARC64]: Probe D/I/E-cache config and use. | David S. Miller | 2005-09-26 |
* | [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support. | David S. Miller | 2005-09-25 |
* | [SPARC64]: Fix mask formation in tomatillo_wsync_handler() | David S. Miller | 2005-09-25 |
* | [SPARC64]: Mark functions called by paging_init() as __init. | David S. Miller | 2005-09-23 |
* | [SPARC64]: Kill unused variable in setup_arch() | David S. Miller | 2005-09-23 |
* | [SPARC64]: Fix comment typo in head.S | David S. Miller | 2005-09-22 |
* | [SPARC64]: Rewrite bootup sequence. | David S. Miller | 2005-09-22 |
* | [SPARC64]: Kill readjust_prom_translations() | David S. Miller | 2005-09-22 |
* | [SPARC64]: Remove unnecessary paging_init() cruft. | David S. Miller | 2005-09-22 |
* | [SPARC64]: Do not allocate OBP page tables using bootmem | David S. Miller | 2005-09-22 |
* | [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts. | David S. Miller | 2005-09-22 |
* | [SPARC64]: Do not allocate prom translations using bootmem. | David S. Miller | 2005-09-22 |
* | [SPARC64]: Remove ktlb.S instruction patching. | David S. Miller | 2005-09-22 |
* | [SPARC64]: Kill SZ_BITS define from dtlb_backend.S | David S. Miller | 2005-09-21 |
* | [SPARC64]: Move kernel TLB miss handling into a seperate file. | David S. Miller | 2005-09-21 |
* | [SPARC64]: Verify vmalloc TLB misses more strictly. | David S. Miller | 2005-09-20 |
* | [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h | David S. Miller | 2005-09-19 |
* | [SPARC64]: Handle little-endian unaligned loads/stores correctly. | David S. Miller | 2005-09-19 |
* | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller | 2005-09-15 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 |
|\ |
|
| * | kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file | Sam Ravnborg | 2005-09-09 |
* | | [PATCH] files: lock-free fd look-up | Dipankar Sarma | 2005-09-09 |
* | | [PATCH] files-sparc64-fix 2 | Dipankar Sarma | 2005-09-09 |
* | | [PATCH] files: break up files struct | Dipankar Sarma | 2005-09-09 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-09-08 |
|\ \ |
|
| * | | [PATCH] Make sparc64 use setup-res.c | David S. Miller | 2005-09-08 |
| * | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it | John W. Linville | 2005-09-08 |
| |/ |
|
* / | [SPARC64]: Inline membar()'s again. | David S. Miller | 2005-09-08 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-07 |
|\ |
|
| * | [SPARC64]: Fix set/get MTU cases in sunos_ioctl() | David S. Miller | 2005-09-06 |
* | | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 2005-09-07 |
* | | [PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fix | Prasanna S Panchamukhi | 2005-09-07 |
* | | [PATCH] Kprobes: prevent possible race conditions sparc64 changes | Prasanna S Panchamukhi | 2005-09-07 |
* | | [PATCH] remove duplicated sys_open32() code from 64bit archs | Miklos Szeredi | 2005-09-07 |
* | | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 |
|/ |
|
* | [SPARC64]: Don't include drivers/firmware/Kconfig | David S. Miller | 2005-09-06 |
* | [SPARC]: Kill io_remap_page_range() | David S. Miller | 2005-09-02 |