index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
emu
Age
Commit message (
Expand
)
Author
2022-05-19
m68k: Switch to new sys-off handler API
Dmitry Osipenko
2022-02-02
block: remove genhd.h
Christoph Hellwig
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-21
m68k/emu/nfblock: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-02
arch: use eth_hw_addr_set()
Jakub Kicinski
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
tty: don't store semi-state into tty drivers
Jiri Slaby
2021-07-19
m68k: emu: Fix invalid free in nfeth_cleanup()
Pavel Skripkin
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-06-01
nfblock: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
nfblock: stop using ->queuedata
Christoph Hellwig
2020-03-27
block: simplify queue allocation
Christoph Hellwig
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-06
m68k: set proper major_num when specifying module param major_num
Chengguang Xu
2018-10-29
Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-09-24
block: remove bvec_to_phys
Christoph Hellwig
2018-08-31
m68k/atari: ARAnyM - Remove reference to long-deprecated MODULE_PARM
Robert P. J. Day
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-26
m68k: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-08-23
m68k/atari: ARAnyM - Always use physical addresses in NatFeat calls
Geert Uytterhoeven
2013-08-14
m68k/atari: ARAnyM - Fix NatFeat module support
Geert Uytterhoeven
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-08-13
TTY: nfcon, add tty_port and link it
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2011-12-10
m68k: Initconst section fixes
Andi Kleen
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-07-14
net: m68k/nfeth: Remove wrong usage of dev->flags
Michał Mirosław
2011-06-11
net/m68k: Include <linux/interrupt.h> where needed
Geert Uytterhoeven
2011-03-16
m68k/atari: ARAnyM - Add support for network access
Milan Jurik
2011-03-16
m68k/atari: ARAnyM - Add support for console access
Roman Zippel
2011-03-16
m68k/atari: ARAnyM - Add support for block access
Roman Zippel
2011-03-16
m68k/atari: Initial ARAnyM support
Petr Stehlik