summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-199-69/+587
| |\
| | * arm64: kernel: add PM build infrastructureLorenzo Pieralisi2013-12-161-0/+1
| | * arm64: kernel: add CPU idle callLorenzo Pieralisi2013-12-161-2/+5
| | * arm64: enable generic clockevent broadcastLorenzo Pieralisi2013-12-161-0/+17
| | * arm64: kernel: implement HW breakpoints CPU PM notifierLorenzo Pieralisi2013-12-161-13/+66
| | * arm64: kernel: refactor code to install/uninstall breakpointsLorenzo Pieralisi2013-12-161-54/+88
| | * arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi2013-12-161-0/+36
| | * arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi2013-12-163-0/+304
| | * arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi2013-12-161-0/+70
| * | arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2013-12-191-0/+37
| * | arm64: Remove outdated commentLiviu Dudau2013-12-191-5/+0Star
| * | arm64: support single-step and breakpoint handler hooksSandeepa Prabhu2013-12-192-1/+89
| * | ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov2013-12-191-1/+1
| * | ARM64: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-191-2/+5
| * | arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-191-4/+1Star
| * | arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon2013-12-192-2/+14
| * | arm64: perf: add support for percpu pmu interruptVinayak Kale2013-12-191-30/+78
| * | arm64: vmlinux.lds.S: drop redundant .commentMark Rutland2013-12-191-1/+0Star
| |/
* / arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon2013-12-191-20/+18Star
|/
* arm64: kernel: add code to set cpu boot mode to secondary_entry shimLorenzo Pieralisi2013-12-061-1/+2
* arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach2013-11-281-8/+12
* arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-281-21/+19Star
* arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-252-0/+6
* arm64: let the core code deal with preempt_countMarc Zyngier2013-11-251-22/+7Star
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-143-20/+19Star
|\
| * ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-293-20/+19Star
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-1/+1
|\ \
| * | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \ | |/ / |/| |
| * | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
| |/
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-56/+4Star
|\ \
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-0/+2
| |\|
| * | arm64: use common of_flat_dt_get_machine_nameRob Herring2013-10-101-10/+1Star
| * | of: create default early_init_dt_add_memory_archRob Herring2013-10-091-18/+0Star
| * | arm64: use early_init_dt_scanRob Herring2013-10-091-28/+3Star
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-122-10/+11
|\ \ \
| * \ \ Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-10-101-10/+0Star
| |\ \ \
| | * | | arch_timer: Move to generic sched_clock frameworkStephen Boyd2013-10-101-10/+0Star
| * | | | ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-261-0/+11
| | |/ / | |/| |
* | | | ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha2013-11-071-1/+1
* | | | arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 modeT.J. Purtell2013-11-051-4/+5
* | | | arm64: module: ensure instruction is little-endian before manipulationWill Deacon2013-11-051-1/+4
* | | | arm64: fix access to preempt_count from assembly codeMarc Zyngier2013-11-051-11/+11
* | | | arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier2013-11-041-5/+5
* | | | arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter2013-11-041-24/+7Star
* | | | arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas2013-10-311-2/+2
* | | | ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha2013-10-301-17/+5Star
* | | | ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-10-301-0/+5
* | | | arm64: update 32-bit kuser helpers to ARMv8Robin Murphy2013-10-281-9/+6Star
* | | | arm64: perf: fix event number maskVinayak Kale2013-10-251-3/+4