aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-17powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard
2014-07-17powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley
2014-07-17ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng
2014-07-17ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng
2014-07-17ACPI / EC: Add asynchronous command byte write supportLv Zheng
2014-07-17ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng
2014-07-17ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft
2014-07-17Revert "ACPI / AC: Remove AC's proc directory."Lan Tianyu
2014-07-17hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin
2014-07-17hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin
2014-07-17hwmon: (adm1031) Fix writes to limit registersGuenter Roeck
2014-07-17hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck
2014-07-17hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin
2014-07-17hwmon: (adc128d818) Drop write support on inX_input attributesGuenter Roeck
2014-07-17thermal: hwmon: Make the check for critical temp valid consistentAaron Lu
2014-07-17serial: imx: Fix build breakagePeter Hurley
2014-07-17i8k: Fix non-SMP operationGuenter Roeck
2014-07-17ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo
2014-07-17workqueue: zero cpumask of wq_numa_possible_cpumask on initYasuaki Ishimatsu
2014-07-17cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng
2014-07-17workqueue: fix dev_set_uevent_suppress() imbalanceMaxime Bizon
2014-07-17parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller
2014-07-17parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller
2014-07-17serial: Test for no tx data on tx restartPeter Hurley
2014-07-17iio: ti_am335x_adc: Fix: Use same step id at FIFOs both endsJan Kardell
2014-07-17USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka
2014-07-17USB: ftdi_sio: Add extra PID.Bert Vermeulen
2014-07-17USB: cp210x: add support for Corsair usb dongleAndras Kovacs
2014-07-17usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-07-09Linux 3.15.5v3.15.5Greg Kroah-Hartman
2014-07-09mm: fix crashes from mbind() merging vmasHugh Dickins
2014-07-09mm/numa: Remove BUG_ON() in __handle_mm_fault()Rik van Riel
2014-07-09drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN
2014-07-09arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang
2014-07-09drm/i915: fix display power sw state reportingImre Deak
2014-07-09mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching
2014-07-09netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumperFlorian Westphal
2014-07-09netfilter: nf_nat: fix oops on netns removalFlorian Westphal
2014-07-09netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracksPablo Neira Ayuso
2014-07-09tty: Correct INPCK handlingPeter Hurley
2014-07-09serial: Fix IGNBRK handlingPeter Hurley
2014-07-09clk: qcom: Fix mmcc-8974's PLL configurationsStephen Boyd
2014-07-09clk: qcom: Fix clk_rcg2_is_enabled() checkStephen Boyd
2014-07-09net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang
2014-07-09mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein
2014-07-09ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta
2014-07-09irqchip: spear_shirq: Fix interrupt offsetThomas Gleixner
2014-07-09md: flush writes before starting a recovery.NeilBrown
2014-07-09btrfs: only unlock block in verify_parent_transid if we locked itJosef Bacik
2014-07-09tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()Oleg Nesterov