| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-03-21 | 4 | -31/+24 |
|\ |
|
| * | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki | 2015-03-20 | 4 | -31/+24 |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-03-21 | 3 | -5/+19 |
|\ \ |
|
| * | | arm64: Honor __GFP_ZERO in dma allocations | Suzuki K. Poulose | 2015-03-20 | 1 | -3/+9 |
| * | | arm64: efi: don't restore TTBR0 if active_mm points at init_mm | Will Deacon | 2015-03-20 | 2 | -2/+10 |
| |/ |
|
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-03-21 | 5 | -23/+23 |
|\ \ |
|
| * | | ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asm | Mason | 2015-03-18 | 1 | -4/+1 |
| * | | ARM: 8311/1: Don't use is_module_addr in setting page attributes | Laura Abbott | 2015-03-18 | 1 | -1/+4 |
| * | | ARM: 8310/1: l2c: Fix prefetch settings dt parsing | Fabrice Gasnier | 2015-03-18 | 1 | -17/+16 |
| * | | ARM: dump pgd, pmd and pte states on unhandled data abort faults | Russell King | 2015-03-10 | 1 | -0/+1 |
| * | | ARM: dma-api: fix off-by-one error in __dma_supported() | Russell King | 2015-03-10 | 1 | -1/+1 |
* | | | Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-... | Linus Torvalds | 2015-03-19 | 2 | -7/+0 |
|\ \ \ |
|
| * | | | nios2: mm: do not invoke OOM killer on kernel fault OOM | Ley Foon Tan | 2015-03-16 | 1 | -6/+0 |
| * | | | nios2: Remove ucontext.h from exported arch headers | Tobias Klauser | 2015-03-16 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-03-19 | 9 | -53/+41 |
|\ \ \ |
|
| * | | | sparc: Fix /proc/kcore | David S. Miller | 2015-03-18 | 2 | -1/+4 |
| * | | | sparc: semtimedop() unreachable due to comparison error | Rob Gardner | 2015-03-03 | 1 | -1/+1 |
| * | | | sparc: io_64.h: Replace io function-link macros | Ricardo Ribalda | 2015-03-01 | 1 | -10/+10 |
| * | | | sparc64: fatal trap should stop all cpus | Dave Kleikamp | 2015-03-01 | 2 | -3/+26 |
| * | | | arch: sparc: kernel: starfire.c: Remove unused function | Rickard Strandqvist | 2015-03-01 | 2 | -6/+0 |
| * | | | arch: sparc: kernel: traps_64.c: Remove some unused functions | Rickard Strandqvist | 2015-03-01 | 2 | -32/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-03-18 | 3 | -10/+18 |
|\ \ \ \ |
|
| * | | | | crypto: aesni - fix memory usage in GCM decryption | Stephan Mueller | 2015-03-13 | 1 | -2/+2 |
| * | | | | crypto: arm/aes update NEON AES module to latest OpenSSL version | Ard Biesheuvel | 2015-03-02 | 2 | -8/+16 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-03-17 | 13 | -73/+66 |
|\ \ \ \ |
|
| * | | | | Revert "x86/mm/ASLR: Propagate base load address calculation" | Borislav Petkov | 2015-03-16 | 7 | -61/+17 |
| * | | | | x86/fpu: Drop_fpu() should not assume that tsk equals current | Oleg Nesterov | 2015-03-13 | 1 | -1/+1 |
| * | | | | x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s... | Oleg Nesterov | 2015-03-13 | 1 | -3/+4 |
| * | | | | x86/apic/numachip: Fix sibling map with NumaChip | Daniel J Blueman | 2015-03-12 | 1 | -6/+16 |
| * | | | | x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced mode | Li, Aubrey | 2015-03-12 | 1 | -0/+25 |
| * | | | | x86/asm/entry/32: Fix user_mode() misuses | Andy Lutomirski | 2015-03-10 | 1 | -2/+2 |
| * | | | | x86/vdso: Fix the build on GCC5 | Jiri Slaby | 2015-03-06 | 1 | -0/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-03-17 | 8 | -79/+76 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Marcelo Tosatti | 2015-03-16 | 4 | -73/+68 |
| |\ \ \ \ |
|
| | * | | | | arm64: KVM: Fix outdated comment about VTCR_EL2.PS | Marc Zyngier | 2015-03-11 | 1 | -2/+3 |
| | * | | | | arm64: KVM: Do not use pgd_index to index stage-2 pgd | Marc Zyngier | 2015-03-11 | 3 | -5/+8 |
| | * | | | | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting | Marc Zyngier | 2015-03-11 | 3 | -66/+57 |
| * | | | | | KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode | Wincy Van | 2015-03-13 | 1 | -4/+7 |
| * | | | | | kvm: x86: i8259: return initialized data on invalid-size read | Petr Matousek | 2015-03-12 | 1 | -0/+1 |
| * | | | | | kvm: move advertising of KVM_CAP_IRQFD to common code | Paolo Bonzini | 2015-03-10 | 2 | -2/+0 |
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-03-15 | 1 | -2/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: imx: fix struct clk pointer comparing | Shawn Guo | 2015-03-11 | 1 | -2/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-03-15 | 63 | -221/+826 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer... | Arnd Bergmann | 2015-03-11 | 8 | -11/+14 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: at91: pm_slowclock: fix the compilation error | Wenyou Yang | 2015-03-11 | 1 | -0/+2 |
| | * | | | | | | ARM: at91/dt: fix USB high-speed clock to select UTMI | Nicolas Ferre | 2015-03-11 | 4 | -5/+5 |
| | * | | | | | | ARM: at91/dt: fix at91 udc compatible strings | Boris Brezillon | 2015-03-11 | 3 | -3/+4 |
| | * | | | | | | ARM: at91/dt: declare matrix node as a syscon device | Boris Brezillon | 2015-03-11 | 1 | -1/+1 |
| | * | | | | | | ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definition | Boris Brezillon | 2015-03-09 | 1 | -2/+2 |
| * | | | | | | | Merge tag 'imx-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Arnd Bergmann | 2015-03-11 | 2 | -0/+4 |
| |\ \ \ \ \ \ \ |
|