Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | atomic_t: unify all arch definitions | Matthew Wilcox | 2 | -5/+0 |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 46 | -2452/+1476 |
2009-01-06 | sparc: Fix minor SPARC32 compile error | Julian Calaby | 1 | -0/+2 |
2009-01-05 | sparc: Remove reg*.h from Kbuild | David S. Miller | 1 | -3/+0 |
2009-01-05 | sparc: Clean arch-specific code in prom_common.c | Julian Calaby | 1 | -11/+3 |
2009-01-05 | sparc: Kill asm/reg*.h | David S. Miller | 3 | -143/+0 |
2009-01-05 | sparc: Use 64BIT config entry | Bastian Blank | 1 | -16/+13 |
2009-01-05 | sparc: unify ipcbuf.h | Sam Ravnborg | 4 | -69/+31 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+11 |
2009-01-03 | sparc: Update 64-bit defconfig. | David S. Miller | 1 | -33/+72 |
2009-01-03 | sparc: remove NO_PROC_ID - it is no longer used | Sam Ravnborg | 1 | -3/+0 |
2009-01-03 | sparc: drop get_tbr() in traps.h | Sam Ravnborg | 1 | -7/+0 |
2009-01-03 | sparc: fix warning in userspace header traps.h | Sam Ravnborg | 1 | -2/+2 |
2009-01-03 | sparc: fix warnings in userspace header byteorder.h | Sam Ravnborg | 1 | -7/+5 |
2009-01-03 | sparc: fix warning in userspace header jsflash.h | Sam Ravnborg | 1 | -1/+1 |
2009-01-03 | sparc: unify openprom.h | Sam Ravnborg | 4 | -488/+273 |
2009-01-03 | sparc64: delete unused linux_prom64_ranges from openprom_64.h | Sam Ravnborg | 1 | -6/+0 |
2009-01-03 | sparc: prepare openprom for unification | Sam Ravnborg | 2 | -11/+11 |
2009-01-03 | sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h | Sam Ravnborg | 1 | -10/+0 |
2009-01-03 | sparc: remove ebus definitions from openprom*.h | Sam Ravnborg | 2 | -37/+0 |
2009-01-03 | sparc: unify siginfo.h | Sam Ravnborg | 4 | -58/+36 |
2009-01-03 | sparc: unify ptrace.h | Sam Ravnborg | 4 | -548/+444 |
2009-01-03 | sparc: unify sigcontext.h | Sam Ravnborg | 4 | -155/+95 |
2009-01-03 | sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t | Sam Ravnborg | 11 | -41/+38 |
2009-01-03 | sparc: unify signal.h | Sam Ravnborg | 4 | -424/+207 |
2009-01-03 | sparc64: prepare signal_64 for unification | Sam Ravnborg | 1 | -12/+28 |
2009-01-03 | sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.c | David S. Miller | 1 | -4/+1 |
2009-01-03 | sparc: unify stat.h | Sam Ravnborg | 4 | -117/+105 |
2009-01-03 | sparc32: use proper types in struct stat | Sam Ravnborg | 1 | -10/+10 |
2009-01-03 | sparc32: drop __old_kernel_stat | Sam Ravnborg | 1 | -14/+0 |
2009-01-03 | sparc: unify posix_types.h | Sam Ravnborg | 4 | -247/+152 |
2009-01-03 | sparc: delete unused config symbols | Sam Ravnborg | 1 | -28/+0 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -21/+12 |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc | Rusty Russell | 1 | -0/+2 |
2009-01-01 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 259 | -2156/+59782 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 3 | -0/+31 |
2008-12-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 4 | -4/+32 |
2008-12-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 1 | -0/+12 |
2008-12-27 | sparc: move select of ARCH_SUPPORTS_MSI | Sam Ravnborg | 1 | -1/+1 |
2008-12-27 | sparc: drop SUN_IO | Sam Ravnborg | 2 | -6/+0 |
2008-12-27 | sparc: unify sections.h | Sam Ravnborg | 7 | -35/+19 |
2008-12-27 | sparc: use .data.init_task section for init_thread_union | Sam Ravnborg | 2 | -2/+10 |
2008-12-27 | sparc: fix array overrun check in of_device_64.c | Robert Reif | 1 | -9/+9 |
2008-12-27 | sparc: unify module.c | Sam Ravnborg | 3 | -164/+25 |
2008-12-27 | sparc64: prepare module_64.c for unification | Sam Ravnborg | 1 | -22/+40 |
2008-12-27 | sparc64: use bit neutral Elf symbols | Sam Ravnborg | 1 | -17/+17 |
2008-12-27 | sparc: unify module.h | Sam Ravnborg | 3 | -22/+24 |
2008-12-27 | sparc: introduce CONFIG_BITS | Sam Ravnborg | 1 | -1/+5 |
2008-12-27 | sparc: fix hardirq.h removal fallout | Sam Ravnborg | 2 | -0/+2 |