summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-281-2/+0
* [SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller2008-02-281-2/+2
* [SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2008-02-242-8/+8
* [SPARC64]: make IOMMU code respect the segment boundary limitsFUJITA Tomonori2008-02-201-1/+2
* [SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg2008-02-203-3/+7
* [SPARC64]: More sparse warning fixes in process.cDavid S. Miller2008-02-191-0/+2
* [SPARC64]: Kill show_regs32().David S. Miller2008-02-191-18/+0
* [SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2008-02-192-4/+0
* [SPARC64]: Kill show_stackframe{,32}().David S. Miller2008-02-191-56/+0
* [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2008-02-192-2/+2
* [SPARC64]: Kill pcic_present().David S. Miller2008-02-181-21/+0
* [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-183-13/+0
* [SPARC64]: Kill 'prom_keyboard'.David S. Miller2008-02-182-8/+0
* [SPARC]: Kill extern decl of 'panic_setup'.David S. Miller2008-02-181-2/+0
* [SPARC64]: Delete 'boot_flags'.David S. Miller2008-02-181-5/+0
* [SPARC64]: Kill unused function 'kernel_enter_debugger'.David S. Miller2008-02-181-5/+0
* [SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macrosS.Çağlar Onur2008-02-171-1/+2
* [SPARC64]: Always register a PROM based early console.David S. Miller2008-02-172-8/+7
* [SPARC64]: Use shorter "get_zeroed_page" call.Robert P. J. Day2008-02-121-2/+1
* [SPARC]: Remove of_platform_device_createStephen Rothwell2008-02-091-26/+0
* [SPARC64]: Add kretprobe support.David S. Miller2008-02-091-2/+111
* [SPARC64]: Add SG merging support back into IOMMU code.David S. Miller2008-02-092-147/+290
* [SPARC64]: IOMMU allocations using iommu-helper layer.David S. Miller2008-02-093-110/+107
* [SPARC64]: iommu_common.h tidy ups...David S. Miller2008-02-091-3/+7
* [SPARC64]: Remove unused declarations from iommu_common.hDavid S. Miller2008-02-091-19/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-084-294/+109
|\
| * [SPARC64]: Make use of the new fs/compat_binfmt_elf.cDavid S. Miller2008-02-082-137/+0
| * [SPARC64]: Make use of compat_sys_ptrace()David S. Miller2008-02-072-159/+109
* | misc: removal of final callers using fastcallHarvey Harrison2008-02-081-1/+1
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-086-7/+0
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-082-12/+2
|/
* [SPARC64]: Use regsets in arch_ptrace().David S. Miller2008-02-071-132/+77
* [SPARC64]: Use regsets for ELF core dumping.David S. Miller2008-02-071-27/+4
* [SPARC64]: Remove unintentional ptrace debugging messages.David S. Miller2008-02-071-5/+0
* [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-072-284/+109
* [SPARC]: Remove PTRACE_SUN* handling.David S. Miller2008-02-071-14/+1
* [SPARC]: Kill DEBUG_PTRACE code.David S. Miller2008-02-071-43/+0
* [SPARC64]: Add user regsets.David S. Miller2008-02-071-1/+581
* [SPARC64]: Fix booting on non-zero cpu.David S. Miller2008-02-071-0/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-066-499/+98
|\
| * [SPARC64]: Temporarily remove IOMMU merging code.David S. Miller2008-02-065-496/+92
| * [SPARC]: Add new timerfd syscall entries.David S. Miller2008-02-061-3/+6
* | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-2/+0
* | get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-0/+1
* | read_current_timer() cleanupsAndrew Morton2008-02-061-0/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-051-3/+3
|\
| * [SPARC64] pci_sun4v.c: Section fixes.Adrian Bunk2008-02-051-3/+3
* | iommu sg merging: sparc64: make iommu respect the segment size limitsFUJITA Tomonori2008-02-054-5/+10
* | timerfd: new timerfd APIDavide Libenzi2008-02-051-2/+2
|/
* remove __attribute_used__Adrian Bunk2008-01-281-1/+1
OpenPOWER on IntegriCloud