summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-06staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott1-15/+16
2013-03-06staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott1-1/+3
2013-03-06ipv6: use a stronger hash for tcpEric Dumazet4-6/+24
2013-03-06ipv4: fix a bug in ping_err().Li Wei1-2/+2
2013-03-06xen-netback: cancel the credit timer when taking the vif downDavid Vrabel1-2/+1
2013-03-06xen-netback: correctly return errors from netbk_count_requests()David Vrabel1-4/+4
2013-03-06bridge: set priority of STP packetsStephen Hemminger1-0/+2
2013-03-06xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich1-7/+8
2013-03-06unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller1-17/+8
2013-03-06s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-03-06drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher1-0/+2
2013-03-06igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck1-3/+5
2013-03-06nbd: fsync and kill block device on shutdownPaolo Bonzini3-1/+14
2013-03-06sysctl: fix null checking in bin_dn_node_address()Xi Wang1-1/+2
2013-03-06idr: fix top layer handlingTejun Heo1-14/+22
2013-03-06idr: make idr_get_next() good for rcu_read_lock()Hugh Dickins1-3/+5
2013-03-06firewire: add minor number range check to fw_device_init()Tejun Heo1-0/+4
2013-03-06block: fix synchronization and limit check in blk_alloc_devt()Tejun Heo1-8/+5
2013-03-06idr: fix a subtle bug in idr_get_next()Tejun Heo1-1/+8
2013-03-06block: fix ext_devt_idr handlingTomas Henzl2-2/+6
2013-03-06ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2-5/+4
2013-03-06ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctlyJeff Liu1-1/+1
2013-03-06x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin1-19/+34
2013-03-06ocfs2: fix possible use-after-free with AIOJan Kara1-1/+1