| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | [PATCH] libfs: add simple attribute files | Arnd Bergmann | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Driver core: unregister_node() for hotplug use | Keiichiro Tokunaga | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Driver Core: fix bk-driver-core kills ppc64 | Patrick Mochel | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Use a klist for device child lists. | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Remove struct device::driver_list. | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Remove struct device::bus_list. | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] add klist_node_attached() to determine if a node is on a list or not. | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Remove the unused device_find(). | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Add a klist to struct device_driver for the devices bound to it. | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Add a klist to struct bus_type for its drivers. | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Add a klist to struct bus_type for its devices. | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Add initial implementation of klist helpers. | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Add driver_for_each_device(). | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Add a semaphore to struct device to synchronize calls to its driver. | mochel@digitalimplant.org | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] class: remove class_simple code, as no one in the tree is using it an... | gregkh@suse.de | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] USB: move the usb hcd code to use the new class code. | gregkh@suse.de | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] INPUT: move to use the new class code, instead of class_simple | gregkh@suse.de | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] CLASS: move a "simple" class logic into the class core. | gregkh@suse.de | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Make attributes names const char * | Dmitry Torokhov | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] make driver's name be const char * | Dmitry Torokhov | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] kset_hotplug_ops->name shoudl return const char * | Dmitry Torokhov | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] Make kobject's name be const char * | Dmitry Torokhov | 2005-06-20 | |
| | * | | | | | | | | | | | [PATCH] sysfs_{create|remove}_link should take const char * | Dmitry Torokhov | 2005-06-20 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | [NETLINK]: fib_lookup() via netlink | Robert Olsson | 2005-06-20 | |
| * | | | | | | | | | | | [ATALK]: endian annotations | Alexey Dobriyan | 2005-06-20 | |
| * | | | | | | | | | | | [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag | Herbert Xu | 2005-06-20 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification | Herbert Xu | 2005-06-18 | |
| * | | | | | | | | | | [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags | Thomas Graf | 2005-06-18 | |
| * | | | | | | | | | | [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag | Thomas Graf | 2005-06-18 | |
| * | | | | | | | | | | [NETLINK]: Fix RTA_NEST_CANCEL(). | Thomas Graf | 2005-06-18 | |
| * | | | | | | | | | | [NETLINK]: Neighbour table configuration and statistics via rtnetlink | Thomas Graf | 2005-06-18 | |
| * | | | | | | | | | | [NETLINK] Routing attribute related shortcuts | Thomas Graf | 2005-06-18 | |
| * | | | | | | | | | | [NETLINK]: New message building macros | Thomas Graf | 2005-06-18 | |
| * | | | | | | | | | | [NET] Generalise tcp_listen_opt | Arnaldo Carvalho de Melo | 2005-06-18 | |
| * | | | | | | | | | | [NET] Rename open_request to request_sock | Arnaldo Carvalho de Melo | 2005-06-18 | |
| * | | | | | | | | | | [NET] Generalise TCP's struct open_request minisock infrastructure | Arnaldo Carvalho de Melo | 2005-06-18 | |
| * | | | | | | | | | | [SLAB] Introduce kmem_cache_name | Arnaldo Carvalho de Melo | 2005-06-18 | |
| * | | | | | | | | | | [IPSEC] Add complete xfrm event notification | Jamal Hadi Salim | 2005-06-18 | |
| * | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds | 2005-06-18 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| | * | | | | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-06-18 | |
| | |\| | | | | | | | | ||||
| | * | | | | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-06-02 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | AUDIT: Record working directory when syscall arguments are pathnames | David Woodhouse | 2005-05-27 | |
| | * | | | | | | | | | | AUDIT: Assign serial number to non-syscall messages | David Woodhouse | 2005-05-21 | |
| | * | | | | | | | | | | AUDIT: Avoid sleeping function in SElinux AVC audit. | Stephen Smalley | 2005-05-21 | |
| | * | | | | | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-19 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | AUDIT: Treat all user messages identically. | David Woodhouse | 2005-05-18 | |
| | * | | | | | | | | | | AUDIT: Capture sys_socketcall arguments and sockaddrs | David Woodhouse | 2005-05-17 | |
| | * | | | | | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-17 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | AUDIT: Fix some spelling errors | Steve Grubb | 2005-05-13 | |
| | * | | | | | | | | | | | AUDIT: Add message types to audit records | Steve Grubb | 2005-05-13 | |
