summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-182-0/+2
* netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-183-8/+12
* net: rt_cache_flush() cleanupEric Dumazet2012-09-181-17/+2
* ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-187-35/+22
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-1712-24/+46
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-1412-24/+46
| |\
| | * brcmfmac: Fix big endian host configuration data.Hante Meuleman2012-09-121-10/+16
| | * brcmfmac: fix big endian bug in i-scan.Hante Meuleman2012-09-121-2/+4
| | * rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger2012-09-123-4/+15
| | * brcm80211: fix missing allocation failure checkColin Ian King2012-09-101-0/+2
| | * ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau2012-09-105-7/+8
| | * brcmsmac: fix mismatch in number of custom regulatory rulesArend van Spriel2012-09-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-09-143-44/+61
|\ \ \
| * | | GFS2: Take account of blockages when using reserved blocksSteven Whitehouse2012-09-131-38/+28
| * | | GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse2012-09-131-2/+6
| * | | GFS2: Make write size hinting code commonSteven Whitehouse2012-09-131-4/+27
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-09-147-36/+31
|\ \ \ \
| * | | | thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter2012-09-131-6/+7
| * | | | eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu2012-09-131-4/+6
| * | | | platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin2012-09-131-1/+1
| * | | | asus-laptop: HRWS/HWRS typoCorentin Chary2012-09-131-4/+4
| * | | | drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary2012-09-134-14/+0
| * | | | apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee2012-09-131-1/+1
| * | | | apple-gmux: Fix index read functionsBernhard Froemel2012-09-131-2/+4
| * | | | apple-gmux: Obtain version info from indexed gmuxBernhard Froemel2012-09-131-4/+8
* | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-145-33/+42
|\ \ \ \ \
| * | | | | i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh2012-09-141-3/+3
| * | | | | MAINTAINERS: fix tree for current i2c-embedded developmentWolfram Sang2012-09-141-1/+1
| * | | | | i2c: mxs: correctly setup speed for non devicetreeWolfram Sang2012-09-121-7/+6
| * | | | | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-122-20/+29
| * | | | | i2c: pnx: Fix bit definitionsRoland Stigge2012-09-121-2/+3
* | | | | | Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-09-143-2/+14
|\ \ \ \ \ \
| * | | | | | eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks2012-09-141-0/+5
| * | | | | | eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks2012-09-141-2/+8
| * | | | | | eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks2012-09-141-0/+1
* | | | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | arm: mm: fix DMA pool affiliation checkThomas Petazzoni2012-09-101-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-142-25/+14
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (ina2xx) Fix word size register read and write operationsGuenter Roeck2012-09-121-21/+9
| * | | | | | | hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck2012-09-111-4/+5
| |/ / / / / /
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-09-1426-138/+298
|\ \ \ \ \ \ \
| * | | | | | | drm/nouveau: fix booting with plymouth + dumb supportDave Airlie2012-09-141-1/+1
| * | | | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-09-142-37/+134
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon: make 64bit fences more robust v3Christian König2012-09-131-3/+5
| | * | | | | | | drm/radeon: rework pll selection (v3)Alex Deucher2012-09-131-34/+129
| |/ / / / / / /
| * | | | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-09-1312-73/+30
| |\ \ \ \ \ \ \
| | * | | | | | | drm: Drop the NV12M and YUV420M formatsVille Syrjälä2012-09-131-5/+1
| | * | | | | | | drm/exynos: remove DRM_FORMAT_NV12M from plane moduleInki Dae2012-09-131-1/+0
| | * | | | | | | drm/exynos: fix double call of drm_prime_(init/destroy)_file_privateMandeep Singh Baines2012-09-131-2/+0
| | * | | | | | | drm/exynos: add dummy support for dmabuf-mmapTomasz Stanislawski2012-09-131-0/+7
OpenPOWER on IntegriCloud