summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-15arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose3-0/+45
2016-04-15arm64: Add cpu_panic_kernel helperSuzuki K Poulose2-2/+12
2016-04-14arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse1-10/+23
2016-04-14arm64: hw-breakpoint: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+5
2016-04-14arm64/debug: Remove superfluous SMP function callAnna-Maria Gleixner1-2/+1
2016-04-14arm64: simplify kernel segment mapping granularityArd Biesheuvel2-11/+16
2016-04-14arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel2-6/+5
2016-04-14arm64: move early boot code to the .init segmentArd Biesheuvel3-18/+20
2016-04-14arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel1-7/+7
2016-04-14arm64: mm: restrict virt_to_page() to the linear mappingArd Biesheuvel1-1/+11
2016-04-14arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel4-21/+38
2016-04-14arm64: insn: avoid virt_to_page() translations on core kernel symbolsArd Biesheuvel1-1/+1
2016-04-14arm64: mm: avoid virt_to_page() translation for the zero pageArd Biesheuvel1-1/+1
2016-04-14arm64: mm: free __init memory via the linear mappingArd Biesheuvel1-1/+2
2016-04-14arm64: vdso: avoid virt_to_page() translations on kernel symbolsArd Biesheuvel1-2/+2
2016-04-14arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel1-64/+0
2016-04-14arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel2-0/+33
2016-04-14Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...Ard Biesheuvel1-3/+2
2016-04-14arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel1-3/+18
2016-04-14arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel1-2/+6
2016-04-13arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang1-7/+2
2016-04-13arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang2-0/+8
2016-04-11Linux 4.6-rc3v4.6-rc3Linus Torvalds1-1/+1
2016-04-11Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2-10/+0
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang1-1/+6
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang1-1/+1
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger1-2/+2
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller1-6/+4
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller1-0/+8
2016-04-08tuntap: restore default qdiscJason Wang1-2/+2
2016-04-08orangefs: remove unused variableMartin Brandenburg1-3/+1
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches1-14/+17
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg1-1/+5
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg1-15/+1
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall2-2/+2
2016-04-08Orangefs: xattr.c cleanupMike Marshall1-16/+1
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu1-0/+3
2016-04-08gpio: pca953x: Use correct u16 value for register word writeYong Li1-1/+2
2016-04-08gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck1-31/+67
2016-04-08gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck1-7/+12
2016-04-08gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik1-2/+2
2016-04-08gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*Dmitry Torokhov1-4/+12
2016-04-08libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignmentDan Williams3-30/+51
2016-04-08libnvdimm, pfn: fix uuid validationDan Williams1-1/+1
2016-04-08libnvdimm: fix smart data retrievalDan Williams1-1/+1
2016-04-08ipv6: Count in extension headers in skb->network_headerJakub Sitnicki1-4/+4