summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lguest: update commentryRusty Russell2009-07-3011-111/+398
* lguest: fix comment styleRusty Russell2009-07-3017-1015/+1906
* virtio: refactor find_vqsMichael S. Tsirkin2009-07-301-93/+119
* virtio: delete vq from listMichael S. Tsirkin2009-07-301-1/+5
* virtio: fix memory leak on device removalMichael S. Tsirkin2009-07-301-13/+15
* lguest: fix descriptor corruption in example launcherRusty Russell2009-07-301-1/+5
* lguest: dereferencing freed mem in add_eventfd()Dan Carpenter2009-07-301-2/+3
* Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-07-303-14/+35
|\
| * i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz2009-07-301-1/+23
| * i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz2009-07-301-1/+3
| * i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz2009-07-301-5/+7
| * i2c-sh_mobile: change module_init() to subsys_initcall()Magnus Damm2009-07-301-1/+1
| * i2c: strncpy does not null terminate stringRoel Kluin2009-07-301-1/+1
| * i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC valuePeter Korsgaard2009-07-301-5/+0Star
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-07-304-2/+21
|\ \
| * | PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins2009-07-293-2/+13
| * | PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirkBartlomiej Zolnierkiewicz2009-07-291-0/+8
* | | MAINTAINERS: update HP Jornada 700-series and Epson s1d13xxxfb supportKristoffer Ericson2009-07-301-0/+4
* | | MAINTAINERS: finish off the email address coalescingJoe Perches2009-07-301-2/+2
* | | MAINTAINERS: coalesce name and email address linesJoe Perches2009-07-301-1814/+907Star
* | | get_maintainerpl-add-git-min-percent-option-fixJoe Perches2009-07-301-1/+1
* | | get_maintainer.pl: Add git-min-percent optionJoe Perches2009-07-301-3/+16
* | | scripts/get_maintainer.pl: Add -f directory useJoe Perches2009-07-301-4/+19
* | | MAINTAINERS: Scott Murray is no longer with SomaNetworksJoe Perches2009-07-301-6/+3Star
* | | MAINTAINERS: QLOGIC QLA3XXX - Add Ron Mercer email addressJoe Perches2009-07-301-0/+1
* | | MAINTAINERS: QLOGIC QLA2XXX - add Andrew Vasquez email addressJoe Perches2009-07-301-0/+1
* | | MAINTAINERS: Remove CS461x sound card sectionJoe Perches2009-07-302-9/+3Star
* | | MAINTAINERS: INPUT: Add Dmitry's name to his email addressJoe Perches2009-07-301-0/+1
* | | MAINTAINERS: USB Serial Digi Acceleport: use separate P: for Al BorchersJoe Perches2009-07-301-1/+2
* | | MAINTAINERS: Add PPS patternsJoe Perches2009-07-301-0/+3
* | | MAINTAINERS: Update KERNEL JANITORSJoe Perches2009-07-301-2/+1Star
* | | MAINTAINERS: Move ARPD to CREDITSJoe Perches2009-07-302-6/+3Star
* | | MAINTAINERS: Remove L: linux-kernel@vger.kernel.orgJoe Perches2009-07-301-5/+0Star
* | | MAINTAINERS: Use tabs in ACER ASPIRE ONEJoe Perches2009-07-301-5/+5
* | | MAINTAINERS: QLGE 10Gb ETHERNET - pair P:/M: entries properlyJoe Perches2009-07-301-1/+1
* | | MAINTAINERS: Remove ivtv-user lists, add CX18 urlJoe Perches2009-07-301-2/+1Star
* | | MAINTAINERS: IA64 - pair P:/M: entries properlyJoe Perches2009-07-301-1/+1
* | | uio: mark uio.h functions __KERNEL__ onlyJiri Slaby2009-07-301-9/+8Star
* | | drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...Albin Tonnerre2009-07-301-0/+2
* | | lib: flexible array implementationDave Hansen2009-07-303-1/+317
* | | sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov2009-07-303-1/+13
* | | sysrq, kdump: make sysrq-c consistentHidetoshi Seto2009-07-302-6/+9
* | | pps.h needs <linux/types.h>Dave Jones2009-07-301-0/+2
* | | fs/ramfs/file-nommu.c needs include/linux/sched.hCatalin Marinas2009-07-301-0/+1
* | | net-dccp: suppress warning about large allocations from DCCPMel Gorman2009-07-301-2/+2
* | | profile: suppress warning about large allocations when profile=1 is specifiedMel Gorman2009-07-301-2/+3
* | | page-allocator: allow too high-order warning messages to be suppressed with _...Mel Gorman2009-07-301-1/+3
* | | cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki2009-07-303-20/+75
* | | eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling2009-07-301-2/+2
* | | cgroups: fix pid namespace bugLi Zefan2009-07-302-31/+76