summaryrefslogtreecommitdiff
path: root/arch/m68k/emu
AgeCommit message (Expand)Author
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