index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-m68knommu
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
1
-1
/
+0
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-2
/
+0
2006-01-10
[PATCH] m68knommu: save reg a5 on context change
Greg Ungerer
1
-0
/
+1
2006-01-10
[PATCH] m68knommu: fix find_next_zero_bit in bitops.h
Greg Ungerer
1
-1
/
+1
2006-01-10
[PATCH] Generic ioctl.h
Brian Gerst
1
-1
/
+1
2006-01-09
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
1
-0
/
+9
2006-01-09
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
1
-0
/
+1
2006-01-08
[PATCH] consolidate asm/futex.h
Jeff Dike
1
-48
/
+1
2006-01-06
[PATCH] m68knommu: remove enable_irq_nosync()
Christoph Hellwig
1
-2
/
+0
2006-01-06
[PATCH] m68knommu: enable_irq/disable_irq
Christoph Hellwig
1
-2
/
+2
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
1
-0
/
+1
2006-01-03
[FLS64]: generic version
Stephen Hemminger
1
-0
/
+1
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+10
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
1
-0
/
+2
2005-11-07
[PATCH] m68knommu: move some platform irq support out of irq.h
Greg Ungerer
2
-31
/
+36
2005-11-07
[PATCH] m68knommu: enable cache support code for ColdFIre 5249
Greg Ungerer
1
-2
/
+2
2005-11-01
[PATCH] m68knommu: add 5208 ColdFire reset/reboot support
Greg Ungerer
1
-0
/
+13
2005-11-01
[PATCH] m68knommu: add 5208 ColdFire UART support
Greg Ungerer
1
-0
/
+4
2005-11-01
[PATCH] m68knommu: add 5208 ColdFire pit interrupt support
Greg Ungerer
1
-0
/
+15
2005-11-01
[PATCH] m68knommu: add 5208 ColdFire pit timer support
Greg Ungerer
1
-2
/
+6
2005-11-01
[PATCH] m68knommu: use board defines to distinguish boards
Greg Ungerer
1
-9
/
+9
2005-11-01
[PATCH] m68knommu: add 5208 ColdFire cache support
Greg Ungerer
1
-0
/
+14
2005-11-01
[PATCH] m68knommu: add 5208 ColdFire support defines
Greg Ungerer
1
-0
/
+54
2005-11-01
[PATCH] m68knommu: add 5208 ColdFire support defines for its internal map
Greg Ungerer
1
-2
/
+8
2005-11-01
[PATCH] m68knommu: use board name defines to differentiate board definitions
Greg Ungerer
1
-2
/
+2
2005-11-01
[PATCH] m68knommu: remove unmaintained asm-m68knommu/ide.h
Greg Ungerer
1
-437
/
+0
2005-11-01
[PATCH] m68knommu: remove auto-generated asm-offsets.h
Greg Ungerer
1
-49
/
+0
2005-11-01
[PATCH] m68knommu: change use of extern inline to static inline in headers
Greg Ungerer
8
-20
/
+20
2005-10-30
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
1
-3
/
+0
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+0
2005-10-30
[PATCH] remove some more check_region stuff
Jeff Garzik
1
-7
/
+0
2005-09-21
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-13
[PATCH] feature removal of io_remap_page_range()
Randy Dunlap
1
-2
/
+0
2005-09-12
[PATCH] m68knommu: optimized local_irq_disable, and platform reboot code
Greg Ungerer
1
-6
/
+48
2005-09-12
[PATCH] m68knommu: implement scatter/gather support macros
Greg Ungerer
1
-0
/
+6
2005-09-12
[PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processors
Greg Ungerer
1
-14
/
+15
2005-09-11
[PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 ...
Greg Ungerer
1
-2
/
+19
2005-09-11
[PATCH] m68knommu: add SPI register definitions for 528x processors
Greg Ungerer
1
-0
/
+112
2005-09-11
[PATCH] m68knommu: dma support for 523x processors
Greg Ungerer
1
-1
/
+1
2005-09-11
[PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()
Greg Ungerer
1
-1
/
+1
2005-09-11
[PATCH] m68knommu: correct prototype args in checksum.h
Greg Ungerer
1
-3
/
+4
2005-09-11
[PATCH] m68knommu: cache support for 523x/528x processors
Greg Ungerer
1
-14
/
+11
2005-09-08
[PATCH] m68knommu: include ColdFire 523x processor register definitions
Greg Ungerer
1
-2
/
+4
2005-09-08
[PATCH] m68knommu: include support for the ColdFire 523x processor UARTs
Greg Ungerer
1
-1
/
+1
2005-09-08
[PATCH] m68knommu: defines to support the ColdFire 523x processor
Greg Ungerer
1
-2
/
+4
2005-09-08
[PATCH] m68knommu: ColdFire 523x processor register definitions
Greg Ungerer
1
-0
/
+46
2005-09-07
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
1
-6
/
+0
2005-09-07
[PATCH] remove asm-*/hdreg.h
Christoph Hellwig
1
-1
/
+0
2005-09-07
[PATCH] auxiliary vector cleanups
H. J. Lu
1
-0
/
+4
2005-09-07
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
1
-0
/
+53
[next]