aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-13ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran
2011-05-13ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran
2011-05-13ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran
2011-05-13ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran
2011-05-13ocfs2: skip existing hole when removing the last extent_rec in punching-hole ...Tristan Ye
2011-05-13ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-05-12Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-05-13i2c: pnx: Fix crash due to wrong init of timer->dataWolfram Sang
2011-05-12vsprintf: Turn kptr_restrict off by defaultIngo Molnar
2011-05-12net/9p/protocol.c: Fix a memory leakPedro Scarapicchia Junior
2011-05-12Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-05-12Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-05-12Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"Linus Torvalds
2011-05-12Merge branch 'fbmem'Linus Torvalds
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-12x86/mm: Fix section mismatch derived from native_pagetable_reserve()Sedat Dilek
2011-05-12x86,xen: introduce x86_init.mapping.pagetable_reserveStefano Stabellini
2011-05-12Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""Konrad Rzeszutek Wilk
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-12fbmem: make read/write/ioctl use the frame buffer at open timeLinus Torvalds
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds
2011-05-12ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas
2011-05-12ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon
2011-05-11sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc...Tkhai Kirill
2011-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2011-05-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-11Revert "Bluetooth: fix shutdown on SCO sockets"Linus Torvalds
2011-05-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-05-11mm: tracing: add missing GFP flags to tracingMel Gorman
2011-05-11tmpfs: fix spurious ENOSPC when racing with unswapHugh Dickins
2011-05-11tmpfs: fix race between umount and swapoffHugh Dickins
2011-05-11tmpfs: fix race between umount and writepageHugh Dickins
2011-05-11memcg: allocate memory cgroup structures in local nodesAndi Kleen
2011-05-11mm: add alloc_pages_exact_nid()Andi Kleen
2011-05-11MAINTAINERS: fix sortingHarry Wei
2011-05-11mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu
2011-05-11mm: check PageUnevictable in lru_deactivate_fn()Minchan Kim
2011-05-11drivers/rtc/rtc-s3c.c: fixup wake support for rtcBen Dooks
2011-05-11PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki
2011-05-11PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki
2011-05-11PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang
2011-05-11ceph: fix list_add in ceph_put_snap_realmHenry C Chang
2011-05-11ceph: print debug message before put mds sessionHenry C Chang