aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * [PATCH] Remove the unused device_find().mochel@digitalimplant.org2005-06-20
| * [PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org2005-06-20
| * [PATCH] Add a klist to struct bus_type for its drivers.mochel@digitalimplant.org2005-06-20
| * [PATCH] Add a klist to struct bus_type for its devices.mochel@digitalimplant.org2005-06-20
| * [PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org2005-06-20
| * [PATCH] Add driver_for_each_device().mochel@digitalimplant.org2005-06-20
| * [PATCH] Add a semaphore to struct device to synchronize calls to its driver.mochel@digitalimplant.org2005-06-20
| * [PATCH] class: remove class_simple code, as no one in the tree is using it an...gregkh@suse.de2005-06-20
| * [PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de2005-06-20
| * [PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-20
| * [PATCH] CLASS: move a "simple" class logic into the class core.gregkh@suse.de2005-06-20
| * [PATCH] Make attributes names const char *Dmitry Torokhov2005-06-20
| * [PATCH] make driver's name be const char *Dmitry Torokhov2005-06-20
| * [PATCH] kset_hotplug_ops->name shoudl return const char *Dmitry Torokhov2005-06-20
| * [PATCH] Make kobject's name be const char *Dmitry Torokhov2005-06-20
| * [PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov2005-06-20
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-20
|\ \
| * | [NETLINK]: fib_lookup() via netlinkRobert Olsson2005-06-20
| * | [ATALK]: endian annotationsAlexey Dobriyan2005-06-20
| * | [AX25]: endian-annotate ax25_type_trans()Alexey Dobriyan2005-06-20
| * | [IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu2005-06-20
| * | [IPSEC]: Add xfrm_state_afinfo->init_flagsHerbert Xu2005-06-20
| * | [IPSEC]: Add xfrm_init_stateHerbert Xu2005-06-20
| * | [SCTP] sctp_connectx() API supportFrank Filz2005-06-20
| |/
* | [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek2005-06-20
* | [PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas2005-06-20
* | [PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas2005-06-20
* | [PATCH] ARM: Add iomap support for ARMRussell King2005-06-20
* | [PATCH] ARM: Add common CACHE_COLOUR macroRussell King2005-06-20
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-19
|\
| * Merge with ../linux-2.6-smpRussell King2005-06-19
| |\
| | * [PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King2005-06-19
| | * [PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2005-06-18
| * | [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King2005-06-19
* | | [PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...Thomas Graf2005-06-19
* | | [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu2005-06-19
* | | [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf2005-06-19
* | | [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flagThomas Graf2005-06-19
* | | [NETLINK]: Fix RTA_NEST_CANCEL().Thomas Graf2005-06-19
* | | [NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_tableThomas Graf2005-06-19
* | | [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-19
* | | [NETLINK] Routing attribute related shortcutsThomas Graf2005-06-19
* | | [NETLINK]: New message building macrosThomas Graf2005-06-19
* | | [NET]: Move sysctl_max_syn_backlog into request_sock.cDavid S. Miller2005-06-19
* | | [NET] rename struct tcp_listen_opt to struct listen_sockArnaldo Carvalho de Melo2005-06-19
* | | [NET] Generalise tcp_listen_optArnaldo Carvalho de Melo2005-06-19
* | | [NET] Rename open_request to request_sockArnaldo Carvalho de Melo2005-06-19
* | | [NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo2005-06-19
* | | [SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo2005-06-19
* | | [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu2005-06-19