Age | Commit message (Expand) | Author | Files | Lines |
2015-09-01 | Merge branch 'acpi-trace' | Rafael J. Wysocki | 3 | -54/+291 |
2015-09-01 | Merge branch 'acpi-tools' | Rafael J. Wysocki | 5 | -170/+213 |
2015-09-01 | Merge branch 'acpica' | Rafael J. Wysocki | 68 | -891/+1815 |
2015-08-30 | Linux 4.2 | Linus Torvalds | 1 | -1/+1 |
2015-08-29 | thermal: power_allocator: allocate with kcalloc what you free with kfree | Javi Merino | 1 | -2/+1 |
2015-08-28 | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2015-08-28 | Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 4 | -9/+28 |
2015-08-28 | Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -1/+5 |
2015-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 22 | -113/+207 |
2015-08-28 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -10/+10 |
2015-08-28 | sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state | lucien | 1 | -1/+1 |
2015-08-27 | sctp: asconf's process should verify address parameter is in the beginning | lucien | 1 | -0/+7 |
2015-08-27 | nfit: Clarify memory device state flags strings | Toshi Kani | 1 | -10/+10 |
2015-08-27 | sfc: only use vadaptor stats if firmware is capable | Bert Kenward | 1 | -1/+26 |
2015-08-27 | net: phy: fixed: propagate fixed link values to struct | Madalin Bucur | 1 | -0/+9 |
2015-08-27 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -6/+6 |
2015-08-27 | arm64: KVM: Fix host crash when injecting a fault into a 32bit guest | Marc Zyngier | 1 | -6/+6 |
2015-08-26 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -9/+21 |
2015-08-26 | Add factory recertified Crucial M500s to blacklist | Guillermo A. Amaral | 1 | -0/+2 |
2015-08-26 | powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case | Guilherme G. Piccoli | 1 | -0/+3 |
2015-08-26 | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code | Guilherme G. Piccoli | 2 | -1/+2 |
2015-08-26 | usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared | Eugene Shatokhin | 1 | -3/+4 |
2015-08-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -5/+6 |
2015-08-26 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2015-08-26 | drivers: net: xgene: fix: Oops in linkwatch_fire_event | Iyappan Subramanian | 2 | -2/+6 |
2015-08-26 | cls_u32: complete the check for non-forced case in u32_destroy() | WANG Cong | 1 | -0/+13 |
2015-08-26 | LSM: restore certain default error codes | Jan Beulich | 1 | -5/+6 |
2015-08-26 | nfit, nd_blk: BLK status register is only 32 bits | Ross Zwisler | 1 | -2/+2 |
2015-08-26 | net: fec: use reinit_completion() in mdio accessor functions | Russell King | 1 | -2/+2 |
2015-08-26 | net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect() | Russell King | 1 | -4/+12 |
2015-08-26 | vxlan: re-ignore EADDRINUSE from igmp_join | Marcelo Ricardo Leitner | 1 | -0/+2 |
2015-08-26 | Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/... | David S. Miller | 5 | -70/+82 |
2015-08-26 | net: compile renesas directory if NET_VENDOR_RENESAS is configured | Kazuya Mizuguchi | 1 | -1/+1 |
2015-08-26 | ip6_gre: release cached dst on tunnel removal | huaibin Wang | 1 | -0/+1 |
2015-08-26 | ACPICA: Update version to 20150818 | Bob Moore | 1 | -1/+1 |
2015-08-26 | ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin... | Lv Zheng | 4 | -4/+4 |
2015-08-26 | ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usage | Lv Zheng | 2 | -4/+1 |
2015-08-26 | ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasm | Lv Zheng | 1 | -1/+1 |
2015-08-26 | ACPICA: Debugger: Split debugger initialization/termination APIs | Lv Zheng | 4 | -22/+3 |
2015-08-26 | ACPICA: Header support to improve compatibility with MSVC | Bob Moore | 1 | -4/+5 |
2015-08-26 | ACPICA: Make the max-number-of-loops runtime configurable | Bob Moore | 4 | -5/+6 |
2015-08-26 | ACPICA: Debugger: Add option to display namespace summary/counts | Bob Moore | 3 | -2/+8 |
2015-08-26 | ACPICA: Add additional debug info/statements | Bob Moore | 5 | -6/+57 |
2015-08-26 | ACPICA: Table handling: Cleanup and update debug output for tools | Bob Moore | 2 | -34/+30 |
2015-08-26 | ACPICA: acpiexec/acpinames: Support very large number of ACPI tables | Bob Moore | 3 | -6/+18 |
2015-08-26 | ACPICA: acpinames: Add new options and wildcard support | Bob Moore | 2 | -2/+2 |
2015-08-26 | ACPICA: Headers: Fix some comments, no functional change | Bob Moore | 1 | -5/+5 |
2015-08-26 | ACPICA: Tables: Cleanup to reduce FACS globals | Lv Zheng | 3 | -19/+7 |
2015-08-26 | ACPICA: Tables: Fix global table list issues by removing fixed table indexes | Lv Zheng | 7 | -58/+51 |
2015-08-26 | ACPICA: Update info messages during ACPICA init | Bob Moore | 2 | -2/+11 |