Age | Commit message (Expand) | Author | Files | Lines |
2008-09-13 | sparc: Fix user_regset 'n' field values. | David S. Miller | 1 | -2/+2 |
2008-09-11 | sparc32: Fix function signature of of_bus_sbus_get_flags(). | David S. Miller | 1 | -1/+1 |
2008-08-29 | sparc: Fix resource flags for PCI children in OF device tree. | David S. Miller | 1 | -5/+14 |
2008-08-28 | sparc32: Implement smp_call_function_single(). | David S. Miller | 3 | -20/+33 |
2008-08-25 | sparc: Add target for a stripped kernel | Martin Habets | 2 | -2/+12 |
2008-08-13 | sparc64: Implement IRQ stacks. | David S. Miller | 1 | -0/+4 |
2008-08-13 | sparc: remove include of linux/of_device.h from asm/of_device.h | Stephen Rothwell | 1 | -2/+1 |
2008-08-08 | sparc: don't use asm/of_device.h | Stephen Rothwell | 7 | -7/+9 |
2008-08-07 | of/sparc: remove include of linux/of_platform.h from asm/of_platform.h | Stephen Rothwell | 1 | -3/+0 |
2008-08-01 | sparc: Add __KERNEL__ ifdef protection to pt_regs helpers. | David S. Miller | 2 | -26/+25 |
2008-07-31 | sparc64: Hook up trigger_all_cpu_backtrace(). | David S. Miller | 1 | -0/+3 |
2008-07-31 | sparc64: Make global reg dumping even more useful. | David S. Miller | 1 | -4/+4 |
2008-07-31 | sparc64: FUTEX_OP_ANDN fix | Mikael Pettersson | 1 | -1/+1 |
2008-07-30 | sparc: merge of_platform_{32,64}.h | Stephen Rothwell | 3 | -53/+21 |
2008-07-30 | sparc64: Kill isa_bus_type. | David S. Miller | 1 | -1/+0 |
2008-07-28 | sparc: Set CONFIG_HAVE_ARCH_TRACEHOOK | David S. Miller | 1 | -0/+1 |
2008-07-28 | sparc: Add task_pt_regs(). | David S. Miller | 1 | -0/+1 |
2008-07-28 | sparc: Add call to tracehook_signal_handler(). | David S. Miller | 1 | -0/+2 |
2008-07-28 | sparc: Create and use TIF_NOTIFY_RESUME. | David S. Miller | 3 | -4/+22 |
2008-07-28 | sparc: Use tracehook routines in syscall_trace(). | David S. Miller | 2 | -17/+21 |
2008-07-28 | sparc: Add user_stack_pointer(). | David S. Miller | 2 | -0/+2 |
2008-07-28 | sparc64: tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 1 | -3/+5 |
2008-07-28 | sparc: Add asm/syscall.h | David S. Miller | 1 | -0/+120 |
2008-07-28 | sparc: enable headers_export again | Sam Ravnborg | 1 | -1/+45 |
2008-07-28 | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 327 | -0/+32037 |
2008-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+2 |
2008-07-26 | sparc: Wire up new system calls. | David S. Miller | 1 | -1/+2 |
2008-07-25 | pty: remove unused UNIX98_PTY_COUNT options | Adrian Bunk | 1 | -14/+0 |
2008-07-24 | flag parameters: pipe | Ulrich Drepper | 1 | -1/+1 |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2 | -4/+2 |
2008-07-23 | sparc32: pass -m32 when building vmlinux.lds | Stephen Rothwell | 1 | -0/+1 |
2008-07-19 | sparc: Remove Sparc's asm-offsets for sclow.S | David Howells | 1 | -12/+0 |
2008-07-18 | sparc: Use new '%pS' infrastructure to print symbols. | David S. Miller | 2 | -10/+8 |
2008-07-18 | sparc32: fix init.c allnoconfig build error | Robert Reif | 1 | -0/+1 |
2008-07-18 | sparc: arch/sparc/kernel/apc.c to unlocked_ioctl | Stoyan Gaydarov | 1 | -12/+28 |
2008-07-18 | sparc: export openprom.h to userspace | Sam Ravnborg | 1 | -0/+1 |
2008-07-18 | sparc/mm/: possible cleanups | Adrian Bunk | 4 | -24/+25 |
2008-07-18 | sparc/kernel/: possible cleanups | Adrian Bunk | 20 | -54/+38 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 62 | -74/+75 |
2008-07-03 | sparc-apc: BKL pushdown | Arnd Bergmann | 1 | -0/+2 |
2008-06-04 | sparc: switch /proc/led to seq_file | Alexey Dobriyan | 1 | -13/+21 |
2008-05-20 | sparc: remove CVS keywords | Adrian Bunk | 60 | -60/+54 |
2008-05-17 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-13 | sparc: Fix mremap address range validation. | David S. Miller | 1 | -43/+5 |
2008-05-12 | sparc32: fix rtrap.S typo | Robert Reif | 1 | -1/+1 |
2008-05-11 | sparc: Fix debugger syscall restart interactions. | David S. Miller | 4 | -41/+40 |
2008-05-11 | sparc: Fix ptrace() detach. | David S. Miller | 1 | -0/+2 |
2008-05-10 | sparc32: Don't twiddle PT_DTRACE in exec. | David S. Miller | 1 | -5/+0 |
2008-05-08 | sparc: Fix SA_ONSTACK signal handling. | David S. Miller | 1 | -3/+17 |
2008-05-08 | sparc: Fix fork/clone/vfork system call restart. | David S. Miller | 1 | -4/+16 |