summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-2311-17/+147
* arm64: Add 4 levels of page tables definition with 4KB pagesJungseok Lee2014-07-232-0/+121
* arm64: Add a description on 48-bit address space with 4KB pagesJungseok Lee2014-07-231-8/+51
* arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-237-15/+54
* arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas2014-07-233-19/+22
* arm64: Remove stray ARCH_HAS_OPP referenceMark Brown2014-07-231-1/+0
* arm64: dmi: Add SMBIOS/DMI supportYi Li2014-07-213-0/+54
* arm64: cpuinfo: print info for all CPUsMark Rutland2014-07-181-22/+18
* arm64: add runtime system sanity checksMark Rutland2014-07-181-0/+93
* arm64: cachetype: report weakest cache policyMark Rutland2014-07-182-6/+36
* arm64: cpuinfo: record cpu system register valuesMark Rutland2014-07-185-4/+144
* arm64: add MIDR_EL1 field accessorsMark Rutland2014-07-181-7/+26
* arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2014-07-181-1/+1
* arm64: kernel: add __init marker to PSCI init functionsLorenzo Pieralisi2014-07-181-2/+2
* arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi2014-07-182-2/+4
* arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon2014-07-181-2/+15
* arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell2014-07-171-2/+2
* arm64: vdso: move data page before code pagesWill Deacon2014-07-172-20/+18
* arm64: vdso: move to _install_special_mapping and remove arch_vma_nameWill Deacon2014-07-171-45/+35
* arm64: vdso: put vdso datapage in a separate vmaWill Deacon2014-07-171-8/+26
* arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas2014-07-171-3/+0
* arm64: Use pr_* instead of printkJungseok Lee2014-07-171-4/+4
* arm64: Enable TEXT_OFFSET fuzzingMark Rutland2014-07-104-2/+30
* arm64: Update the Image headerMark Rutland2014-07-104-11/+104
* arm64: place initial page tables above the kernelMark Rutland2014-07-104-28/+28
* arm64: head.S: remove unnecessary function alignmentMark Rutland2014-07-101-1/+6
* arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas2014-07-101-2/+2
* arm64: Add audit supportAKASHI Takahiro2014-07-103-0/+17
* arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-07-101-0/+7
* arm64: Add __NR_* definitions for compat syscallsCatalin Marinas2014-07-106-404/+786
* arm64: enable context trackingLarry Bassel2014-07-103-1/+41
* arm64: adjust el0_sync so that a function can be calledLarry Bassel2014-07-101-6/+13
* arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott2014-07-093-0/+45
* arm64: topology: add MPIDR-based detectionZi Shen Lim2014-07-092-14/+35
* Linux 3.16-rc4v3.16-rc4Linus Torvalds2014-07-061-1/+1
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-061-0/+15
|\
| * of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-261-0/+15
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-0613-43/+86
|\ \
| * \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-0311-32/+75
| |\ \
| | * | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-251-0/+22
| | * | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-251-1/+3
| | * | ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-251-0/+10
| | * | ibmvscsi: Abort init sequence during error recoveryBrian King2014-06-251-1/+2
| | * | qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran2014-06-252-8/+13
| | * | bnx2fc: Improve stats update mechanismNeil Horman2014-06-251-12/+4
| | * | bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi2014-06-251-0/+2
| | * | fc: ensure scan_work isn't active when freeing fc_rportNeil Horman2014-06-251-0/+1
| | * | pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi2014-06-251-3/+10
| | * | MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers Emai...Reddy, Sreekanth2014-06-251-4/+5
| | * | be2iscsi: remove potential junk pointer freeTomas Henzl2014-06-251-3/+1
OpenPOWER on IntegriCloud