summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: possible types -- prevent illegal modifiers being addedAndy Whitcroft2009-10-291-8/+12
* mm: fix sparsemem configurationRussell King2009-10-291-1/+1
* edac: i5100 fix initialization codeKeith Mannthey2009-10-291-3/+4
* edac: i5400 fix missing CONFIG_PCI defineIra W. Snyder2009-10-291-0/+2
* edac: i5400 fix csrow mappingJeff Roberson2009-10-291-61/+28
* sysctl: fix false positives when PROC_SYSCTL=nAlexey Dobriyan2009-10-291-1/+1
* hwmon: enhance the sysfs API for power metersDarrick J. Wong2009-10-291-1/+56
* twl4030-gpio: remove __devexit markings from remove funcMike Frysinger2009-10-291-2/+3
* 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-10-292-0/+14
* serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien2009-10-292-0/+71
* 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