summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-20ACPICA: Update version to 20130517Bob Moore1-1/+1
2013-06-20ACPICA: _CST repair: Handle null package entriesLv Zheng1-12/+12
2013-06-20ACPICA: Add several repairs for _CST predefined nameLv Zheng2-12/+163
2013-06-20ACPICA: Move _PRT repair into the standard complex repair moduleLv Zheng4-54/+99
2013-06-20ACPI / scan: Do not bind ACPI drivers to objects with scan handlersRafael J. Wysocki2-3/+3
2013-06-20ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discoveryRafael J. Wysocki1-8/+16
2013-06-20USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki3-6/+36
2013-06-20ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki1-0/+1
2013-06-20ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki1-0/+2
2013-06-20ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2013-06-20x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-20ACPI / PM: Rework and clean up acpi_dev_pm_get_state()Rafael J. Wysocki1-66/+92
2013-06-20ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.cRafael J. Wysocki1-4/+4
2013-06-20ACPI / PM: Rename function acpi_device_power_state() and make it staticRafael J. Wysocki2-22/+9
2013-06-20ACPI / PM: acpi_processor_suspend() can be staticFengguang Wu1-2/+2
2013-06-20xen / ACPI / sleep: Register an acpi_suspend_lowlevel callback.Konrad Rzeszutek Wilk1-1/+15
2013-06-20x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk5-3/+14
2013-06-20ACPI: Remove unused flags in acpi_device_flagsToshi Kani1-3/+1
2013-06-20ACPI: Remove useless initializersBjorn Helgaas1-9/+8
2013-06-20ACPI / battery: Make sure all spaces are in correct placesNicholas Mazzuca1-9/+9
2013-06-20ACPI: add _STA evaluation at do_acpi_find_child()Jeff Wu1-2/+4
2013-06-20ACPI / EC: access user space with get_user()/put_user()Vasiliy Kulikov1-4/+14
2013-06-19mn10300: Fix include dependency in irqflags.h et al.David Daney2-4/+5
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds14-67/+58
2013-06-19Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds8-42/+149
2013-06-19metag: fix mm/hugetlb.c build breakageJames Hogan1-0/+1
2013-06-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-29/+103
2013-06-19[media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki2-19/+8
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2-1/+57
2013-06-19sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot1-4/+17
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian1-1/+1
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra2-72/+159
2013-06-19x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov1-0/+1
2013-06-19kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood1-1/+2
2013-06-19sparc: tsb must be flushed before tlbDave Kleikamp1-1/+1
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceTushar Behera1-5/+3
2013-06-19sparc64 address-congruence propertybob picco1-1/+8
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson1-0/+7
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson3-38/+19
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang3-3/+4
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang1-5/+7
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-8/+8
2013-06-19sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven2-6/+1
2013-06-19mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro1-1/+1
2013-06-19Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-53/+77
2013-06-19drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart1-2/+1
2013-06-19ACPI / LPSS: override SDIO private register space size from ACPI tablesMika Westerberg1-1/+6
2013-06-19ACPI / LPSS: mask the UART TX completion interruptHeikki Krogerus1-2/+28
2013-06-19ACPI / LPSS: add support for Intel BayTrailMika Westerberg2-10/+82