Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-04 | 1 | -0/+5 | |
|\ | ||||||
| * | ARM: zynq: dt: Updated devicetree for Zynq 7000 platform. | Moritz Fischer | 2015-10-17 | 1 | -0/+5 | |
* | | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-11-04 | 4 | -9/+9 | |
|\ \ | ||||||
| * \ | Merge 4.3-rc7 into usb-next | Greg Kroah-Hartman | 2015-10-26 | 24 | -34/+74 | |
| |\ \ | ||||||
| * \ \ | Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2015-10-22 | 4 | -9/+9 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | usb: dwc2: rename all s3c_* to dwc2_* | Felipe Balbi | 2015-09-27 | 4 | -9/+9 | |
* | | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-04 | 11 | -12/+12 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-11-02 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | PM / OPP: Prefix exported opp routines with dev_pm_opp_ | Viresh Kumar | 2015-09-15 | 1 | -1/+1 | |
| | * | | | | PM / OPP: Rename opp init/free table routines | Viresh Kumar | 2015-09-15 | 1 | -1/+1 | |
| * | | | | | Merge branch 'acpi-init' | Rafael J. Wysocki | 2015-10-25 | 10 | -11/+11 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 2015-10-01 | 10 | -11/+11 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 6 | -33/+90 | |
|\ \ \ \ \ | ||||||
| * | | | | | xen/arm: don't try to re-register vcpu_info on cpu_hotplug. | Stefano Stabellini | 2015-10-23 | 1 | -0/+12 | |
| * | | | | | xen/arm: Enable cpu_hotplug.c | Stefano Stabellini | 2015-10-23 | 1 | -0/+10 | |
| * | | | | | xen/arm: correct comment in enlighten.c | Juergen Gross | 2015-10-23 | 1 | -1/+1 | |
| * | | | | | xen/swiotlb: Add support for 64KB page granularity | Julien Grall | 2015-10-23 | 2 | -20/+44 | |
| * | | | | | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb | Julien Grall | 2015-10-23 | 2 | -4/+7 | |
| * | | | | | arm/xen: Add support for 64KB page granularity | Julien Grall | 2015-10-23 | 2 | -5/+16 | |
| * | | | | | xen/grant-table: Make it running on 64KB granularity | Julien Grall | 2015-10-23 | 1 | -3/+3 | |
| * | | | | | arm/xen: Drop pte_mfn and mfn_pte | Julien Grall | 2015-10-23 | 1 | -3/+0 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-11-04 | 7 | -10/+40 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 | 25 | -38/+87 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | ARM: gemini: remove unnecessary mdio-gpio includes | Vivien Didelot | 2015-10-21 | 3 | -3/+0 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 14 | -8/+42 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT. | Nicolas Schichan | 2015-10-05 | 2 | -6/+37 | |
| * | | | | | | | ebpf: migrate bpf_prog's flags to bitfield | Daniel Borkmann | 2015-10-03 | 1 | -1/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-02 | 35 | -167/+235 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-09-26 | 45 | -115/+106 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm: dts: am4372: add syscon phandle to cpsw node | Mugunthan V N | 2015-09-21 | 1 | -0/+1 | |
| * | | | | | | | | arm: dts: dra7: add syscon phandle to cpsw node | Mugunthan V N | 2015-09-21 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2015-11-04 | 2 | -0/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: dts: stm32f429: Adopt STM32 RNG driver | Daniel Thompson | 2015-10-14 | 1 | -0/+7 | |
| * | | | | | | | | ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10} | Lee Jones | 2015-09-21 | 1 | -0/+14 | |
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec} | Will Deacon | 2015-10-20 | 1 | -4/+4 | |
| * | | | | | | | | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 | 13 | -8/+41 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 36 | -167/+236 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -2/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 5 | -78/+276 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | irqchip: Convert all alloc/xlate users from of_node to fwnode | Marc Zyngier | 2015-10-13 | 3 | -78/+87 | |
| * | | | | | | | | | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 2015-10-13 | 3 | -6/+6 | |
| * | | | | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-10-13 | 13 | -8/+41 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | ARM: virt: select ARM_GIC_V3 | Jean-Philippe Brucker | 2015-10-09 | 1 | -0/+1 | |
| * | | | | | | | | | ARM: add 32bit support to GICv3 | Jean-Philippe Brucker | 2015-10-09 | 1 | -0/+188 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-11-03 | 22 | -138/+112 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'fixes' and 'misc' into for-next | Russell King | 2015-10-29 | 22 | -141/+125 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | arm: add missing of_node_put | Julia Lawall | 2015-10-26 | 1 | -3/+9 | |
| | | * | | | | | | | | ARM: 8447/1: catch pending imprecise abort on unmask | Lucas Stach | 2015-10-19 | 3 | -1/+25 | |
| | | * | | | | | | | | ARM: 8443/1: Adding support for atomic half word exchange | Sarbojit Ganguly | 2015-10-09 | 1 | -0/+12 |