aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-4/+12
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 3-3/+9
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 17-116/+382
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-15/+53
2015-11-22parisc: Map kernel text and data on huge pagesGravatar Helge Deller 3-26/+31
2015-11-22parisc: Add Huge Page and HUGETLBFS supportGravatar Helge Deller 6-15/+291
2015-11-22parisc: Use long branch to do_syscall_trace_exitGravatar Helge Deller 1-2/+2
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelGravatar Helge Deller 2-3/+7
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Gravatar Helge Deller 3-28/+21
2015-11-22parisc: Add defines for Huge page supportGravatar Helge Deller 2-4/+29
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hGravatar Helge Deller 1-10/+0
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2015-11-20Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-1/+3
2015-11-20MIPS: ath79: Add a machine entry for booting OF machinesGravatar Alban Bedel 1-0/+5
2015-11-20MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsiGravatar Alban Bedel 1-1/+1
2015-11-20MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xGravatar Alban Bedel 1-1/+1
2015-11-20parisc: Drop definition of start_thread_som for HP-UX SOM binariesGravatar Helge Deller 1-27/+0
2015-11-20parisc: Fix wrong comment regarding first pmd entry flagsGravatar Helge Deller 1-1/+1
2015-11-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 11-54/+61
2015-11-19arm64: restore bogomips information in /proc/cpuinfoGravatar Yang Shi 1-0/+5
2015-11-19x86/cpu: Fix SMAP check in PVOPS environmentsGravatar Andrew Cooper 1-2/+1
2015-11-19x86/ftrace: Add comment on static function tracingGravatar Namhyung Kim 1-0/+6
2015-11-18arm64: barriers: fix smp_load_acquire to work with const argumentsGravatar Will Deacon 1-6/+10
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 18-243/+160
2015-11-18arm64: Fix R/O permissions in mark_rodata_roGravatar Laura Abbott 2-1/+2
2015-11-18arm64: crypto: reduce priority of core AES cipherGravatar Ard Biesheuvel 1-1/+1
2015-11-18arm64: use non-global mappings for UEFI runtime regionsGravatar Ard Biesheuvel 2-10/+6
2015-11-18ARM: dts: imx27.dtsi: change the clock information for usbGravatar Peter Chen 1-4/+12
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-8/+42
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSGravatar Yang Shi 1-5/+39
2015-11-17arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Gravatar Lorenzo Pieralisi 1-0/+10
2015-11-17arm64: do not include ptrace.h from compat.hGravatar Arnd Bergmann 1-2/+1
2015-11-17arm64: simplify dma_get_opsGravatar Arnd Bergmann 2-22/+7
2015-11-17arm64: mm: use correct mapping granularity under DEBUG_RODATAGravatar Ard Biesheuvel 1-6/+6
2015-11-16Merge branch 'pm-tools'Gravatar Rafael J. Wysocki 1-2/+1
2015-11-16bpf, arm64: start flushing icache range from headerGravatar Daniel Borkmann 1-1/+1
2015-11-16bpf, arm: start flushing icache range from headerGravatar Daniel Borkmann 1-1/+1
2015-11-16arm64: bpf: fix JIT frame pointer setupGravatar Yang Shi 1-3/+3
2015-11-16s390: remove SALIPL loaderGravatar Heiko Carstens 1-79/+8
2015-11-16s390: wire up mlock2 system callGravatar Heiko Carstens 3-1/+4
2015-11-16MIPS: Fix flood of warnings about comparsion being always true.Gravatar Ralf Baechle 1-1/+2
2015-11-16s390: remove g5 elf platform supportGravatar Heiko Carstens 1-3/+0
2015-11-16s390: avoid cache aliasing under z/VM and KVMGravatar Martin Schwidefsky 4-86/+23
2015-11-16arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrsGravatar Robin Murphy 1-6/+13
2015-11-16powerpc: Wire up sys_mlock2()Gravatar Michael Ellerman 3-1/+3
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+0
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-16/+73
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 147-746/+4472
2015-11-14Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-55/+73
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPGravatar Vineet Gupta 1-4/+0