summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22arm64: add better page protections to arm64Laura Abbott
2015-01-22arm64: use fixmap for text patchingLaura Abbott
2015-01-16arm64: respect mem= for EFIMark Rutland
2015-01-16arm64/efi: handle potential failure to remap memory mapArd Biesheuvel
2015-01-15arm64: kill off the libgcc dependencyKevin Hao
2015-01-15Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas
2015-01-15arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: kvm: remove ESR_EL2_* macrosMark Rutland
2015-01-15arm64: remove ESR_EL1_* macrosMark Rutland
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2015-01-15arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: move to ESR_ELx macrosMark Rutland
2015-01-15arm64: introduce common ESR_ELx_* definitionsMark Rutland
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla
2015-01-13arm64: remove broken cachepolicy codeMark Rutland
2015-01-13Merge tag 'for-3.20' of http://git.linaro.org/people/ard.biesheuvel/linux-arm...Catalin Marinas
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel
2015-01-12arm64/efi: remove free_boot_services() and friendsArd Biesheuvel
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2015-01-12arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel
2015-01-12efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel
2015-01-12efi: split off remapping code from efi_config_init()Ard Biesheuvel
2015-01-12arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel
2015-01-12arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel
2015-01-11linux 3.19-rc4Linus Torvalds
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-09Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson
2015-01-09sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa
2015-01-09sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-09sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni