summaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)Author
2009-06-11sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller
2009-06-11sparc64: Fix lost interrupts on sun4u.David S. Miller
2009-06-11sparc64: Fix crash with /proc/iomemMikulas Patocka
2009-06-11sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller
2009-06-11sparc: Fix bus type probing for ESP and LE devices.David S. Miller
2009-06-11sparc64: Fix smp_callin() locking.David S. Miller
2009-03-16sparc64: Fix DAX handling via userspace access from kernel.David S. Miller
2009-02-17sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller
2009-02-17sparc: Enable syscall wrappers for 64-bit (CVE-2009-0029)Christian Borntraeger
2009-01-18Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2008-12-13sparc64: Sync FPU state in VIS emulation handler.Hong H. Pham
2008-12-13sparc64: Fix VIS emulation bugsJoseph Myers
2008-12-13sparc64: Fix bug in PTRACE_SETFPREGS64 handling.Chris Torek
2008-12-13sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko
2008-12-13sparc64: Fix offset calculation in compute_size()David S. Miller
2008-11-06sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard
2008-09-22sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller
2008-09-20sparc64: Fix disappearing PCI devices on e3500.David S. Miller
2008-09-16sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace.David S. Miller
2008-09-16sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller
2008-09-12sparc: Fix user_regset 'n' field values.David S. Miller
2008-09-12sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller
2008-09-10sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller
2008-09-08sparc64: Disable timer interrupts in fixup_irqs().David S. Miller
2008-09-03sparc64: Prevent sparc64 from invoking irq handlers on offline CPUsPaul E. McKenney
2008-09-03sparc64: Fix IPI call locking.David S. Miller
2008-08-30sparc64: setup_valid_addr_bitmap_from_pavail() should be __initDavid S. Miller
2008-08-28sparc: Fix resource flags for PCI children in OF device tree.David S. Miller
2008-08-24sparc64: Make NUMA depend upon SMP.David S. Miller
2008-08-14sparc64: Fix cmdline_memory_size handling bugs.David S. Miller
2008-08-14sparc64: Fix overshoot in nid_range().David S. Miller
2008-08-13sparc64: Handle stack trace attempts before irqstacks are setup.David S. Miller
2008-08-12sparc64: Implement IRQ stacks.David S. Miller
2008-08-12sparc64: Fix recursion in stack overflow detection handling.David S. Miller
2008-08-09sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code.David S. Miller
2008-08-07sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell
2008-08-06sparc64: Use kernel/uid16.c helpers instead of own copy.David S. Miller
2008-08-04sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller
2008-08-04sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller
2008-08-04sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller
2008-08-04sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller
2008-08-04sparc64: Make all xcall_deliver's go through common helper function.David S. Miller
2008-08-04sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller
2008-08-04sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller
2008-08-04sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller
2008-08-04sparc64: Call xcall_deliver() directly in some cases.David S. Miller
2008-08-04sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller
2008-08-04sparc64: Use xcall_deliver() consistently.David S. Miller
2008-08-04sparc64: Use function pointer for cross-call sending.David S. Miller