Commit Graph

1264 Commits (88fc39d721c3e5d32fd57d682b80fe0626379efb)

Author SHA1 Message Date
David S. Miller 44b50e5a1a sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev(). 17 years ago
David S. Miller 7ee766d8fb sparc64: Fix disappearing PCI devices on e3500. 17 years ago
David S. Miller 9843099ff4 sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace. 17 years ago
David S. Miller f948cc6ab9 sparc64: Fix OOPS in psycho_pcierr_intr_other(). 17 years ago
David S. Miller 7d4ee289d1 sparc: Fix user_regset 'n' field values. 17 years ago
David S. Miller 80a56ab626 sparc64: Fix PCI error interrupt registry on PSYCHO. 17 years ago
David S. Miller ebfb2c6340 sparc64: Fix interrupt register calculations on Psycho and Sabre. 17 years ago
David S. Miller 2eb2f77900 sparc64: Disable timer interrupts in fixup_irqs(). 17 years ago
Paul E. McKenney 4d084617fb sparc64: Prevent sparc64 from invoking irq handlers on offline CPUs 17 years ago
David S. Miller e5bd1c3fdd sparc64: Fix IPI call locking. 17 years ago
David S. Miller dbb8c35d90 sparc64: setup_valid_addr_bitmap_from_pavail() should be __init 17 years ago
David S. Miller e3c71a3291 sparc: Fix resource flags for PCI children in OF device tree. 17 years ago
David S. Miller a39f2f466f sparc64: Make NUMA depend upon SMP. 17 years ago
David S. Miller f2b6079464 sparc64: Fix cmdline_memory_size handling bugs. 17 years ago
David S. Miller c918dcce92 sparc64: Fix overshoot in nid_range(). 17 years ago
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 c7498081a6 sparc64: Fix recursion in stack overflow detection handling. 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 a3cf5e6b6f sparc64: Need to disable preemption around smp_tsb_sync(). 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 768225868c sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK 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
Johannes Weiner 471a54239a sparc64: use generic show_mem() 17 years ago