Commit Graph

966 Commits (33fa9b13285e76fb95d940120964562e4c7081c2)

Author SHA1 Message Date
David S. Miller 6f63e781ea sparc64: Handle stack trace attempts before irqstacks are setup. 17 years ago
David S. Miller 4f70f7a91b sparc64: Implement IRQ stacks. 17 years ago
David S. Miller b6b7922fbd sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code. 17 years ago
David S. Miller 433c5f7068 sparc64: Fix end-of-stack checking in save_stack_trace(). 17 years ago
Stephen Rothwell 764f2579d9 sparc: don't use asm/of_device.h 17 years ago
David S. Miller ea771bd51c sparc64: Use kernel/uid16.c helpers instead of own copy. 17 years ago
David S. Miller ae583885bf sparc64: Remove all cpumask_t local variables in xcall dispatch. 17 years ago
David S. Miller ed4d9c66eb sparc64: Kill error_mask from hypervisor_xcall_deliver(). 17 years ago
David S. Miller 90f7ae8a55 sparc64: Build cpu list and mondo block at top-level xcall_deliver(). 17 years ago
David S. Miller c02a5119e8 sparc64: Disable local interrupts around xcall_deliver_impl() invocation. 17 years ago
David S. Miller deb16999e4 sparc64: Make all xcall_deliver's go through common helper function. 17 years ago
David S. Miller 43f589235e sparc64: Always allocate the send mondo blocks, even on non-sun4v. 17 years ago
David S. Miller 91a4231cc2 sparc64: Make smp_cross_call_masked() take a cpumask_t pointer. 17 years ago
David S. Miller 24445a4ac9 sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client. 17 years ago
David S. Miller 1992663053 sparc64: Call xcall_deliver() directly in some cases. 17 years ago
David S. Miller cd5bc89deb sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver. 17 years ago
David S. Miller 622824dbb5 sparc64: Use xcall_deliver() consistently. 17 years ago
David S. Miller 5e0797e5b8 sparc64: Use function pointer for cross-call sending. 17 years ago
Huang Weiyi abd9e69828 arch/sparc64/kernel/signal.c: removed duplicated #include 17 years ago
David S. Miller 0a4949c441 sparc64: Do not clobber %g7 in setcontext() trap. 17 years ago
David S. Miller dbf3e95067 sparc64: Kill __show_regs(). 17 years ago
David S. Miller 9c636e30a3 sparc64: Kill smp_report_regs(). 17 years ago
David S. Miller a014821340 sparc64: Kill VERBOSE_SHOWREGS code. 17 years ago
David S. Miller 09ee167cbf sparc64: Hook up trigger_all_cpu_backtrace(). 17 years ago
David S. Miller 5afe27380b sparc64: Make global reg dumping even more useful. 17 years ago
David S. Miller 71fc324b5b sparc64: Kill isa_bus_type. 17 years ago
David S. Miller 17b6f586b8 sparc64: Fix global reg snapshotting on self-cpu. 17 years ago
Roland McGrath 95698466cf sparc64: tracehook_signal_handler 17 years ago
Roland McGrath e35a8925e0 sparc64: tracehook: TIF_NOTIFY_RESUME 17 years ago
Roland McGrath 73ccefab8a sparc64: tracehook syscall 17 years ago
Sam Ravnborg a439fe51a1 sparc, sparc64: use arch/sparc/include 17 years ago
David S. Miller f1373da87b sparc: Wire up new system calls. 17 years ago
Srinivasa D S ef53d9c5e4 kprobes: improve kretprobe scalability with hashed locking 17 years ago
Ulrich Drepper ed8cae8ba0 flag parameters: pipe 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
David S. Miller 7ae93f51d7 sparc64: Fix cpufreq notifier registry. 17 years ago
David S. Miller b7c2a75725 sparc64: Fix lockdep issues in LDC protocol layer. 17 years ago
Johannes Berg 184b6c7682 remove CONFIG_KMOD from sparc64 17 years ago
Greg Kroah-Hartman 2222c313e9 sparc64: fix up bus_id changes in sparc core code 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
David S. Miller 432e8765f0 sparc64: Add missing hypervisor service group numbers. 17 years ago
David S. Miller d172ad18f9 sparc64: Convert to generic helpers for IPI function calls. 17 years ago
David S. Miller 4fe3ebec12 sparc: Use new '%pS' infrastructure to print symbols. 17 years ago
Sam Ravnborg f92ffa12f4 sparc: Merge asm-sparc{,64}/mman.h 17 years ago
Adrian Bunk 908f5162ca sparc64/kernel/: make code static 17 years ago
Stephen Rothwell a05fe0389b stacktrace: fix build failure on sparc64 17 years ago
Greg KH c6c4f070a6 PCI: make pci_name use dev_name 17 years ago
Ingo Molnar 7b4c9505f2 stacktrace: export save_stack_trace[_tsk] 17 years ago