index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misc Kconfig typos
Matt LaPlante
2006-11-30
1
-2
/
+2
*
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
David S. Miller
2006-11-05
2
-4
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-10-27
2
-5
/
+5
|
\
|
*
[SPARC]: Fix bus_id[] string overflow.
David S. Miller
2006-10-27
2
-5
/
+5
*
|
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
|
/
*
[SPARC]: Sparc compilation fix with floppy enabled
Krzysztof Helt
2006-10-17
1
-1
/
+1
*
[SPARC]: Add sparc profiling support
Martin Habets
2006-10-17
6
-0
/
+60
*
[SPARC]: Kill BOOTME_SINGLE.
David S. Miller
2006-10-17
1
-2
/
+0
*
[SPARC32]: Fix sparc32 modpost warnings.
Martin Habets
2006-10-11
1
-2
/
+2
*
[SPARC32]: Fix sparc32 modpost warnings with sunzilog
Martin Habets
2006-10-11
1
-10
/
+0
*
[SPARC32]: Mark srmmu_nocache_init as __init.
Martin Habets
2006-10-11
1
-1
/
+1
*
[SPARC32]: pcic.c needs asm/irq_regs.h
David S. Miller
2006-10-11
1
-0
/
+1
*
[SPARC32]: Fix prom.c build warning
Martin Habets
2006-10-09
1
-2
/
+5
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
5
-10
/
+10
*
[PATCH] sparc32 rwlock fix
Al Viro
2006-10-08
2
-1
/
+23
*
[PATCH] sparc32 pt_regs fixes
Al Viro
2006-10-08
9
-22
/
+43
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-2
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
1
-4
/
+12
*
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
1
-0
/
+23
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
2
-7
/
+12
*
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-0
/
+2
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
2
-29
/
+5
*
[SPARC]: Don't zero out tail during copy_from_user_inatomic().
David S. Miller
2006-09-29
1
-0
/
+4
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
2
-2
/
+2
*
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
2
-2
/
+2
*
[PATCH] sun4: fix sbus_setup_iommu()
Al Viro
2006-09-22
1
-0
/
+2
*
[PATCH] fix ancient breakage in ebus_init()
Al Viro
2006-09-22
1
-4
/
+3
*
[SPARC]: Fix regression in sys_getdomainname()
Andy Walker
2006-09-18
1
-4
/
+6
*
[PATCH] IA64,sparc: local DoS with corrupted ELFs
Kirill Korotaev
2006-09-08
1
-12
/
+15
*
[SPARC]: Small smp cleanup.
Krzysztof Helt
2006-08-26
3
-4
/
+1
*
[SPARC]: enabling of the 2nd CPU in 2.6.18-rc4
Krzysztof Helt
2006-08-26
1
-2
/
+2
*
[SPARC]: Defer clock_probe to fs_initcall()
Bob Breuer
2006-07-27
1
-32
/
+42
*
[SPARC]: Fix length parameter verification in sys_getdomainname().
David S. Miller
2006-07-21
1
-9
/
+9
*
[SPARC]: Get sun4d SMP building again.
Raymond Burns
2006-07-21
2
-78
/
+121
*
[SPARC]: Do not call sun4m_irq_rotate on sun4d.
Raymond Burns
2006-07-21
1
-1
/
+1
*
[SPARC]: Simplify and correct __cpu_find_by()
David S. Miller
2006-07-21
1
-18
/
+7
*
[SPARC]: Initialize iounit spinlock in iounit_init().
Raymond Burns
2006-07-21
1
-0
/
+1
*
[SPARC]: Fix initialization of sun4d SBUS interrupts.
David S. Miller
2006-07-21
1
-3
/
+31
*
[SPARC]: Fix property name acquisition in prom.c
Bob Breuer
2006-07-21
1
-3
/
+6
*
[SPARC]: Kill prom_getname, unused and not implemented properly.
David S. Miller
2006-07-21
2
-19
/
+0
*
[SPARC]: Fix OF register translations under sub-PCI busses.
David S. Miller
2006-07-13
1
-58
/
+109
*
[SPARC64]: of_device_register() error checking fix
Andrew Morton
2006-07-13
1
-2
/
+4
*
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
1
-1
/
+1
*
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
6
-17
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
38
-38
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
38
-38
/
+0
*
|
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
|
/
*
[SPARC]: sparc32 side of of_device layer IRQ resolution.
David S. Miller
2006-06-29
1
-7
/
+62
[next]