summaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)AuthorFilesLines
2008-11-10sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard1-4/+14
2008-10-09sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller1-1/+1
2008-10-09sparc64: Fix disappearing PCI devices on e3500.David S. Miller1-5/+4
2008-10-09sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller1-3/+5
2008-10-09sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller1-98/+6
2008-10-09sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller1-3/+3
2008-09-08sparc64: Fix cmdline_memory_size handling bugs.David S. Miller1-8/+19
2008-09-08sparc64: Fix overshoot in nid_range().David S. Miller1-0/+3
2008-08-20sparc64: Handle stack trace attempts before irqstacks are setup.David S. Miller2-20/+21
2008-08-20sparc64: Implement IRQ stacks.David S. Miller7-30/+157
2008-08-20sparc64: Make global reg dumping even more useful.David S. Miller2-6/+36
2008-08-20sparc64: Fix recursion in stack overflow detection handling.David S. Miller1-3/+14
2008-08-20sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller1-2/+4
2008-08-20sparc64: Do not clobber %g7 in setcontext() trap.David S. Miller1-2/+4
2008-08-20sparc64: Fix global reg snapshotting on self-cpu.David S. Miller1-1/+1
2008-08-01sparc64: Fix cpufreq notifier registry.David S. Miller1-5/+10
2008-08-01sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller2-20/+28
2008-05-22sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-22sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-22sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-20sparc64: Add global register dumping facility.David S. Miller3-2/+154
2008-05-20sparc64: remove CVS keywordsAdrian Bunk35-35/+31
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2008-05-17[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-17sparc64: Update defconfig.David S. Miller1-9/+31
2008-05-17sparc64: Fix lmb_reserve() args in find_ramdisk().David S. Miller1-1/+1
2008-05-13sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller3-20/+20
2008-05-13sparc: Fix mremap address range validation.David S. Miller2-63/+6
2008-05-12sparc64: Work around memory probing bug in openfirmware.David S. Miller1-5/+11
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller5-55/+51
2008-05-11sparc: Fix ptrace() detach.David S. Miller1-0/+4
2008-05-08sparc: Fix SA_ONSTACK signal handling.David S. Miller2-5/+34
2008-05-08sparc: Fix fork/clone/vfork system call restart.David S. Miller1-3/+15
2008-05-07sparc: Fix mmap VA span checking.David S. Miller1-2/+2
2008-05-07sparc64: Fix initrd regression.David S. Miller1-0/+3
2008-05-05sparc64: remove online_page()Adrian Bunk1-13/+0
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2-32/+1
2008-05-04Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller1-22/+5
2008-05-02sparc64: Fix syscall restart, for real...David S. Miller3-7/+11
2008-05-02sparc64: Stop creating dummy root PCI host controller devices.David S. Miller3-112/+33
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds18-2578/+2877
2008-04-29sparc64: remove duplicated includeHuang Weiyi1-1/+0
2008-04-29sparc: Add kgdb support.David S. Miller7-1/+236
2008-04-28sparc64: Split entry.S up into seperate files.David S. Miller12-2576/+2641
2008-04-28sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.David S. Miller1-0/+6
2008-04-28sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller1-4/+3
2008-04-27sparc: Remove old style signal frame support.David S. Miller3-268/+21
2008-04-27sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.cDavid S. Miller1-4/+1
2008-04-27sparc64: Kill unused local ISA bus layer.David S. Miller4-196/+1
2008-04-27sparc64: Do not ignore 'pmu' device ranges.David S. Miller1-6/+0