Age | Commit message (Expand) | Author | Files | Lines |
2014-05-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -7/+42 |
2014-05-04 | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent | Catalin Marinas | 1 | -0/+3 |
2014-05-04 | arm64: Use bus notifiers to set per-device coherent DMA ops | Catalin Marinas | 2 | -2/+33 |
2014-05-04 | arm64: Make default dma_ops to be noncoherent | Ritesh Harjani | 1 | -1/+1 |
2014-05-04 | arm64: fixmap: fix missing sub-page offset for earlyprintk | Marc Zyngier | 1 | -4/+2 |
2014-05-04 | arm64: Fix for the arm64 kern_addr_valid() function | Dave Anderson | 1 | -0/+3 |
2014-05-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+5 |
2014-05-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+13 |
2014-05-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -19/+51 |
2014-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+0 |
2014-05-02 | Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -8/+2 |
2014-05-01 | parisc: Use generic uapi/asm/resource.h file | Helge Deller | 2 | -7/+2 |
2014-05-01 | parisc: remove _STK_LIM_MAX override | John David Anglin | 1 | -1/+0 |
2014-05-01 | Hexagon: Delete stale barrier.h | Vineet Gupta | 1 | -37/+0 |
2014-05-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2014-04-30 | Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2 | -7/+10 |
2014-04-30 | ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe | Vineet Gupta | 1 | -3/+5 |
2014-04-29 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 4 | -14/+14 |
2014-04-29 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 22 | -285/+273 |
2014-04-28 | arm: KVM: fix possible misalignment of PGDs and bounce page | Mark Salter | 1 | -6/+9 |
2014-04-28 | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 1 | -0/+5 |
2014-04-28 | KVM: x86: Check for host supported fields in shadow vmcs | Bandan Das | 1 | -12/+41 |
2014-04-28 | x86/vsmp: Fix irq routing | Oren Twaig | 1 | -1/+10 |
2014-04-28 | powerpc/4xx: Fix section mismatch in ppc4xx_pci.c | Alistair Popple | 1 | -1/+1 |
2014-04-28 | ppc/kvm: Clear the runlatch bit of a vcpu before napping | Preeti U Murthy | 1 | -1/+11 |
2014-04-28 | ppc/kvm: Set the runlatch bit of a CPU just before starting guest | Preeti U Murthy | 1 | -0/+6 |
2014-04-28 | ppc/powernv: Set the runlatch bits correctly for offline cpus | Preeti U Murthy | 1 | -0/+3 |
2014-04-28 | powerpc/pseries: Protect remove_memory() with device hotplug lock | Li Zhong | 1 | -4/+6 |
2014-04-28 | powerpc: Fix error return in rtas_flash module init | Anton Blanchard | 1 | -1/+1 |
2014-04-28 | powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 | Anton Blanchard | 1 | -1/+1 |
2014-04-28 | powerpc: Bump COMMAND_LINE_SIZE to 2048 | Anton Blanchard | 1 | -1/+6 |
2014-04-28 | powerpc: Rename duplicate COMMAND_LINE_SIZE define | Anton Blanchard | 3 | -7/+7 |
2014-04-28 | powerpc/perf/hv-24x7: Catalog version number is be64, not be32 | Cody P Schafer | 1 | -6/+7 |
2014-04-28 | powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it | Cody P Schafer | 1 | -1/+1 |
2014-04-28 | powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar... | Cody P Schafer | 1 | -4/+16 |
2014-04-28 | powerpc/perf/hv-gpci: Make device attr static | Cody P Schafer | 1 | -1/+1 |
2014-04-28 | powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced | Cody P Schafer | 1 | -2/+2 |
2014-04-28 | powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed | Cody P Schafer | 1 | -2/+2 |
2014-04-28 | powerpc/mm: Fix tlbie to add AVAL fields for 64K pages | Aneesh Kumar K.V | 1 | -22/+16 |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL dump code | Anton Blanchard | 2 | -6/+11 |
2014-04-28 | powerpc/powernv: Create OPAL sglist helper functions and fix endian issues | Anton Blanchard | 4 | -188/+76 |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL error log code | Anton Blanchard | 2 | -2/+9 |
2014-04-28 | powerpc/powernv: Fix little endian issues with opal_do_notifier calls | Anton Blanchard | 1 | -3/+3 |
2014-04-28 | powerpc/powernv: Remove some OPAL function declaration duplication | Anton Blanchard | 1 | -10/+2 |
2014-04-28 | powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs | Anton Blanchard | 2 | -7/+7 |
2014-04-28 | powerpc/powernv: Release the refcount for pci_dev | Wei Yang | 1 | -1/+0 |
2014-04-28 | powerpc/powernv: Reduce multi-hit of iommu_add_device() | Wei Yang | 1 | -1/+1 |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL flash code | Anton Blanchard | 1 | -4/+8 |
2014-04-28 | powerpc/powernv: Fix kexec races going back to OPAL | Benjamin Herrenschmidt | 1 | -2/+46 |
2014-04-28 | powerpc/powernv: Check sysparam size before creation | Joel Stanley | 1 | -0/+6 |