Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-07 | sparc: Fix mmap VA span checking. | David S. Miller | 1 | -2/+1 |
2008-05-02 | sparc32: Delete prom_stdin and prom_stdout. | David S. Miller | 1 | -7/+0 |
2008-05-02 | sparc32: More memory probing consolidation. | David S. Miller | 3 | -141/+69 |
2008-05-02 | sparc32: Kill totally unused memory information tables. | David S. Miller | 2 | -100/+5 |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 9 | -948/+292 |
2008-04-29 | sparc: Add kgdb support. | David S. Miller | 7 | -871/+292 |
2008-04-29 | sparc32: Kill smp_message_pass() and related code. | David S. Miller | 2 | -77/+0 |
2008-04-27 | sparc: Remove old style signal frame support. | David S. Miller | 3 | -253/+23 |
2008-04-24 | sparc: cleanup after SunOS binary emulation removal | Adrian Bunk | 2 | -6/+0 |
2008-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 14 | -2508/+130 |
2008-04-22 | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller | 14 | -2508/+130 |
2008-04-21 | [SPARC] minor irq handler cleanups | Jeff Garzik | 1 | -1/+1 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 3 | -161/+1 |
2008-04-29 | sparc: Export symbols for ZERO_PAGE usage in modules. | Aneesh Kumar K.V | 1 | -0/+2 |
2008-04-29 | sparc: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 1 | -5/+1 |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-04-10 | [SPARC]: Fix several regset and ptrace bugs. | David S. Miller | 1 | -1/+1 |
2008-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 7 | -214/+211 |
2008-03-18 | [NET] endianness noise: INADDR_ANY | Al Viro | 1 | -1/+1 |
2008-03-04 | [SPARC]: Fix link errors with gcc-4.3 | David S. Miller | 3 | -207/+203 |
2008-03-03 | sparc: replace remaining __FUNCTION__ occurances | Harvey Harrison | 1 | -3/+3 |
2008-02-29 | [SPARC]: Add reboot_command[] extern decl to asm/system.h | David S. Miller | 1 | -2/+0 |
2008-02-29 | [SPARC]: Mark linux_sparc_{fpu,chips} static. | David S. Miller | 1 | -2/+2 |
2008-02-25 | [SPARC]: Fix build in arch/sparc/kernel/led.c | David S. Miller | 1 | -0/+3 |
2008-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -20/+1 |
2008-02-19 | [SPARC]: Kill 'prom_palette'. | David S. Miller | 3 | -16/+0 |
2008-02-19 | [SPARC]: Kill extern decl of 'panic_setup'. | David S. Miller | 1 | -1/+0 |
2008-02-14 | xtime_lock vs update_process_times | Peter Zijlstra | 2 | -5/+4 |