summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Merge branch 'acpica'Rafael J. Wysocki68-891/+1815
2015-08-30Linux 4.2v4.2Linus Torvalds1-1/+1
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino1-2/+1
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2015-08-28Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-9/+28
2015-08-27Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+5
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-113/+207
2015-08-27Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+10
2015-08-27sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien1-1/+1
2015-08-27sctp: asconf's process should verify address parameter is in the beginninglucien1-0/+7
2015-08-27nfit: Clarify memory device state flags stringsToshi Kani1-10/+10
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward1-1/+26
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur1-0/+9
2015-08-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-6/+6
2015-08-27arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier1-6/+6
2015-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-9/+21
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral1-0/+2
2015-08-26powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli1-0/+3
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2-1/+2
2015-08-25usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-5/+6
2015-08-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-08-25drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2-2/+6
2015-08-25cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong1-0/+13
2015-08-26LSM: restore certain default error codesJan Beulich1-5/+6
2015-08-25nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler1-2/+2
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsRussell King1-2/+2
2015-08-25net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King1-4/+12
2015-08-25vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner1-0/+2
2015-08-25Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller5-70/+82
2015-08-25net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi1-1/+1
2015-08-25ip6_gre: release cached dst on tunnel removalhuaibin Wang1-0/+1
2015-08-25ACPICA: Update version to 20150818Bob Moore1-1/+1
2015-08-25ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...Lv Zheng4-4/+4
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usageLv Zheng2-4/+1
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng1-1/+1
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng4-22/+3
2015-08-25ACPICA: Header support to improve compatibility with MSVCBob Moore1-4/+5
2015-08-25ACPICA: Make the max-number-of-loops runtime configurableBob Moore4-5/+6
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore3-2/+8
2015-08-25ACPICA: Add additional debug info/statementsBob Moore5-6/+57
2015-08-25ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore2-34/+30
2015-08-25ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore3-6/+18
2015-08-25ACPICA: acpinames: Add new options and wildcard supportBob Moore2-2/+2
2015-08-25ACPICA: Headers: Fix some comments, no functional changeBob Moore1-5/+5
2015-08-25ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng3-19/+7
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng7-58/+51
2015-08-25ACPICA: Update info messages during ACPICA initBob Moore2-2/+11
2015-08-25ACPICA: Disassembler: Update for new listing modeBob Moore1-1/+1
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore5-20/+69