aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atmel_serial: fix bad BUILD_BUG_ON() usageHaavard Skinnemoen2009-10-291-1/+1
* vmscan: order evictable rescue in LRU putbackJohannes Weiner2009-10-291-0/+10
* do_mbind(): fix memory leakKOSAKI Motohiro2009-10-291-5/+5
* mbind(): fix leak of never putback pagesKOSAKI Motohiro2009-10-291-1/+2
* hfs: fix oops on mount with corrupted btree extent recordsJeff Mahoney2009-10-291-0/+5
* loop: fix NULL dereference if mount failsAlexey Dobriyan2009-10-291-1/+1
* vmscan: limit VM_EXEC protection to file pagesWu Fengguang2009-10-291-1/+1
* revert "mm: oom analysis: add buffer cache information to show_free_areas()"Andrew Morton2009-10-291-2/+1
* hfsplus: refuse to mount volumes larger than 2TBBen Hutchings2009-10-291-0/+4
* MAINTAINERS: rt2x00 list is moderatedBartlomiej Zolnierkiewicz2009-10-291-1/+1
* MAINTAINERS: add Open Firmware / Flattened Device Tree entryGrant Likely2009-10-291-0/+9
* MAINTAINERS: document new "K:" entry typeJoe Perches2009-10-291-31/+39
* scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches2009-10-291-2/+35
* MAINTAINERS: update WOLFSON MICROELECTRONICSJoe Perches2009-10-291-3/+1
* MAINTAINERS: fix up PERIPHERAL spellingJoe Perches2009-10-291-1/+1
* MAINTAINERS: WINBOND CIR - Integrate P:/M: lines, fixup David Härdeman's nameJoe Perches2009-10-291-2/+1
* MAINTAINERS: SIMPLE FIRMWARE INTERFACE: update email styleJoe Perches2009-10-291-2/+1
* MAINTAINERS: update SCORE architecture name style and add file patternJoe Perches2009-10-291-4/+3
* MAINTAINERS: update Kernel Janitors after mismergeJoe Perches2009-10-291-2/+2
* MAINTAINERS: use tab not spaces after field typesJoe Perches2009-10-291-6/+6
* MAINTAINERS: change ATM mailing list to moderatedJoe Perches2009-10-291-1/+1
* MAINTAINERS: update OMAP Tony Lindgren email nameJoe Perches2009-10-291-1/+1
* MAINTAINERS: update TRACING sectionJoe Perches2009-10-291-12/+14
* MAINTAINERS: update GENERIC UIO FOR PCI DEVICESJoe Perches2009-10-291-2/+1
* omap_hsmmc: add missing probe handler hookRoger Quadros2009-10-291-1/+1
* strstrip(): mark as as must_checkKOSAKI Motohiro2009-10-291-1/+1
* cgroup: fix strstrip() misuseKOSAKI Motohiro2009-10-291-5/+3
* congestion_wait(): don't use WRITEKOSAKI Motohiro2009-10-291-1/+1
* connector: fix regression introduced by sid connectorChristian Borntraeger2009-10-292-3/+3
* hwpoison: fix/proc/meminfo alignmentHugh Dickins2009-10-291-1/+1
* hwpoison: fix oops on ksm pagesHugh Dickins2009-10-291-1/+2
* cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap2009-10-291-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-2314-48/+12
|\
| * move virtrng_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| * move virtballoon_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| * virtio_blk: Revert serial number supportRusty Russell2009-10-222-38/+3
| * virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-2214-7/+7
| * virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-221-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-2320-86/+212
|\ \
| * | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu2009-10-211-1/+1
| * | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks2009-10-201-1/+1
| * | KS8851: Fix MAC address write orderBen Dooks2009-10-202-4/+34
| * | KS8851: Add soft reset at probe timeBen Dooks2009-10-201-0/+3
| * | net: fix section mismatch in fec.cSteven King2009-10-201-1/+1
| * | net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet2009-10-201-4/+4
| * | tcp: Try to catch MSG_PEEK bugHerbert Xu2009-10-201-1/+3
| * | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-192-5/+8
| * | bluetooth: static lock key fixDave Young2009-10-191-3/+6
| * | bluetooth: scheduling while atomic bug fixDave Young2009-10-191-2/+2
| * | tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov2009-10-191-12/+43