| Commit message (Expand) | Author | Files | Lines |
2009-10-29 | checkpatch: possible types -- prevent illegal modifiers being added | Andy Whitcroft | 1 | -8/+12 |
2009-10-29 | mm: fix sparsemem configuration | Russell King | 1 | -1/+1 |
2009-10-29 | edac: i5100 fix initialization code | Keith Mannthey | 1 | -3/+4 |
2009-10-29 | edac: i5400 fix missing CONFIG_PCI define | Ira W. Snyder | 1 | -0/+2 |
2009-10-29 | edac: i5400 fix csrow mapping | Jeff Roberson | 1 | -61/+28 |
2009-10-29 | sysctl: fix false positives when PROC_SYSCTL=n | Alexey Dobriyan | 1 | -1/+1 |
2009-10-29 | hwmon: enhance the sysfs API for power meters | Darrick J. Wong | 1 | -1/+56 |
2009-10-29 | twl4030-gpio: remove __devexit markings from remove func | Mike Frysinger | 1 | -2/+3 |
2009-10-29 | 8250_pci: add IBM Saturn serial card | Benjamin Herrenschmidt | 2 | -0/+14 |
2009-10-29 | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ... | Krauth.Julien | 2 | -0/+71 |
2009-10-29 | atmel_serial: fix bad BUILD_BUG_ON() usage | Haavard Skinnemoen | 1 | -1/+1 |
2009-10-29 | vmscan: order evictable rescue in LRU putback | Johannes Weiner | 1 | -0/+10 |
2009-10-29 | do_mbind(): fix memory leak | KOSAKI Motohiro | 1 | -5/+5 |
2009-10-29 | mbind(): fix leak of never putback pages | KOSAKI Motohiro | 1 | -1/+2 |
2009-10-29 | hfs: fix oops on mount with corrupted btree extent records | Jeff Mahoney | 1 | -0/+5 |
2009-10-29 | loop: fix NULL dereference if mount fails | Alexey Dobriyan | 1 | -1/+1 |
2009-10-29 | vmscan: limit VM_EXEC protection to file pages | Wu Fengguang | 1 | -1/+1 |
2009-10-29 | revert "mm: oom analysis: add buffer cache information to show_free_areas()" | Andrew Morton | 1 | -2/+1 |
2009-10-29 | hfsplus: refuse to mount volumes larger than 2TB | Ben Hutchings | 1 | -0/+4 |
2009-10-29 | MAINTAINERS: rt2x00 list is moderated | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-10-29 | MAINTAINERS: add Open Firmware / Flattened Device Tree entry | Grant Likely | 1 | -0/+9 |
2009-10-29 | MAINTAINERS: document new "K:" entry type | Joe Perches | 1 | -31/+39 |
2009-10-29 | scripts/get_maintainer.pl: add patch/file search for keywords | Joe Perches | 1 | -2/+35 |
2009-10-29 | MAINTAINERS: update WOLFSON MICROELECTRONICS | Joe Perches | 1 | -3/+1 |
2009-10-29 | MAINTAINERS: fix up PERIPHERAL spelling | Joe Perches | 1 | -1/+1 |
2009-10-29 | MAINTAINERS: WINBOND CIR - Integrate P:/M: lines, fixup David Härdeman's name | Joe Perches | 1 | -2/+1 |
2009-10-29 | MAINTAINERS: SIMPLE FIRMWARE INTERFACE: update email style | Joe Perches | 1 | -2/+1 |
2009-10-29 | MAINTAINERS: update SCORE architecture name style and add file pattern | Joe Perches | 1 | -4/+3 |
2009-10-29 | MAINTAINERS: update Kernel Janitors after mismerge | Joe Perches | 1 | -2/+2 |
2009-10-29 | MAINTAINERS: use tab not spaces after field types | Joe Perches | 1 | -6/+6 |
2009-10-29 | MAINTAINERS: change ATM mailing list to moderated | Joe Perches | 1 | -1/+1 |
2009-10-29 | MAINTAINERS: update OMAP Tony Lindgren email name | Joe Perches | 1 | -1/+1 |
2009-10-29 | MAINTAINERS: update TRACING section | Joe Perches | 1 | -12/+14 |
2009-10-29 | MAINTAINERS: update GENERIC UIO FOR PCI DEVICES | Joe Perches | 1 | -2/+1 |
2009-10-29 | omap_hsmmc: add missing probe handler hook | Roger Quadros | 1 | -1/+1 |
2009-10-29 | strstrip(): mark as as must_check | KOSAKI Motohiro | 1 | -1/+1 |
2009-10-29 | cgroup: fix strstrip() misuse | KOSAKI Motohiro | 1 | -5/+3 |
2009-10-29 | congestion_wait(): don't use WRITE | KOSAKI Motohiro | 1 | -1/+1 |
2009-10-29 | connector: fix regression introduced by sid connector | Christian Borntraeger | 2 | -3/+3 |
2009-10-29 | hwpoison: fix/proc/meminfo alignment | Hugh Dickins | 1 | -1/+1 |
2009-10-29 | hwpoison: fix oops on ksm pages | Hugh Dickins | 1 | -1/+2 |
2009-10-29 | cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n | Randy Dunlap | 1 | -0/+7 |
2009-10-22 | move virtrng_remove to .devexit.text | Uwe Kleine-König | 1 | -1/+1 |
2009-10-22 | move virtballoon_remove to .devexit.text | Uwe Kleine-König | 1 | -1/+1 |
2009-10-22 | virtio_blk: Revert serial number support | Rusty Russell | 2 | -38/+3 |
2009-10-22 | virtio: let header files include virtio_ids.h | Christian Borntraeger | 14 | -7/+7 |
2009-10-22 | virtio_blk: revert QUEUE_FLAG_VIRT addition | Christoph Hellwig | 1 | -1/+0 |
2009-10-22 | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ... | Joyce Yu | 1 | -1/+1 |
2009-10-22 | PM: Make warning in suspend_test_finish() less likely to happen | Rafael J. Wysocki | 1 | -2/+3 |
2009-10-22 | mmc: at91_mci: Don't include asm/mach/mmc.h | Uwe Kleine-König | 1 | -1/+0 |