summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* s2ram: add arch irq disable/enable hooksJohannes Berg2007-04-271-0/+18
* define platform wakeup hook, use in pci_enable_wake()David Brownell2007-04-271-0/+19
* security: prevent permission checking of file removal via sysfs_remove_group()James Morris2007-04-271-0/+1
* device_schedule_callback() needs a module referenceAlan Stern2007-04-272-4/+8
* debugfs: Add debugfs_create_u64()Michael Ellerman2007-04-271-0/+9
* the overdue removal of the mount/umount ueventsAdrian Bunk2007-04-271-5/+3
* kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman2007-04-271-2/+0
* Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov2007-04-271-0/+2
* Driver core: remove unneeded completion from driver release pathGreg Kroah-Hartman2007-04-271-1/+0
* driver core: per-subsystem multithreaded probingCornelia Huck2007-04-272-4/+1
* Driver core: add name to device_typeKay Sievers2007-04-271-0/+10
* driver core: Use attribute groups in struct device_typeDmitry Torokhov2007-04-271-1/+1
* Driver core: udev triggered device-<>driver bindingKay Sievers2007-04-271-15/+19
* driver core: fix namespace issue with devices assigned to classesKay Sievers2007-04-272-2/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-2721-224/+106
|\
| * [SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller2007-04-261-83/+7
| * [SPARC64]: Add generic iommu and strbuf structs to iommu.hDavid S. Miller2007-04-261-0/+29
| * [SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller2007-04-262-15/+15
| * [SPARC]: Make device_node name and type constStephen Rothwell2007-04-262-4/+4
| * [SPARC64]: constify some paramaters of OF routinesStephen Rothwell2007-04-261-4/+6
| * [SPARC64]: Add proper header file extern for cmdline_memory_size.David S. Miller2007-04-261-0/+2
| * [SPARC64]: Privatize sun4u_get_pte() and fix name.David S. Miller2007-04-261-14/+0
| * [SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41.David S. Miller2007-04-261-2/+2
| * [SPARC64]: Use SPARSEMEM_STATICDavid S. Miller2007-04-261-3/+3
| * [SPARC64]: Use DECLARE_BITMAP in struct pci_iommu.David S. Miller2007-04-261-1/+1
| * [SPARC64]: Const'ify pci_iommu_ops.David S. Miller2007-04-261-1/+1
| * [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-261-3/+0
| * [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-261-3/+0
| * [SPARC64]: Kill pci_controller->base_address_update().David S. Miller2007-04-261-1/+0
| * [SPARC64]: Kill pci_controller->resource_adjust()David S. Miller2007-04-261-1/+0
| * [SPARC64]: Kill PBM ranges software state.David S. Miller2007-04-261-2/+0
| * [SPARC64]: Kill PBM intmap software state.David S. Miller2007-04-261-3/+0
| * [SPARC64]: Internalize pci_memspace_mask.David S. Miller2007-04-261-8/+0
| * [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-262-24/+17
| * [SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller2007-04-261-2/+0
| * [SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller2007-04-261-2/+0
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-264-7/+6
| * [SPARC]: constify some paramaters of OF routinesStephen Rothwell2007-04-261-4/+6
| * [SPARC/64]: constify of_get_property returnStephen Rothwell2007-04-262-3/+3
| * [SPARC64] constify of_get_property return: includeStephen Rothwell2007-04-262-3/+3
| * [SPARC64]: Add clocksource/clockevents support.David S. Miller2007-04-261-10/+7
| * [SPARC64]: Unify timer interrupt handler.David S. Miller2007-04-263-31/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-27182-3947/+1598
|\ \
| * | [WEXT] net_device: Don't include wext bits if not required.Johannes Berg2007-04-261-1/+2
| * | [WEXT]: Clean up how wext is called.Johannes Berg2007-04-262-10/+25
| * | [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-2610-698/+8
| * | [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-262-2/+54
| * | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-266-4/+189
| * | [AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells2007-04-261-0/+2
| * | [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()Oleg Nesterov2007-04-261-3/+4
OpenPOWER on IntegriCloud