summaryrefslogtreecommitdiffstats
path: root/crypto/blkcipher.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-19drm: i915: Port to new backlight interface selection APIHans de Goede1-11/+1
2015-06-19acpi-video-detect: Unregister acpi_video backlight when dmi quirks are addedHans de Goede1-0/+3
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede2-88/+100
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede6-32/+47
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede4-13/+7
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede3-66/+58
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede2-14/+1
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede2-14/+0
2015-06-19apple-gmux: Stop using acpi_video_dmi_demote_vendor()Hans de Goede1-1/+0
2015-06-19samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...Hans de Goede1-2/+2
2015-06-19asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-06-19apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-06-15ACPI / scan: constify ACPI device idsMathias Krause1-1/+1
2015-06-15ACPI / video: constify ACPI and DMI id tablesMathias Krause1-2/+2
2015-06-15ACPI / video: Add a parameter to not register the backlight sysfs interfaceHans de Goede1-4/+39
2015-06-15ACPI / video: Add enable_native_backlight quirk for MacbookPro12,1Hans de Goede1-0/+9
2015-06-15Linux 4.1-rc8v4.1-rc8Linus Torvalds1-1/+1
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin1-2/+2
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent1-7/+14
2015-06-12Doc: networking: Fix URL for wiki.wireshark.org in udplite.txtMasanari Iida1-1/+1
2015-06-12sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner1-1/+10
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse2-3/+21
2015-06-12md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown3-0/+3
2015-06-12md: Close race when setting 'action' to 'idle'.NeilBrown1-5/+6
2015-06-12md: don't return 0 from array_state_storeNeilBrown1-1/+1
2015-06-12dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski1-1/+5
2015-06-12ALSA: hda - Abort the probe without i915 binding for HSW/BDWTakashi Iwai1-2/+16
2015-06-12net: don't wait for order-3 page allocationShaohua Li2-2/+2
2015-06-12mpls: handle device renames for per-device sysctlsRobert Shearman1-0/+11
2015-06-12net: igb: fix the start time for periodic output signalsRichard Cochran1-2/+2
2015-06-11block: pmem: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2015-06-11block: fix ext_dev_lock lockdep reportDan Williams1-6/+6
2015-06-11drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer1-5/+12
2015-06-11Revert "drm/radeon: adjust pll when audio is not enabled"Alex Deucher1-3/+0
2015-06-11Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher1-3/+1
2015-06-11drm/radeon: fix freeze for laptop with Turks/Thames GPU.Jérôme Glisse1-0/+15
2015-06-11ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long1-1/+1
2015-06-11ntb: initialize max_mw for Atom before using itDaniel Verkamp1-0/+1
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai4-2/+34
2015-06-11enic: fix memory leak in rq_cleanGovindarajulu Varadarajan1-5/+4
2015-06-11enic: check return value for stat dumpGovindarajulu Varadarajan2-4/+25
2015-06-11enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan1-1/+1
2015-06-11net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman1-8/+5
2015-06-11bridge: fix multicast router rlist endless loopNikolay Aleksandrov1-4/+3
2015-06-11tipc: disconnect socket directly after probe failureErik Hugne1-5/+11
2015-06-11ALSA: hda - Continue probing even if i915 binding failsTakashi Iwai1-1/+2
2015-06-11arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton1-7/+7
2015-06-11sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman1-1/+1
2015-06-11zsmalloc: fix a null pointer dereference in destroy_handle_cache()Sergey Senozhatsky1-1/+2
2015-06-11mm: memcontrol: fix false-positive VM_BUG_ON() on -rtJohannes Weiner1-3/+1