summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin2013-01-021-7/+6
| | * | watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin2013-01-021-4/+0
| * | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-026-55/+63
| |\ \ \
| | * | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-262-2/+6
| | * | | PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-261-1/+19
| | * | | PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas2012-12-261-0/+2
| | * | | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2012-12-261-1/+2
| | * | | PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas2012-12-261-51/+34
| | | |/ | | |/|
| * | | UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells2013-01-021-3/+3
| * | | UAPI: Remove empty Kbuild filesDavid Howells2013-01-028-8/+0
| * | | Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-01-023-6/+14
| |\ \ \
| | * | | fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() staticCong Ding2012-12-181-1/+1
| | * | | eCryptfs: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2012-12-181-3/+3
| | * | | eCryptfs: Avoid unnecessary disk read and data decryption during writingLi Wang2012-11-071-2/+10
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-01-022-28/+29
| |\ \ \ \
| | * | | | libceph: fix protocol feature mismatch failure pathSage Weil2012-12-271-10/+4
| | * | | | libceph: WARN, don't BUG on unexpected connection statesAlex Elder2012-12-271-6/+5
| | * | | | libceph: always reset osds when kickingAlex Elder2012-12-271-2/+2
| | * | | | libceph: move linger requests sooner in kick_requests()Alex Elder2012-12-271-11/+19
| * | | | | mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-022-21/+49
| * | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-029-58/+152
| |\ \ \ \ \
| | * | | | | ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o2012-12-271-1/+2
| | * | | | | ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o2012-12-271-0/+2
| | * | | | | ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev2012-12-251-1/+1
| | * | | | | ext4: include journal blocks in df overhead calcsEric Sandeen2012-12-251-0/+4
| | * | | | | ext4: remove unaligned AIO warning printkEric Sandeen2012-12-251-8/+0
| | * | | | | ext4: fix an incorrect comment about i_mutexAndy Lutomirski2012-12-251-2/+0
| | * | | | | ext4: fix deadlock in journal_unmap_buffer()Jan Kara2012-12-253-25/+86
| | * | | | | ext4: split off ext4_journalled_invalidatepage()Jan Kara2012-12-252-8/+29
| | * | | | | jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara2012-12-211-1/+2
| | * | | | | ext4: check dioread_nolock on remountJan Kara2012-12-201-11/+11
| | * | | | | ext4: fix extent tree corruption caused by hole punchForrest Liu2012-12-171-4/+18
| * | | | | | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-024-14/+9
| * | | | | | tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins2013-01-021-38/+26
| * | | | | | epoll: prevent missed events on EPOLL_CTL_MODEric Wong2013-01-021-1/+21
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-3046-397/+880
| |\ \ \ \ \
| | * | | | | Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2012-12-302-14/+0
| | * | | | | drm: tegra: program only one window during modesetLucas Stach2012-12-301-2/+1
| | * | | | | drm: tegra: clean out old gem prototypesLucas Stach2012-12-301-18/+0
| | * | | | | drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach2012-12-301-16/+3
| | * | | | | drm: tegra: protect DC register access with mutexLucas Stach2012-12-302-0/+14
| | * | | | | drm: tegra: don't leave clients host1x member uninitializedLucas Stach2012-12-301-0/+2
| | * | | | | drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2012-12-302-7/+7
| | * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-3014-88/+356
| | |\ \ \ \ \
| | | * | | | | drm/i915: disable shrinker lock stealing for create_mmap_offsetDaniel Vetter2012-12-201-3/+9
| | | * | | | | drm/i915: optionally disable shrinker lock stealingDaniel Vetter2012-12-202-0/+4
| | | * | | | | drm/i915: fix flags in dma buf exportingDave Airlie2012-12-201-1/+1
| | | * | | | | i915: ensure that VGA plane is disabledKrzysztof Mazur2012-12-191-0/+19
| | | * | | | | drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...Chris Wilson2012-12-181-37/+25
| | | * | | | | drm: Export routines for inserting preallocated nodes into the mm managerChris Wilson2012-12-182-16/+50