aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2009-10-20KS8851: Add soft reset at probe timeBen Dooks1-0/+3
2009-10-20net: fix section mismatch in fec.cSteven King1-1/+1
2009-10-20dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher1-1/+2
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet1-4/+4
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu1-1/+3
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying1-5/+5
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet2-5/+8
2009-10-19bluetooth: static lock key fixDave Young1-3/+6
2009-10-19bluetooth: scheduling while atomic bug fixDave Young1-2/+2