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-sh64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
2007-10-13
1
-0
/
+7
|
\
|
*
sh64: Move *_p() I/O routine variants to io.h.
Paul Mundt
2007-10-01
1
-0
/
+7
*
|
sh: Add gpio.h stubs for PFC definitions.
Markus Brunner
2007-09-21
1
-0
/
+8
|
/
*
sh64: Add missing dma_sync_single_for_*().
Paul Mundt
2007-08-10
1
-0
/
+18
*
sh64: Kill off virt_to_bus()/bus_to_virt().
Paul Mundt
2007-07-31
2
-8
/
+4
*
take declarations of enable_irq() et.al. to linux/interrupt.h
Al Viro
2007-07-22
1
-4
/
+0
*
sh64: Wire up fallocate() syscall.
Paul Mundt
2007-07-20
1
-1
/
+2
*
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
/
+13
*
page table handling cleanup
Jan Beulich
2007-07-16
1
-7
/
+0
*
PCI: remove pci_dac_dma_... APIs
Jan Beulich
2007-07-11
1
-5
/
+0
*
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
2007-07-11
1
-4
/
+0
*
sh64: generic quicklist support.
Paul Mundt
2007-05-14
1
-77
/
+23
*
sh64: Fixup sh-sci build.
Paul Mundt
2007-05-14
1
-0
/
+1
*
sh64: ppoll/pselect6() and restartable syscalls.
Paul Mundt
2007-05-14
1
-0
/
+6
*
sh64: dma-mapping updates.
Paul Mundt
2007-05-14
1
-5
/
+9
*
sh64: Fixups for the irq_regs changes.
Paul Mundt
2007-05-14
1
-0
/
+1
*
sh64: Wire up many new syscalls.
Paul Mundt
2007-05-14
1
-6
/
+37
*
Consolidate asm/poll.h
Stephen Rothwell
2007-05-11
1
-31
/
+2
*
Remove tas()
Jeff Dike
2007-05-08
1
-2
/
+0
*
Clean up mostly unused IOSPACE macros
David Gibson
2007-05-08
1
-4
/
+0
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-0
/
+1
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-1
/
+1
|
\
|
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
*
|
PCI: scatterlist.h needs types.h
Jean Delvare
2007-05-02
1
-0
/
+2
|
/
*
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
1
-1
/
+2
*
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
2007-02-11
1
-18
/
+0
*
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
2006-12-13
1
-0
/
+2
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
2006-12-07
1
-0
/
+6
*
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
2006-12-07
1
-1
/
+1
*
[PATCH] remove kernel syscalls
Arnd Bergmann
2006-12-07
1
-142
/
+0
*
[NET]: SH64 checksum annotations and cleanups.
Al Viro
2006-12-02
1
-27
/
+14
*
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
2006-12-01
1
-0
/
+7
*
[PATCH] Consolidate check_signature
Matthew Wilcox
2006-10-11
1
-16
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
1
-41
/
+0
*
[PATCH] ntp: cleanup defines and comments
Roman Zippel
2006-10-01
1
-3
/
+0
*
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
Olaf Hering
2006-10-01
1
-4
/
+0
*
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
2006-09-27
1
-2
/
+4
*
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
1
-2
/
+4
*
Fix 'make headers_check' on sh64
Paul Mundt
2006-09-21
4
-16
/
+5
*
sh64: Use generic BUG_ON()/WARN_ON().
Paul Mundt
2006-09-12
1
-12
/
+4
*
sh64: Trivial build fixes.
Paul Mundt
2006-09-12
6
-20
/
+30
*
[PATCH] remove set_wmb - arch removal
Steven Rostedt
2006-07-14
1
-1
/
+0
*
[PATCH] Make cpu_relax() imply barrier() on all arches
Chase Venters
2006-07-12
1
-1
/
+2
*
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
2006-07-04
1
-0
/
+1
|
\
|
*
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
2006-06-18
1
-0
/
+1
*
|
[PATCH] irq-flags: SH64: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
2
-3
/
+1
[next]