aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
AgeCommit message (Expand)AuthorFilesLines
2005-07-27[SPARC]: Add inotify syscall entries.David S. Miller1-4/+4
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2-6/+0
2005-07-24[SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller4-11/+12
2005-07-24[SPARC64]: Privatize sun5_timer.David S. Miller1-13/+7
2005-07-12[SPARC64]: Fix SMP build failure.Andrew Morton1-2/+2
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller2-8/+34
2005-07-10[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller3-8/+12
2005-07-10[SPARC64]: Add SECCOMP support.David S. Miller3-14/+11
2005-07-10[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller1-18/+0
2005-07-10[SPARC64]: Add __read_mostly support.David S. Miller3-20/+16
2005-07-10[SPARC]: Add ioprio system call support.David S. Miller2-4/+6
2005-07-08[SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE_SZ4MBDavid S. Miller1-1/+1
2005-07-06[SPARC64]: Fix set_intr_affinity()Eddie C. Dost1-2/+5
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-0/+5
2005-07-04[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.David S. Miller2-5/+2
2005-07-04[SPARC64]: Small Schizo PCI controller programming tweaks.David S. Miller1-15/+8
2005-07-04[SPARC64]: Do proper DMA IRQ syncing on TomatilloDavid S. Miller1-0/+51
2005-07-04[SPARC64]: Add support for IRQ pre-handlers.David S. Miller4-421/+225
2005-06-27[SPARC64]: Get rid of fast IRQ feature.David S. Miller4-232/+50
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.David S. Miller3-7/+14
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell1-1/+1
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for sparc64Prasanna S Panchamukhi1-13/+49
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-13/+18
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-0/+8
2005-05-31[SPARC64]: Refine PCI strbuf ctx-based flush.David S. Miller1-5/+3
2005-05-31[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.David S. Miller5-29/+87
2005-05-23[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.David S. Miller3-0/+33
2005-05-20[SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller2-9/+11
2005-05-11[SPARC64]: Add timeouts to streaming buffer synchronization.David S. Miller2-108/+88
2005-05-05[SPARC]: Remove legacy stuff from cpu_idle().Coywolf Qi Hunt1-4/+0
2005-05-05[SPARC64]: Kill useless __pte_alloc_one_kernel indirectionChristoph Hellwig1-1/+1
2005-05-03[SPARC64]: Disable IRQ forwarding.David S. Miller1-1/+1
2005-05-03[SPARC64]: Fix goal_cpu tracking in retarget_one_irq().David S. Miller1-2/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-1/+2
2005-04-24[PATCH] mostek bogus sparse annotations fixedAl Viro1-12/+12
2005-04-21[SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller1-16/+21
2005-04-18[PATCH] sparc64: Fix statDavid S. Miller2-9/+71
2005-04-17[PATCH] sparc64: Fix copy_sigingo_to_user32()Jurij Smakov1-1/+4
2005-04-17[PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller1-27/+55
2005-04-17[PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller1-19/+0
2005-04-17[PATCH] sparc64: use message queue compat syscallsDavid S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds59-0/+35511