index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-m68k
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] m68k: convert VME irq code
Roman Zippel
2006-06-25
3
-56
/
+58
*
[PATCH] m68k: convert sun3 irq code
Roman Zippel
2006-06-25
1
-17
/
+5
*
[PATCH] m68k: convert mac irq code
Roman Zippel
2006-06-25
3
-18
/
+5
*
[PATCH] m68k: convert apollo irq code
Roman Zippel
2006-06-25
1
-0
/
+4
*
[PATCH] m68k: convert amiga irq code
Roman Zippel
2006-06-25
1
-5
/
+3
*
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
2006-06-25
3
-48
/
+25
*
[PATCH] m68k: introduce irq controller
Roman Zippel
2006-06-25
2
-7
/
+20
*
[PATCH] m68k: cleanup amiga irq numbering
Roman Zippel
2006-06-25
1
-55
/
+37
*
[PATCH] m68k: cleanup generic irq names
Roman Zippel
2006-06-25
3
-34
/
+10
*
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
2006-06-25
1
-0
/
+7
*
[PATCH] m68k: dma API addition
Roman Zippel
2006-06-25
1
-0
/
+28
*
[PATCH] m68k: Add the generic dma API functions
Roman Zippel
2006-06-25
2
-10
/
+61
*
[PATCH] m68k: small flush_icache() cleanup
Roman Zippel
2006-06-25
1
-20
/
+20
*
[PATCH] m68k: fix constraints of the signal functions and some cleanup
Roman Zippel
2006-06-25
1
-5
/
+14
*
[PATCH] m68k: fix uaccess.h for gcc-3.x
Roman Zippel
2006-06-25
1
-107
/
+127
*
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
2006-06-23
1
-4
/
+0
*
[PATCH] m68k: clean up uaccess.h
Roman Zippel
2006-06-23
1
-813
/
+271
*
[PATCH] m68k: use c99 initializer
Roman Zippel
2006-06-23
1
-4
/
+4
*
[PATCH] m68k: cleanup unistd.h
Roman Zippel
2006-06-23
1
-39
/
+0
*
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
28
-28
/
+0
*
[PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit
Akinobu Mita
2006-03-26
1
-2
/
+52
*
[PATCH] bitops: m68k: use generic bitops
Akinobu Mita
2006-03-26
1
-81
/
+5
*
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
2006-03-26
1
-5
/
+5
*
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
2006-03-26
1
-2
/
+1
*
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
2006-03-25
1
-0
/
+1
*
[PATCH] atomic: add_unless cmpxchg optimise
Nick Piggin
2006-03-23
1
-1
/
+7
*
[PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=n
Roman Zippel
2006-03-09
1
-3
/
+32
*
[PATCH] iomap_copy fallout (m68k)
Al Viro
2006-02-18
1
-0
/
+1
*
[PATCH] m68k: restore disable_irq_nosync()
Al Viro
2006-02-18
1
-1
/
+1
*
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
2006-02-15
1
-30
/
+1
*
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
2006-02-14
1
-0
/
+2
*
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
2006-01-12
1
-1
/
+0
*
[PATCH] m68k: cast in strnlen switched to unsigned long
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] m68k: NULL noise removal
Al Viro
2006-01-12
2
-3
/
+3
*
[PATCH] m68k: dsp56k __user annotations
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] m68k: checksum __user annotations
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] m68k: signal __user annotations
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] m68k: basic __user annotations
Al Viro
2006-01-12
1
-8
/
+10
*
[PATCH] m68k: basic iomem annotations
Al Viro
2006-01-12
3
-48
/
+49
*
[PATCH] m68k: bogus function argument types (sun3_pgtable.h)
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] m68k: static vs. extern in amigaints.h
Al Viro
2006-01-12
1
-2
/
+0
*
[PATCH] m68k: static vs. extern in sun3ints.h
Al Viro
2006-01-12
1
-1
/
+0
*
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
2006-01-12
1
-6
/
+6
*
[PATCH] m68k: compile fix - hardirq checks were in wrong place
Al Viro
2006-01-12
2
-9
/
+9
*
[PATCH] missing helper - task_stack_page()
Al Viro
2006-01-12
1
-0
/
+1
*
[PATCH] Generic ioctl.h
Brian Gerst
2006-01-10
1
-80
/
+1
*
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
2006-01-09
1
-0
/
+9
*
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
2006-01-09
1
-0
/
+1
*
[PATCH] consolidate asm/futex.h
Jeff Dike
2006-01-08
1
-48
/
+1
[next]