summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-11tmpfs: fix spurious ENOSPC when racing with unswapHugh Dickins1-10/+22
2011-05-11tmpfs: fix race between umount and swapoffHugh Dickins1-45/+43
2011-05-11tmpfs: fix race between umount and writepageHugh Dickins1-11/+20
2011-05-11memcg: allocate memory cgroup structures in local nodesAndi Kleen1-1/+1
2011-05-11mm: add alloc_pages_exact_nid()Andi Kleen2-12/+39
2011-05-11MAINTAINERS: fix sortingHarry Wei1-40/+40
2011-05-11mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu2-3/+6
2011-05-11mm: check PageUnevictable in lru_deactivate_fn()Minchan Kim1-0/+3
2011-05-11drivers/rtc/rtc-s3c.c: fixup wake support for rtcBen Dooks1-3/+10
2011-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-2/+29
2011-05-11PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki1-0/+1
2011-05-11PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki1-1/+3
2011-05-11PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki1-2/+2
2011-05-11NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson1-0/+1
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson2-0/+8
2011-05-11omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart1-0/+2
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang3-9/+10
2011-05-11ceph: fix list_add in ceph_put_snap_realmHenry C Chang1-1/+1
2011-05-11ceph: print debug message before put mds sessionHenry C Chang1-1/+1
2011-05-11kprobes, x86: Disable irqs during optimized callbackJiri Olsa1-2/+3
2011-05-11mfd: Fix for the TWL4030 PM sleep/wakeup sequenceLesly A M1-1/+2
2011-05-11mfd: Fix asic3 build errorAxel Lin1-1/+1
2011-05-11mfd: Fixed gpio polarity of omap-usb gpio USB-phy resetJuergen Kilb1-4/+4
2011-05-11drm/radeon/nouveau: fix build regression on alpha due to Xen changes.Dave Airlie2-4/+5
2011-05-11drm/radeon/kms: fix cayman accelerationAlex Deucher1-1/+1
2011-05-11drm/radeon: fix cayman struct accessors.Dave Airlie1-8/+8
2011-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-232/+422
2011-05-10slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"David Rientjes1-1/+0
2011-05-10Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller14-161/+279
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp1-1/+3
2011-05-10net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams1-1/+1
2011-05-10xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert1-0/+3
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert6-6/+27
2011-05-10net: dev_close() should check IFF_UPEric Dumazet1-4/+6
2011-05-10vlan: fix GVRP at dismantle timeEric Dumazet2-3/+3
2011-05-10libertas: fix cmdpendingq lockingPaul Fox1-2/+4
2011-05-10iwlegacy: fix IBSS mode crashesStanislaw Gruszka2-0/+13
2011-05-10ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan1-0/+8
2011-05-10mac80211: don't start the dynamic ps timer if not associatedLuciano Coelho1-0/+4
2011-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds32-97/+80
2011-05-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-21/+27
2011-05-10MIPS: Alchemy: fix xxs1500 build errorManuel Lauss1-3/+2
2011-05-10MIPS: Invalidate old TLB mappings when updating huge page PTEs.David Daney1-0/+1
2011-05-10MIPS: Hibernation: Fixes for PAGE_SIZE >= 64kbWu Zhangjin1-1/+1
2011-05-10MIPS: JZ4740: Set one-shot feature flag for the clockeventLars-Peter Clausen1-1/+1
2011-05-10MIPS: JZ4740: Export symbols to the watchdog driver moduleRalf Baechle1-0/+2
2011-05-10MIPS: JZ4740: Fix GCC 4.6.0 build error.Ralf Baechle1-3/+1
2011-05-10MIPS: Audit: Fix success success argument pass to audit_syscall_exitRalf Baechle1-2/+2
2011-05-10MIPS: Fix calc_vmlinuz_load_addr build warnings.Ralf Baechle1-1/+1
2011-05-10MIPS: Alchemy: Fix GCC 4.6.0 build error.Ralf Baechle1-28/+33