aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2008-07-31sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.Gravatar David S. Miller 2-26/+25
2008-07-30sparc64: Hook up trigger_all_cpu_backtrace().Gravatar David S. Miller 1-0/+3
2008-07-30sparc64: Make global reg dumping even more useful.Gravatar David S. Miller 1-4/+4
2008-07-30sparc64: FUTEX_OP_ANDN fixGravatar Mikael Pettersson 1-1/+1
2008-07-29sparc: merge of_platform_{32,64}.hGravatar Stephen Rothwell 3-53/+21
2008-07-29sparc64: Kill isa_bus_type.Gravatar David S. Miller 1-1/+0
2008-07-27sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKGravatar David S. Miller 1-0/+1
2008-07-27sparc: Add task_pt_regs().Gravatar David S. Miller 1-0/+1
2008-07-27sparc: Add call to tracehook_signal_handler().Gravatar David S. Miller 1-0/+2
2008-07-27sparc: Create and use TIF_NOTIFY_RESUME.Gravatar David S. Miller 3-4/+22
2008-07-27sparc: Use tracehook routines in syscall_trace().Gravatar David S. Miller 2-17/+21
2008-07-27sparc: Add user_stack_pointer().Gravatar David S. Miller 2-0/+2
2008-07-27sparc64: tracehook: TIF_NOTIFY_RESUMEGravatar Roland McGrath 1-3/+5
2008-07-27sparc: Add asm/syscall.hGravatar David S. Miller 1-0/+120
2008-07-27sparc: enable headers_export againGravatar Sam Ravnborg 1-1/+45
2008-07-27sparc, sparc64: use arch/sparc/includeGravatar Sam Ravnborg 327-0/+32037
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-1/+2
2008-07-25sparc: Wire up new system calls.Gravatar David S. Miller 1-1/+2
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsGravatar Adrian Bunk 1-14/+0
2008-07-24flag parameters: pipeGravatar Ulrich Drepper 1-1/+1
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Gravatar Johannes Weiner 2-4/+2
2008-07-22sparc32: pass -m32 when building vmlinux.ldsGravatar Stephen Rothwell 1-0/+1
2008-07-19sparc: Remove Sparc's asm-offsets for sclow.SGravatar David Howells 1-12/+0
2008-07-17sparc: Use new '%pS' infrastructure to print symbols.Gravatar David S. Miller 2-10/+8
2008-07-17sparc32: fix init.c allnoconfig build errorGravatar Robert Reif 1-0/+1
2008-07-17sparc: arch/sparc/kernel/apc.c to unlocked_ioctlGravatar Stoyan Gaydarov 1-12/+28
2008-07-17sparc: export openprom.h to userspaceGravatar Sam Ravnborg 1-0/+1
2008-07-17sparc/mm/: possible cleanupsGravatar Adrian Bunk 4-24/+25
2008-07-17sparc/kernel/: possible cleanupsGravatar Adrian Bunk 20-54/+38
2008-07-14Merge commit 'v2.6.26' into bkl-removalGravatar Jonathan Corbet 62-74/+75
2008-07-02sparc-apc: BKL pushdownGravatar Arnd Bergmann 1-0/+2
2008-06-03sparc: switch /proc/led to seq_fileGravatar Alexey Dobriyan 1-13/+21
2008-05-20sparc: remove CVS keywordsGravatar Adrian Bunk 60-60/+54
2008-05-16[PATCH] take init_files to fs/file.cGravatar Al Viro 1-1/+0
2008-05-12sparc: Fix mremap address range validation.Gravatar David S. Miller 1-43/+5
2008-05-11sparc32: fix rtrap.S typoGravatar Robert Reif 1-1/+1
2008-05-11sparc: Fix debugger syscall restart interactions.Gravatar David S. Miller 4-41/+40
2008-05-11sparc: Fix ptrace() detach.Gravatar David S. Miller 1-0/+2
2008-05-10sparc32: Don't twiddle PT_DTRACE in exec.Gravatar David S. Miller 1-5/+0
2008-05-07sparc: Fix SA_ONSTACK signal handling.Gravatar David S. Miller 1-3/+17
2008-05-07sparc: Fix fork/clone/vfork system call restart.Gravatar David S. Miller 1-4/+16
2008-05-07sparc: Fix mmap VA span checking.Gravatar David S. Miller 1-2/+1
2008-05-02sparc32: Delete prom_stdin and prom_stdout.Gravatar David S. Miller 1-7/+0
2008-05-02sparc32: More memory probing consolidation.Gravatar David S. Miller 3-141/+69
2008-05-02sparc32: Kill totally unused memory information tables.Gravatar David S. Miller 2-100/+5
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 9-948/+292
2008-04-29sparc: Add kgdb support.Gravatar David S. Miller 7-871/+292
2008-04-29sparc32: Kill smp_message_pass() and related code.Gravatar David S. Miller 2-77/+0
2008-04-27sparc: Remove old style signal frame support.Gravatar David S. Miller 3-253/+23
2008-04-23sparc: cleanup after SunOS binary emulation removalGravatar Adrian Bunk 2-6/+0