summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-07-22x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon
2015-07-21ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan
2015-07-21ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan
2015-07-21ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan
2015-07-21Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-07-21x86/mm/pat: Adjust default caching mode translation tablesJan Beulich
2015-07-21x86/fpu: Disable dependent CPU features on "noxsave"Jan Beulich
2015-07-21x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov
2015-07-21x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen
2015-07-21ARM: dts: add CPU OPP and regulator supply property for exynos4210Thomas Abraham
2015-07-21ARM: dts: Update video-phy node with syscon phandle for exynos3250Beata Michalska
2015-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-20ARCv2: lib: memset: Don't assume 64-bit load/storesVineet Gupta
2015-07-20ARCv2: lib: memcpy: Missing PREFETCHWVineet Gupta
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky
2015-07-20ARCv2: add knob for DIV_REV in KconfigAlexey Brodkin
2015-07-20ARC/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-20AVR32/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-19Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-07-18Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson
2015-07-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-17s390/hugetlb: add hugepages_supported defineDominik Dingel
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel
2015-07-17revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel
2015-07-17openrisc: fix CONFIG_UID16 settingAndrew Morton
2015-07-17Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2015-07-17ARM: fix __virt_to_idmap build error on !MMURussell King
2015-07-17ARM: invalidate L1 before enabling coherencyRussell King
2015-07-17ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski
2015-07-17ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd
2015-07-17ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov
2015-07-17x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing codeAndy Lutomirski
2015-07-17x86/nmi/64: Make the "NMI executing" variable more consistentAndy Lutomirski
2015-07-17x86/nmi/64: Minor asm simplificationAndy Lutomirski
2015-07-17x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-07-17x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-07-17x86/nmi/64: Improve nested NMI commentsAndy Lutomirski