summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2813-570/+65Star
|\
| * sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.David S. Miller2008-04-281-0/+6
| * sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller2008-04-271-4/+3Star
| * sparc: Remove old style signal frame support.David S. Miller2008-04-273-268/+21Star
| * sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.cDavid S. Miller2008-04-271-4/+1Star
| * sparc64: Kill unused local ISA bus layer.David S. Miller2008-04-274-196/+1Star
| * sparc64: Do not ignore 'pmu' device ranges.David S. Miller2008-04-271-6/+0Star
| * sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller2008-04-275-28/+16Star
| * sparc64: Cleanups and corrections for arch/sparc64/KconfigDavid S. Miller2008-04-271-65/+17Star
| * sparc64: Fix wedged irq regression.David S. Miller2008-04-271-1/+2
* | pageflags: get rid of FLAGS_RESERVEDChristoph Lameter2008-04-281-2/+14
|/
* [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().David S. Miller2008-04-251-5/+22
* [SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc().David S. Miller2008-04-251-2/+2
* [SPARC64]: Detect trap frames in stack backtraces.David S. Miller2008-04-242-7/+28
* [SPARC64]: %l6 trap return handling no longer necessary.David S. Miller2008-04-248-56/+38Star
* [SPARC64]: Use trap type stored in pt_regs to handle syscall restart.David S. Miller2008-04-242-21/+21
* [SPARC64]: Store magic cookie and trap type in pt_regs.David S. Miller2008-04-241-0/+4
* [SPARC64]: PROM debug console can be CON_ANYTIME.David S. Miller2008-04-241-1/+1
* sparc64: cleanup after SunOS/Solaris binary emulation removalAdrian Bunk2008-04-242-3/+1Star
* [SPARC64]: Add NUMA support.David S. Miller2008-04-244-135/+792
* [SPARC64]: Allocate TSB node-local.David S. Miller2008-04-241-1/+2
* [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-2413-22/+82
* [SPARC64]: Kill pci_iommu_table_init() declaration.David S. Miller2008-04-241-2/+0Star
* [SPARC64]: Once we have the boot cmdline, call parse_early_param()David S. Miller2008-04-241-0/+1
* [SPARC64]: Initialize MDESC earlier and use lmb_alloc()David S. Miller2008-04-242-15/+19
* [SPARC64]: Use lmb_alloc() for PROM device tree.David S. Miller2008-04-242-7/+11
* [SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().David S. Miller2008-04-242-5/+14
* [SPARC64]: Fully use LMB information in bootmem_init().David S. Miller2008-04-241-82/+18Star
* [SPARC64]: Start using LMB information in bootmem_init().David S. Miller2008-04-241-126/+6Star
* [SPARC64]: Initialize LMB tables.David S. Miller2008-04-241-1/+13
* [SPARC64]: Move ramdisk discovery code out to seperate function.David S. Miller2008-04-241-24/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2229-8104/+37Star
|\
| * [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-2229-8104/+37Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-221-0/+1
|\ \
| * \ Merge branch 'linux-2.6'Paul Mackerras2008-04-1419-168/+583
| |\ \
| * \ \ Merge branch 'linux-2.6'Paul Mackerras2008-03-258-167/+95Star
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6'Paul Mackerras2008-03-139-26/+18Star
| |\ \ \ \
| * \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-261-0/+1
| |\ \ \ \ \
| | * | | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-141-0/+1
* | | | | | | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
| |_|_|_|_|/ |/| | | | |
* | | | | | Generic semaphore implementationMatthew Wilcox2008-04-173-261/+1Star
| |_|_|_|/ |/| | | |
* | | | | [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-101-51/+97
* | | | | [SPARC64]: Fix user accesses in regset code.David S. Miller2008-04-041-21/+115
* | | | | [SPARC64]: Fix FPU saving in 64-bit signal handling.David S. Miller2008-04-041-1/+1
* | | | | sparc64: remove unused calc_npages() in iommu_common.hFUJITA Tomonori2008-03-281-13/+0Star
* | | | | sparc64: add the segment boundary checking to IOMMUs while merging SG entriesFUJITA Tomonori2008-03-283-4/+33
* | | | | [SPARC64]: Don't open-code {get,put}_cpu_var() in flush_tlb_pending().David S. Miller2008-03-281-5/+2Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-2717-120/+382
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [SPARC64]: flush_ptrace_access() needs preemption disable.David S. Miller2008-03-261-0/+4