| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc32: More memory probing consolidation. | David S. Miller | 2008-05-02 | 1 | -4/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-04-30 | 7 | -886/+214 |
|\ |
|
| * | sparc: Add kgdb support. | David S. Miller | 2008-04-29 | 5 | -809/+214 |
| * | sparc32: Kill smp_message_pass() and related code. | David S. Miller | 2008-04-29 | 2 | -77/+0 |
* | | sparc: Export symbols for ZERO_PAGE usage in modules. | Aneesh Kumar K.V | 2008-04-29 | 1 | -0/+2 |
* | | sparc: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -5/+1 |
|/ |
|
* | sparc: Remove old style signal frame support. | David S. Miller | 2008-04-27 | 3 | -253/+23 |
* | sparc: cleanup after SunOS binary emulation removal | Adrian Bunk | 2008-04-24 | 2 | -6/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-04-22 | 12 | -2421/+40 |
|\ |
|
| * | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller | 2008-04-22 | 12 | -2421/+40 |
* | | [SPARC] minor irq handler cleanups | Jeff Garzik | 2008-04-21 | 1 | -1/+1 |
|/ |
|
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -161/+1 |
* | [SPARC]: Fix several regset and ptrace bugs. | David S. Miller | 2008-04-10 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 2008-03-18 | 7 | -214/+211 |
|\ |
|
| * | [SPARC]: Fix link errors with gcc-4.3 | David S. Miller | 2008-03-04 | 3 | -207/+203 |
| * | sparc: replace remaining __FUNCTION__ occurances | Harvey Harrison | 2008-03-03 | 1 | -3/+3 |
| * | [SPARC]: Add reboot_command[] extern decl to asm/system.h | David S. Miller | 2008-02-29 | 1 | -2/+0 |
| * | [SPARC]: Mark linux_sparc_{fpu,chips} static. | David S. Miller | 2008-02-29 | 1 | -2/+2 |
| * | [SPARC]: Fix build in arch/sparc/kernel/led.c | David S. Miller | 2008-02-25 | 1 | -0/+3 |
* | | [NET] endianness noise: INADDR_ANY | Al Viro | 2008-03-18 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-19 | 2 | -10/+0 |
|\ |
|
| * | [SPARC]: Kill 'prom_palette'. | David S. Miller | 2008-02-19 | 2 | -9/+0 |
| * | [SPARC]: Kill extern decl of 'panic_setup'. | David S. Miller | 2008-02-19 | 1 | -1/+0 |
* | | xtime_lock vs update_process_times | Peter Zijlstra | 2008-02-13 | 2 | -5/+4 |
|/ |
|
* | [SPARC]: Merge asm-sparc{,64}/cache.h | David S. Miller | 2008-02-09 | 1 | -0/+4 |
* | [SPARC]: Kill BSD errno translation table and header files. | David S. Miller | 2008-02-09 | 1 | -138/+6 |
* | [SPARC]: Remove of_platform_device_create | Stephen Rothwell | 2008-02-09 | 1 | -27/+0 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 3 | -3/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 2 | -34/+0 |
* | [SPARC32]: Use regsets in arch_ptrace(). | David S. Miller | 2008-02-07 | 1 | -68/+47 |
* | [SPARC]: Move over to arch_ptrace(). | David S. Miller | 2008-02-07 | 2 | -416/+63 |
* | [SPARC]: Remove PTRACE_SUN* handling. | David S. Miller | 2008-02-07 | 1 | -14/+1 |
* | [SPARC]: Kill DEBUG_PTRACE code. | David S. Miller | 2008-02-07 | 1 | -46/+0 |
* | [SPARC32]: Add user regset support. | David S. Miller | 2008-02-07 | 1 | -1/+284 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-06 | 1 | -2/+4 |
|\ |
|
| * | [SPARC]: Add new timerfd syscall entries. | David S. Miller | 2008-02-06 | 1 | -2/+4 |
* | | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 | 2 | -6/+3 |
|/ |
|
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -1/+1 |
* | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | 1 | -2/+2 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -4/+4 |
* | [SPARC]: Constify function pointer tables. | Jan Engelhardt | 2008-01-23 | 1 | -1/+1 |
* | [SPARC]: Make gettimeofday() monotonic again. | David S. Miller | 2008-01-13 | 1 | -1/+8 |
* | [SPARC32]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
* | [SPARC]: Add missing of_node_put | Julia Lawall | 2007-12-05 | 1 | -1/+3 |
* | [SPARC]: Add missing "space" | Joe Perches | 2007-12-05 | 1 | -4/+4 |
* | [SPARC]: Remove duplicate includes. | Lucas Woods | 2007-11-07 | 1 | -1/+0 |
* | [SPARC32]: __inline__ --> inline | David S. Miller | 2007-10-27 | 3 | -10/+8 |
* | [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate | Jeff Garzik | 2007-10-24 | 1 | -2/+2 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -9/+8 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 3 | -5/+5 |