summaryrefslogtreecommitdiff
path: root/lib/extable.c
AgeCommit message (Expand)Author
2009-06-12module: trim exception table on init free.Rusty Russell
2008-02-06lib/extable.c: remove an expensive integer divide in search_extable()Eric Dumazet
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2005-10-30[PATCH] extable: remove needless declarationNicolas Pitre
2005-04-16Linux-2.6.12-rc2Linus Torvalds
href='/distro/kernel/commit/include/linux/device-mapper.h?h=linux-6.12.y&id=396a27e91265a6632be17bebacb6743f0b9447be'>dm: Remove max_write_zeroes_granularityDamien Le Moal 2024-07-05dm: handle REQ_OP_ZONE_RESET_ALLDamien Le Moal 2024-06-26dm: optimize flushesMikulas Patocka 2024-02-25md: port block device access to fileChristian Brauner 2023-10-28dm: Convert to bdev_open_by_dev()Jan Kara 2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig 2023-06-05dm: remove dm_get_dev_tChristoph Hellwig 2023-04-14dm: unexport dm_get_queue_limits()Mike Snitzer 2023-04-14dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASEMike Snitzer 2023-04-11dm: add helper macro for simple DM target module init and exitYangtao Li 2023-03-30dm: split discards further if target sets max_discard_granularityMike Snitzer 2023-02-14dm: correct block comments format.Heinz Mauelshagen 2023-02-14dm: enclose complex macros into parentheses where possibleHeinz Mauelshagen 2023-02-14dm: change "unsigned" to "unsigned int"Heinz Mauelshagen 2023-02-14dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen