summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | ia64/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-27/+21
| * | | | | | | | | | | | | | | | frv/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+1
| * | | | | | | | | | | | | | | | alpha/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-2/+6
| * | | | | | | | | | | | | | | | x86/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+1
| * | | | | | | | | | | | | | | | PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu2015-01-162-0/+36
| * | | | | | | | | | | | | | | | PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2015-01-162-0/+44
| * | | | | | | | | | | | | | | | PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu2015-01-161-12/+9
| * | | | | | | | | | | | | | | | PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson2015-01-161-0/+14
| * | | | | | | | | | | | | | | | PCI: Add flag for devices where we can't use bus resetAlex Williamson2015-01-162-4/+38
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-01-2411-23/+187
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | of/unittest: Overlays with sub-devices testsPantelis Antoniou2015-01-232-0/+94
| * | | | | | | | | | | | | | | | of/platform: Handle of_populate drivers in notifierPantelis Antoniou2015-01-221-0/+9
| * | | | | | | | | | | | | | | | of/overlay: Do not generate duplicate nodesPantelis Antoniou2015-01-221-11/+0
| * | | | | | | | | | | | | | | | devicetree: document the "qemu" and "virtio" vendor prefixesLaszlo Ersek2015-01-131-0/+2
| * | | | | | | | | | | | | | | | devicetree: document ARM bindings for QEMU's Firmware Config interfaceLaszlo Ersek2015-01-131-0/+72
| * | | | | | | | | | | | | | | | Documentation: of: fix typo in graph bindingsKaixu Xia2015-01-131-1/+1
| * | | | | | | | | | | | | | | | dma-mapping: fix debug print to display correct dma_pfn_offsetMurali Karicheri2015-01-131-1/+1
| * | | | | | | | | | | | | | | | of: replace Asahi Kasei Corp vendor prefixKuninori Morimoto2015-01-132-2/+2
| * | | | | | | | | | | | | | | | ARM: dt: GIC: Spelling s/specific/specifier/, s/flaggs/flags/Geert Uytterhoeven2015-01-131-2/+2
| * | | | | | | | | | | | | | | | dt/bindings: arm-boards: Spelling s/pointong/pointing/Geert Uytterhoeven2015-01-131-1/+1
| * | | | | | | | | | | | | | | | MAINTAINERS: Update DT website and git repositoryRob Herring2015-01-131-2/+2
| * | | | | | | | | | | | | | | | MAINTAINERS: drop DT regex matching on of_get_property and of_match_tableRob Herring2015-01-131-3/+1
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-01-242-28/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | KVM: x86: SYSENTER emulation is brokenNadav Amit2015-01-231-19/+8
| * | | | | | | | | | | | | | | | KVM: x86: Fix of previously incomplete fix for CVE-2014-8480Nadav Amit2015-01-231-2/+2
| * | | | | | | | | | | | | | | | KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger2015-01-191-7/+9
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-243-10/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada2015-01-211-2/+5
| * | | | | | | | | | | | | | | | ARM: 8255/1: perf: Prevent wraparound during overflowDaniel Thompson2015-01-121-2/+8
| * | | | | | | | | | | | | | | | ARM: 8266/1: Remove early stack deallocation from restore_user_regsDaniel Thompson2015-01-121-6/+7
* | | | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-01-243-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown2015-01-231-0/+1
| * | | | | | | | | | | | | | | | | arm64: Add dtb files to archclean ruleJungseok Lee2015-01-202-2/+1
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-01-232-18/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | s390/bpf: Zero extend parameters before calling C functionMichael Holzheu2015-01-151-4/+6
| * | | | | | | | | | | | | | | | | s390/bpf: Fix sk_load_byte_msh()Michael Holzheu2015-01-151-4/+4
| * | | | | | | | | | | | | | | | | s390/bpf: Fix offset parameter for skb_copy_bits()Michael Holzheu2015-01-151-0/+2
| * | | | | | | | | | | | | | | | | s390/bpf: Fix skb_copy_bits() parameter passingMichael Holzheu2015-01-151-10/+10
| * | | | | | | | | | | | | | | | | s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)Michael Holzheu2015-01-151-6/+3
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2015-01-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | nios2: fix kuser trampoline addressLey Foon Tan2015-01-221-1/+1
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-2318-65/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | module: make module_refcount() a signed integer.Rusty Russell2015-01-223-6/+15
| * | | | | | | | | | | | | | | | | module: fix race in kallsyms resolution during module load success.Rusty Russell2015-01-201-13/+42
| * | | | | | | | | | | | | | | | | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-2011-18/+18
| * | | | | | | | | | | | | | | | | module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-207-29/+17
| * | | | | | | | | | | | | | | | | param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOCRusty Russell2015-01-201-0/+1
| * | | | | | | | | | | | | | | | | param: initialize store function to NULL if not available.Rusty Russell2014-12-231-0/+2
* | | | | | | | | | | | | | | | | | Merge tag 'trace-sh-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2015-01-221-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2015-01-191-1/+0
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud