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
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-28
m68k: Wire up membarrier
Geert Uytterhoeven
3
-1
/
+3
2015-09-28
m68k: Wire up userfaultfd
Geert Uytterhoeven
3
-1
/
+3
2015-09-28
m68k: Wire up direct socket calls
Geert Uytterhoeven
3
-2
/
+35
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
8
-18
/
+15
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-0
/
+1
2015-09-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2
-40
/
+35
2015-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+4
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+9
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
13
-63
/
+133
2015-09-01
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
1
-1
/
+1
2015-08-25
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
Ingo Molnar
32
-181
/
+140
2015-08-24
m68k/coldfire: use PFN_DOWN macro
Alexander Kuleshov
1
-4
/
+5
2015-08-24
m68k/coldfire/pit: Migrate to new 'set-state' interface
Viresh Kumar
1
-36
/
+30
2015-08-10
m68k/bootinfo: Use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-3
/
+1
2015-08-10
m68k/defconfig: Update defconfigs for v4.2-rc1
Geert Uytterhoeven
12
-48
/
+132
2015-08-10
m68k/defconfig: Disable experimental CONFIG_DM_CACHE
Geert Uytterhoeven
12
-12
/
+0
2015-08-01
m68k/irq: Prepare irq handlers for irq argument removal
Thomas Gleixner
3
-4
/
+9
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-1
/
+1
2015-07-29
arch/*/io.h: Add ioremap_uc() to all architectures
Luis R. Rodriguez
1
-0
/
+1
2015-07-27
atomic: Collapse all atomic_{set,clear}_mask definitions
Peter Zijlstra
1
-10
/
+0
2015-07-27
atomic: Provide atomic_{or,xor,and}
Peter Zijlstra
1
-2
/
+0
2015-07-27
m68k: Provide atomic_{or,xor,and}
Peter Zijlstra
1
-4
/
+10
2015-07-18
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-13
m68k: enable PCI support for m5475evb defconfig
Greg Ungerer
1
-0
/
+1
2015-07-13
m68k: fix io functions for ColdFire/MMU/PCI case
Greg Ungerer
1
-1
/
+2
2015-07-13
m68knommu: update defconfig for ColdFire m5475evb
Greg Ungerer
1
-8
/
+0
2015-07-13
m68knommu: update defconfig for ColdFire m5407c3
Greg Ungerer
1
-15
/
+2
2015-07-13
m68knommu: update defconfig for ColdFire m5307c3
Greg Ungerer
1
-18
/
+3
2015-07-13
m68knommu: update defconfig for ColdFire m5275evb
Greg Ungerer
1
-17
/
+2
2015-07-13
m68knommu: update defconfig for ColdFire m5272c3
Greg Ungerer
1
-12
/
+2
2015-07-13
m68knommu: update defconfig for ColdFire m5249evb
Greg Ungerer
1
-15
/
+2
2015-07-13
m68knommu: update defconfig for m5208evb
Greg Ungerer
1
-19
/
+3
2015-07-13
m68knommu: make ColdFire SoC selection a choice
Greg Ungerer
1
-9
/
+18
2015-07-13
m68knommu: improve the clock configuration defaults
Greg Ungerer
1
-0
/
+8
2015-07-13
m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire
Greg Ungerer
2
-14
/
+2
2015-07-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+4
2015-06-29
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
3
-6
/
+3
2015-06-27
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2015-06-26
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-06-25
m68k/psc: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-8
/
+4
2015-06-25
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-06-23
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert...
Linus Torvalds
13
-31
/
+84
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+6
2015-06-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+2
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
3
-3
/
+6
2015-06-16
m68k: Use vsprintf %pM extension
Joe Perches
3
-6
/
+3
2015-06-07
video/fbdev, asm/io.h: Remove ioremap_writethrough()
Toshi Kani
2
-9
/
+0
[next]