summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/ptrace.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-07lkdtm: fix memory leak of baseSudip Mukherjee1-1/+3
2016-04-07lkdtm: fix memory leak of valSudip Mukherjee1-1/+2
2016-04-06x86: remove the kernel code/data/bss resources from /proc/iomemLinus Torvalds1-37/+0
2016-04-06i40iw: avoid potential uninitialized variable useArnd Bergmann1-7/+3
2016-04-06IB/mlx5: fix VFs callback function prototypesArnd Bergmann1-9/+9
2016-04-05compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-05kvm: x86: make lapic hrtimer pinnedLuiz Capitulino1-4/+4
2016-04-05s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger1-2/+2
2016-04-04gma500: remove annoying deprecation warningLinus Torvalds1-1/+1
2016-04-04mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov1-15/+0
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov65-135/+120
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov381-2721/+2722
2016-04-04MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulationMaciej W. Rozycki1-13/+13
2016-04-04MIPS: BMIPS: Fix gisb-arb compatible string for 7435Florian Fainelli1-1/+1
2016-04-04MAINTAINERS: xen: Konrad to step down and Juergen to pick upKonrad Rzeszutek Wilk1-1/+1
2016-04-04xen/events: Mask a moving irqBoris Ostrovsky1-4/+24
2016-04-04extcon: palmas: Drop stray IRQF_EARLY_RESUME flagNishanth Menon1-2/+1
2016-04-03Linux 4.6-rc2v4.6-rc2Linus Torvalds1-1/+1
2016-04-03v4l2-mc: avoid warning about unused variableLinus Torvalds1-1/+1
2016-04-03MIPS: Bail on unsupported module relocsPaul Burton2-6/+32
2016-04-03MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock nameAntony Pavlov1-1/+1
2016-04-03MIPS: ath79: Fix the ar913x reference clock rateAlban Bedel1-37/+1
2016-04-03MIPS: ath79: Fix the ar724x clock calculationWeijie Gao1-3/+3
2016-04-03dt-bindings: clock: qca,ath79-pll: fix copy-paste typosAntony Pavlov2-4/+4
2016-04-03MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki3-12/+20
2016-04-03FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.Ralf Baechle1-2/+2
2016-04-03MIPS: ci20: Enable NAND and UBIFS support in defconfig.Harvey Hunt1-5/+9
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder32-52/+52
2016-04-03MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZEPaul Burton1-0/+5
2016-04-03MIPS: zboot: Remove copied source files on cleanAlban Bedel1-0/+1
2016-04-03MIPS: zboot: Fix the build with XZ compression on older GCC versionsAlban Bedel1-3/+3
2016-04-03MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle5-6/+20
2016-04-03Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2-3/+2
2016-04-02.mailmap: add Christophe RicardChristophe Ricard1-0/+1
2016-04-02Make CONFIG_FHANDLE default yAndi Kleen1-1/+2
2016-04-02mm/page_isolation.c: fix the function commentsNeil Zhang1-1/+1
2016-04-02oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko1-1/+5
2016-04-02mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach1-1/+1
2016-04-02mm/rmap: batched invalidations should use existing apiNadav Amit3-28/+8
2016-04-02x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit1-3/+9
2016-04-02mm: fix invalid node in alloc_migrate_target()Xishi Qiu1-4/+4
2016-04-02include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang1-1/+1
2016-04-02mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko1-1/+1
2016-04-02MAINTAINERS: orangefs mailing list is subscribers-onlyJoe Perches1-1/+1
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas1-14/+16
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO4-48/+73
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO3-10/+11
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO1-8/+8
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang1-1/+1
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang1-1/+1