summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-20hwmon: (sht15) Check return value of regulator_enable()Mark Brown1-1/+7
2013-03-20hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionalityGuenter Roeck1-1/+1
2013-03-20hwmon: (pmbus/ltc2978) Fix peak attribute handlingGuenter Roeck1-13/+15
2013-03-20ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-03-20drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä1-7/+4
2013-03-20dm snapshot: add missing module aliasesMikulas Patocka1-0/+2
2013-03-20dm: fix truncated status stringsMikulas Patocka12-109/+95
2013-03-20xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk1-0/+9
2013-03-20cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton1-0/+5
2013-03-20mwifiex: correct sleep delay counterAvinash Patil1-1/+1
2013-03-20ath9k_htc: fix signal strength handling issuesFelix Fietkau2-7/+12
2013-03-20ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-03-20proc connector: reject unprivileged listener bumpsKees Cook1-0/+8
2013-03-20md: raid0: fix error return from create_stripe_zones.NeilBrown1-1/+1
2013-03-20md: fix two bugs when attempting to resize RAID0 array.NeilBrown2-1/+5
2013-03-20ARM: fix scheduling while atomic warning in alignment handling codeRussell King1-7/+4
2013-03-20ARM: VFP: fix emulation of second VFP instructionRussell King1-1/+1
2013-03-20dc395x: uninitialized variable in device_alloc()Dan Carpenter1-1/+1
2013-03-20storvsc: Initialize the sglistK. Y. Srinivasan1-0/+1
2013-03-20SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust1-1/+5
2013-03-20NFS: Don't allow NFS silly-renamed files to be deleted, no signalTrond Myklebust1-7/+13
2013-03-20md: protect against crash upon fsync on ro arraySebastian Riemer1-0/+4
2013-03-20btrfs: Init io_lock after cloning btrfs device structThomas Gleixner1-0/+1
2013-03-20Revert "powerpc/eeh: Fix crash when adding a device in a slot with DDW"Ben Hutchings4-34/+3
2013-03-06Linux 3.2.40v3.2.40Ben Hutchings1-1/+1
2013-03-06ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o1-0/+1
2013-03-06ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan1-17/+29
2013-03-06ext4: rewrite punch hole to use ext4_ext_remove_space()Lukas Czerner1-85/+91
2013-03-06fs: cachefiles: add support for large files in filesystem cachingJustin Lecher1-1/+1
2013-03-06exec: use -ELOOP for max recursion depthKees Cook5-17/+6
2013-03-06kmod: make __request_module() killableOleg Nesterov1-2/+24
2013-03-06kmod: introduce call_modprobe() helperOleg Nesterov1-8/+16
2013-03-06usermodehelper: ____call_usermodehelper() doesn't need do_exit()Oleg Nesterov1-1/+1
2013-03-06usermodehelper: implement UMH_KILLABLEOleg Nesterov2-2/+27
2013-03-06usermodehelper: introduce umh_complete(sub_info)Oleg Nesterov1-2/+7
2013-03-06asus-laptop: Do not call HWRS on initBen Hutchings1-13/+4
2013-03-06speakup: lower default software speech rateSamuel Thibault1-1/+1
2013-03-06usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcamsLaurent Pinchart1-42/+16
2013-03-06usb: Add quirk detection based on interface informationLaurent Pinchart4-39/+106
2013-03-068250: use correct value for PORT_BRCM_TRUMANAGEBen Hutchings2-4/+4
2013-03-06vhost: fix length for cross region descriptorMichael S. Tsirkin1-1/+1
2013-03-06rc: unlock on error in show_protocols()Dan Carpenter1-1/+3
2013-03-06Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall1-2/+3
2013-03-06usb hid quirks for Masterkit MA901 usb radioAlexey Klimov2-0/+4
2013-03-06ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+9
2013-03-06ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+8
2013-03-06ata_piix: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+8
2013-03-06ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+2
2013-03-06ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley1-0/+8
2013-03-06pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2-6/+37