| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 1 | -2/+2 |
|\ |
|
| * | audit: arm64: Remove the audit arch argument to audit_syscall_entry | Eric Paris | 2014-09-23 | 1 | -2/+2 |
| * | arm64: audit: Add audit hook in syscall_trace_enter/exit() | AKASHI Takahiro | 2014-09-23 | 1 | -0/+7 |
* | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-10 | 1 | -1/+2 |
|\ \ |
|
| * | | arm/arm64: unexport restart handlers | Guenter Roeck | 2014-09-26 | 1 | -1/+0 |
| * | | arm64: support restart through restart handler call chain | Guenter Roeck | 2014-09-26 | 1 | -0/+2 |
* | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 2 | -0/+71 |
|\ \ \ |
|
| * | | | arm64: Add architectural support for PCI | Liviu Dudau | 2014-09-30 | 2 | -0/+71 |
| |/ / |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-09 | 1 | -27/+0 |
|\ \ \ |
|
| * | | | arm64: Get rid of handle_IRQ | Marc Zyngier | 2014-09-03 | 1 | -11/+0 |
| * | | | arm64: Convert handle_IRQ to use __handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -17/+1 |
* | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | arm64: Tell irq work about self IPI support | Frederic Weisbecker | 2014-09-13 | 1 | -1/+1 |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-10-08 | 19 | -106/+935 |
|\ \ \ \ \ |
|
| * | | | | | ARM64: make of_device_ids const | Uwe Kleine-König | 2014-10-03 | 1 | -1/+1 |
| * | | | | | arm64: Fix typos in KGDB macros | Catalin Marinas | 2014-09-25 | 1 | -2/+2 |
| * | | | | | arm64: insn: Add return statements after BUG_ON() | Mark Brown | 2014-09-25 | 1 | -0/+25 |
| * | | | | | arm64: debug: don't re-enable debug exceptions on return from el1_dbg | Will Deacon | 2014-09-23 | 1 | -1/+0 |
| * | | | | | Revert "arm64: dmi: Add SMBIOS/DMI support" | Catalin Marinas | 2014-09-22 | 1 | -8/+0 |
| * | | | | | arm64: dmi: Add SMBIOS/DMI support | Yi Li | 2014-09-22 | 1 | -0/+8 |
| * | | | | | arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm() | Catalin Marinas | 2014-09-19 | 1 | -4/+6 |
| * | | | | | setup: Move unmask of async interrupts after possible earlycon setup | Jon Masters | 2014-09-15 | 1 | -5/+6 |
| * | | | | | Merge arm64 CPU suspend branch | Catalin Marinas | 2014-09-12 | 5 | -32/+199 |
| |\ \ \ \ \ |
|
| | * | | | | | arm64: add PSCI CPU_SUSPEND based cpu_suspend support | Lorenzo Pieralisi | 2014-09-12 | 1 | -0/+104 |
| | * | | | | | arm64: kernel: introduce cpu_init_idle CPU operation | Lorenzo Pieralisi | 2014-09-12 | 2 | -0/+32 |
| | * | | | | | arm64: kernel: refactor the CPU suspend API for retention states | Lorenzo Pieralisi | 2014-09-12 | 2 | -32/+63 |
| | |/ / / / |
|
| * | | | | | arm64: introduce aarch64_insn_gen_logical_shifted_reg() | Zi Shen Lim | 2014-09-08 | 1 | -0/+60 |
| * | | | | | arm64: introduce aarch64_insn_gen_data3() | Zi Shen Lim | 2014-09-08 | 1 | -0/+42 |
| * | | | | | arm64: introduce aarch64_insn_gen_data2() | Zi Shen Lim | 2014-09-08 | 1 | -0/+48 |
| * | | | | | arm64: introduce aarch64_insn_gen_data1() | Zi Shen Lim | 2014-09-08 | 1 | -0/+37 |
| * | | | | | arm64: introduce aarch64_insn_gen_add_sub_shifted_reg() | Zi Shen Lim | 2014-09-08 | 1 | -0/+49 |
| * | | | | | arm64: introduce aarch64_insn_gen_movewide() | Zi Shen Lim | 2014-09-08 | 1 | -0/+43 |
| * | | | | | arm64: introduce aarch64_insn_gen_bitfield() | Zi Shen Lim | 2014-09-08 | 1 | -0/+56 |
| * | | | | | arm64: introduce aarch64_insn_gen_add_sub_imm() | Zi Shen Lim | 2014-09-08 | 1 | -0/+44 |
| * | | | | | arm64: introduce aarch64_insn_gen_load_store_pair() | Zi Shen Lim | 2014-09-08 | 1 | -0/+65 |
| * | | | | | arm64: introduce aarch64_insn_gen_load_store_reg() | Zi Shen Lim | 2014-09-08 | 1 | -0/+62 |
| * | | | | | arm64: introduce aarch64_insn_gen_cond_branch_imm() | Zi Shen Lim | 2014-09-08 | 1 | -0/+17 |
| * | | | | | arm64: introduce aarch64_insn_gen_branch_reg() | Zi Shen Lim | 2014-09-08 | 1 | -2/+33 |
| * | | | | | arm64: introduce aarch64_insn_gen_comp_branch_imm() | Zi Shen Lim | 2014-09-08 | 1 | -5/+83 |
| * | | | | | arm64: LLVMLinux: Use global stack pointer in return_address() | Behan Webster | 2014-09-08 | 1 | -2/+1 |
| * | | | | | arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c | Behan Webster | 2014-09-08 | 1 | -2/+1 |
| * | | | | | arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk | Behan Webster | 2014-09-08 | 1 | -2/+1 |
| * | | | | | arm64: convert part of soft_restart() to assembly | Arun Chandran | 2014-09-08 | 1 | -28/+2 |
| * | | | | | arm64/efi: efistub: don't abort if base of DRAM is occupied | Ard Biesheuvel | 2014-09-08 | 1 | -10/+6 |
| * | | | | | arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text | Ard Biesheuvel | 2014-09-08 | 1 | -3/+3 |
| * | | | | | arm64: spin-table: handle unmapped cpu-release-addrs | Mark Rutland | 2014-09-08 | 1 | -5/+17 |
| * | | | | | arm64: don't flag non-aliasing VIPT I-caches as aliasing | Ard Biesheuvel | 2014-09-08 | 1 | -2/+12 |
| * | | | | | arm64: add helper functions to read I-cache attributes | Ard Biesheuvel | 2014-09-08 | 1 | -0/+14 |
| |/ / / / |
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King | 2014-10-02 | 1 | -1/+1 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | ARM: 8168/1: extend __init_end to a page align address | Yalin Wang | 2014-10-02 | 1 | -1/+1 |
| |/ / / / |
|