aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller10-39/+125
2005-08-29[SPARC64]: Make debugging spinlocks usable again.David S. Miller2-49/+14
2005-08-29[SPARC64]: remove use of asm/segment.hKumar Gala1-1/+0
2005-08-29[SPARC64]: Revamp Spitfire error trap handling.David S. Miller5-245/+336
2005-08-29[SPARC64]: Do not call winfix_dax blindlyDavid S. Miller2-0/+27
2005-08-29[SPARC64]: Fix trap state reading for instruction_access_exception.David S. Miller1-11/+4
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2-12/+10
2005-08-24[PATCH] Export pcibios_bus_to_resourceKeith Owens1-0/+1
2005-08-19[SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller4-203/+216
2005-08-18[SPARC64]: Fix 2 bugs in cpufreq drivers.David S. Miller2-13/+52
2005-08-09[NET]: Fix memory leak in sys_{send,recv}msg() w/compatAndrew Morton1-74/+119
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds1-6/+0
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+6
2005-07-27[SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.David S. Miller1-6/+17
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-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds1-0/+2
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2005-07-12[SPARC64]: Fix SMP build failure.Andrew Morton1-2/+2
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-1/+3
2005-07-11[PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare1-0/+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. Miller4-10/+17
2005-07-10[SPARC64]: Add SECCOMP support.David S. Miller4-14/+28
2005-07-10[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller2-34/+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]: Support CONFIG_HZDavid S. Miller1-0/+2
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-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+3
2005-07-05[SPARC64]: Fix UltraSPARC-III fallout from membar changes.David S. Miller1-2/+3
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-423/+227
2005-07-04[SPARC64/COMPAT]: Add some compat ioctl for ppdevRaphael Assenat1-0/+18
2005-06-27[SPARC64]: Get rid of fast IRQ feature.David S. Miller4-233/+51
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.David S. Miller12-98/+150
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-23[PATCH] make each arch use mm/KconfigDave Hansen1-0/+2
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-0/+8
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-171/+24
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-21[SPARC64]: Fix cmsg length checks in Solaris emulation layer.David S. Miller1-2/+4