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