aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-14sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell1-0/+2
2009-04-14parport: Fix various uses of parport_pcAlan Cox1-2/+3
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller1-1/+3
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-0/+2
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt2-0/+4
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipRusty Russell1-0/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-12/+8
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar3-2/+6
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-5/+0
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparcDavid S. Miller4-12/+8
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2009-03-26sparc64: Flush TLB before releasing pages.David S. Miller1-2/+2
2009-03-19numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell1-0/+2
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-6/+5
2009-03-18sparc64: 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/net-2.6David S. Miller2-6/+5
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2-6/+5
2009-02-15net: 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-28sparc64: Move generic PCR support code to seperate file.David S. Miller2-0/+31
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2009-01-11sparc64: Fix cpumask related build failureDavid Miller1-0/+4
2009-01-10sparc: Fix asm/signal.h for 32-bit.David S. Miller1-0/+4
2009-01-08sparc: Kill exports of prom internal functionsJulian Calaby2-21/+0
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+2
2009-01-06sparc: introduce asm/swab.hHarvey Harrison3-44/+48
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox2-5/+0
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg2-2/+2
2009-01-05Merge 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-04sparc: Kill asm/reg*.hDavid S. Miller3-143/+0
2009-01-04sparc: unify ipcbuf.hSam Ravnborg4-69/+31
2009-01-02sparc: remove NO_PROC_ID - it is no longer usedSam Ravnborg1-3/+0
2009-01-02sparc: drop get_tbr() in traps.hSam Ravnborg1-7/+0
2009-01-02sparc: fix warning in userspace header traps.hSam Ravnborg1-2/+2
2009-01-02sparc: fix warnings in userspace header byteorder.hSam Ravnborg1-7/+5
2009-01-02sparc: fix warning in userspace header jsflash.hSam Ravnborg1-1/+1
2009-01-02sparc: unify openprom.hSam Ravnborg4-488/+273
2009-01-02sparc64: delete unused linux_prom64_ranges from openprom_64.hSam Ravnborg1-6/+0
2009-01-02sparc: prepare openprom for unificationSam Ravnborg2-11/+11
2009-01-02sparc: remove linux_prom_pci_assigned_addresses from openprom_32.hSam Ravnborg1-10/+0
2009-01-02sparc: remove ebus definitions from openprom*.hSam Ravnborg2-37/+0
2009-01-02sparc: unify siginfo.hSam Ravnborg4-58/+36