Age | Commit message (Expand) | Author | Files | Lines |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-09-13 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -7/+10 |
2013-09-13 | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner | 1 | -7/+7 |
2013-09-12 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 1 | -0/+5 |
2013-09-11 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2 | -7/+1 |
2013-09-06 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 15 | -22/+90 |
2013-09-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -14/+9 |
2013-09-03 | arm64: mm: permit use of tagged pointers at EL0 | Will Deacon | 3 | -1/+3 |
2013-09-02 | Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h | Dan Aloni | 1 | -3/+0 |
2013-09-02 | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S | Catalin Marinas | 1 | -4/+0 |
2013-08-30 | arm64: delay: don't bother reporting bogomips in /proc/cpuinfo | Will Deacon | 2 | -8/+1 |
2013-08-29 | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely | 1 | -5/+0 |
2013-08-28 | Merge tag 'v3.11-rc7' into devicetree/next | Grant Likely | 10 | -15/+58 |
2013-08-28 | arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundary | Catalin Marinas | 1 | -2/+21 |
2013-08-27 | arm64: move elf notes into readonly segment | Mark Salter | 1 | -2/+1 |
2013-08-22 | arm64: Enable interrupts in the EL0 undef handler | Catalin Marinas | 1 | -0/+2 |
2013-08-22 | arm64: Expand arm64 image header | Roy Franz | 1 | -0/+8 |
2013-08-22 | ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p... | Chen Gang | 2 | -0/+4 |
2013-08-22 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 1 | -1/+9 |
2013-08-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -8/+27 |
2013-08-21 | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan... | Thomas Gleixner | 1 | -14/+9 |
2013-08-20 | arm64: add support for kernel mode NEON | Ard Biesheuvel | 3 | -0/+45 |
2013-08-20 | arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit | Will Deacon | 1 | -1/+1 |
2013-08-20 | arm64: perf: fix group validation when using enable_on_exec | Will Deacon | 1 | -1/+4 |
2013-08-20 | arm64: perf: fix event validation for software group leaders | Will Deacon | 1 | -0/+3 |
2013-08-20 | arm64: perf: fix array out of bounds access in armpmu_map_hw_event() | Will Deacon | 1 | -1/+6 |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 1 | -2/+5 |
2013-08-09 | arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h. | Chen Gang | 1 | -1/+1 |
2013-08-09 | arm64: KVM: add missing dsb before invalidating Stage-2 TLBs | Marc Zyngier | 1 | -0/+3 |
2013-08-09 | arm64: KVM: perform save/restore of PAR_EL1 | Marc Zyngier | 3 | -7/+23 |
2013-08-01 | clocksource: arch_timer: Push the read/write wrappers deeper | Stephen Boyd | 1 | -2/+2 |
2013-08-01 | clocksource: arch_timer: Make register accessors less error-prone | Stephen Boyd | 1 | -14/+9 |
2013-07-26 | arm64: Change kernel stack size to 16K | Feng Kan | 2 | -3/+3 |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar | 1 | -2/+1 |
2013-07-23 | arm64: Fix definition of arm_pm_restart to match the declaration | Catalin Marinas | 1 | -1/+1 |
2013-07-23 | arm64: virt: ensure visibility of __boot_cpu_mode | Mark Rutland | 1 | -0/+13 |
2013-07-20 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 5 | -42/+31 |
2013-07-19 | arm64: use common reboot infrastructure | Marc Zyngier | 2 | -2/+3 |
2013-07-19 | arm64: mm: don't treat user cache maintenance faults as writes | Will Deacon | 1 | -26/+20 |
2013-07-19 | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() | Chen Gang | 1 | -7/+0 |
2013-07-19 | arm64: Only enable local interrupts after the CPU is marked online | Catalin Marinas | 1 | -7/+8 |
2013-07-15 | arm64: delete __cpuinit usage from all users | Paul Gortmaker | 4 | -10/+10 |
2013-07-11 | Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -0/+54 |
2013-07-11 | mm: remove free_area_cache | Michel Lespinasse | 1 | -2/+0 |
2013-07-06 | Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2013-07-04 | arm64: KVM: Kconfig integration | Marc Zyngier | 3 | -0/+54 |
2013-07-04 | xen/arm and xen/arm64: implement HYPERVISOR_tmem_op | Stefano Stabellini | 1 | -0/+1 |
2013-07-04 | mm/microblaze: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm/ARM64: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -45/+3 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |