summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-20efivars: Disable external interrupt while holding efivars->lockJosh Boyer1-21/+23
2013-03-20efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi2-0/+19
2013-03-20tty: Correct tty buffer flush.Ilya Zykov1-4/+7
2013-03-20iommu/amd: Initialize device table after dma_opsShuah Khan1-3/+7
2013-03-20ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+8
2013-03-20ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+16
2013-03-20ahci: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+8
2013-03-20ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley1-0/+8
2013-03-20HID: clean up quirk for Sony RF receiversFernando Luis Vázquez Cao1-2/+12
2013-03-20HID: add support for Sony RF receiver with USB product id 0x0374Fernando Luis Vázquez Cao3-1/+5
2013-03-20iwlwifi: always copy first 16 bytes of commandsJohannes Berg2-15/+66
2013-03-20dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-20drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-20ALSA: vmaster: Fix slave change notificationTakashi Iwai1-1/+4
2013-03-20hw_random: make buffer usable in scatterlist.Rusty Russell1-3/+16
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