| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-06 | 15 | -22/+90 |
|\ |
|
| * | arm64: mm: permit use of tagged pointers at EL0 | Will Deacon | 2013-09-03 | 3 | -1/+3 |
| * | Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h | Dan Aloni | 2013-09-02 | 1 | -3/+0 |
| * | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S | Catalin Marinas | 2013-09-02 | 1 | -4/+0 |
| * | arm64: delay: don't bother reporting bogomips in /proc/cpuinfo | Will Deacon | 2013-08-30 | 2 | -8/+1 |
| * | arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundary | Catalin Marinas | 2013-08-28 | 1 | -2/+21 |
| * | arm64: move elf notes into readonly segment | Mark Salter | 2013-08-27 | 1 | -2/+1 |
| * | arm64: Enable interrupts in the EL0 undef handler | Catalin Marinas | 2013-08-22 | 1 | -0/+2 |
| * | arm64: Expand arm64 image header | Roy Franz | 2013-08-22 | 1 | -0/+8 |
| * | ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p... | Chen Gang | 2013-08-22 | 2 | -0/+4 |
| * | arm64: add support for kernel mode NEON | Ard Biesheuvel | 2013-08-20 | 3 | -0/+45 |
| * | arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit | Will Deacon | 2013-08-20 | 1 | -1/+1 |
| * | arm64: perf: fix group validation when using enable_on_exec | Will Deacon | 2013-08-20 | 1 | -1/+4 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 | 1 | -14/+9 |
|\ \ |
|
| * \ | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan... | Thomas Gleixner | 2013-08-21 | 1 | -14/+9 |
| |\ \ |
|
| | * | | clocksource: arch_timer: Push the read/write wrappers deeper | Stephen Boyd | 2013-08-01 | 1 | -2/+2 |
| | * | | clocksource: arch_timer: Make register accessors less error-prone | Stephen Boyd | 2013-08-01 | 1 | -14/+9 |
* | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2013-08-21 | 1 | -1/+9 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | arm64: perf: fix event validation for software group leaders | Will Deacon | 2013-08-20 | 1 | -0/+3 |
| * | | | arm64: perf: fix array out of bounds access in armpmu_map_hw_event() | Will Deacon | 2013-08-20 | 1 | -1/+6 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-08-21 | 4 | -8/+27 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h. | Chen Gang | 2013-08-09 | 1 | -1/+1 |
| * | | | arm64: KVM: add missing dsb before invalidating Stage-2 TLBs | Marc Zyngier | 2013-08-09 | 1 | -0/+3 |
| * | | | arm64: KVM: perform save/restore of PAR_EL1 | Marc Zyngier | 2013-08-09 | 3 | -7/+23 |
| |/ / |
|
* / / | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 | 1 | -2/+5 |
|/ / |
|
* | | arm64: Change kernel stack size to 16K | Feng Kan | 2013-07-26 | 2 | -3/+3 |
* | | arm64: Fix definition of arm_pm_restart to match the declaration | Catalin Marinas | 2013-07-23 | 1 | -1/+1 |
* | | arm64: virt: ensure visibility of __boot_cpu_mode | Mark Rutland | 2013-07-23 | 1 | -0/+13 |
* | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2013-07-19 | 5 | -42/+31 |
|\ \ |
|
| * | | arm64: use common reboot infrastructure | Marc Zyngier | 2013-07-19 | 2 | -2/+3 |
| * | | arm64: mm: don't treat user cache maintenance faults as writes | Will Deacon | 2013-07-19 | 1 | -26/+20 |
| * | | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() | Chen Gang | 2013-07-19 | 1 | -7/+0 |
| * | | arm64: Only enable local interrupts after the CPU is marked online | Catalin Marinas | 2013-07-19 | 1 | -7/+8 |
| |/ |
|
* / | arm64: delete __cpuinit usage from all users | Paul Gortmaker | 2013-07-14 | 4 | -10/+10 |
|/ |
|
* | Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-10 | 3 | -0/+54 |
|\ |
|
| * | arm64: KVM: Kconfig integration | Marc Zyngier | 2013-07-04 | 3 | -0/+54 |
* | | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 | 1 | -2/+0 |
* | | Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-06 | 1 | -0/+1 |
|\ \ |
|
| * | | xen/arm and xen/arm64: implement HYPERVISOR_tmem_op | Stefano Stabellini | 2013-07-04 | 1 | -0/+1 |
* | | | mm/microblaze: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | | | mm/ARM64: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -45/+3 |
* | | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | | | mm/ARM64: kill poison_init_mem() | Jiang Liu | 2013-07-03 | 1 | -14/+3 |
* | | | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 | 1 | -2/+2 |
* | | | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2013-07-03 | 64 | -170/+5289 |
|\| |
|
| * | Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/... | Catalin Marinas | 2013-07-01 | 10 | -38/+322 |
| |\ |
|
| | * | ARM64: mm: THP support. | Steve Capper | 2013-06-14 | 5 | -0/+70 |
| | * | ARM64: mm: Raise MAX_ORDER for 64KB pages and THP. | Steve Capper | 2013-06-14 | 1 | -0/+5 |
| | * | ARM64: mm: HugeTLB support. | Steve Capper | 2013-06-14 | 7 | -17/+220 |