| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h | David S. Miller | 2005-09-19 | 1 | -3/+4 |
* | [SPARC64]: Handle little-endian unaligned loads/stores correctly. | David S. Miller | 2005-09-19 | 2 | -8/+58 |
* | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller | 2005-09-14 | 1 | -3/+0 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 2 | -10/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 1 | -0/+1 |
|\ |
|
| * | kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file | Sam Ravnborg | 2005-09-09 | 1 | -0/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-09-08 | 4 | -181/+64 |
|\ \ |
|
| * | | [PATCH] Make sparc64 use setup-res.c | David S. Miller | 2005-09-08 | 4 | -187/+64 |
| * | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it | John W. Linville | 2005-09-08 | 1 | -0/+6 |
| |/ |
|
* | | [SPARC64]: Inline membar()'s again. | David S. Miller | 2005-09-08 | 1 | -9/+0 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-07 | 1 | -4/+5 |
|\ |
|
| * | [SPARC64]: Fix set/get MTU cases in sunos_ioctl() | David S. Miller | 2005-09-06 | 1 | -4/+5 |
* | | [PATCH] Kprobes: prevent possible race conditions sparc64 changes | Prasanna S Panchamukhi | 2005-09-07 | 2 | -16/+21 |
* | | [PATCH] remove duplicated sys_open32() code from 64bit archs | Miklos Szeredi | 2005-09-07 | 1 | -23/+1 |
* | | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 | 1 | -1/+1 |
|/ |
|
* | [SPARC]: Kill io_remap_page_range() | David S. Miller | 2005-09-01 | 2 | -5/+1 |
* | [SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times. | David S. Miller | 2005-08-30 | 1 | -136/+173 |
* | [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page. | David S. Miller | 2005-08-30 | 1 | -1/+2 |
* | [SPARC64]: Eliminate irq_cpustat_t. | David S. Miller | 2005-08-29 | 2 | -17/+8 |
* | [SPARC64]: More fully work around Spitfire Errata 51. | David S. Miller | 2005-08-29 | 6 | -28/+39 |
* | [SPARC64]: Make debugging spinlocks usable again. | David S. Miller | 2005-08-29 | 1 | -23/+0 |
* | [SPARC64]: remove use of asm/segment.h | Kumar Gala | 2005-08-29 | 1 | -1/+0 |
* | [SPARC64]: Revamp Spitfire error trap handling. | David S. Miller | 2005-08-29 | 5 | -245/+336 |
* | [SPARC64]: Do not call winfix_dax blindly | David S. Miller | 2005-08-29 | 2 | -0/+27 |
* | [SPARC64]: Fix trap state reading for instruction_access_exception. | David S. Miller | 2005-08-29 | 1 | -11/+4 |
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 | 2 | -12/+10 |
* | [PATCH] Export pcibios_bus_to_resource | Keith Owens | 2005-08-24 | 1 | -0/+1 |
* | [SPARC64]: Move kernel unaligned trap handlers into assembler file. | David S. Miller | 2005-08-19 | 4 | -203/+216 |
* | [SPARC64]: Fix 2 bugs in cpufreq drivers. | David S. Miller | 2005-08-18 | 2 | -13/+52 |
* | Revert "[PATCH] PCI: restore BAR values..." | Linus Torvalds | 2005-08-08 | 1 | -6/+0 |
* | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it | John W. Linville | 2005-08-04 | 1 | -0/+6 |
* | [SPARC]: Add inotify syscall entries. | David S. Miller | 2005-07-27 | 1 | -4/+4 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 | 2 | -6/+0 |
* | [SPARC64]: Move syscall success and newchild state out of thread flags. | David S. Miller | 2005-07-24 | 4 | -11/+12 |
* | [SPARC64]: Privatize sun5_timer. | David S. Miller | 2005-07-24 | 1 | -13/+7 |
* | [SPARC64]: Fix SMP build failure. | Andrew Morton | 2005-07-12 | 1 | -2/+2 |
* | [SPARC64]: Add syscall auditing support. | David S. Miller | 2005-07-10 | 2 | -8/+34 |
* | [SPARC64]: Pass regs and entry/exit boolean to syscall_trace() | David S. Miller | 2005-07-10 | 3 | -8/+12 |
* | [SPARC64]: Add SECCOMP support. | David S. Miller | 2005-07-10 | 3 | -14/+11 |
* | [SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code. | David S. Miller | 2005-07-10 | 1 | -18/+0 |
* | [SPARC64]: Add __read_mostly support. | David S. Miller | 2005-07-10 | 3 | -20/+16 |
* | [SPARC]: Add ioprio system call support. | David S. Miller | 2005-07-10 | 2 | -4/+6 |
* | [SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE_SZ4MB | David S. Miller | 2005-07-08 | 1 | -1/+1 |
* | [SPARC64]: Fix set_intr_affinity() | Eddie C. Dost | 2005-07-06 | 1 | -2/+5 |
* | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 | 1 | -0/+5 |
* | [SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers. | David S. Miller | 2005-07-04 | 2 | -5/+2 |
* | [SPARC64]: Small Schizo PCI controller programming tweaks. | David S. Miller | 2005-07-04 | 1 | -15/+8 |
* | [SPARC64]: Do proper DMA IRQ syncing on Tomatillo | David S. Miller | 2005-07-04 | 1 | -0/+51 |
* | [SPARC64]: Add support for IRQ pre-handlers. | David S. Miller | 2005-07-04 | 4 | -423/+227 |
* | [SPARC64]: Get rid of fast IRQ feature. | David S. Miller | 2005-06-27 | 4 | -233/+51 |