index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-10
/
+0
2007-10-19
bitops: introduce lock ops
Nick Piggin
1
-0
/
+1
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-6
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+0
2007-10-17
cleanup floppy.h
Jan Beulich
1
-3
/
+0
2007-10-17
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
1
-3
/
+3
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-10-13
m68k: Export cachectl.h
Matthew Wilcox
1
-0
/
+1
2007-10-13
m68k: ignore restart_syscall
Geert Uytterhoeven
1
-0
/
+3
2007-09-12
m68k(nommu): add missing syscalls
Geert Uytterhoeven
1
-1
/
+11
2007-08-23
m68k: Enable arbitary speed tty support
Alan Cox
3
-3
/
+12
2007-08-23
m68k: Use _AC() instead of #ifdef __ASSEMBLY__
Geert Uytterhoeven
2
-9
/
+3
2007-08-23
m68k: <asm/page.h> needs <linux/compiler.h>
Geert Uytterhoeven
1
-0
/
+2
2007-07-29
more include order horrors
Al Viro
1
-17
/
+16
2007-07-26
m68k {in,out}_le{16,32} endianness misannotation
Al Viro
1
-4
/
+4
2007-07-22
take declarations of enable_irq() et.al. to linux/interrupt.h
Al Viro
1
-3
/
+0
2007-07-20
m68k iomem (based on Geert's tree + memcpy_... stuff)
Al Viro
2
-14
/
+69
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-0
/
+1
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
1
-0
/
+6
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
1
-0
/
+28
2007-07-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-65
/
+0
2007-07-16
page table handling cleanup
Jan Beulich
2
-12
/
+0
2007-07-16
more ACSI removal
Adrian Bunk
2
-65
/
+0
2007-07-12
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-4
/
+0
2007-07-11
lots-of-architectures: enable arbitary speed tty support
Alan Cox
1
-0
/
+11
2007-05-31
m68k: discontinuous memory support
Roman Zippel
8
-70
/
+75
2007-05-31
m68k: runtime patching infrastructure
Roman Zippel
2
-4
/
+58
2007-05-15
m68k: implement __clear_user()
Geert Uytterhoeven
1
-1
/
+3
2007-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2007-05-11
further UTF-8 fixes and name correction
David Woodhouse
2
-2
/
+2
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
1
-16
/
+1
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2007-05-09
rename thread_info to stack
Roman Zippel
1
-3
/
+3
2007-05-09
include files: convert "include" subdirectory to UTF-8
John Anthony Kazos Jr
2
-2
/
+2
2007-05-09
m68k: <asm/scatterlist.h> needs <linux/types.h>
Geert Uytterhoeven
1
-0
/
+2
2007-05-08
Remove tas()
Jeff Dike
1
-1
/
+0
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
1
-15
/
+16
2007-05-08
Clean up mostly unused IOSPACE macros
David Gibson
1
-4
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+1
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2007-05-05
m68k: remove unused adb.h
Finn Thain
1
-75
/
+0
2007-05-05
m68k: Atari keyboard and mouse support.
Michael Schmitz
1
-0
/
+6
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+1
2007-04-26
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
1
-0
/
+2
2007-04-26
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-1
/
+2
2007-04-26
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
1
-0
/
+3
2007-03-15
[PATCH] m68k dma-mapping: gfp_t annotations
Al Viro
1
-1
/
+1
2007-03-15
[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
[next]