summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-11GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse1-4/+1
2012-06-11seq_file: Add seq_vprintf function and export itSteven Whitehouse2-4/+15
2012-06-08GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski5-9/+163
2012-06-08GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse1-7/+22
2012-06-07GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse1-0/+6
2012-06-06GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse2-13/+14
2012-06-06GFS2: Add "top dir" flag supportSteven Whitehouse2-1/+7
2012-06-06GFS2: Fold quota data into the reservations structBob Peterson12-186/+56
2012-06-06GFS2: Extend the life of the reservationsBob Peterson8-39/+104
2012-06-05MAINTAINERS: add linux-leds mail list address and git URLBryan Wu1-0/+2
2012-06-05MAINTAINERS: update util-linux infoKarel Zak1-4/+4
2012-06-05radix-tree: fix contiguous iteratorKonstantin Khlebnikov2-1/+7
2012-06-05x86/mce: Fix the MCE poll timer logicChen Gong1-1/+1
2012-06-05drm/radeon/kms: add new SI PCI idsAlex Deucher1-2/+3
2012-06-05drm/radeon/kms: add new BTC PCI idsAlex Deucher1-0/+2
2012-06-05drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher1-0/+2
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher2-4/+25
2012-06-05KVM: Fix buffer overflow in kvm_set_irq()Avi Kivity1-0/+1
2012-06-05drm/radeon: fix vm deadlocks on caymanChristian König1-7/+12
2012-06-05drm/radeon: fix gpu_init on siAlex Deucher4-319/+184
2012-06-05drm/radeon/hdmi: don't set SEND_MAX_PACKETS bitRafał Miłecki1-1/+0
2012-06-05drm/radeon/audio: don't hardcode CRTC idRafał Miłecki1-2/+3
2012-06-05drm/radeon: make audio_init consistent across asicsAlex Deucher4-33/+24
2012-06-04fixups for signal breakageAl Viro3-4/+4
2012-06-04nommu: fix compilation of nommu.cGreg Ungerer1-1/+1
2012-06-04vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds1-7/+10
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren5-0/+426
2012-06-04ARM: dma-mapping: remove unconditional dependency on CMAMarek Szyprowski2-7/+4
2012-06-04gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim1-1/+1
2012-06-04Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds4-150/+28
2012-06-04mm: fix warning in __set_page_dirty_nobuffersHugh Dickins1-1/+4
2012-06-03vfs: move inode stat information closer togetherLinus Torvalds1-3/+3
2012-06-03target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2-54/+17
2012-06-03Linux 3.5-rc1v3.5-rc1Linus Torvalds1-2/+2
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber5-11/+193
2012-06-03dm thin: use slab mempoolsMike Snitzer1-62/+99
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka1-9/+17
2012-06-03dm mpath: delay retry of bypassed pgMike Christie1-2/+6
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer1-6/+7
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds14-191/+119
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-02mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard1-1/+1
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven1-1/+1
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan1-9/+9
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior1-1/+1
2012-06-02nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds13-33/+33
2012-06-02fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton1-12/+0
2012-06-02r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-06-01x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu1-6/+0