summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-111-2/+2
|\
| * Merge branch 'core/urgent' into core/futexesThomas Gleixner2009-05-204-3/+10
| |\
| * | sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell2009-04-091-2/+2
* | | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller2009-05-081-2/+3
| |/ |/|
* | sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell2009-04-151-0/+2
* | parport: Fix various uses of parport_pcAlan Cox2009-04-141-2/+3
* | sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller2009-04-081-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-0/+2
|\ \ | |/ |/|
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-0/+2
| |\
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-303-2/+6
| | |\
| | * | numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell2009-03-191-0/+2
* | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-032-0/+4
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-314-12/+8
|\ \ \
| * \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-304-12/+8
| |\ \ \ | | |_|/ | |/| |
| | * | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-162-5/+5
| | * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| | * | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0
| | * | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
| | * | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-161-1/+2
| | |/
* | / cpumask: remove node_to_first_cpuRusty Russell2009-03-301-5/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-261-2/+2
|\ \
| * | sparc64: Flush TLB before releasing pages.David S. Miller2009-03-261-2/+2
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-261-0/+1
|\| |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-192-6/+5
| |\|
| * | sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller2009-03-191-0/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-052-6/+5
|\ \ \ | | |/ | |/|
| * | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-032-6/+5
| |/
* / net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-161-0/+3
|/
* sparc64: Implement NMI watchdog on capable cpus.David S. Miller2009-01-305-4/+30
* sparc64: Move generic PCR support code to seperate file.David S. Miller2009-01-292-0/+31
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-2/+0
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-131-0/+4
|\
| * sparc64: Fix cpumask related build failureDavid Miller2009-01-111-0/+4
* | sparc: Fix asm/signal.h for 32-bit.David S. Miller2009-01-111-0/+4
* | sparc: Kill exports of prom internal functionsJulian Calaby2009-01-092-21/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-082-2/+2
|\
| * sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-062-2/+2
* | sparc: introduce asm/swab.hHarvey Harrison2009-01-073-44/+48
* | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-072-5/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-0634-2328/+1353
|\
| * sparc: Remove reg*.h from KbuildDavid S. Miller2009-01-051-3/+0
| * sparc: Kill asm/reg*.hDavid S. Miller2009-01-053-143/+0
| * sparc: unify ipcbuf.hSam Ravnborg2009-01-054-69/+31
| * sparc: remove NO_PROC_ID - it is no longer usedSam Ravnborg2009-01-031-3/+0
| * sparc: drop get_tbr() in traps.hSam Ravnborg2009-01-031-7/+0
| * sparc: fix warning in userspace header traps.hSam Ravnborg2009-01-031-2/+2
| * sparc: fix warnings in userspace header byteorder.hSam Ravnborg2009-01-031-7/+5
| * sparc: fix warning in userspace header jsflash.hSam Ravnborg2009-01-031-1/+1
| * sparc: unify openprom.hSam Ravnborg2009-01-034-488/+273
| * sparc64: delete unused linux_prom64_ranges from openprom_64.hSam Ravnborg2009-01-031-6/+0