Commit Graph

223 Commits (da3caa204ca40c32dcb751ebead2a6835b83e8d1)

Author SHA1 Message Date
Jes Sorensen f14f75b811 [PATCH] ia64 uncached alloc 20 years ago
Christoph Lameter 4ae7c03943 [PATCH] Periodically drain non local pagesets 20 years ago
Benjamin LaHaise c2f29ea111 [PATCH] __read_page_state(): pass unsigned long instead of unsigned 20 years ago
Benjamin LaHaise 83e5d8f725 [PATCH] __mod_page_state(): pass unsigned long instead of unsigned 20 years ago
Darren Hart 1ad539b2bd [PATCH] vm: try_to_free_pages unused argument 20 years ago
Badari Pulavarty cbe37d0937 [PATCH] mm: remove PG_highmem 20 years ago
Wolfgang Wander 1363c3cd86 [PATCH] Avoiding mmap fragmentation 20 years ago
Christoph Lameter e7c8d5c995 [PATCH] node local per-cpu-pages 20 years ago
David Gibson 63551ae0fe [PATCH] Hugepage consolidation 20 years ago
Martin Hicks 1e7e5a9048 [PATCH] VM: rate limit early reclaim 20 years ago
Martin Hicks 0c35bbadc5 [PATCH] VM: add __GFP_NORECLAIM 20 years ago
Martin Hicks 753ee72896 [PATCH] VM: early zone reclaim 20 years ago
Ingo Molnar 39c715b717 [PATCH] smp_processor_id() cleanup 20 years ago
Patrick McHardy 18b8afc771 [NETFILTER]: Kill nf_debug 20 years ago
Patrick McHardy e45b1be8bc [NETFILTER]: Kill lockhelp.h 20 years ago
Alexey Kuznetsov 18b504e25f [NETLINK]: netlink_callback structure needs 5 args not 4 20 years ago
Maneesh Soni 988d186de5 [PATCH] sysfs-iattr: add sysfs_setattr 20 years ago
Yani Ioannou 0a3e7eeabc [PATCH] I2C: add i2c sensor_device_attribute and macros 20 years ago
Yani Ioannou 54b6f35c99 [PATCH] Driver core: change device_attribute callbacks 20 years ago
Arnd Bergmann acaefc25d2 [PATCH] libfs: add simple attribute files 20 years ago
Keiichiro Tokunaga 4b45099b75 [PATCH] Driver core: unregister_node() for hotplug use 20 years ago
Patrick Mochel 0d3e5a2e39 [PATCH] Driver Core: fix bk-driver-core kills ppc64 20 years ago
mochel@digitalimplant.org 36239577cf [PATCH] Use a klist for device child lists. 20 years ago
mochel@digitalimplant.org 63c4f204ff [PATCH] Remove struct device::driver_list. 20 years ago
mochel@digitalimplant.org 7dc35cdf69 [PATCH] Remove struct device::bus_list. 20 years ago
mochel@digitalimplant.org 8b0c250be4 [PATCH] add klist_node_attached() to determine if a node is on a list or not. 20 years ago
mochel@digitalimplant.org cb85b6f1cc [PATCH] Remove the unused device_find(). 20 years ago
mochel@digitalimplant.org 94e7b1c5ff [PATCH] Add a klist to struct device_driver for the devices bound to it. 20 years ago
mochel@digitalimplant.org 38fdac3cdc [PATCH] Add a klist to struct bus_type for its drivers. 20 years ago
mochel@digitalimplant.org 465c7a3a3a [PATCH] Add a klist to struct bus_type for its devices. 20 years ago
mochel@digitalimplant.org 9a19fea436 [PATCH] Add initial implementation of klist helpers. 20 years ago
mochel@digitalimplant.org fae3cd0025 [PATCH] Add driver_for_each_device(). 20 years ago
mochel@digitalimplant.org af70316af1 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. 20 years ago
gregkh@suse.de cd987d38cc [PATCH] class: remove class_simple code, as no one in the tree is using it anymore. 20 years ago
gregkh@suse.de 8561b10f6e [PATCH] USB: move the usb hcd code to use the new class code. 20 years ago
gregkh@suse.de 1235686f6e [PATCH] INPUT: move to use the new class code, instead of class_simple 20 years ago
gregkh@suse.de e9ba6365fd [PATCH] CLASS: move a "simple" class logic into the class core. 20 years ago
Dmitry Torokhov d48593bf20 [PATCH] Make attributes names const char * 20 years ago
Dmitry Torokhov 8d790d7408 [PATCH] make driver's name be const char * 20 years ago
Dmitry Torokhov 419cab3fc6 [PATCH] kset_hotplug_ops->name shoudl return const char * 20 years ago
Dmitry Torokhov f3b4f3c6de [PATCH] Make kobject's name be const char * 20 years ago
Dmitry Torokhov e3a15db241 [PATCH] sysfs_{create|remove}_link should take const char * 20 years ago
Robert Olsson 246955fe4c [NETLINK]: fib_lookup() via netlink 20 years ago
Alexey Dobriyan f6e276ee67 [ATALK]: endian annotations 20 years ago
Herbert Xu dd87147eed [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag 20 years ago
Herbert Xu 0603eac0d6 [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification 20 years ago
Thomas Graf 1797754ea7 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags 20 years ago
Thomas Graf 8f48bcd4ef [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag 20 years ago
Thomas Graf c52a3f89f8 [NETLINK]: Fix RTA_NEST_CANCEL(). 20 years ago
Thomas Graf c7fb64db00 [NETLINK]: Neighbour table configuration and statistics via rtnetlink 20 years ago