Age | Commit message (Expand) | Author |
2016-06-07 | Merge branch 'topic-pci' into leg-kernel | Graeme Gregory |
2016-06-07 | Merge branch 'topic-its' into leg-kernel | Graeme Gregory |
2016-06-07 | Merge branch 'topic-numa' into leg-kernel | Graeme Gregory |
2016-06-07 | Merge branch 'topic-gtdt-wakeup-timer' into leg-kernel | Graeme Gregory |
2016-06-07 | pci, acpi: Match PCI config space accessors against platfrom specific ECAM qu... | Tomasz Nowicki |
2016-06-07 | pci, acpi: ARM64 support for ACPI based generic PCI host controller | Tomasz Nowicki |
2016-06-07 | acpi: Add generic MCFG table handling | Tomasz Nowicki |
2016-06-07 | pci, acpi: add acpi hook to assign domain number. | Tomasz Nowicki |
2016-06-07 | pci: Add new function to unmap IO resources. | Tomasz Nowicki |
2016-06-07 | PCI: ecam: Add parent device field to pci_config_window | Jayachandran C |
2016-06-07 | PCI: ecam: move ecam.h to linux/include/pci-ecam.h | Jayachandran C |
2016-06-07 | acpi, numa: Enable ACPI based NUMA on ARM64 | Hanjun Guo |
2016-06-07 | ACPI / processor: Add acpi_map_madt_entry(). | David Daney |
2016-06-07 | acpi, numa: move bad_srat() and srat_disabled() to drivers/acpi/numa.c | David Daney |
2016-06-07 | acpi, numa: Move acpi_numa_arch_fixup() to ia64 only | Robert Richter |
2016-06-07 | irqchip, GICv3, ITS: Refator ITS DT init code to prepare for ACPI. | Tomasz Nowicki |
2016-06-07 | ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support. | Tomasz Nowicki |
2016-06-07 | acpi: Add GTDT table parse driver into ACPI driver | Fu Wei |
2016-06-07 | clocksource/drivers/arm_arch_timer: Add a new enum for spi type | Fu Wei |
2016-06-07 | clocksource/drivers/arm_arch_timer: Move enums and defines to header file | Fu Wei |
2016-06-07 | ACPI: parse SPCR and enable matching console | Aleksey Makarov |
2016-06-07 | of/serial: move earlycon early_param handling to serial | Leif Lindholm |
2016-06-05 | devpts: Make each mount of devpts an independent filesystem. | Eric W. Biederman |
2016-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-06-04 | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-06-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-06-03 | mm: check the return value of lookup_page_ext for all call sites | Yang Shi |
2016-06-03 | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' | Rafael J. Wysocki |
2016-06-02 | irqchip/gic-v3: Fix copy+paste mistakes in defines | Andrew Jones |
2016-06-02 | irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask | Marc Zyngier |
2016-06-01 | Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-06-01 | time: Make settimeofday error checking work again | John Stultz |
2016-06-01 | FS-Cache: make check_consistency callback return int | Yan, Zheng |
2016-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-05-31 | sctp: sctp_diag should dump sctp socket type | Xin Long |
2016-05-31 | fence: add missing descriptions for fence | Luis de Bethencourt |
2016-05-31 | reservation: add headerdoc comments | Rob Clark |
2016-05-31 | dma-buf: headerdoc fixes | Rob Clark |
2016-05-30 | libceph: change ceph_osdmap_flag() to take osdc | Ilya Dryomov |
2016-05-30 | ACPI / Thermal / video: fix max_level incorrect value | Aaron Lu |
2016-05-29 | ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions | Arnd Bergmann |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin |
2016-05-28 | Eliminate bad hash multipliers from hash_32() and hash_64() | George Spelvin |
2016-05-28 | Change hash_64() return value to 32 bits | George Spelvin |
2016-05-28 | <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() | George Spelvin |
2016-05-28 | fs/namei.c: Add hashlen_string() function | George Spelvin |
2016-05-28 | Pull out string hash to <linux/stringhash.h> | George Spelvin |