Age | Commit message (Expand) | Author | Files | Lines |
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-04-25 | arm64: init: Move of_clk_init to time_init | Chanho Min | 2 | -1/+2 |
2014-04-25 | arm64: initialize spinlock for init_mm's context | Leo Yan | 1 | -0/+3 |
2014-04-25 | arm64: debug: remove noisy, pointless warning | Will Deacon | 1 | -3/+0 |
2014-04-25 | arm64: mm: Add THP TLB entries to general mmu_gather | Steve Capper | 1 | -0/+6 |
2014-04-23 | arm64: add renameat2 compat syscall | Miklos Szeredi | 1 | -1/+2 |
2014-04-22 | ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig" | Hanjun Guo | 1 | -2/+0 |
2014-04-22 | arm64: __NR_compat_syscalls fix | Miklos Szeredi | 1 | -1/+1 |
2014-04-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -31/+87 |
2014-04-08 | arm64: Fix DMA range invalidation for cache line unaligned buffers | Catalin Marinas | 1 | -4/+11 |
2014-04-08 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 11 | -53/+172 |
2014-04-08 | arm64: add early_ioremap support | Mark Salter | 10 | -50/+167 |
2014-04-08 | arm64: initialize pgprot info earlier in boot | Mark Salter | 3 | -2/+4 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-04-08 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+11 |
2014-04-07 | arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEM | Laura Abbott | 1 | -0/+14 |
2014-04-07 | arm64: fix !CONFIG_COMPAT build failures | Mark Salter | 2 | -0/+6 |
2014-04-05 | Revert "arm64: virt: ensure visibility of __boot_cpu_mode" | Catalin Marinas | 1 | -13/+0 |
2014-04-05 | arm64: Relax the kernel cache requirements for boot | Catalin Marinas | 2 | -2/+37 |
2014-04-03 | arm64: Update the TCR_EL1 translation granule definitions for 16K pages | Catalin Marinas | 2 | -12/+19 |
2014-04-03 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -18/+111 |
2014-04-03 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2 | -0/+2 |
2014-04-03 | arm64: Fix duplicated Kconfig entries again | Josh Boyer | 1 | -6/+0 |
2014-04-01 | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+8 |
2014-04-01 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -0/+152 |
2014-04-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 40 | -294/+1346 |
2014-04-01 | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 1 | -0/+1 |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+2 |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+4 |
2014-03-24 | arm64: Remove pgprot_dmacoherent() | Catalin Marinas | 2 | -5/+1 |
2014-03-24 | arm64: Support DMA_ATTR_WRITE_COMBINE | Laura Abbott | 1 | -2/+12 |
2014-03-24 | arm64: Implement custom mmap functions for dma mapping | Laura Abbott | 1 | -0/+44 |
2014-03-20 | arm64: Fix __range_ok macro | Christopher Covington | 1 | -2/+2 |
2014-03-20 | arm64, debug-monitors: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | arm64, hw_breakpoint.c: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+6 |
2014-03-19 | arm64: Fix duplicated Kconfig entries | Mark Brown | 1 | -6/+0 |
2014-03-17 | arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries | Loc Ho | 1 | -0/+80 |
2014-03-17 | arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries | Loc Ho | 1 | -0/+72 |
2014-03-14 | arm64: mm: Route pmd thp functions through pte equivalents | Steve Capper | 1 | -28/+24 |
2014-03-14 | arm64: rwsem: use asm-generic rwsem implementation | Will Deacon | 2 | -1/+2 |
2014-03-14 | arm64: enable generic CPU feature modalias matching for this architecture | Ard Biesheuvel | 2 | -0/+30 |
2014-03-13 | arm64: smp: make local symbol static | Jingoo Han | 1 | -1/+1 |
2014-03-13 | arm64: debug: make local symbols static | Jingoo Han | 1 | -2/+2 |
2014-03-13 | ARM64: perf: support dwarf unwinding in compat mode | Jean Pihet | 2 | -2/+2 |
2014-03-13 | ARM64: perf: add support for frame pointer unwinding in compat mode | Jean Pihet | 1 | -8/+67 |
2014-03-13 | ARM64: perf: add support for perf registers API | Jean Pihet | 6 | -1/+90 |