summaryrefslogtreecommitdiffstats
path: root/net/ipx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-24arm64: head.S: ensure visibility of page tablesMark Rutland1-0/+1
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel4-2/+93
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel8-4/+110
2015-03-23ARM: kvm: implement replacement for ld's LOG2CEIL()Ard Biesheuvel1-2/+22
2015-03-19arm64: proc: remove unused cpu_get_pgd macroWill Deacon1-9/+0
2015-03-19arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2-1/+29
2015-03-19arm64: remove __calc_phys_offsetArd Biesheuvel1-36/+11
2015-03-19arm64: merge __enable_mmu and __turn_mmu_onArd Biesheuvel1-26/+7
2015-03-19arm64: use PC-relative reference for secondary_holding_pen_releaseArd Biesheuvel1-8/+1
2015-03-19arm64: remove __switch_data object from head.SArd Biesheuvel1-21/+8
2015-03-19arm64: remove processor_idArd Biesheuvel2-9/+1
2015-03-19arm64: add macros for common adrp usagesArd Biesheuvel1-0/+48
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier6-153/+8
2015-03-19arm64: kconfig: increase NR_CPUS range to 2-4096.Ganapatrao Kulkarni1-2/+2
2015-03-19arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-6/+15
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel4-46/+34
2015-03-19arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2-13/+9
2015-03-19arm64: fixmap: check idx is definitely validMark Rutland1-4/+1
2015-03-19arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland1-1/+1
2015-03-19arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann1-2/+0
2015-03-19arm64: Enable CONFIG_COMPAT also for 64k page sizeAlexander Graf1-1/+5
2015-03-19arm64: fix implementation of mmap2 compat syscallAndreas Schwab3-1/+20
2015-03-17arm64: Adjust EFI libstub object include logicSteve Capper1-1/+1
2015-03-17arm64: log CPU boot modesMark Rutland1-0/+13
2015-03-17arm64: fix hyp mode mismatch detectionMark Rutland1-1/+1
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland4-1/+19
2015-03-17arm64: Implement cpu_relax as yieldPeter Crosthwaite1-1/+5
2015-03-16Linux 4.0-rc4v4.0-rc4Linus Torvalds1-1/+1
2015-03-15[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-14locks: fix generic_delete_lease tracepoint to use victim pointerJeff Layton1-1/+1
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel1-1/+1
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2-0/+17
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2-0/+16
2015-03-13MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT1-0/+1
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck1-1/+1
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai1-8/+22
2015-03-13memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov1-1/+3
2015-03-13mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep1-2/+2
2015-03-13kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2-4/+8
2015-03-13kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin5-7/+16
2015-03-13fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose1-1/+2
2015-03-13mm/nommu.c: export symbol max_mapnrgchen gchen1-0/+1
2015-03-13arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5
2015-03-13nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi1-3/+4
2015-03-13mm: cma: fix CMA aligned offset calculationDanesh Petigara1-5/+7
2015-03-13mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes1-1/+3
2015-03-13mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko1-1/+2
2015-03-13drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas1-0/+1
2015-03-13ocfs2: make append_dio an incompat featureMark Fasheh2-8/+9
2015-03-12mm: thp: Return the correct value for change_huge_pmdMel Gorman1-2/+2