index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-m68k
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-14
[PATCH] m68k dma-mapping: gfp_t annotations
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] rtc-cmos needs RTC_ALWAYS_BCD known
Al Viro
1
-0
/
+1
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-18
/
+0
2007-02-11
[PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.h
Mike Frysinger
1
-2
/
+0
2007-02-11
[PATCH] m68k: work around binutils tokenizer change
Al Viro
1
-0
/
+15
2007-01-30
[PATCH] m68k: uaccess.h needs sched.h
Andrew Morton
1
-0
/
+1
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
1
-0
/
+2
2006-12-13
[PATCH] remove the broken BLK_DEV_SWIM_IOP driver
Adrian Bunk
1
-221
/
+0
2006-12-09
[PATCH] Sun3: General updates
Sam Creasey
2
-1
/
+1
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-0
/
+11
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
1
-2
/
+4
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
1
-97
/
+0
2006-12-02
[NET]: M68K checksum annotations and cleanups.
Al Viro
1
-24
/
+22
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-10-15
[PATCH] sun3_ioremap() prototype
Al Viro
1
-1
/
+2
2006-10-11
[PATCH] m68k uaccess __user annotations
Al Viro
1
-8
/
+8
2006-10-09
[PATCH] m68k: more syscall updates
Geert Uytterhoeven
1
-1
/
+25
2006-10-09
[PATCH] m68k: syscall updates
Geert Uytterhoeven
1
-1
/
+6
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
3
-3
/
+3
2006-10-08
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
Al Viro
1
-0
/
+5
2006-10-08
[PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h)
Al Viro
1
-0
/
+1
2006-10-08
[PATCH] m68k pt_regs fixes, part 2
Al Viro
1
-0
/
+1
2006-10-07
[PATCH] m68k pt_regs fixes
Al Viro
7
-22
/
+19
2006-10-06
[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument
Al Viro
1
-1
/
+1
2006-10-06
[PATCH] m68k: fix NBPG define
Roman Zippel
1
-1
/
+1
2006-10-06
[PATCH] m68k: small system.h cleanup
Roman Zippel
1
-3
/
+3
2006-10-06
[PATCH] m68k: cleanup string functions
Roman Zippel
1
-110
/
+88
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-6
/
+0
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-2
/
+3
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-0
/
+1
2006-09-19
[PATCH] Fix 'make headers_check' on ia64
Geert Uytterhoeven
1
-4
/
+4
2006-07-21
[SPARC]: Kill prom_getname, unused and not implemented properly.
David S. Miller
1
-5
/
+0
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+1
2006-07-02
[PATCH] irq-flags: M68K: Use the new IRQF_ constants
Thomas Gleixner
4
-7
/
+6
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+1
2006-06-25
[PATCH] m68k: convert VME irq code
Roman Zippel
3
-56
/
+58
2006-06-25
[PATCH] m68k: convert sun3 irq code
Roman Zippel
1
-17
/
+5
2006-06-25
[PATCH] m68k: convert mac irq code
Roman Zippel
3
-18
/
+5
2006-06-25
[PATCH] m68k: convert apollo irq code
Roman Zippel
1
-0
/
+4
2006-06-25
[PATCH] m68k: convert amiga irq code
Roman Zippel
1
-5
/
+3
2006-06-25
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
3
-48
/
+25
2006-06-25
[PATCH] m68k: introduce irq controller
Roman Zippel
2
-7
/
+20
2006-06-25
[PATCH] m68k: cleanup amiga irq numbering
Roman Zippel
1
-55
/
+37
2006-06-25
[PATCH] m68k: cleanup generic irq names
Roman Zippel
3
-34
/
+10
2006-06-25
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
1
-0
/
+7
2006-06-25
[PATCH] m68k: dma API addition
Roman Zippel
1
-0
/
+28
[prev]
[next]