| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-07 | 1 | -6/+8 |
* | Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-06 | 1 | -0/+2 |
|\ |
|
| * | backlight: pm8941-wled: Add default-brightness property | Bjorn Andersson | 2015-10-30 | 1 | -0/+2 |
* | | Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-06 | 8 | -29/+159 |
|\ \ |
|
| * | | bindings: mfd: s2mps11: Add documentation for s2mps15 PMIC | Thomas Abraham | 2015-10-30 | 1 | -7/+14 |
| * | | extcon: arizona: Add extcon specific device tree binding document | Charles Keepax | 2015-10-30 | 1 | -0/+15 |
| * | | mfd: arizona: Remove bindings covered in new subsystem specific docs | Charles Keepax | 2015-10-30 | 1 | -12/+3 |
| * | | mfd: dt-bindings: Document pulled down WRSTBI pin on S2MPS1X | Krzysztof Kozlowski | 2015-10-30 | 1 | -0/+3 |
| * | | mfd: devicetree: Add bindings for Atmel Flexcom | Cyrille Pitchen | 2015-10-30 | 1 | -0/+63 |
| * | | bindings: mfd: cros ec: Document vbc EC property | Emilio López | 2015-10-30 | 1 | -0/+4 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i... | Lee Jones | 2015-10-26 | 22 | -61/+272 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | mfd: da9150: Use relative paths in DT bindings document | Adam Thomson | 2015-10-13 | 1 | -4/+4 |
| | | * | power: da9150: Add DT bindings documentation for Fuel-Gauge | Adam Thomson | 2015-10-13 | 1 | -0/+23 |
| | | * | mfd: da9150: Update DT bindings for Fuel-Gauge support | Adam Thomson | 2015-10-13 | 1 | -4/+23 |
| | |/
| |/| |
|
| | * | mfd: core: redo ACPI matching of the children devices | Andy Shevchenko | 2015-10-26 | 1 | -3/+8 |
* | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-11-06 | 4 | -11/+92 |
|\ \ \ |
|
| * \ \ | Merge branch 'next' of git://git.denx.de/linux-denx-agust into next | Michael Ellerman | 2015-11-05 | 1 | -0/+21 |
| |\ \ \ |
|
| | * | | | powerpc/512x: add a device tree binding for LocalPlus Bus FIFO | Alexander Popov | 2015-10-22 | 1 | -0/+21 |
| * | | | | Merge branch 'clock' into HEAD | Scott Wood | 2015-10-28 | 1 | -11/+50 |
| |\ \ \ \ |
|
| | * | | | | clk: qoriq: Move chip-specific knowledge into driver | Scott Wood | 2015-10-22 | 1 | -11/+50 |
| * | | | | | powerpc/book3e-64/kexec: Enable SMP release | Scott Wood | 2015-10-28 | 1 | -0/+8 |
| * | | | | | powerpc/t104xd4rdb: add DS26522 nodes to device tree | Zhao Qiang | 2015-10-17 | 1 | -0/+13 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-06 | 8 | -149/+98 |
|\ \ \ \ \ |
|
| * | | | | | mm, slub, kasan: enable user tracking by default with KASAN=y | Andrey Ryabinin | 2015-11-06 | 1 | -2/+1 |
| * | | | | | kasan: various fixes in documentation | Andrey Konovalov | 2015-11-06 | 1 | -21/+22 |
| * | | | | | Documentation/filesystems/proc.txt: a little tidying | Hugh Dickins | 2015-11-06 | 1 | -8/+5 |
| * | | | | | mm: page migration avoid touching newpage until no going back | Hugh Dickins | 2015-11-06 | 1 | -10/+9 |
| * | | | | | mm: rmap use pte lock not mmap_sem to set PageMlocked | Hugh Dickins | 2015-11-06 | 1 | -45/+16 |
| * | | | | | mm Documentation: undoc non-linear vmas | Hugh Dickins | 2015-11-06 | 3 | -65/+9 |
| * | | | | | Documentation/vm/transhuge.txt: add information about max_ptes_swap | Ebru Akagunduz | 2015-11-06 | 1 | -0/+10 |
| * | | | | | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status | Naoya Horiguchi | 2015-11-06 | 1 | -0/+2 |
| * | | | | | mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps | Naoya Horiguchi | 2015-11-06 | 1 | -0/+8 |
| * | | | | | Doc/slub: document slabinfo-gnuplot.sh script | Sergey Senozhatsky | 2015-11-06 | 1 | -0/+59 |
| * | | | | | kernel/watchdog.c: add sysctl knob hardlockup_panic | Don Zickus | 2015-11-06 | 1 | -2/+3 |
| * | | | | | kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup | Jiri Kosina | 2015-11-06 | 2 | -0/+17 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-11-06 | 5 | -13/+257 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2015-11-04 | 2 | -8/+197 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | KVM: arm/arm64: Fix vGIC documentation | Pavel Fedin | 2015-10-22 | 1 | -8/+10 |
| | * | | | | | | arm/arm64: KVM: Add forwarded physical interrupts documentation | Christoffer Dall | 2015-10-22 | 1 | -0/+187 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | iommu/vt-d: Add a command line parameter for VT-d posted-interrupts | Feng Wu | 2015-10-01 | 1 | -0/+1 |
| * | | | | | | KVM: Update Posted-Interrupts Descriptor when vCPU is blocked | Feng Wu | 2015-10-01 | 1 | -0/+12 |
| * | | | | | | kvm: add capability for any-length ioeventfds | Jason Wang | 2015-10-01 | 1 | -1/+5 |
| * | | | | | | KVM: x86: Add support for local interrupt requests from userspace | Steve Rutherford | 2015-10-01 | 1 | -4/+10 |
| * | | | | | | KVM: x86: Add EOI exit bitmap inference | Steve Rutherford | 2015-10-01 | 1 | -3/+6 |
| * | | | | | | KVM: x86: Add KVM exit for IOAPIC EOIs | Steve Rutherford | 2015-10-01 | 1 | -0/+12 |
| * | | | | | | KVM: x86: Split the APIC from the rest of IRQCHIP. | Steve Rutherford | 2015-10-01 | 1 | -0/+17 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-06 | 2 | -0/+46 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---------. \ \ \ \ \ | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel | 2015-11-02 | 2 | -0/+46 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / /
| | |/| | | | | | | / /
| | | | | | | | |_|/ /
| | | | | | | |/| | /
| | | | | | |_|_|_|/
| | | | | |/| | | | |
|
| | | | * | | | | | | iommu/arm-smmu: Add support for MSI on SMMUv3 | Marc Zyngier | 2015-10-15 | 1 | -0/+19 |
| | | | | |/ / / /
| | | | |/| | | | |
|
| | | * / | | | | | Documentation: dt: Update OMAP iommu bindings for DRA7 DSPs | Suman Anna | 2015-10-14 | 1 | -0/+27 |
| | | |/ / / / / |
|