Age | Commit message (Expand) | Author | Files | Lines |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2 | -2/+0 |
2009-01-12 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2009-01-11 | sparc64: Fix cpumask related build failure | David Miller | 1 | -0/+4 |
2009-01-10 | sparc: Fix asm/signal.h for 32-bit. | David S. Miller | 1 | -0/+4 |
2009-01-08 | sparc: Kill exports of prom internal functions | Julian Calaby | 2 | -21/+0 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -2/+2 |
2009-01-06 | sparc: introduce asm/swab.h | Harvey Harrison | 3 | -44/+48 |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox | 2 | -5/+0 |
2009-01-06 | sparc64: Use unsigned long long for u64. | Sam Ravnborg | 2 | -2/+2 |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 34 | -2328/+1353 |
2009-01-05 | sparc: Remove reg*.h from Kbuild | David S. Miller | 1 | -3/+0 |
2009-01-04 | sparc: Kill asm/reg*.h | David S. Miller | 3 | -143/+0 |
2009-01-04 | sparc: unify ipcbuf.h | Sam Ravnborg | 4 | -69/+31 |
2009-01-02 | sparc: remove NO_PROC_ID - it is no longer used | Sam Ravnborg | 1 | -3/+0 |
2009-01-02 | sparc: drop get_tbr() in traps.h | Sam Ravnborg | 1 | -7/+0 |
2009-01-02 | sparc: fix warning in userspace header traps.h | Sam Ravnborg | 1 | -2/+2 |
2009-01-02 | sparc: fix warnings in userspace header byteorder.h | Sam Ravnborg | 1 | -7/+5 |
2009-01-02 | sparc: fix warning in userspace header jsflash.h | Sam Ravnborg | 1 | -1/+1 |
2009-01-02 | sparc: unify openprom.h | Sam Ravnborg | 4 | -488/+273 |
2009-01-02 | sparc64: delete unused linux_prom64_ranges from openprom_64.h | Sam Ravnborg | 1 | -6/+0 |
2009-01-02 | sparc: prepare openprom for unification | Sam Ravnborg | 2 | -11/+11 |
2009-01-02 | sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h | Sam Ravnborg | 1 | -10/+0 |
2009-01-02 | sparc: remove ebus definitions from openprom*.h | Sam Ravnborg | 2 | -37/+0 |
2009-01-02 | sparc: unify siginfo.h | Sam Ravnborg | 4 | -58/+36 |
2009-01-02 | sparc: unify ptrace.h | Sam Ravnborg | 4 | -548/+444 |
2009-01-02 | sparc: unify sigcontext.h | Sam Ravnborg | 4 | -155/+95 |
2009-01-02 | sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t | Sam Ravnborg | 4 | -9/+6 |
2009-01-02 | sparc: unify signal.h | Sam Ravnborg | 4 | -424/+207 |
2009-01-02 | sparc64: prepare signal_64 for unification | Sam Ravnborg | 1 | -12/+28 |
2009-01-02 | sparc: unify stat.h | Sam Ravnborg | 4 | -117/+105 |
2009-01-02 | sparc32: use proper types in struct stat | Sam Ravnborg | 1 | -10/+10 |
2009-01-02 | sparc32: drop __old_kernel_stat | Sam Ravnborg | 1 | -14/+0 |
2009-01-02 | sparc: unify posix_types.h | Sam Ravnborg | 4 | -247/+152 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc | Rusty Russell | 1 | -0/+2 |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 29 | -963/+629 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 3 | -0/+31 |
2008-12-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 3 | -0/+31 |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 1 | -0/+12 |
2008-12-27 | sparc: unify sections.h | Sam Ravnborg | 3 | -22/+9 |
2008-12-26 | sparc: unify module.h | Sam Ravnborg | 3 | -22/+24 |
2008-12-26 | cpumask: cpu_coregroup_mask(): sparc | Rusty Russell | 1 | -0/+1 |
2008-12-26 | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 1 | -4/+6 |
2008-12-16 | sparc: We need to implement arch_ptrace_stop(). | David S. Miller | 2 | -0/+19 |
2008-12-16 | Merge branch 'merge' into next | Paul Mackerras | 1 | -0/+1 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 1 | -2/+0 |
2008-12-11 | sparc: use sparc64 version of scatterlist.h | Robert Reif | 3 | -60/+26 |
2008-12-09 | sparc: Add asm/asm.h | David S. Miller | 1 | -0/+40 |
2008-12-08 | sparc: fix sparse warnings in irq_32.c | Sam Ravnborg | 1 | -0/+1 |
2008-12-08 | sparc: Use sparc64 version of prom/printf.c | Robert Reif | 1 | -1/+1 |