aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-22
* arm64: add better page protections to arm64Laura Abbott2015-01-22
* arm64: use fixmap for text patchingLaura Abbott2015-01-22
* arm64: respect mem= for EFIMark Rutland2015-01-16
* arm64/efi: handle potential failure to remap memory mapArd Biesheuvel2015-01-16
* arm64: kill off the libgcc dependencyKevin Hao2015-01-15
* Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas2015-01-15
|\
| * arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-15
| * arm64: kvm: remove ESR_EL2_* macrosMark Rutland2015-01-15
| * arm64: remove ESR_EL1_* macrosMark Rutland2015-01-15
| * arm64: kvm: move to ESR_ELx macrosMark Rutland2015-01-15
| * arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-15
| * arm64: move to ESR_ELx macrosMark Rutland2015-01-15
| * arm64: introduce common ESR_ELx_* definitionsMark Rutland2015-01-15
* | arm64: kernel: add support for cpu cache informationSudeep Holla2015-01-15
* | arm64: remove broken cachepolicy codeMark Rutland2015-01-13
* | Merge tag 'for-3.20' of http://git.linaro.org/people/ard.biesheuvel/linux-arm...Catalin Marinas2015-01-13
|\ \
| * | arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-12
| * | arm64/efi: remove free_boot_services() and friendsArd Biesheuvel2015-01-12
| * | arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-12
| * | arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel2015-01-12
| * | efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel2015-01-12
| * | efi: split off remapping code from efi_config_init()Ard Biesheuvel2015-01-12
| * | arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel2015-01-12
| * | arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel2015-01-12
|/ /
* | linux 3.19-rc4Linus Torvalds2015-01-11
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-11
|\ \
| * | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-09
| * | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-07
| * | ARM: 8249/1: mm: dump: don't skip regionsMark Rutland2015-01-07
| * | ARM: wire up execveat syscallRussell King2015-01-07
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-11
|\ \ \
| * \ \ Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-01-01
| |\ \ \
| | * | | x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2014-12-23
| * | | | x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-23
| * | | | x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND2014-12-23
| * | | | x86: Fix step size adjustment during initial memory mappingJan Beulich2014-12-23
| * | | | Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2014-12-21
| |\| | | | | |/ / | |/| |
| | * | x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2014-12-20
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-11
|\ \ \ \
| * | | | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa2015-01-09
| * | | | sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni2015-01-09
| * | | | sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-01-09
| * | | | sched: Fix odd values in effective_load() calculationsYuyang Du2015-01-09
| * | | | sched, fanotify: Deal with nested sleepsPeter Zijlstra2015-01-09
| * | | | sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocationAlex Thorlton2014-12-23
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-11
|\ \ \ \ \
| * | | | | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen2015-01-09
| * | | | | perf/x86_64: Improve user regs samplingAndy Lutomirski2015-01-09
| * | | | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-09