summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-11/+408
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-16/+10
2015-08-31Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topi...Mark Brown1-0/+64
2015-08-31Merge remote-tracking branches 'spi/topic/mtk', 'spi/topic/pxa2xx', 'spi/topi...Mark Brown2-0/+21
2015-08-31Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2835', 'spi/t...Mark Brown1-0/+1
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar10-25/+74
2015-08-30Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...Mark Brown1-0/+16
2015-08-30Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown3-0/+31
2015-08-30Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown3-180/+177
2015-08-30Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...Mark Brown1-9/+10
2015-08-29PM / Domains: Remove unusable governor dummiesGeert Uytterhoeven1-2/+0
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas1-4/+9
2015-08-28cpuidle/coupled: Remove cpuidle_device::safe_state_indexXunlei Pang1-1/+0
2015-08-28leds: leds-ns2: move LED modes mapping outside of the driverVincent Donnefort2-0/+22
2015-08-27cxlflash: Virtual LUN supportMatthew R. Ochs1-0/+34
2015-08-27cxlflash: Superpipe supportMatthew R. Ochs2-0/+141
2015-08-27ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu1-1/+1
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke1-1/+2
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli1-0/+1
2015-08-26device property: check fwnode type in to_of_node()Andy Shevchenko1-1/+2
2015-08-26Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd1-0/+12
2015-08-26ACPICA: Update version to 20150818Bob Moore1-1/+1
2015-08-26ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng1-0/+3
2015-08-26ACPICA: Header support to improve compatibility with MSVCBob Moore1-4/+5
2015-08-26ACPICA: Make the max-number-of-loops runtime configurableBob Moore1-4/+0
2015-08-26ACPICA: Debugger: Add option to display namespace summary/countsBob Moore1-0/+2
2015-08-26ACPICA: Headers: Fix some comments, no functional changeBob Moore1-5/+5
2015-08-26ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore1-0/+1
2015-08-26ACPICA: Correctly cleanup after a ACPI table load failureBob Moore1-2/+5
2015-08-25Merge branch 'for-4.3-unified-base' into for-4.3Tejun Heo2-1/+13
2015-08-25clk: Add missing header for 'bool' definition to clk-conf.hChen-Yu Tsai1-0/+2
2015-08-25of/platform: add function to populate default busHauke Mehrtens1-0/+9
2015-08-25PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez1-0/+14
2015-08-25drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez1-3/+1
2015-08-25PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez1-0/+1
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar657-8713/+31863
2015-08-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-10/+0
2015-08-25ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule1-2/+24
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule1-2/+26
2015-08-25clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij1-7/+3
2015-08-25clk: Constify clk_hw argument to provider APIsStephen Boyd1-7/+7
2015-08-25clk: ux500: delete the non-DT U8500 clock implementationLinus Walleij1-2/+0
2015-08-25clk: Remove unused provider APIsStephen Boyd1-6/+0
2015-08-25clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd1-0/+9
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik1-0/+5
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch1-4/+5
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin1-0/+9
2015-08-22x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin1-1/+0
2015-08-22mm: make page pfmemalloc check more robustMichal Hocko3-18/+33