summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Add syscall auditing support.David S. Miller2005-07-112-8/+34
* [SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller2005-07-114-10/+17
* [SPARC64]: Add SECCOMP support.David S. Miller2005-07-114-14/+28
* [SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller2005-07-112-34/+0Star
* [SPARC64]: Add __read_mostly support.David S. Miller2005-07-113-20/+16Star
* [SPARC]: Add ioprio system call support.David S. Miller2005-07-112-4/+6
* [SPARC64]: Support CONFIG_HZDavid S. Miller2005-07-091-0/+2
* [SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE_SZ4MBDavid S. Miller2005-07-081-1/+1
* [SPARC64]: Fix set_intr_affinity()Eddie C. Dost2005-07-071-2/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-061-2/+3
|\
| * [SPARC64]: Fix UltraSPARC-III fallout from membar changes.David S. Miller2005-07-061-2/+3
* | [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-061-0/+5
|/
* [SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.David S. Miller2005-07-052-5/+2Star
* [SPARC64]: Small Schizo PCI controller programming tweaks.David S. Miller2005-07-041-15/+8Star
* [SPARC64]: Do proper DMA IRQ syncing on TomatilloDavid S. Miller2005-07-041-0/+51
* [SPARC64]: Add support for IRQ pre-handlers.David S. Miller2005-07-044-423/+227Star
* [SPARC64/COMPAT]: Add some compat ioctl for ppdevRaphael Assenat2005-07-041-0/+18
* [SPARC64]: Get rid of fast IRQ feature.David S. Miller2005-06-284-233/+51Star
* [SPARC64]: Avoid membar instructions in delay slots.David S. Miller2005-06-2812-98/+150
* [PATCH] compat: introduce compat_time_tStephen Rothwell2005-06-231-1/+1
* [PATCH] kprobes: Temporary disarming of reentrant probe for sparc64Prasanna S Panchamukhi2005-06-231-13/+49
* [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-231-13/+18
* [PATCH] make each arch use mm/KconfigDave Hansen2005-06-231-0/+2
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-221-0/+8
* [PATCH] Hugepage consolidationDavid Gibson2005-06-221-171/+24Star
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-221-1/+1
* [SPARC64]: Fix cmsg length checks in Solaris emulation layer.David S. Miller2005-06-221-2/+4
* [SPARC64]: Refine PCI strbuf ctx-based flush.David S. Miller2005-06-011-5/+3Star
* [SPARC64]: Fix streaming buffer flushing on PCI and SBUS.David S. Miller2005-06-015-29/+87
* [SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.David S. Miller2005-05-243-0/+33
* [SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller2005-05-202-9/+11
* [SPARC64]: Add timeouts to streaming buffer synchronization.David S. Miller2005-05-112-108/+88Star
* [SPARC]: Remove legacy stuff from cpu_idle().Coywolf Qi Hunt2005-05-051-4/+0Star
* [SPARC64]: Kill useless __pte_alloc_one_kernel indirectionChristoph Hellwig2005-05-052-2/+2
* [SPARC64]: Disable IRQ forwarding.David S. Miller2005-05-041-1/+1
* [SPARC64]: Fix goal_cpu tracking in retarget_one_irq().David S. Miller2005-05-041-2/+2
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-1/+2
* [PATCH] mostek bogus sparse annotations fixedAl Viro2005-04-241-12/+12
* [PATCH] missing dependency on sparc64Al Viro2005-04-241-0/+1
* [SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller2005-04-221-16/+21
* [PATCH] sparc64: Fix statDavid S. Miller2005-04-192-9/+71
* [PATCH] sparc64: Fix copy_sigingo_to_user32()Jurij Smakov2005-04-181-1/+4
* [PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller2005-04-181-27/+55
* [PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2005-04-181-19/+0Star
* [PATCH] sparc64: use message queue compat syscallsDavid S. Miller2005-04-181-1/+1
* [PATCH] sparc64: Do not flush dcache for ZERO_PAGE.David S. Miller2005-04-181-4/+15
* Linux-2.6.12-rc2Linus Torvalds2005-04-17142-0/+54601