summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Linux 3.10.49v3.10.49Greg Kroah-Hartman1-1/+1
2014-07-17ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-07-17x86, ioremap: Speed up check for RAM pagesRoland Dreier1-7/+19
2014-07-17Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu1-2/+2
2014-07-17Score: The commit is for compiling successfully.Lennox Wu5-6/+8
2014-07-17Score: Implement the function csum_ipv6_magicLennox Wu1-42/+51
2014-07-17score: normalize global variables exported by vmlinux.ldsJiang Liu1-0/+1
2014-07-17rtmutex: Plug slow unlock raceThomas Gleixner1-6/+109
2014-07-17rtmutex: Handle deadlock detection smarterThomas Gleixner3-5/+38
2014-07-17rtmutex: Detect changes in the pi lock chainThomas Gleixner1-15/+59
2014-07-17rtmutex: Fix deadlock detector for realThomas Gleixner1-4/+28
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)4-11/+25
2014-07-17drm/radeon: stop poisoning the GART TLBChristian König1-2/+4
2014-07-17drm/radeon: fix typo in golden register setup on evergreenAlex Deucher1-4/+4
2014-07-17ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen2-3/+4
2014-07-17ext4: clarify error count warning messagesTheodore Ts'o1-3/+4
2014-07-17ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o1-7/+7
2014-07-17dm io: fix a race condition in the wake up code for sync_ioJoe Thornber1-14/+8
2014-07-17Drivers: hv: vmbus: Fix a bug in the channel callback dispatch codeK. Y. Srinivasan1-2/+6
2014-07-17clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-17arm64: implement TASK_SIZE_OFColin Cross1-0/+2
2014-07-17crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna1-1/+1
2014-07-17cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad1-1/+1
2014-07-17powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley1-0/+3
2014-07-17powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley3-3/+3
2014-07-17powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard1-1/+16
2014-07-17ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft1-5/+5
2014-07-17hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin1-6/+8
2014-07-17hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin1-0/+3
2014-07-17hwmon: (adm1031) Fix writes to limit registersGuenter Roeck1-3/+5
2014-07-17hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin1-1/+1
2014-07-17workqueue: zero cpumask of wq_numa_possible_cpumask on initYasuaki Ishimatsu1-1/+1
2014-07-17cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng2-3/+7
2014-07-17workqueue: fix dev_set_uevent_suppress() imbalanceMaxime Bizon1-0/+1
2014-07-17parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller1-1/+2
2014-07-17USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2-0/+8
2014-07-17USB: ftdi_sio: Add extra PID.Bert Vermeulen2-2/+4
2014-07-17USB: cp210x: add support for Corsair usb dongleAndras Kovacs1-0/+1
2014-07-17usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter1-0/+2
2014-07-09Linux 3.10.48v3.10.48Greg Kroah-Hartman1-1/+1
2014-07-09mm: fix crashes from mbind() merging vmasHugh Dickins1-26/+20
2014-07-09hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi1-28/+43
2014-07-09sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-07-09drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN1-0/+2
2014-07-09arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang1-0/+1
2014-07-09ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while D...Sander Eikelenboom1-3/+3
2014-07-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner1-1/+2
2014-07-09serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2014-07-09serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger1-10/+32
2014-07-09serial: 8250_dw: Report CTS asserted for auto flowTim Kryger1-8/+26