summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-25fs/buffer.c: remove BUG() in possible but rare conditionGlauber Costa
2012-04-25mm: fix up the vmscan stat in vmstatYing Han
2012-04-25epoll: clear the tfile_check_list on -ELOOPJason Baron
2012-04-25mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vmaKonstantin Khlebnikov
2012-04-25mm: memcg: move pc lookup point to commit_charge()Johannes Weiner
2012-04-25mm: nobootmem: Correct alloc_bootmem semantics.David Miller
2012-04-25Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson
2012-04-25keys: update the documentation with info about "logon" keysJeff Layton
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf
2012-04-25init: fix bug where environment vars can't be passed via boot argsChris Metcalf
2012-04-25x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson
2012-04-25x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten
2012-04-25Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-04-25Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar
2012-04-25dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi
2012-04-25dma: pl330: fix a couple of compilation warningsOlof Johansson
2012-04-25Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-04-25Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2012-04-24ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski
2012-04-24Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier
2012-04-24IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl
2012-04-24IB/mad: Don't send response for failed MADsJack Morgenstein
2012-04-24IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein
2012-04-24PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-24usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart
2012-04-24ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera
2012-04-24ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim
2012-04-24ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim
2012-04-24ARM: mini2440_defconfig: Fix build errorArnd Bergmann
2012-04-24staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz
2012-04-24staging: zcache: fix Kconfig crypto dependencySeth Jennings
2012-04-24staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna
2012-04-24Use correct conversion specifiers in cifs_show_optionsSachin Prabhu
2012-04-24CIFS: Show backupuid/gid in /proc/mountsSachin Prabhu
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson
2012-04-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-04-23super.c: unused variable warning without CONFIG_QUOTAEldad Zack
2012-04-23jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li
2012-04-23Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-23Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2012-04-23mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins
2012-04-23x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow