summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki14-242/+473
2013-01-18Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki2-18/+12
2013-01-17Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-01-17lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu1-1/+1
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki1-1/+1
2013-01-15ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki1-1/+0
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-5/+7
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-14ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu1-2/+0
2013-01-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-12Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds7-19/+31
2013-01-12lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-12mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-12linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2-1/+1
2013-01-12audit: create explicit AUDIT_SECCOMP event typeKees Cook2-1/+3
2013-01-12lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-12lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2013-01-11mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng3-8/+13
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-0/+1
2013-01-11target: Introduce TCM_NO_SENSEHannes Reinecke1-0/+1
2013-01-11Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie1-1/+1
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman1-20/+0
2013-01-10Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown1-1/+1
2013-01-10Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown1-4/+6
2013-01-10ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng1-4/+0
2013-01-10ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages.Bob Moore1-16/+20
2013-01-10ACPICA: Update version to 20121220.Bob Moore1-1/+1
2013-01-10ACPICA: Resources: Split interrupt share/wake bits into two fields.Bob Moore1-2/+8
2013-01-10ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore1-3/+6
2013-01-10ACPICA: iASL: Finish support for the TPM2 table.Bob Moore1-1/+0
2013-01-10ACPICA: iASL: Finish support for CSRT table.Bob Moore1-2/+21
2013-01-10ACPICA: Merge all debug output macros into a single file, acoutput.Bob Moore1-0/+115
2013-01-10ACPICA: Update ACPI_IS_DEBUG_ENABLED macro.Bob Moore1-1/+1
2013-01-10ACPICA: DEBUG_PRINT macros: Update to improve performance.Bob Moore1-3/+29
2013-01-10ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table.Bob Moore1-0/+31
2013-01-10ACPICA: Add time macros for various timer/time manipulation.Bob Moore1-1/+16
2013-01-10ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore2-0/+9
2013-01-10ACPICA: Update version to 20121114.Bob Moore1-1/+1
2013-01-10ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.Lv Zheng1-1/+4
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng5-6/+17
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng6-51/+34
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng2-10/+36
2013-01-10ACPICA: Update compilation environment settings.Lv Zheng2-119/+102