aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * | | | | sparc64: Fix range check in kern_addr_valid().David S. Miller2014-05-04
| | * | | | | sparc64: Fix top-level fault handling bugs.David S. Miller2014-05-04
| | * | | | | sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-05-04
| | * | | | | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller2014-05-04
| | * | | | | sparc64: Fix hex values in comment above pte_modify().David S. Miller2014-05-04
| | * | | | | sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-04
| | * | | | | sparc64: Fix huge PMD invalidation.David S. Miller2014-05-04
| | * | | | | sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller2014-05-04
| | * | | | | sparc64: Normalize NMI watchdog logging and behavior.David S. Miller2014-05-04
| | * | | | | sparc64: Make itc_sync_lock rawKirill Tkhai2014-05-02
| | * | | | | sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-05-02
| * | | | | | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-05-05
| |\ \ \ \ \ \
| | * | | | | | xtensa: ISS: don't depend on CONFIG_TTYMax Filippov2014-05-05
| | * | | | | | xtensa: xt2000: drop redundant sysmem initializationMax Filippov2014-04-10
| | * | | | | | xtensa: add support for KC705Max Filippov2014-04-06
| | * | | | | | xtensa: xtfpga: introduce SoC I/O busMax Filippov2014-04-06
| | * | | | | | xtensa: add HIGHMEM supportMax Filippov2014-04-06
| | * | | | | | xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov2014-04-06
| | * | | | | | xtensa: dump sysmem from the bootmem_initMax Filippov2014-04-01
| | * | | | | | xtensa: handle memmap kernel optionMax Filippov2014-04-01
| | * | | | | | xtensa: keep sysmem banks ordered in mem_reserveMax Filippov2014-04-01
| | * | | | | | xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2014-04-01
| | * | | | | | xtensa: split bootparam and kernel meminfoMax Filippov2014-04-01
| | * | | | | | xtensa: enable sorting extable at build timeMax Filippov2014-04-01
| | * | | | | | xtensa: export __{invalidate,flush}_dcache_rangeMax Filippov2014-04-01
| | * | | | | | xtensa: Export __invalidate_icache_rangeGeert Uytterhoeven2014-04-01
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-04
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2014-05-03
| | * | | | | | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-03
| | * | | | | | arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-03
| | * | | | | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-03
| | * | | | | | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-03
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-03
| |\ \ \ \ \ \ \
| | * | | | | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-28
| | |/ / / / / /
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-02
| |\ \ \ \ \ \ \
| | * | | | | | | x86/vsmp: Fix irq routingOren Twaig2014-04-28
| | * | | | | | | x86: LLVMLinux: Wrap -mno-80387 with cc-optionBehan Webster2014-04-22
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-02
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2014-04-30
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter2014-04-28
| | | * | | | | | | | ARM: KVM: disable KVM in Kconfig on big-endian systemsWill Deacon2014-04-26
| | * | | | | | | | | KVM: x86: Check for host supported fields in shadow vmcsBandan Das2014-04-28
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-05-02
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky2014-04-25
| * | | | | | | | | Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-01
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | parisc: Use generic uapi/asm/resource.h fileHelge Deller2014-05-01
| | * | | | | | | | | parisc: remove _STK_LIM_MAX overrideJohn David Anglin2014-05-01
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Hexagon: Delete stale barrier.hVineet Gupta2014-05-01
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-01
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf/x86: Fix RAPL rdmsrl_safe() usageStephane Eranian2014-04-24