summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-07-31sparc64: Do not clobber %g7 in setcontext() trap.David S. Miller1-2/+4
2008-07-31sparc64: Kill __show_regs().David S. Miller3-28/+3
2008-07-31sparc64: Kill smp_report_regs().David S. Miller3-21/+0
2008-07-31sparc64: Kill VERBOSE_SHOWREGS code.David S. Miller1-35/+0
2008-07-30sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller1-2/+8
2008-07-30sparc64: Make global reg dumping even more useful.David S. Miller1-7/+29
2008-07-29sparc64: Kill isa_bus_type.David S. Miller1-5/+0
2008-07-28sparc64: Fix global reg snapshotting on self-cpu.David S. Miller1-1/+1
2008-07-27sparc64: tracehook_signal_handlerRoland McGrath2-0/+6
2008-07-27sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath2-3/+8
2008-07-27sparc64: tracehook syscallRoland McGrath3-22/+17
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-1/+1
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+4
2008-07-25sparc: Wire up new system calls.David S. Miller1-2/+4
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-6/+5
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-25/+38
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-1/+1
2008-07-23sparc64: Fix cpufreq notifier registry.David S. Miller1-5/+10
2008-07-22sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller2-20/+28
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-6/+3
2008-07-22remove CONFIG_KMOD from sparc64Johannes Berg2-6/+3
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman4-14/+12
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-5/+11
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-1/+1
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar7-12/+111
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-18sparc64: Add missing hypervisor service group numbers.David S. Miller1-0/+4
2008-07-17sparc64: Convert to generic helpers for IPI function calls.David S. Miller3-73/+23
2008-07-17sparc: Use new '%pS' infrastructure to print symbols.David S. Miller3-43/+27
2008-07-17sparc: Merge asm-sparc{,64}/mman.hSam Ravnborg2-5/+5
2008-07-17sparc64/kernel/: make code staticAdrian Bunk5-15/+16
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-8/+5
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+97
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet17-35/+178
2008-07-08stacktrace: fix build failure on sparc64Stephen Rothwell1-0/+1
2008-07-07PCI: make pci_name use dev_nameGreg KH1-1/+1
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2008-07-02sparc64-rtc: BKL pushdownArnd Bergmann1-1/+6
2008-07-01fix "ftrace: store mcount address in rec->ip"Ingo Molnar1-1/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-8/+4
2008-06-26Add generic helpers for arch IPI function callsJens Axboe1-5/+6
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar2-5/+7
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar1-7/+0
2008-05-23sparc64: add ftrace support.David Miller2-0/+100
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14