Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-07 | 2 | -85/+105 |
|\ | |||||
| * | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar | 2017-08-26 | 3 | -1/+14 |
| |\ | |||||
| * | | arm/efi: Split zImage code and data into separate PE/COFF sections | Ard Biesheuvel | 2017-08-21 | 2 | -16/+46 |
| * | | arm/efi: Replace open coded constants with symbolic ones | Ard Biesheuvel | 2017-08-21 | 1 | -61/+67 |
| * | | arm/efi: Remove pointless dummy .reloc section | Ard Biesheuvel | 2017-08-21 | 1 | -17/+1 |
| * | | arm/efi: Remove forbidden values from the PE/COFF header | Ard Biesheuvel | 2017-08-21 | 1 | -3/+3 |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-09-07 | 6 | -77/+283 |
|\ \ \ | |||||
| * | | | crypto: arm/aes - avoid expanded lookup tables in the final round | Ard Biesheuvel | 2017-08-04 | 1 | -23/+65 |
| * | | | crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 | Ard Biesheuvel | 2017-08-04 | 3 | -48/+215 |
| * | | | crypto: algapi - make crypto_xor() take separate dst and src arguments | Ard Biesheuvel | 2017-08-04 | 2 | -6/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 5 | -811/+1782 |
|\ \ \ \ | |||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-02 | 4 | -7/+14 |
| |\ \ \ \ | |||||
| * | | | | | ARM: dts: rk3228-evb: Fix the compiling error | David Wu | 2017-08-28 | 1 | -2/+2 |
| * | | | | | arm: eBPF JIT compiler | Shubham Bansal | 2017-08-22 | 3 | -811/+1747 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-22 | 4 | -16/+17 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-16 | 1 | -2/+9 |
| |\ \ \ \ \ | |||||
| * | | | | | | ARM: dts: rk3228-evb: Enable the integrated PHY for gmac | David Wu | 2017-08-11 | 1 | -0/+34 |
| * | | | | | | multi_v7_defconfig: Make rockchip PHY built-in | David Wu | 2017-08-11 | 1 | -0/+1 |
* | | | | | | | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-09-05 | 2 | -3/+2 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2017-09-04 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | PM / s2idle: Rename ->enter_freeze to ->enter_s2idle | Rafael J. Wysocki | 2017-08-11 | 1 | -2/+2 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-09-04 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ARM: ux500: don't select CPUFREQ_DT | Arnd Bergmann | 2017-08-25 | 1 | -1/+0 |
| | * | | | | | | | cpufreq: dbx500: Delete obsolete driver | Linus Walleij | 2017-08-22 | 1 | -0/+1 |
| | * | | | | | | | cpufreq: dt: Don't use generic platdev driver for tango | Marc Gonzalez | 2017-07-22 | 1 | -1/+0 |
| | |/ / / / / / | |||||
* | | | | | | | | Merge tag 'pinctrl-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-05 | 1 | -0/+468 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | dt-bindings: pinctrl: add imx7ulp pinctrl binding doc | Dong Aisheng | 2017-08-14 | 1 | -0/+468 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-05 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 4.13-rc7 into char-misc-next | Greg Kroah-Hartman | 2017-08-28 | 7 | -17/+31 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | Merge 4.13-rc5 into char-misc-next | Greg Kroah-Hartman | 2017-08-14 | 44 | -363/+383 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge 4.13-rc2 into char-misc-next | Greg Kroah-Hartman | 2017-07-24 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ARM: dts: imx6q-evi: support altera-ps-spi | Joshua Clayton | 2017-07-17 | 1 | -0/+16 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 3 | -4/+39 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2017-08-31 | 2 | -4/+38 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | arm: dts: ls1021a: Share all MSIs | Minghuan Lian | 2017-08-31 | 1 | -2/+2 |
| | * | | | | | | | | | arm: dts: ls1021a: Fix typo of MSI compatible string | Minghuan Lian | 2017-08-31 | 1 | -2/+2 |
| | * | | | | | | | | | irqchip/gic-v3-its: Add VPE interrupt masking | Marc Zyngier | 2017-08-31 | 1 | -0/+6 |
| | * | | | | | | | | | irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors | Marc Zyngier | 2017-08-31 | 1 | -0/+28 |
| | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * / | | | | | | | | irqchip/hip04: Report that effective affinity is a single target | Marc Zyngier | 2017-08-18 | 1 | -0/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 1 | -22/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 17 | -248/+63 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -22/+4 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-09-04 | 4 | -8/+23 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | arm/syscalls: Check address limit on user-mode return | Thomas Garnier | 2017-07-08 | 4 | -8/+23 |
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-09-04 | 1 | -7/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 3 | -1/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-24 | 4 | -16/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-17 | 1 | -2/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | irq: Make the irqentry text section unconditional | Masami Hiramatsu | 2017-08-10 | 1 | -7/+0 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 1 | -16/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | |