aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)AuthorFilesLines
2005-07-10[SPARC64]: Add syscall auditing support.Gravatar David S. Miller 2-8/+34
2005-07-10[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()Gravatar David S. Miller 4-10/+17
2005-07-10[SPARC64]: Add SECCOMP support.Gravatar David S. Miller 4-14/+28
2005-07-10[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.Gravatar David S. Miller 2-34/+0
2005-07-10[SPARC64]: Add __read_mostly support.Gravatar David S. Miller 3-20/+16
2005-07-10[SPARC]: Add ioprio system call support.Gravatar David S. Miller 2-4/+6
2005-07-08[SPARC64]: Support CONFIG_HZGravatar David S. Miller 1-0/+2
2005-07-08[SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE_SZ4MBGravatar David S. Miller 1-1/+1
2005-07-06[SPARC64]: Fix set_intr_affinity()Gravatar Eddie C. Dost 1-2/+5
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-2/+3
2005-07-05[SPARC64]: Fix UltraSPARC-III fallout from membar changes.Gravatar David S. Miller 1-2/+3
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildGravatar Rusty Lynch 1-0/+5
2005-07-04[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.Gravatar David S. Miller 2-5/+2
2005-07-04[SPARC64]: Small Schizo PCI controller programming tweaks.Gravatar David S. Miller 1-15/+8
2005-07-04[SPARC64]: Do proper DMA IRQ syncing on TomatilloGravatar David S. Miller 1-0/+51
2005-07-04[SPARC64]: Add support for IRQ pre-handlers.Gravatar David S. Miller 4-423/+227
2005-07-04[SPARC64/COMPAT]: Add some compat ioctl for ppdevGravatar Raphael Assenat 1-0/+18
2005-06-27[SPARC64]: Get rid of fast IRQ feature.Gravatar David S. Miller 4-233/+51
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.Gravatar David S. Miller 12-98/+150
2005-06-23[PATCH] compat: introduce compat_time_tGravatar Stephen Rothwell 1-1/+1
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for sparc64Gravatar Prasanna S Panchamukhi 1-13/+49
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeGravatar Rusty Lynch 1-13/+18
2005-06-23[PATCH] make each arch use mm/KconfigGravatar Dave Hansen 1-0/+2
2005-06-21[PATCH] Avoiding mmap fragmentationGravatar Wolfgang Wander 1-0/+8
2005-06-21[PATCH] Hugepage consolidationGravatar David Gibson 1-171/+24
2005-06-21[PATCH] smp_processor_id() cleanupGravatar Ingo Molnar 1-1/+1
2005-06-21[SPARC64]: Fix cmsg length checks in Solaris emulation layer.Gravatar David S. Miller 1-2/+4
2005-05-31[SPARC64]: Refine PCI strbuf ctx-based flush.Gravatar David S. Miller 1-5/+3
2005-05-31[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.Gravatar David S. Miller 5-29/+87
2005-05-23[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.Gravatar David S. Miller 3-0/+33
2005-05-20[SPARC64]: Fix bad performance side effect of strbuf timeout changes.Gravatar David S. Miller 2-9/+11
2005-05-11[SPARC64]: Add timeouts to streaming buffer synchronization.Gravatar David S. Miller 2-108/+88
2005-05-05[SPARC]: Remove legacy stuff from cpu_idle().Gravatar Coywolf Qi Hunt 1-4/+0
2005-05-05[SPARC64]: Kill useless __pte_alloc_one_kernel indirectionGravatar Christoph Hellwig 2-2/+2
2005-05-03[SPARC64]: Disable IRQ forwarding.Gravatar David S. Miller 1-1/+1
2005-05-03[SPARC64]: Fix goal_cpu tracking in retarget_one_irq().Gravatar David S. Miller 1-2/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Gravatar Jesper Juhl 1-1/+2
2005-04-24[PATCH] mostek bogus sparse annotations fixedGravatar Al Viro 1-12/+12
2005-04-24[PATCH] missing dependency on sparc64Gravatar Al Viro 1-0/+1
2005-04-21[SPARC]: Provide generic ioctls in Sparc RTC driver.Gravatar David S. Miller 1-16/+21
2005-04-18[PATCH] sparc64: Fix statGravatar David S. Miller 2-9/+71
2005-04-17[PATCH] sparc64: Fix copy_sigingo_to_user32()Gravatar Jurij Smakov 1-1/+4
2005-04-17[PATCH] sparc64: Reduce ptrace cache flushingGravatar David S. Miller 1-27/+55
2005-04-17[PATCH] sparc: Fix PTRACE_CONT bogosityGravatar David S. Miller 1-19/+0
2005-04-17[PATCH] sparc64: use message queue compat syscallsGravatar David S. Miller 1-1/+1
2005-04-17[PATCH] sparc64: Do not flush dcache for ZERO_PAGE.Gravatar David S. Miller 1-4/+15
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 142-0/+54601