summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Update defconfig.David S. Miller2008-07-181-69/+76
* sparc64: Add missing hypervisor service group numbers.David S. Miller2008-07-181-0/+4
* sparc64: Remove 4MB and 512K base page size options.David S. Miller2008-07-173-19/+4
* sparc64: Convert to generic helpers for IPI function calls.David S. Miller2008-07-175-73/+29
* sparc: Use new '%pS' infrastructure to print symbols.David S. Miller2008-07-174-46/+29
* sparc64: Config category "Processor type and features" absentRandy Dunlap2008-07-171-4/+4
* sparc: Merge asm-sparc{,64}/mman.hSam Ravnborg2008-07-172-5/+5
* sparc: add -m64 when building vmlinux.ldsSam Ravnborg2008-07-171-1/+3
* sparc64/kernel/: make code staticAdrian Bunk2008-07-175-15/+16
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-1/+1
|\
| * PCI: make pci_name use dev_nameGreg KH2008-07-071-1/+1
* | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-152-9/+6
|\ \
| * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
| * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-8/+4
| * | Add generic helpers for arch IPI function callsJens Axboe2008-06-261-5/+6
| |/
* | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+2
|\ \
| * | stacktrace: fix build failure on sparc64Stephen Rothwell2008-07-081-0/+1
| * | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+1
| |/
* | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-146-7/+154
|\ \
| * | fix "ftrace: store mcount address in rec->ip"Ingo Molnar2008-07-011-1/+1
| * | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-232-5/+7
| * | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-7/+0
| * | ftrace: add have dynamic ftrace config for archsSteven Rostedt2008-05-231-0/+1
| * | sparc64: add ftrace support.David Miller2008-05-235-5/+156
| |/
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1440-59/+225
|\ \ | |/
| * sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller2008-05-211-0/+1
| * sparc64: Fix stack tracing through trap frames.David S. Miller2008-05-212-10/+14
| * sparc64: Fix kernel thread stack termination.David S. Miller2008-05-211-11/+25
| * sparc64: Add global register dumping facility.David S. Miller2008-05-203-2/+154
| * sparc64: remove CVS keywordsAdrian Bunk2008-05-2035-35/+31
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
| |\
| | * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | | sparc64-rtc: BKL pushdownArnd Bergmann2008-07-021-1/+6
|/ /
* | sparc64: Update defconfig.David S. Miller2008-05-161-9/+31
* | sparc64: Fix lmb_reserve() args in find_ramdisk().David S. Miller2008-05-161-1/+1
|/
* sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller2008-05-123-20/+20
* sparc: Fix mremap address range validation.David S. Miller2008-05-122-63/+6
* sparc64: Work around memory probing bug in openfirmware.David S. Miller2008-05-111-5/+11
* sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-115-55/+51
* sparc: Fix ptrace() detach.David S. Miller2008-05-111-0/+4
* sparc: Fix SA_ONSTACK signal handling.David S. Miller2008-05-072-5/+34
* sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-071-3/+15
* sparc: Fix mmap VA span checking.David S. Miller2008-05-071-2/+2
* sparc64: Fix initrd regression.David S. Miller2008-05-061-0/+3
* sparc64: remove online_page()Adrian Bunk2008-05-051-13/+0
* sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2008-05-052-32/+1
* Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller2008-05-031-22/+5
* sparc64: Fix syscall restart, for real...David S. Miller2008-05-023-7/+11
* sparc64: Stop creating dummy root PCI host controller devices.David S. Miller2008-05-023-112/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-3018-2578/+2877
|\
OpenPOWER on IntegriCloud