summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: kernel: remove non-legit DT warnings when booting using ACPISudeep Holla2015-07-272-3/+8
* arm64: alternatives: add enable parameter to conditional asm macrosWill Deacon2015-07-271-3/+9
* arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-2714-2/+121
* arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose2015-07-271-5/+15
* arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse2015-07-271-3/+25
* arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse2015-07-272-5/+13
* arm64: kernel: Add cpufeature 'enable' callbackJames Morse2015-07-272-0/+7
* arm64: kernel: Move config_sctlr_el1James Morse2015-07-273-13/+13
* arm64: kvm: Adopt new alternative assembler macrosDaniel Thompson2015-07-271-2/+10
* arm64: kernel: Adopt new alternative assembler macrosDaniel Thompson2015-07-271-16/+13
* arm64: mm: Adopt new alternative assembler macrosDaniel Thompson2015-07-271-1/+6
* arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson2015-07-271-0/+41
* arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse2015-07-271-0/+7
* arm64: perf: condense event number mapsMark Rutland2015-07-271-102/+22
* arm64: hugetlb: remove paragraph about writing to FSFJisheng Zhang2015-07-272-8/+0
* arm64: dma-mapping: implement dma_get_sgtable()Robin Murphy2015-07-271-0/+14
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-2722-153/+8
* arm64: perf: factor out callchain codeMark Rutland2015-07-274-180/+198
* arm64: lib: use pair accessors for copy_*_user routinesWill Deacon2015-07-273-18/+33
* arm64: Better native ptrace support for compat tasksCatalin Marinas2015-07-271-1/+91
* arm64: enable more compressed Image formatsOlof Johansson2015-07-272-1/+16
* arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-274-2/+178
* arm64: remove dead codeMark Salter2015-07-272-12/+0
* arm64: move update_mmu_cache() into asm/pgtable.hWill Deacon2015-07-272-14/+15
* arm64: consolidate __swiotlb_mmapRobin Murphy2015-07-271-13/+7
* arm64: Remove unused macros from assembler.hDaniel Thompson2015-07-271-12/+0
* arm64: modify the dump mem for 64 bit addressesRohit Thapliyal2015-07-271-9/+20
* arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...Sudeep Holla2015-07-271-2/+2
* arm64: perf: Remove unnecessary printkSuzuki K. Poulose2015-07-271-3/+1
* Linux 4.2-rc4v4.2-rc4Linus Torvalds2015-07-261-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-261-0/+8
|\
| * perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming2015-07-261-0/+8
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-2611-59/+81
|\ \ | |/ |/|
| * x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner2015-07-261-3/+3
| * x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko2015-07-241-5/+9
| * x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-241-2/+2
| * mm: Fix bugs in region_is_ram()Toshi Kani2015-07-221-3/+3
| * x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-221-18/+6
| * x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-221-3/+4
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-212-4/+33
| |\
| | * efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-152-4/+33
| * | x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...Luis R. Rodriguez2015-07-211-6/+9
| * | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-211-2/+4
| * | x86/mm/pat: Adjust default caching mode translation tablesJan Beulich2015-07-211-3/+3
| * | x86/fpu: Disable dependent CPU features on "noxsave"Jan Beulich2015-07-211-0/+6
| * | x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2015-07-212-21/+10
| * | x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen2015-07-211-1/+1
* | | Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-07-2620-161/+170
|\ \ \
| * | | USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern2015-07-221-1/+1
| * | | cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn2015-07-221-0/+1