summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-3/+4
* [PATCH] files-sparc64-fix 2Dipankar Sarma2005-09-091-7/+22
* [PATCH] files: break up files structDipankar Sarma2005-09-091-3/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-094-181/+64Star
|\
| * [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-084-187/+64Star
| * [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-081-0/+6
* | [SPARC64]: Inline membar()'s again.David S. Miller2005-09-083-83/+1Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-081-4/+5
|\
| * [SPARC64]: Fix set/get MTU cases in sunos_ioctl()David S. Miller2005-09-071-4/+5
* | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-081-0/+4
* | [PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fixPrasanna S Panchamukhi2005-09-081-1/+1
* | [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-085-20/+30
* | [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-081-23/+1Star
* | [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-1/+1
|/
* [SPARC64]: Don't include drivers/firmware/KconfigDavid S. Miller2005-09-061-2/+0Star
* [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-023-36/+1Star
* [SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller2005-09-011-33/+44
* [SPARC64]: Use drivers/KconfigDavid S. Miller2005-08-311-308/+20Star
* [SPARC64]: Preserve nucleus ctx page size during TLB flushes.David S. Miller2005-08-311-14/+25
* [SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.David S. Miller2005-08-311-136/+173
* [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller2005-08-302-2/+14
* [SPARC64]: Eliminate irq_cpustat_t.David S. Miller2005-08-302-17/+8Star
* [SPARC64]: More fully work around Spitfire Errata 51.David S. Miller2005-08-2910-39/+125
* [SPARC64]: Make debugging spinlocks usable again.David S. Miller2005-08-292-49/+14Star
* [SPARC64]: remove use of asm/segment.hKumar Gala2005-08-291-1/+0Star
* [SPARC64]: Revamp Spitfire error trap handling.David S. Miller2005-08-295-245/+336
* [SPARC64]: Do not call winfix_dax blindlyDavid S. Miller2005-08-292-0/+27
* [SPARC64]: Fix trap state reading for instruction_access_exception.David S. Miller2005-08-291-11/+4Star
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-292-12/+10Star
* [PATCH] Export pcibios_bus_to_resourceKeith Owens2005-08-241-0/+1
* [SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller2005-08-204-203/+216
* [SPARC64]: Fix 2 bugs in cpufreq drivers.David S. Miller2005-08-182-13/+52
* [NET]: Fix memory leak in sys_{send,recv}msg() w/compatAndrew Morton2005-08-101-74/+119
* Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-091-6/+0Star
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-051-0/+6
* [SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.David S. Miller2005-07-281-6/+17
* [SPARC]: Add inotify syscall entries.David S. Miller2005-07-271-4/+4
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-262-6/+0Star
* [SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller2005-07-254-11/+12
* [SPARC64]: Privatize sun5_timer.David S. Miller2005-07-251-13/+7Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2005-07-131-0/+2
|\
| * [PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare2005-07-111-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-121-2/+2
|\ \
| * | [SPARC64]: Fix SMP build failure.Andrew Morton2005-07-121-2/+2
| |/
* / [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-121-1/+3
|/
* [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