aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sfi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19hwmon: Add support for MAX6642Per Dalén4-0/+389
2011-05-18Linux 2.6.39Linus Torvalds1-1/+1
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely22-50/+108
2011-05-18of: fix race when matching driversMilton Miller1-2/+6
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle1-4/+2
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle1-1/+1
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker1-5/+28
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker1-2/+4
2011-05-18block: don't delay blk_run_queue_asyncShaohua Li1-1/+3
2011-05-18procfs: add stub for proc_mkdir_mode()Randy Dunlap1-0/+2
2011-05-18um: fix abortRichard Weinberger1-1/+22
2011-05-18memcg: fix zone congestionKAMEZAWA Hiroyuki1-1/+1
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-05-17cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton1-8/+6
2011-05-17cifs: add fallback in is_path_accessible for old serversJeff Layton1-0/+5
2011-05-17x86, AMD: Fix ARAT feature setting againBorislav Petkov1-1/+1
2011-05-17Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov1-1/+1
2011-05-17scsi: remove performance regression due to async queue runJens Axboe3-4/+19
2011-05-16mm: fix kernel-doc warning in page_alloc.cRandy Dunlap1-0/+1
2011-05-16PCI: Clear bridge resource flags if requested size is 0Yinghai Lu1-2/+2
2011-05-16tick: Clear broadcast active bit when switching to oneshotThomas Gleixner1-1/+11
2011-05-16net: Change netdev_fix_features messages loglevelMichał Mirosław1-14/+8
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings1-0/+7
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"Chris Ball2-4/+6
2011-05-16blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroupVivek Goyal4-11/+19
2011-05-16x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2-5/+8
2011-05-16drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2-5/+23
2011-05-16drm/i915: Revert i915.semaphore=1 default from 47ae63e0Andy Lutomirski1-1/+1
2011-05-16vga_switcheroo: don't toggle-switch devicesFlorian Mickler1-3/+3
2011-05-15IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom3-6/+6
2011-05-15bridge: fix forwarding of IPv6Stephen Hemminger1-1/+1
2011-05-15perf evlist: Fix per thread mmap setupArnaldo Carvalho de Melo6-53/+115
2011-05-15perf tools: Honour the cpu list parameter when also monitoring a thread listArnaldo Carvalho de Melo1-1/+1
2011-05-14Btrfs: fix FS_IOC_SETFLAGS ioctlLi Zefan1-0/+2
2011-05-14Btrfs: fix FS_IOC_GETFLAGS ioctlLi Zefan1-0/+7
2011-05-14fs: remove FS_COW_FLLi Zefan2-10/+6
2011-05-14Btrfs: fix easily get into ENOSPC in mixed caseliubo1-11/+26
2011-05-14Prevent oopsing in posix_acl_valid()Daniel J Blueman1-2/+3
2011-05-14tmpfs: fix race between swapoff and writepageHugh Dickins1-6/+4
2011-05-14libata: fix oops when LPM is used with PMPTejun Heo1-1/+1
2011-05-14Revert "libata: ahci_start_engine compliant to AHCI spec"Tejun Heo1-21/+0
2011-05-14Further fbcon sanity checkingBruno Prémont1-4/+4
2011-05-14fbmem: fix remove_conflicting_framebuffers racesLinus Torvalds1-49/+68
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree2-5/+13
2011-05-13alpha: convert to clocksource_register_hzJohn Stultz1-2/+1
2011-05-13rbd: fix split bio handlingYehuda Sadeh1-20/+151