Age | Commit message (Expand) | Author |
2013-12-06 | arm64: mm: Fix PMD_SECT_PROT_NONE definition | Steve Capper |
2013-12-06 | arm64: Fix memory shareability attribute for ioremap_wc/cache | Catalin Marinas |
2013-12-06 | arm64: kernel: add code to set cpu boot mode to secondary_entry shim | Lorenzo Pieralisi |
2013-12-06 | arm64: make default NR_CPUS 8 | Rob Herring |
2013-12-06 | arm64: ensure completion of TLB invalidatation | Mark Rutland |
2013-11-29 | arm64: Move PTE_PROT_NONE higher up | Catalin Marinas |
2013-11-29 | arm64: Use Normal NonCacheable memory for writecombine | Catalin Marinas |
2013-11-28 | arm64: debug: make aarch32 bkpt checking endian clean | Matthew Leach |
2013-11-28 | arm64: ptrace: fix compat registes get/set to be endian clean | Matthew Leach |
2013-11-25 | arm64: Unmask asynchronous aborts when in kernel mode | Catalin Marinas |
2013-11-25 | arm64: dts: Reserve the memory used for secondary CPU release address | Catalin Marinas |
2013-11-25 | arm64: let the core code deal with preempt_count | Marc Zyngier |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig |
2013-11-15 | arm64: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-13 | mm/arch: use NUMA_NO_NODE | Jianguo Wu |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-11 | Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2013-11-11 | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm... | Paolo Bonzini |
2013-11-09 | constify copy_siginfo_to_user{,32}() | Al Viro |
2013-11-09 | ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h" | Chen Gang |
2013-11-08 | arm,arm64/include/asm/io.h: define struct bio_vec | Stefano Stabellini |
2013-11-07 | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu | Marc Zyngier |
2013-11-07 | arm/arm64: KVM: MMIO support for BE guest | Marc Zyngier |
2013-11-07 | ARM64: /proc/interrupts: display IPIs of online CPUs only | Sudeep KarkadaNagesha |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-06 | arm64: locks: Remove CONFIG_GENERIC_LOCKBREAK | Catalin Marinas |
2013-11-06 | arm64: KVM: vgic: byteswap GICv2 access on world switch if BE | Marc Zyngier |
2013-11-06 | arm64: KVM: initialize HYP mode following the kernel endianness | Marc Zyngier |
2013-11-05 | arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode | T.J. Purtell |
2013-11-05 | arm64: Use 42-bit address space with 64K pages | Catalin Marinas |
2013-11-05 | arm64: module: ensure instruction is little-endian before manipulation | Will Deacon |
2013-11-05 | arm64: defconfig: Enable CONFIG_PREEMPT by default | Catalin Marinas |
2013-11-05 | arm64: fix access to preempt_count from assembly code | Marc Zyngier |
2013-11-04 | arm64: move enabling of GIC before CPUs are set online | Marc Zyngier |
2013-11-04 | arm64: use generic RW_DATA_SECTION macro in linker script | Mark Salter |
2013-10-31 | arm64: Slightly improve the warning on CPU0 enable-method | Catalin Marinas |
2013-10-30 | ARM64: simplify cpu_read_bootcpu_ops using OF/DT helper | Sudeep KarkadaNagesha |
2013-10-30 | ARM64: DT: define ARM64 specific arch_match_cpu_phys_id | Sudeep KarkadaNagesha |
2013-10-30 | arm64: allow ioremap_cache() to use existing RAM mappings | Mark Salter |
2013-10-29 | arm64: KVM: Yield CPU when vcpu executes a WFE | Marc Zyngier |