Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | ARM: Make the kprobes condition_check symbol names more generic | David A. Long | 2014-03-18 | 1 | -5/+6 | |
| | | * | | | | | | | | | ARM: Remove use of struct kprobe from generic probes code | David A. Long | 2014-03-18 | 1 | -2/+7 | |
| | | * | | | | | | | | | ARM: Move generic arm instruction parsing code to new files for sharing betwe... | David A. Long | 2014-03-18 | 1 | -0/+2 | |
| | | * | | | | | | | | | ARM: move shared uprobe/kprobe definitions into new include file | David A. Long | 2014-03-18 | 2 | -14/+37 | |
| | | * | | | | | | | | | ARM: Fix missing includes in kprobes sources | David A. Long | 2014-03-18 | 1 | -1/+1 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2014-03-07 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ARM: perf: add hook for event index clearing | Stephen Boyd | 2014-02-21 | 1 | -0/+2 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * / | | | | | | | | ARM: make isa_mode macro more robust and fix for v7-M | Uwe Kleine-König | 2014-02-03 | 1 | -2/+6 | |
| | |/ / / / / / / / | ||||||
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King | 2014-04-04 | 20 | -70/+114 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | / / / / | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | ARM: Better virt_to_page() handling | Russell King | 2014-04-03 | 1 | -17/+24 | |
| | | * | | | | | | | ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-12 | 1 | -1/+1 | |
| | | * | | | | | | | ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-02-25 | 1 | -0/+5 | |
| | | * | | | | | | | ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry | Ard Biesheuvel | 2014-02-25 | 2 | -1/+6 | |
| | | * | | | | | | | ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+ | Will Deacon | 2014-02-25 | 1 | -4/+31 | |
| | | * | | | | | | | ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull | Victor Kamensky | 2014-02-25 | 1 | -4/+4 | |
| | | * | | | | | | | ARM: 7989/1: Delete asm/system.h | David Howells | 2014-02-25 | 3 | -9/+0 | |
| | | * | | | | | | | ARM: 7985/1: mm: implement pte_accessible for faulting mappings | Will Deacon | 2014-02-25 | 1 | -2/+5 | |
| | | * | | | | | | | ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics | Will Deacon | 2014-02-25 | 3 | -0/+18 | |
| | | * | | | | | | | ARM: 7954/1: mm: remove remaining domain support from ARMv6 | Will Deacon | 2014-02-10 | 2 | -6/+1 | |
| | | * | | | | | | | ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS | Nicolas Pitre | 2014-02-10 | 1 | -1/+1 | |
| | | * | | | | | | | ARM: 7948/1: hw_breakpoint: Add ARMv8 support | Christopher Covington | 2014-02-10 | 1 | -0/+1 | |
| | | * | | | | | | | ARM: 7940/1: add support for the Cortex-A12 processor | Jonathan Austin | 2014-02-10 | 1 | -0/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ARM: 8007/1: Remove extraneous kcmp syscall ignore | Christopher Covington | 2014-03-19 | 1 | -1/+0 | |
* | | | | | | | | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-04-03 | 1 | -9/+6 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss | 2014-03-18 | 1 | -9/+6 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 4 | -9/+38 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: KVM: trap VM system registers until MMU and caches are ON | Marc Zyngier | 2014-03-03 | 1 | -1/+2 | |
| * | | | | | | | | ARM: KVM: add world-switch for AMAIR{0,1} | Marc Zyngier | 2014-03-03 | 1 | -1/+3 | |
| * | | | | | | | | ARM: KVM: introduce per-vcpu HYP Configuration Register | Marc Zyngier | 2014-03-03 | 2 | -4/+6 | |
| * | | | | | | | | ARM: KVM: force cache clean on page fault when caches are off | Marc Zyngier | 2014-03-03 | 1 | -1/+10 | |
| * | | | | | | | | arm64: KVM: flush VM pages before letting the guest enable caches | Marc Zyngier | 2014-03-03 | 1 | -0/+2 | |
| * | | | | | | | | ARM: KVM: introduce kvm_p*d_addr_end | Marc Zyngier | 2014-03-03 | 1 | -0/+13 | |
| * | | | | | | | | arm64: KVM: force cache clean on page fault when caches are off | Marc Zyngier | 2014-03-03 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds | 2014-04-02 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | arm: dma-mapping: remove order parameter from arm_iommu_create_mapping() | Marek Szyprowski | 2014-02-28 | 1 | -3/+1 | |
| * | | | | | | | arm: dma-mapping: Add support to extend DMA IOMMU mappings | Andreas Herrmann | 2014-02-28 | 1 | -2/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched: Remove unused mc_capable() and smt_capable() | Bjorn Helgaas | 2014-03-11 | 1 | -3/+0 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 | |
| * | | | | | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -2/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | ARM: fix noMMU kallsyms symbol filtering | Russell King | 2014-03-07 | 1 | -6/+3 | |
| |/ / / / |/| | | | | ||||||
* | | | | | ARM: 7957/1: add DSB after icache flush in __flush_icache_all() | Vinayak Kale | 2014-02-17 | 1 | -0/+1 | |
* | | | | | ARM: 7955/1: spinlock: ensure we have a compiler barrier before sev | Will Deacon | 2014-02-10 | 1 | -12/+3 | |
* | | | | | ARM: 7950/1: mm: Fix stage-2 device memory attributes | Christoffer Dall | 2014-02-10 | 1 | -6/+9 | |
|/ / / / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge branches 'fixes' and 'misc' into for-linus | Russell King | 2014-01-28 | 1 | -0/+6 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | ARM: 7930/1: Introduce atomic MMIO modify | Ezequiel Garcia | 2014-01-28 | 1 | -0/+6 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 3 | -3/+4 | |
| |\| | | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 | 1 | -17/+14 | |
| |\ \ \ \ \ |