summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-19numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell1-0/+2
2009-03-19Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-6/+5
2009-03-19sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller1-0/+1
2009-03-16cpumask: use mm_cpumask() wrapper: sparcRusty Russell2-5/+5
2009-03-16cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell1-1/+1
2009-03-16cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell1-4/+0
2009-03-16cpumask: remove cpu_coregroup_map: sparcRusty Russell1-1/+0
2009-03-16cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell1-1/+2
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-6/+5
2009-03-03x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2-6/+5
2009-02-16net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-01-30sparc64: Implement NMI watchdog on capable cpus.David S. Miller5-4/+30
2009-01-29sparc64: Move generic PCR support code to seperate file.David S. Miller2-0/+31
2009-01-15byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2009-01-11sparc64: Fix cpumask related build failureDavid Miller1-0/+4
2009-01-11sparc: Fix asm/signal.h for 32-bit.David S. Miller1-0/+4
2009-01-09sparc: Kill exports of prom internal functionsJulian Calaby2-21/+0
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+2
2009-01-07sparc: introduce asm/swab.hHarvey Harrison3-44/+48
2009-01-07atomic_t: unify all arch definitionsMatthew Wilcox2-5/+0
2009-01-07sparc64: Use unsigned long long for u64.Sam Ravnborg2-2/+2
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds34-2328/+1353
2009-01-05sparc: Remove reg*.h from KbuildDavid S. Miller1-3/+0
2009-01-05sparc: Kill asm/reg*.hDavid S. Miller3-143/+0
2009-01-05sparc: unify ipcbuf.hSam Ravnborg4-69/+31
2009-01-03sparc: remove NO_PROC_ID - it is no longer usedSam Ravnborg1-3/+0
2009-01-03sparc: drop get_tbr() in traps.hSam Ravnborg1-7/+0
2009-01-03sparc: fix warning in userspace header traps.hSam Ravnborg1-2/+2
2009-01-03sparc: fix warnings in userspace header byteorder.hSam Ravnborg1-7/+5
2009-01-03sparc: fix warning in userspace header jsflash.hSam Ravnborg1-1/+1
2009-01-03sparc: unify openprom.hSam Ravnborg4-488/+273
2009-01-03sparc64: delete unused linux_prom64_ranges from openprom_64.hSam Ravnborg1-6/+0
2009-01-03sparc: prepare openprom for unificationSam Ravnborg2-11/+11
2009-01-03sparc: remove linux_prom_pci_assigned_addresses from openprom_32.hSam Ravnborg1-10/+0
2009-01-03sparc: remove ebus definitions from openprom*.hSam Ravnborg2-37/+0
2009-01-03sparc: unify siginfo.hSam Ravnborg4-58/+36
2009-01-03sparc: unify ptrace.hSam Ravnborg4-548/+444
2009-01-03sparc: unify sigcontext.hSam Ravnborg4-155/+95
2009-01-03sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg4-9/+6
2009-01-03sparc: unify signal.hSam Ravnborg4-424/+207
2009-01-03sparc64: prepare signal_64 for unificationSam Ravnborg1-12/+28
2009-01-03sparc: unify stat.hSam Ravnborg4-117/+105
2009-01-03sparc32: use proper types in struct statSam Ravnborg1-10/+10
2009-01-03sparc32: drop __old_kernel_statSam Ravnborg1-14/+0
2009-01-03sparc: unify posix_types.hSam Ravnborg4-247/+152
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell1-0/+2
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell29-963/+629
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell3-0/+31