summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-301-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | udf: Fix loading of VAT inode when drive wrongly reports number of recorded b...Jan Kara2009-07-301-0/+12
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-301-3/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | quota: Silence lockdep on quota_onJan Kara2009-07-301-3/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.31Linus Torvalds2009-07-304-11/+353
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add ds2782 battery gas gauge driverRyan Mallon2009-07-013-0/+338
| * | | | | | | | | | | olpc_battery: Ensure that the TRICKLE bit is checkedAndres Salomon2009-07-011-3/+6
| * | | | | | | | | | | olpc_battery: Fix up eeprom read functionAndres Salomon2009-07-011-8/+9
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-07-308-75/+195
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski2009-07-305-5/+65
| * | | | | | | | | | | | GFS2: Fix incorrent statfs consistency checkBenjamin Marzinski2009-07-301-11/+3
| * | | | | | | | | | | | GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski2009-07-301-26/+46
| * | | | | | | | | | | | GFS2: Don't try and dealloc own inodeSteven Whitehouse2009-07-301-3/+6
| * | | | | | | | | | | | GFS2: Fix panic in glock memory shrinkerBenjamin Marzinski2009-07-301-0/+4
| * | | | | | | | | | | | GFS2: keep statfs info in sync on growsBenjamin Marzinski2009-07-303-14/+68
| * | | | | | | | | | | | GFS2: Shrink the shrinkerSteven Whitehouse2009-07-301-18/+5
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-07-3059-2755/+4007
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-07-2952-2374/+3639
| * | | | | | | | | | | | powerpc/86xx: Update GE Fanuc sbc310 default configurationMartyn Welch2009-07-291-59/+154
| * | | | | | | | | | | | powerpc/86xx: Update defconfig for GE Fanuc's PPC9AMartyn Welch2009-07-291-322/+196
| * | | | | | | | | | | | cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.cMark Ware2009-07-291-1/+1
| * | | | | | | | | | | | powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boardsAnton Vorontsov2009-07-293-3/+3
| * | | | | | | | | | | | powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boardsAnton Vorontsov2009-07-291-0/+4
| * | | | | | | | | | | | powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov2009-07-291-0/+13
| * | | | | | | | | | | | powerpc/mm: Fix SMP issue with MMU context handling codeKumar Gala2009-07-291-0/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-07-3022-1232/+2422
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-308-44/+19
| * | | | | | | | | | | | 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
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | kprobes: Use kernel_text_address() for checking probe addressMasami Hiramatsu2009-07-301-1/+1
* | | | | | | | | | | | Alan doesn't want to maintain tty code any moreLinus Torvalds2009-07-301-5/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-07-293-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/+0
* | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-07-294-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-291-0/+4
* | | | | | | | | | | | | MAINTAINERS: finish off the email address coalescingJoe Perches2009-07-291-2/+2
* | | | | | | | | | | | | MAINTAINERS: coalesce name and email address linesJoe Perches2009-07-291-1814/+907
* | | | | | | | | | | | | get_maintainerpl-add-git-min-percent-option-fixJoe Perches2009-07-291-1/+1