summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2008-09-13sparc: Fix user_regset 'n' field values.David S. Miller1-2/+2
2008-09-11sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller1-1/+1
2008-08-29sparc: Fix resource flags for PCI children in OF device tree.David S. Miller1-5/+14
2008-08-28sparc32: Implement smp_call_function_single().David S. Miller3-20/+33
2008-08-25sparc: Add target for a stripped kernelMartin Habets2-2/+12
2008-08-13sparc64: Implement IRQ stacks.David S. Miller1-0/+4
2008-08-13sparc: remove include of linux/of_device.h from asm/of_device.hStephen Rothwell1-2/+1
2008-08-08sparc: don't use asm/of_device.hStephen Rothwell7-7/+9
2008-08-07of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell1-3/+0
2008-08-01sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.David S. Miller2-26/+25
2008-07-31sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller1-0/+3
2008-07-31sparc64: Make global reg dumping even more useful.David S. Miller1-4/+4
2008-07-31sparc64: FUTEX_OP_ANDN fixMikael Pettersson1-1/+1
2008-07-30sparc: merge of_platform_{32,64}.hStephen Rothwell3-53/+21
2008-07-30sparc64: Kill isa_bus_type.David S. Miller1-1/+0
2008-07-28sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKDavid S. Miller1-0/+1
2008-07-28sparc: Add task_pt_regs().David S. Miller1-0/+1
2008-07-28sparc: Add call to tracehook_signal_handler().David S. Miller1-0/+2
2008-07-28sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller3-4/+22
2008-07-28sparc: Use tracehook routines in syscall_trace().David S. Miller2-17/+21
2008-07-28sparc: Add user_stack_pointer().David S. Miller2-0/+2
2008-07-28sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath1-3/+5
2008-07-28sparc: Add asm/syscall.hDavid S. Miller1-0/+120
2008-07-28sparc: enable headers_export againSam Ravnborg1-1/+45
2008-07-28sparc, sparc64: use arch/sparc/includeSam Ravnborg327-0/+32037
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+2
2008-07-26sparc: Wire up new system calls.David S. Miller1-1/+2
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk1-14/+0
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2-4/+2
2008-07-23sparc32: pass -m32 when building vmlinux.ldsStephen Rothwell1-0/+1
2008-07-19sparc: Remove Sparc's asm-offsets for sclow.SDavid Howells1-12/+0
2008-07-18sparc: Use new '%pS' infrastructure to print symbols.David S. Miller2-10/+8
2008-07-18sparc32: fix init.c allnoconfig build errorRobert Reif1-0/+1
2008-07-18sparc: arch/sparc/kernel/apc.c to unlocked_ioctlStoyan Gaydarov1-12/+28
2008-07-18sparc: export openprom.h to userspaceSam Ravnborg1-0/+1
2008-07-18sparc/mm/: possible cleanupsAdrian Bunk4-24/+25
2008-07-18sparc/kernel/: possible cleanupsAdrian Bunk20-54/+38
2008-07-15Merge commit 'v2.6.26' into bkl-removalJonathan Corbet62-74/+75
2008-07-03sparc-apc: BKL pushdownArnd Bergmann1-0/+2
2008-06-04sparc: switch /proc/led to seq_fileAlexey Dobriyan1-13/+21
2008-05-20sparc: remove CVS keywordsAdrian Bunk60-60/+54
2008-05-17[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-13sparc: Fix mremap address range validation.David S. Miller1-43/+5
2008-05-12sparc32: fix rtrap.S typoRobert Reif1-1/+1
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller4-41/+40
2008-05-11sparc: Fix ptrace() detach.David S. Miller1-0/+2
2008-05-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller1-5/+0
2008-05-08sparc: Fix SA_ONSTACK signal handling.David S. Miller1-3/+17
2008-05-08sparc: Fix fork/clone/vfork system call restart.David S. Miller1-4/+16