summaryrefslogtreecommitdiff
path: root/arch/m68k/emu
AgeCommit message (Expand)Author
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-21m68k/emu/nfblock: add error handling support for add_disk()Luis Chamberlain
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-02arch: use eth_hw_addr_set()Jakub Kicinski
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27tty: don't store semi-state into tty driversJiri Slaby
2021-07-19m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-01nfblock: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-07-01nfblock: stop using ->queuedataChristoph Hellwig
2020-03-27block: simplify queue allocationChristoph Hellwig
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-06m68k: set proper major_num when specifying module param major_numChengguang Xu
2018-10-29Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-24block: remove bvec_to_physChristoph Hellwig
2018-08-31m68k/atari: ARAnyM - Remove reference to long-deprecated MODULE_PARMRobert P. J. Day
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-08-23m68k/atari: ARAnyM - Always use physical addresses in NatFeat callsGeert Uytterhoeven
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-08-13TTY: nfcon, add tty_port and link itJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-12-10m68k: Initconst section fixesAndi Kleen
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig
2011-07-14net: m68k/nfeth: Remove wrong usage of dev->flagsMichał Mirosław
2011-06-11net/m68k: Include <linux/interrupt.h> where neededGeert Uytterhoeven
2011-03-16m68k/atari: ARAnyM - Add support for network accessMilan Jurik
2011-03-16m68k/atari: ARAnyM - Add support for console accessRoman Zippel
2011-03-16m68k/atari: ARAnyM - Add support for block accessRoman Zippel
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik