index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.
Robert Reif
2007-10-13
2
-20
/
+41
*
[SPARC32]: Make flush_tlb_kernel_range() an inline function.
David S. Miller
2007-08-26
1
-1
/
+5
*
[MATH-EMU]: Fix underflow exception reporting.
David S. Miller
2007-08-16
1
-0
/
+6
*
[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.
Robert Reif
2007-08-10
1
-1
/
+0
*
[SPARC]: Centralize find_in_proplist() instead of duplicating N times.
David S. Miller
2007-08-07
1
-0
/
+1
*
[SPARC32]: Fix build.
Mark Fortescue
2007-08-04
1
-0
/
+1
*
[SPARC]: Fix O_CLOEXEC values.
David S. Miller
2007-08-03
1
-1
/
+1
*
[SPARC32]: Fix modular build of floppy driver.
David S. Miller
2007-08-03
2
-14
/
+13
*
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
2007-07-30
1
-0
/
+4
*
[SPARC]: Fix floppy on some sun4c systems.
Mark Fortescue
2007-07-30
1
-30
/
+50
*
take declarations of enable_irq() et.al. to linux/interrupt.h
Al Viro
2007-07-22
1
-4
/
+0
*
[SPARC32]: Make PAGE_SHARED a read-mostly variable.
Al Viro
2007-07-21
1
-2
/
+1
*
[SPARC32]: Take enable_irq/disable_irq out of line.
Al Viro
2007-07-21
1
-29
/
+3
*
[SPARC32]: clean include/asm-sparc/irq.h
Al Viro
2007-07-21
1
-136
/
+0
*
[SPARC]: Implement fb_is_primary_device().
David S. Miller
2007-07-20
1
-0
/
+9
*
[SPARC]: Define minimal struct dev_archdata, similarly to sparc64.
David S. Miller
2007-07-20
1
-1
/
+13
*
[SPARC]: Fix serial console device detection.
David S. Miller
2007-07-20
2
-26
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...
Linus Torvalds
2007-07-20
3
-85
/
+58
|
\
|
*
Create linux/of_platorm.h
Stephen Rothwell
2007-07-20
2
-37
/
+34
|
*
[SPARC/64] Rename some functions like PowerPC
Stephen Rothwell
2007-07-20
1
-1
/
+2
|
*
Begin consolidation of of_device.h
Stephen Rothwell
2007-07-20
1
-11
/
+4
|
*
Consolidate of_find_node_by routines
Stephen Rothwell
2007-07-20
1
-0
/
+1
|
*
Consolidate of_get_parent
Stephen Rothwell
2007-07-20
1
-0
/
+9
|
*
Consolidate of_find_property
Stephen Rothwell
2007-07-20
1
-0
/
+1
|
*
Consolidate of_device_is_compatible
Stephen Rothwell
2007-07-20
1
-0
/
+2
|
*
Start split out of common open firmware code
Stephen Rothwell
2007-07-20
1
-0
/
+3
|
*
Split out common parts of prom.h
Stephen Rothwell
2007-07-20
1
-40
/
+6
*
|
[SPARC]: Add sys_fallocate() entries.
David S. Miller
2007-07-19
1
-3
/
+3
|
/
*
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
2007-07-19
1
-10
/
+0
*
arch: personality independent stack top
Peter Zijlstra
2007-07-19
1
-0
/
+1
*
fbdev: detect primary display device
Antonino A. Daplas
2007-07-17
1
-0
/
+6
*
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
2007-07-17
1
-0
/
+6
*
page table handling cleanup
Jan Beulich
2007-07-16
1
-2
/
+0
*
PCI: remove pci_dac_dma_... APIs
Jan Beulich
2007-07-11
1
-2
/
+0
*
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
2007-07-11
1
-4
/
+0
*
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
2007-06-16
1
-0
/
+11
*
[SPARC]: Emulate cmpxchg like parisc
Kyle McMartin
2007-05-29
1
-0
/
+38
*
[SPARC32]: asm/system.h needs asm/smp.h
David S. Miller
2007-05-14
1
-0
/
+1
*
[SPARC32]: Fix sparc32 kdebug changes.
Robert Reif
2007-05-14
1
-4
/
+4
*
[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.
David S. Miller
2007-05-11
1
-1
/
+4
*
Consolidate asm/poll.h
Stephen Rothwell
2007-05-11
1
-13
/
+1
*
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
2007-05-09
1
-0
/
+1
*
[SPARC]: Wire up utimensat syscall.
David S. Miller
2007-05-08
1
-1
/
+2
*
Remove tas()
Jeff Dike
2007-05-08
1
-1
/
+0
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-0
/
+4
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
1
-6
/
+8
|
\
|
*
[SPARC]: Make device_node name and type const
Stephen Rothwell
2007-04-26
1
-2
/
+2
|
*
[SPARC]: constify some paramaters of OF routines
Stephen Rothwell
2007-04-26
1
-4
/
+6
|
*
[SPARC/64]: constify of_get_property return
Stephen Rothwell
2007-04-26
1
-1
/
+1
[next]