summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-1/+1
|/ / /
* | | sparc64: Add missing hypervisor service group numbers.David S. Miller2008-07-181-0/+4
* | | sparc64: Convert to generic helpers for IPI function calls.David S. Miller2008-07-173-73/+23
* | | sparc: Use new '%pS' infrastructure to print symbols.David S. Miller2008-07-173-43/+27
* | | sparc: Merge asm-sparc{,64}/mman.hSam Ravnborg2008-07-172-5/+5
* | | 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-151-8/+5
|\ \
| * | 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-143-2/+97
|\ \
| * | 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
| * | sparc64: add ftrace support.David Miller2008-05-232-0/+100
| |/
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1417-35/+178
|\ \ | |/
| * 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-202-1/+126
| * sparc64: remove CVS keywordsAdrian Bunk2008-05-2012-12/+12
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | sparc64-rtc: BKL pushdownArnd Bergmann2008-07-021-1/+6
|/
* 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
* 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: 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
* sparc64: remove duplicated includeHuang Weiyi2008-04-291-1/+0
* sparc: Add kgdb support.David S. Miller2008-04-295-1/+208
* sparc64: Split entry.S up into seperate files.David S. Miller2008-04-2812-2576/+2641
* sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.David S. Miller2008-04-271-0/+6
* sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller2008-04-271-4/+3
* sparc: Remove old style signal frame support.David S. Miller2008-04-273-268/+21
* sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.cDavid S. Miller2008-04-271-4/+1
* sparc64: Kill unused local ISA bus layer.David S. Miller2008-04-264-196/+1
* sparc64: Do not ignore 'pmu' device ranges.David S. Miller2008-04-261-6/+0
* sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller2008-04-263-7/+7
* sparc64: Fix wedged irq regression.David S. Miller2008-04-261-1/+2
* [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().David S. Miller2008-04-251-5/+22
OpenPOWER on IntegriCloud