aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-432/+726
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-4/+4
2008-02-07[SPARC64]: Use regsets in arch_ptrace().David S. Miller1-132/+77
2008-02-07[SPARC64]: Use regsets for ELF core dumping.David S. Miller1-27/+4
2008-02-07[SPARC64]: Remove unintentional ptrace debugging messages.David S. Miller1-5/+0
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller2-284/+109
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller1-14/+1
2008-02-07[SPARC]: Kill DEBUG_PTRACE code.David S. Miller1-43/+0
2008-02-07[SPARC64]: Add user regsets.David S. Miller1-1/+581
2008-02-07[SPARC64]: Fix booting on non-zero cpu.David S. Miller2-0/+28
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-529/+151
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-2/+0
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet3-3/+6
2008-02-06read_current_timer() cleanupsAndrew Morton1-0/+5
2008-02-06[SPARC64]: Temporarily remove IOMMU merging code.David S. Miller5-496/+92
2008-02-06[SPARC64]: Update defconfig.David S. Miller1-30/+53
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller1-3/+6
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+3
2008-02-05iommu sg merging: sparc64: make iommu respect the segment size limitsFUJITA Tomonori4-5/+10
2008-02-05timerfd: new timerfd APIDavide Libenzi1-2/+2
2008-02-05[SPARC64] pci_sun4v.c: Section fixes.Adrian Bunk1-3/+3
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-3/+2
2008-02-03remove Documentation/smp.txtAdrian Bunk1-3/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_KPROBESMathieu Desnoyers1-0/+1
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2008-01-31[SPARC64]: Fix inconsistent .section usage in lib/Sam Ravnborg2-2/+2
2008-01-31[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg1-1/+1
2008-01-30SPARC64: use generic percputravis@sgi.com1-0/+5
2008-01-30percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREAtravis@sgi.com1-1/+1
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com1-0/+3
2008-01-30spinlock: lockbreak cleanupNick Piggin1-0/+5
2008-01-28remove __attribute_used__Adrian Bunk1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-23[SPARC64]: Partially revert "Constify function pointer tables."David S. Miller1-1/+1
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt2-2/+2
2008-01-21[SPARC64]: Fix of section mismatch warnings.Sam Ravnborg6-21/+24
2008-01-17[SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2-0/+6
2008-01-12[SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller1-1/+5
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller1-0/+16
2007-12-20[SPARC64]: Spelling fixesJoe Perches1-1/+1
2007-12-13[SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller2-9/+32
2007-12-12[SPARC64]: Fix endless loop in cheetah_xcall_deliver().David S. Miller1-6/+13
2007-12-07[SPARC64]: Fix memory controller register access when non-SMP.David S. Miller1-6/+10
2007-12-05[SPARC64]: Update defconfig.David S. Miller1-4/+5
2007-12-05[SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov1-0/+4
2007-12-05[SPARC64]: Add missing "space"Joe Perches1-2/+3
2007-12-05[SPARC64]: Add missing pci_dev_putJulia Lawall1-0/+2
2007-12-05[SPARC64]: Missing mdesc_release() in ldc_init().David S. Miller1-5/+10