aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAge
* arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon2013-12-19
* arm64: kernel: add code to set cpu boot mode to secondary_entry shimLorenzo Pieralisi2013-12-06
* arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach2013-11-28
* arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-28
* arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-25
* arm64: let the core code deal with preempt_countMarc Zyngier2013-11-25
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-29
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \
| * | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ | |/ / |/| |
| * | constify copy_siginfo_to_user{,32}()Al Viro2013-11-09
| |/
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\|
| * | arm64: use common of_flat_dt_get_machine_nameRob Herring2013-10-09
| * | of: create default early_init_dt_add_memory_archRob Herring2013-10-09
| * | arm64: use early_init_dt_scanRob Herring2013-10-09
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-11
|\ \ \
| * \ \ Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-10-10
| |\ \ \
| | * | | arch_timer: Move to generic sched_clock frameworkStephen Boyd2013-10-09
| * | | | ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-26
| | |/ / | |/| |
* | | | ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha2013-11-07
* | | | arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 modeT.J. Purtell2013-11-05
* | | | arm64: module: ensure instruction is little-endian before manipulationWill Deacon2013-11-05
* | | | arm64: fix access to preempt_count from assembly codeMarc Zyngier2013-11-05
* | | | arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier2013-11-04
* | | | arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter2013-11-04
* | | | arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas2013-10-31
* | | | ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha2013-10-30
* | | | ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-10-30
* | | | arm64: update 32-bit kuser helpers to ARMv8Robin Murphy2013-10-28
* | | | arm64: perf: fix event number maskVinayak Kale2013-10-25
* | | | arm64: big-endian: write CPU holding pen address as LEMatthew Leach2013-10-25
* | | | arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-25
* | | | arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2013-10-25
* | | | arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach2013-10-25
* | | | arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2013-10-25
* | | | arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon2013-10-25
* | | | arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland2013-10-25
* | | | arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-25
* | | | arm64: read enable-method for CPU0Mark Rutland2013-10-25
* | | | arm64: factor out spin-table boot methodMark Rutland2013-10-25
* | | | arm64: reorganise smp_enable_opsMark Rutland2013-10-25
* | | | arm64: unify smp_psci.c and psci.cMark Rutland2013-10-25
* | | | arm64: Export __copy_in_user() to modulesCatalin Marinas2013-10-24
| |_|/ |/| |
* | | arm64: fix possible invalid FPSIMD initialization stateJiang Liu2013-09-27
|/ /
* | arm64: Widen hwcap to be 64 bitSteve Capper2013-09-20
* | arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-20
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-28