index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-m68knommu
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
2006-04-29
1
-3
/
+4
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
39
-39
/
+0
*
[PATCH] bitops: m68knommu: use generic bitops
Akinobu Mita
2006-03-26
1
-212
/
+9
*
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
2006-03-26
1
-3
/
+3
*
[PATCH] m68knommu: hardirq.h needs definition of NR_IRQS
Greg Ungerer
2006-02-08
1
-0
/
+1
*
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
2006-01-12
1
-1
/
+0
*
[PATCH] death of get_thread_info/put_thread_info
Al Viro
2006-01-12
1
-2
/
+0
*
[PATCH] m68knommu: save reg a5 on context change
Greg Ungerer
2006-01-10
1
-0
/
+1
*
[PATCH] m68knommu: fix find_next_zero_bit in bitops.h
Greg Ungerer
2006-01-10
1
-1
/
+1
*
[PATCH] Generic ioctl.h
Brian Gerst
2006-01-10
1
-1
/
+1
*
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
2006-01-10
1
-0
/
+9
*
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
2006-01-10
1
-0
/
+1
*
[PATCH] consolidate asm/futex.h
Jeff Dike
2006-01-09
1
-48
/
+1
*
[PATCH] m68knommu: remove enable_irq_nosync()
Christoph Hellwig
2006-01-06
1
-2
/
+0
*
[PATCH] m68knommu: enable_irq/disable_irq
Christoph Hellwig
2006-01-06
1
-2
/
+2
*
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
2006-01-06
1
-0
/
+1
*
[FLS64]: generic version
Stephen Hemminger
2006-01-03
1
-0
/
+1
*
[PATCH] atomic: inc_not_zero
Nick Piggin
2005-11-14
1
-0
/
+10
*
[PATCH] atomic: cmpxchg
Nick Piggin
2005-11-14
1
-0
/
+2
*
[PATCH] m68knommu: move some platform irq support out of irq.h
Greg Ungerer
2005-11-07
2
-31
/
+36
*
[PATCH] m68knommu: enable cache support code for ColdFIre 5249
Greg Ungerer
2005-11-07
1
-2
/
+2
*
[PATCH] m68knommu: add 5208 ColdFire reset/reboot support
Greg Ungerer
2005-11-02
1
-0
/
+13
*
[PATCH] m68knommu: add 5208 ColdFire UART support
Greg Ungerer
2005-11-02
1
-0
/
+4
*
[PATCH] m68knommu: add 5208 ColdFire pit interrupt support
Greg Ungerer
2005-11-02
1
-0
/
+15
*
[PATCH] m68knommu: add 5208 ColdFire pit timer support
Greg Ungerer
2005-11-02
1
-2
/
+6
*
[PATCH] m68knommu: use board defines to distinguish boards
Greg Ungerer
2005-11-02
1
-9
/
+9
*
[PATCH] m68knommu: add 5208 ColdFire cache support
Greg Ungerer
2005-11-02
1
-0
/
+14
*
[PATCH] m68knommu: add 5208 ColdFire support defines
Greg Ungerer
2005-11-02
1
-0
/
+54
*
[PATCH] m68knommu: add 5208 ColdFire support defines for its internal map
Greg Ungerer
2005-11-02
1
-2
/
+8
*
[PATCH] m68knommu: use board name defines to differentiate board definitions
Greg Ungerer
2005-11-02
1
-2
/
+2
*
[PATCH] m68knommu: remove unmaintained asm-m68knommu/ide.h
Greg Ungerer
2005-11-02
1
-437
/
+0
*
[PATCH] m68knommu: remove auto-generated asm-offsets.h
Greg Ungerer
2005-11-02
1
-49
/
+0
*
[PATCH] m68knommu: change use of extern inline to static inline in headers
Greg Ungerer
2005-11-02
8
-20
/
+20
*
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
2005-10-31
1
-3
/
+0
*
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-31
1
-1
/
+0
*
[PATCH] remove some more check_region stuff
Jeff Garzik
2005-10-31
1
-7
/
+0
*
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
2005-09-22
1
-1
/
+1
*
[PATCH] feature removal of io_remap_page_range()
Randy Dunlap
2005-09-13
1
-2
/
+0
*
[PATCH] m68knommu: optimized local_irq_disable, and platform reboot code
Greg Ungerer
2005-09-13
1
-6
/
+48
*
[PATCH] m68knommu: implement scatter/gather support macros
Greg Ungerer
2005-09-13
1
-0
/
+6
*
[PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processors
Greg Ungerer
2005-09-13
1
-14
/
+15
*
[PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 ...
Greg Ungerer
2005-09-12
1
-2
/
+19
*
[PATCH] m68knommu: add SPI register definitions for 528x processors
Greg Ungerer
2005-09-12
1
-0
/
+112
*
[PATCH] m68knommu: dma support for 523x processors
Greg Ungerer
2005-09-12
1
-1
/
+1
*
[PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()
Greg Ungerer
2005-09-12
1
-1
/
+1
*
[PATCH] m68knommu: correct prototype args in checksum.h
Greg Ungerer
2005-09-12
1
-3
/
+4
*
[PATCH] m68knommu: cache support for 523x/528x processors
Greg Ungerer
2005-09-12
1
-14
/
+11
*
[PATCH] m68knommu: include ColdFire 523x processor register definitions
Greg Ungerer
2005-09-09
1
-2
/
+4
*
[PATCH] m68knommu: include support for the ColdFire 523x processor UARTs
Greg Ungerer
2005-09-09
1
-1
/
+1
*
[PATCH] m68knommu: defines to support the ColdFire 523x processor
Greg Ungerer
2005-09-09
1
-2
/
+4
[prev]
[next]