summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle2011-05-181-0/+2
* MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli2011-05-181-3/+1
* MIPS: Fix duplicate invocation of notify_die.Ralf Baechle2011-05-181-4/+2
* MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle2011-05-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-176-20/+24
|\
| * net: Change netdev_fix_features messages loglevelMichał Mirosław2011-05-161-14/+8
| * vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch2011-05-161-0/+3
| * sfc: Fix oops in register dump after mapping changeBen Hutchings2011-05-161-0/+7
| * Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-163-6/+6
| |\
| | * IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom2011-05-153-6/+6
| | * bridge: fix forwarding of IPv6Stephen Hemminger2011-05-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-172-4/+6
|\ \ \
| * | | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-162-4/+6
* | | | mm: fix kernel-doc warning in page_alloc.cRandy Dunlap2011-05-171-0/+1
* | | | PCI: Clear bridge resource flags if requested size is 0Yinghai Lu2011-05-171-2/+2
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-162-0/+3
|\ \ \ \
| * | | | OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M2011-05-131-0/+1
| * | | | omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart2011-05-111-0/+2
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-168-12/+44
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-05-162-5/+23
| * | | | drm/i915: Revert i915.semaphore=1 default from 47ae63e0Andy Lutomirski2011-05-161-1/+1
| * | | | vga_switcheroo: don't toggle-switch devicesFlorian Mickler2011-05-161-3/+3
| * | | | drm/radeon/kms: add some evergreen/ni safe regsAlex Deucher2011-05-132-0/+2
| * | | | drm/radeon/kms: fix extended lvds info parsingAlex Deucher2011-05-131-3/+11
| * | | | drm/radeon/kms: fix tiling reg on fusionAlex Deucher2011-05-132-1/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-05-154-23/+44
|\ \ \ \ \
| * | | | | Btrfs: fix FS_IOC_SETFLAGS ioctlLi Zefan2011-05-141-0/+2
| * | | | | Btrfs: fix FS_IOC_GETFLAGS ioctlLi Zefan2011-05-141-0/+7
| * | | | | fs: remove FS_COW_FLLi Zefan2011-05-142-10/+6
| * | | | | Btrfs: fix easily get into ENOSPC in mixed caseliubo2011-05-141-11/+26
| * | | | | Prevent oopsing in posix_acl_valid()Daniel J Blueman2011-05-141-2/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-151-21/+156
|\ \ \ \ \ \
| * | | | | | rbd: fix split bio handlingYehuda Sadeh2011-05-131-20/+151
| * | | | | | rbd: fix leak of ops structSage Weil2011-05-131-1/+5
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | libata: fix oops when LPM is used with PMPTejun Heo2011-05-141-1/+1
* | | | | | | | tmpfs: fix race between swapoff and writepageHugh Dickins2011-05-141-6/+4
* | | | | | | | Merge branch 'fbmem'Linus Torvalds2011-05-141-52/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | Further fbcon sanity checkingBruno Prémont2011-05-141-4/+4
| * | | | | | | | fbmem: fix remove_conflicting_framebuffers racesLinus Torvalds2011-05-141-49/+68
* | | | | | | | | Revert "libata: ahci_start_engine compliant to AHCI spec"Tejun Heo2011-05-141-21/+0
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2011-05-143-7/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | alpha: Wire up syscalls new to 2.6.39Michael Cree2011-05-142-5/+13
| * | | | | | | | alpha: convert to clocksource_register_hzJohn Stultz2011-05-141-2/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-1417-65/+132
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | bridge: fix forwarding of IPv6Stephen Hemminger2011-05-131-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2011-05-132-9/+9
| * | | | | | ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson2011-05-131-3/+13
| * | | | | | ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-9/+9
| * | | | | | hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-8/+8