| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-12 | 1 | -0/+4 |
|\ |
|
| * | sparc64: Fix cpumask related build failure | David Miller | 2009-01-11 | 1 | -0/+4 |
* | | sparc: Fix asm/signal.h for 32-bit. | David S. Miller | 2009-01-10 | 1 | -0/+4 |
* | | sparc: Kill exports of prom internal functions | Julian Calaby | 2009-01-08 | 2 | -21/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-07 | 2 | -2/+2 |
|\ |
|
| * | sparc64: Use unsigned long long for u64. | Sam Ravnborg | 2009-01-06 | 2 | -2/+2 |
* | | sparc: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 3 | -44/+48 |
* | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 2 | -5/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-05 | 34 | -2328/+1353 |
|\ |
|
| * | sparc: Remove reg*.h from Kbuild | David S. Miller | 2009-01-05 | 1 | -3/+0 |
| * | sparc: Kill asm/reg*.h | David S. Miller | 2009-01-04 | 3 | -143/+0 |
| * | sparc: unify ipcbuf.h | Sam Ravnborg | 2009-01-04 | 4 | -69/+31 |
| * | sparc: remove NO_PROC_ID - it is no longer used | Sam Ravnborg | 2009-01-02 | 1 | -3/+0 |
| * | sparc: drop get_tbr() in traps.h | Sam Ravnborg | 2009-01-02 | 1 | -7/+0 |
| * | sparc: fix warning in userspace header traps.h | Sam Ravnborg | 2009-01-02 | 1 | -2/+2 |
| * | sparc: fix warnings in userspace header byteorder.h | Sam Ravnborg | 2009-01-02 | 1 | -7/+5 |
| * | sparc: fix warning in userspace header jsflash.h | Sam Ravnborg | 2009-01-02 | 1 | -1/+1 |
| * | sparc: unify openprom.h | Sam Ravnborg | 2009-01-02 | 4 | -488/+273 |
| * | sparc64: delete unused linux_prom64_ranges from openprom_64.h | Sam Ravnborg | 2009-01-02 | 1 | -6/+0 |
| * | sparc: prepare openprom for unification | Sam Ravnborg | 2009-01-02 | 2 | -11/+11 |
| * | sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h | Sam Ravnborg | 2009-01-02 | 1 | -10/+0 |
| * | sparc: remove ebus definitions from openprom*.h | Sam Ravnborg | 2009-01-02 | 2 | -37/+0 |
| * | sparc: unify siginfo.h | Sam Ravnborg | 2009-01-02 | 4 | -58/+36 |
| * | sparc: unify ptrace.h | Sam Ravnborg | 2009-01-02 | 4 | -548/+444 |
| * | sparc: unify sigcontext.h | Sam Ravnborg | 2009-01-02 | 4 | -155/+95 |
| * | sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t | Sam Ravnborg | 2009-01-02 | 4 | -9/+6 |
| * | sparc: unify signal.h | Sam Ravnborg | 2009-01-02 | 4 | -424/+207 |
| * | sparc64: prepare signal_64 for unification | Sam Ravnborg | 2009-01-02 | 1 | -12/+28 |
| * | sparc: unify stat.h | Sam Ravnborg | 2009-01-02 | 4 | -117/+105 |
| * | sparc32: use proper types in struct stat | Sam Ravnborg | 2009-01-02 | 1 | -10/+10 |
| * | sparc32: drop __old_kernel_stat | Sam Ravnborg | 2009-01-02 | 1 | -14/+0 |
| * | sparc: unify posix_types.h | Sam Ravnborg | 2009-01-02 | 4 | -247/+152 |
| * | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -2/+0 |
| |\ |
|
* | | | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc | Rusty Russell | 2009-01-01 | 1 | -0/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 29 | -963/+629 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-12-28 | 3 | -0/+31 |
| |\ \ |
|
| * | | | sparc: unify sections.h | Sam Ravnborg | 2008-12-27 | 3 | -22/+9 |
| * | | | sparc: unify module.h | Sam Ravnborg | 2008-12-26 | 3 | -22/+24 |
| * | | | sparc: use sparc64 version of scatterlist.h | Robert Reif | 2008-12-11 | 3 | -60/+26 |
| * | | | sparc: Add asm/asm.h | David S. Miller | 2008-12-09 | 1 | -0/+40 |
| * | | | sparc: fix sparse warnings in irq_32.c | Sam Ravnborg | 2008-12-08 | 1 | -0/+1 |
| * | | | sparc: Use sparc64 version of prom/printf.c | Robert Reif | 2008-12-08 | 1 | -1/+1 |
| * | | | sparc: unify kernel/cpu | Sam Ravnborg | 2008-12-07 | 1 | -1/+3 |
| * | | | sparc: Const'ify prom_*prop*() on sparc32. | David S. Miller | 2008-12-05 | 2 | -6/+6 |
| * | | | sparc64: Add performance counter hypervisor calls for sun4v. | David S. Miller | 2008-12-04 | 1 | -0/+24 |
| * | | | sparc: combine unistd_{32,64}.h | Stephen Rothwell | 2008-12-04 | 4 | -772/+441 |
| * | | | sparc64: Add write_pic() helper. | David S. Miller | 2008-12-04 | 1 | -4/+5 |
| * | | | sparc64: Block NMIs in critical section of context switch. | David S. Miller | 2008-12-04 | 1 | -0/+2 |
| * | | | sparc64: Make special trap return path for TRAP_NMI(). | David S. Miller | 2008-12-04 | 1 | -1/+1 |
| * | | | sparc64: Make %pil level 15 a pseudo-NMI. | David S. Miller | 2008-12-04 | 3 | -5/+25 |