aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-29do_mbind(): fix memory leakKOSAKI Motohiro1-5/+5
2009-10-29mbind(): fix leak of never putback pagesKOSAKI Motohiro1-1/+2
2009-10-29hfs: fix oops on mount with corrupted btree extent recordsJeff Mahoney1-0/+5
2009-10-29loop: fix NULL dereference if mount failsAlexey Dobriyan1-1/+1
2009-10-29vmscan: limit VM_EXEC protection to file pagesWu Fengguang1-1/+1
2009-10-29revert "mm: oom analysis: add buffer cache information to show_free_areas()"Andrew Morton1-2/+1
2009-10-29hfsplus: refuse to mount volumes larger than 2TBBen Hutchings1-0/+4
2009-10-29MAINTAINERS: rt2x00 list is moderatedBartlomiej Zolnierkiewicz1-1/+1
2009-10-29MAINTAINERS: add Open Firmware / Flattened Device Tree entryGrant Likely1-0/+9
2009-10-29MAINTAINERS: document new "K:" entry typeJoe Perches1-31/+39
2009-10-29scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches1-2/+35
2009-10-29MAINTAINERS: update WOLFSON MICROELECTRONICSJoe Perches1-3/+1
2009-10-29MAINTAINERS: fix up PERIPHERAL spellingJoe Perches1-1/+1
2009-10-29MAINTAINERS: WINBOND CIR - Integrate P:/M: lines, fixup David Härdeman's nameJoe Perches1-2/+1
2009-10-29MAINTAINERS: SIMPLE FIRMWARE INTERFACE: update email styleJoe Perches1-2/+1
2009-10-29MAINTAINERS: update SCORE architecture name style and add file patternJoe Perches1-4/+3
2009-10-29MAINTAINERS: update Kernel Janitors after mismergeJoe Perches1-2/+2
2009-10-29MAINTAINERS: use tab not spaces after field typesJoe Perches1-6/+6
2009-10-29MAINTAINERS: change ATM mailing list to moderatedJoe Perches1-1/+1
2009-10-29MAINTAINERS: update OMAP Tony Lindgren email nameJoe Perches1-1/+1
2009-10-29MAINTAINERS: update TRACING sectionJoe Perches1-12/+14
2009-10-29MAINTAINERS: update GENERIC UIO FOR PCI DEVICESJoe Perches1-2/+1
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros1-1/+1
2009-10-29strstrip(): mark as as must_checkKOSAKI Motohiro1-1/+1
2009-10-29cgroup: fix strstrip() misuseKOSAKI Motohiro1-5/+3
2009-10-29congestion_wait(): don't use WRITEKOSAKI Motohiro1-1/+1
2009-10-29connector: fix regression introduced by sid connectorChristian Borntraeger2-3/+3
2009-10-29hwpoison: fix/proc/meminfo alignmentHugh Dickins1-1/+1
2009-10-29hwpoison: fix oops on ksm pagesHugh Dickins1-1/+2
2009-10-29cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap1-0/+7
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-48/+12
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-86/+212
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-22move virtballoon_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-22virtio_blk: Revert serial number supportRusty Russell2-38/+3
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger14-7/+7
2009-10-22virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig1-1/+0
2009-10-21niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets caseJoyce Yu1-1/+1
2009-10-22Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds4-5/+14
2009-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-61/+127
2009-10-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-12/+15
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds6-45/+55
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki1-2/+3
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König1-1/+0
2009-10-22Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-19/+24
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-7/+17
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu1-0/+1
2009-10-22fs: pipe.c null pointer dereferenceEarl Chew1-11/+30
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks1-1/+1
2009-10-20KS8851: Fix MAC address write orderBen Dooks2-4/+34