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
/
sparc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.
David S. Miller
2006-12-17
1
-5
/
+2
*
[SPARC64]: Minor irq handling cleanups.
David S. Miller
2006-12-17
1
-20
/
+4
*
[SPARC64]: Kill no-remapping-needed code in head.S
David S. Miller
2006-12-17
1
-6
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-2
/
+2
*
[SPARC64]: Fix several kprobes bugs.
David S. Miller
2006-12-10
1
-48
/
+43
*
[SPARC64]: Update defconfig.
David S. Miller
2006-12-10
1
-11
/
+33
*
[SPARC{32,64}]: Propagate ptrace_traceme() return value.
Alexey Dobriyan
2006-12-10
1
-1
/
+4
*
[SPARC64]: Replace kmalloc+memset with kzalloc
Yan Burman
2006-12-10
4
-24
/
+10
*
[SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.
David S. Miller
2006-12-10
1
-1
/
+11
*
[SPARC64]: Unaligned accesses to userspace are hard errors.
David S. Miller
2006-12-10
1
-13
/
+31
*
[SPARC64]: Call do_mathemu on illegal instruction traps too.
David S. Miller
2006-12-10
2
-9
/
+15
*
[SPARC64]: Update defconfig.
David S. Miller
2006-12-10
1
-6
/
+10
*
[SPARC64]: Add irqtrace/stacktrace/lockdep support.
David S. Miller
2006-12-10
9
-11
/
+129
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-0
/
+8
*
[PATCH] struct path: convert sparc64
Josef Sipek
2006-12-08
7
-22
/
+22
*
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2006-12-08
1
-3
/
+1
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
1
-0
/
+1
|
\
|
*
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Eric W. Biederman
2006-12-07
1
-0
/
+1
*
|
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
2006-12-07
1
-1
/
+0
*
|
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
2
-3
/
+3
*
|
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
2006-12-07
1
-0
/
+5
|
/
*
PCI: Use pci_generic_prep_mwi on sparc64
Matthew Wilcox
2006-12-01
1
-9
/
+0
*
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
David S. Miller
2006-11-05
2
-5
/
+6
*
[SPARC64]: Add some missing print_symbol() calls.
David S. Miller
2006-10-30
1
-0
/
+8
*
[SPARC64]: Fix Tomatillo/Schizo IRQ handling.
David S. Miller
2006-10-30
1
-4
/
+17
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-10-27
3
-9
/
+9
|
\
|
*
[SPARC]: Fix bus_id[] string overflow.
David S. Miller
2006-10-27
3
-9
/
+9
*
|
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
|
/
*
[SPARC64]: Fix memory corruption in pci_4u_free_consistent().
David S. Miller
2006-10-25
1
-1
/
+1
*
[SPARC64]: Fix central/FHC bus handling on Ex000 systems.
David S. Miller
2006-10-25
3
-24
/
+43
*
[SPARC64]: Fix of_ioremap().
David S. Miller
2006-10-19
1
-1
/
+6
*
[SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.
David S. Miller
2006-10-19
1
-1
/
+1
*
[SPARC64]: Update defconfig.
David S. Miller
2006-10-17
1
-13
/
+12
*
[SPARC64]: Fix PCI memory space root resource on Hummingbird.
David S. Miller
2006-10-17
2
-23
/
+29
*
[SPARC]: Kill BOOTME_SINGLE.
David S. Miller
2006-10-17
1
-2
/
+0
*
[SPARC32]: Fix sparc32 modpost warnings with sunzilog
Martin Habets
2006-10-11
1
-10
/
+0
*
[SPARC64]: Update defconfig.
David S. Miller
2006-10-09
1
-4
/
+15
*
[SPARC64]: Fix of_device bus_id settings.
David S. Miller
2006-10-09
1
-1
/
+1
*
[PATCH] sparc64 irq pt_regs fallout
Al Viro
2006-10-09
2
-5
/
+9
*
[PATCH] sparc64 pt_regs fixes
Al Viro
2006-10-08
8
-17
/
+24
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
3
-3
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-10-03
4
-5
/
+21
|
\
|
*
[SPARC64]: Update defconfig.
David S. Miller
2006-10-02
1
-5
/
+18
|
*
[SPARC64]: Move signal compat bits to new header file.
David S. Miller
2006-10-02
3
-0
/
+3
*
|
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
3
-3
/
+21
|
/
*
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
1
-0
/
+21
*
[PATCH] introduce kernel_execve
Arnd Bergmann
2006-10-02
1
-3
/
+2
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
3
-10
/
+10
*
[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
[next]