summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-28watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka1-1/+1
2013-03-28IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn1-2/+6
2013-03-28ext4: fix data=journal fast mount/umount hangTheodore Ts'o1-1/+2
2013-03-28ext4: use s_extent_max_zeroout_kb value as number of kbLukas Czerner1-1/+1
2013-03-28ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o5-15/+15
2013-03-28usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow1-0/+7
2013-03-28ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu1-1/+5
2013-03-28jbd2: fix use after free in jbd2_journal_dirty_metadata()Jan Kara1-5/+10
2013-03-28cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton1-48/+5
2013-03-28cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik3-1/+33
2013-03-28drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher1-7/+9
2013-03-28drm/radeon: fix backend map setup on 1 RB trinity boardsAlex Deucher1-5/+16
2013-03-28drm/radeon: fix S/R on VM systems (cayman/TN/SI)Alex Deucher2-0/+2
2013-03-28drm/radeon: add support for Richland APUsAlex Deucher1-1/+10
2013-03-28drm/radeon: add Richland pci idsAlex Deucher1-1/+12
2013-03-28drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire1-5/+5
2013-03-28dm verity: avoid deadlockMikulas Patocka2-5/+36
2013-03-28dm thin: fix discard corruptionJoe Thornber2-24/+26
2013-03-28ARM: tegra: fix register address of slink controllerLaxman Dewangan2-2/+2
2013-03-28target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/OsNicholas Bellinger1-1/+1
2013-03-28target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover1-1/+4
2013-03-28mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov1-1/+2
2013-03-28drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-28mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li1-2/+6
2013-03-28drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-28KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-28KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-28i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2013-03-28Revert "drm/i915: write backlight harder"Daniel Vetter1-8/+5
2013-03-28drm/i915: bounds check execbuffer relocation countKees Cook1-3/+8
2013-03-28mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao1-4/+3
2013-03-28rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger1-52/+35
2013-03-28rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger1-2/+0
2013-03-28tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)1-1/+5
2013-03-28tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)1-4/+8
2013-03-28tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)1-2/+2
2013-03-28tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)1-1/+2
2013-03-28drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-28Revert "drm/i915: try to train DP even harder"Takashi Iwai1-1/+1
2013-03-28vfs,proc: guarantee unique inodes in /procLinus Torvalds1-3/+3
2013-03-28saner proc_get_inode() calling conventionsAl Viro2-21/+10
2013-03-28ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack1-3/+3
2013-03-28ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack1-4/+6
2013-03-28ALSA: usb: Parse UAC2 extension unit like for UAC1Torstein Hegge1-1/+4
2013-03-28ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai1-1/+1
2013-03-28ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai1-4/+4
2013-03-28sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings1-1/+2
2013-03-28sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2013-03-28sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-03-28sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8