summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-23ACPI: add SDHCI to ACPI platform devicesAdrian Hunter
2012-11-23ACPI / PNP: skip ACPI device nodes associated with physical nodes alreadyAdrian Hunter
2012-11-23i2c / ACPI: add ACPI enumeration supportMika Westerberg
2012-11-20ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki
2012-11-20ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki
2012-11-20ACPI: Allow ACPI handles of devices to be initialized in advanceRafael J. Wysocki
2012-11-16ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walksRafael J. Wysocki
2012-11-14ACPI: Centralized processing of ACPI device resourcesRafael J. Wysocki
2012-11-14ACPI / platform: Use common ACPI device resource parsing routinesRafael J. Wysocki
2012-11-14ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki
2012-11-14ACPI / platform: use ACPI device name instead of _HID._UIDMika Westerberg
2012-11-14ACPI: Add support for platform bus typeMika Westerberg
2012-11-14ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg
2012-11-14ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko
2012-11-14ACPI: Provide generic functions for matching ACPI device nodesMika Westerberg
2012-11-14driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg
2012-11-11Linux 3.7-rc5Linus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-10sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller
2012-11-10sparc: Support atomic64_dec_if_positive properly.David S. Miller
2012-11-10of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson
2012-11-10sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson
2012-11-10sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-11-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-09Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu
2012-11-09mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi
2012-11-09fanotify: fix missing breakEric Paris
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton