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.12.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
2018-02-22
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
1
-0
/
+3
2018-02-12
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
1
-18
/
+1
2018-02-07
lib: optimize cpumask_next_and()
Clement Courbet
1
-1
/
+2
2018-02-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-12
/
+0
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+18
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2018-01-30
Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-120
/
+114
2018-01-25
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
Benjamin Gilbert
12
-12
/
+0
2018-01-23
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
1
-1
/
+2
2018-01-16
m68k/mac: Fix race conditions in OSS interrupt dispatch
Finn Thain
1
-41
/
+26
2018-01-16
nubus: Add expansion_type values for various Mac models
Finn Thain
2
-67
/
+52
2018-01-16
m68k/defconfig: Update defconfigs for v4.15-rc1
Geert Uytterhoeven
12
-12
/
+36
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-2
/
+0
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
1
-4
/
+0
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-12-04
m68k/defconfig: fix stmark2 broken local compilation
Angelo Dureghello
1
-1
/
+0
2017-12-04
m68k: add missing SOFTIRQENTRY_TEXT linker section
Greg Ungerer
3
-0
/
+6
2017-11-30
make kernel-side POLL... arch-independent
Al Viro
1
-0
/
+17
2017-11-28
define __poll_t, annotate constants
Al Viro
1
-1
/
+1
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2
-4
/
+4
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+0
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2017-11-13
Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-76
/
+89
2017-11-10
m68k/defconfig: Update defconfigs for v4.14-rc7
Geert Uytterhoeven
12
-24
/
+48
2017-11-10
m68k/mac: Add mutual exclusion for IOP interrupt polling
Finn Thain
2
-0
/
+10
2017-11-10
m68k/mac: Disentangle VIA/RBV and NuBus initialization
Finn Thain
2
-9
/
+4
2017-11-10
m68k/mac: Disentangle VIA and OSS initialization
Finn Thain
3
-24
/
+18
2017-11-10
m68k/mac: More printk modernization
Finn Thain
4
-20
/
+10
2017-11-07
m68k: add Sysam stmark2 open board support
Angelo Dureghello
4
-1
/
+219
2017-11-07
m68k: coldfire: add dspi0 module support
Angelo Dureghello
2
-1
/
+8
2017-11-06
m68k: pull mach_beep in setup.c
Alexandre Belloni
2
-4
/
+5
2017-11-06
m68k: allow ColdFire m5441x parts to run with MMU enabled
Greg Ungerer
1
-1
/
+1
2017-11-06
m68k: fix ColdFire node shift size calculation
Greg Ungerer
1
-1
/
+1
2017-11-06
m68k: move coldfire MMU initialization code
Greg Ungerer
5
-6
/
+4
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2
-0
/
+2
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
21
-0
/
+21
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
234
-0
/
+234
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-6
/
+0
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2
-2
/
+2
2017-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2
-37
/
+3
2017-09-10
m68k: Add braces to __pmd(x) initializer to kill compiler warning
Geert Uytterhoeven
1
-1
/
+1
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2017-09-09
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
1
-0
/
+3
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+32
2017-09-05
Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-26
/
+80
[next]