summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore2-4/+8
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng21-24/+45
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore2-2/+9
2013-10-30ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng1-0/+1
2013-10-30ACPICA: Predefine name macros: Sort list.Bob Moore1-13/+13
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng8-132/+100
2013-10-30ACPICA: Add safe versions of common string functions.Bob Moore3-1/+74
2013-10-30ACPICA: Fix a macro for the hardware-reduced caseBob Moore1-1/+1
2013-10-30ACPICA: Add history/line-editing for Unix/Linux systems.Bob Moore1-0/+2
2013-10-30ACPICA: Add a check for a null node during namespace walk.Bob Moore1-0/+7
2013-10-30ACPICA: Table print header function: Increase default width for table length.Bob Moore1-3/+3
2013-10-30ACPICA: Ensure that debug output is immediately disabled on termination.Tomasz Nowicki1-0/+1
2013-10-16MAINTAINERS / ACPICA: Add ACPICA information to MAINTAINERSRafael J. Wysocki1-0/+14
2013-09-24ACPICA: Update version to 20130823.Bob Moore1-1/+1
2013-09-24ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.Bob Moore2-4/+2
2013-09-24ACPICA: Cleanup exception codes.Lv Zheng1-3/+5
2013-09-24ACPICA: Tables: Cleanup RSDP signature codes.Lv Zheng3-3/+7
2013-09-24ACPICA: Tables: Cleanup table checksum verification code.Lv Zheng2-9/+13
2013-09-24ACPICA: Debugger: Add new command to display full namespace pathnames.Bob Moore3-0/+142
2013-09-24ACPICA: Operation region support: Never free the handler "context" pointer.David E. Box1-10/+13
2013-09-24ACPICA: Add support for host-installed SCI handlers.Lv Zheng11-23/+249
2013-09-24ACPICA: Validate start object for acpi_walk_namespace.Bob Moore1-0/+8
2013-09-24ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav...Bob Moore1-7/+10
2013-09-24ACPICA: Linux-specific header: enable "aarch64" 64-bit build.Naresh Bhat1-1/+1
2013-09-24ACPICA: Debug output: small formatting update, no functional change.Bob Moore1-1/+1
2013-09-24ACPICA: acpi_read: On error, do not modify the return value target location.Bjorn Helgaas1-12/+14
2013-09-24ACPICA: Improve error message for "too many parent prefixes" condition.Bob Moore1-2/+3
2013-09-24Linux 3.12-rc2v3.12-rc2Linus Torvalds1-1/+1
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds35-97/+160
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds31-72/+81
2013-09-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds23-197/+276
2013-09-23Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds10-25/+40
2013-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-175/+364
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov1-1/+1
2013-09-22Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman13-36/+91
2013-09-22Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+11
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2-2/+15
2013-09-21Btrfs: create the uuid tree on remount rwJosef Bacik1-0/+10
2013-09-21btrfs: change extent-same to copy entire argument structMark Fasheh1-31/+45
2013-09-21Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun1-0/+2
2013-09-21btrfs: Add btrfs: prefix to kernel log outputFrank Holton1-2/+2
2013-09-21btrfs: refuse to remount read-write after abortDavid Sterba1-0/+6
2013-09-21Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan1-1/+1
2013-09-21Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana1-2/+2
2013-09-21Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens1-0/+1
2013-09-21Btrfs: iput inode on allocation failureJosef Bacik1-0/+4
2013-09-21Btrfs: remove space_info->reservation_progressJosef Bacik2-12/+0
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik8-33/+14
2013-09-21Btrfs: fix worst case calculator for space usageJosef Bacik1-1/+1
2013-09-21Revert "Btrfs: rework the overcommit logic to be based on the total size"Josef Bacik1-12/+3