| Commit message (Expand) | Author | Age | Files | Lines |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -0/+4 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 5 | -5/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 2 | -34/+0 |
* | aout: mark arches that support A.OUT format | David Howells | 2008-02-08 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-07 | 2 | -490/+340 |
|\ |
|
| * | [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 |
* | | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -3/+3 |
|/ |
|
* | 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 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | 2 | -5/+4 |
|\ |
|
| * | remove Documentation/smp.txt | Adrian Bunk | 2008-02-03 | 1 | -3/+2 |
| * | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | 1 | -2/+2 |
* | | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -2/+0 |
* | | Add HAVE_OPROFILE | Mathieu Desnoyers | 2008-02-03 | 1 | -0/+1 |
|/ |
|
* | [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. | Sam Ravnborg | 2008-01-31 | 1 | -1/+1 |
* | 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-22 | 1 | -1/+1 |
* | [SPARC]: Make gettimeofday() monotonic again. | David S. Miller | 2008-01-12 | 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-06 | 1 | -1/+0 |
* | [SPARC32]: Fix build-warning in io-unit.c | David S. Miller | 2007-10-27 | 1 | -1/+1 |
* | [SPARC32]: __inline__ --> inline | David S. Miller | 2007-10-27 | 5 | -21/+17 |
* | [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate | Jeff Garzik | 2007-10-23 | 1 | -2/+2 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 4 | -15/+14 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 2 | -22/+1 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 3 | -5/+5 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 2007-10-17 | 1 | -20/+0 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL | Robert P. J. Day | 2007-10-17 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -4/+4 |
|\ |
|
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -1/+1 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 | 4 | -26/+31 |
|\ \ |
|
| * | | SPARC: sg chaining support | Jens Axboe | 2007-10-16 | 4 | -26/+31 |
* | | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
|/ / |
|
* | | [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. | Stephen Rothwell | 2007-10-13 | 1 | -1/+3 |
* | | [SPARC/64]: Prepare to remove of_platform_driver name. | Stephen Rothwell | 2007-10-13 | 1 | -1/+4 |
* | | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code. | Robert Reif | 2007-10-13 | 2 | -6/+10 |
* | | [SPARC]: beautify vmlinux.lds | Sam Ravnborg | 2007-10-13 | 1 | -72/+93 |
|/ |
|
* | [SPARC]: Fix EBUS use of uninitialized variable. | David S. Miller | 2007-09-27 | 1 | -0/+2 |
* | [SPARC32]: Kill unused vars and macros from prom/console.c | David S. Miller | 2007-08-26 | 1 | -3/+0 |