summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: fix warnings with gcc 4.4Jeff Mahoney2009-06-183-15/+47
* ufs: sector_t cannot be negativeRoel Kluin2009-06-181-9/+1
* isofs: cleanup mount option processingJan Kara2009-06-184-45/+40
* isofs: fix setting of uid and gid to 0Jan Kara2009-06-182-14/+14
* isofs: let mode and dmode mount options override rock ridge mode settingJan Kara2009-06-183-14/+48
* ext3: make sure inode is deleted from orphan list after truncateJan Kara2009-06-181-9/+11
* jbd: clean up journal_try_to_free_buffers()Hisashi Hifumi2009-06-181-48/+0
* ext3: fix chain verification in ext3_get_blocks()Jan Kara2009-06-181-1/+1
* Doc fix: ext2 can only have 32,000 subdirs, not 32,768Michael Shields2009-06-181-1/+1
* ext2: Do not update mtime of a moved directoryJan Kara2009-06-183-5/+7
* gpio: pca953x: Add support for PCA9556Nate Case2009-06-181-0/+1
* gpio: pca953x: Get platform_data from OpenFirmwareNate Case2009-06-181-5/+70
* gpio: max7301: add missing __devexit markingMike Frysinger2009-06-181-1/+1
* pca953x: support GPIOLIB GPIO namingDaniel Silverstone2009-06-182-0/+5
* drivers/char/rtc: disable legacy RTC driver on Blackfin systemsMike Frysinger2009-06-181-1/+1
* rtc-ds1553: drop IRQF_SHAREDAtsushi Nemoto2009-06-181-2/+1
* rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto2009-06-181-3/+1
* rtc: add stand-alone driver for RX8025 chipWolfgang Grandegger2009-06-183-0/+698
* rtc: rtc-ds1307 add ds3231Wolfram Sang2009-06-181-4/+18
* rtc: rtc-ds1307 add ds1388Joakim Tjernlund2009-06-181-4/+15
* rtc: rtc-ds1742 nvram attribute fixTorsten Ertbjerg Rasmussen2009-06-181-17/+14
* spi: fix spi_write_then_read() commentJiri Pirko2009-06-181-2/+2
* pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro2009-06-181-1/+1
* mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov2009-06-182-17/+9
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-1816-115/+57
* spi: move common spi_setup() functionality into coreDavid Brownell2009-06-1815-80/+61
* spi_bfin5xx: limit reaches -1Roel Kluin2009-06-181-1/+1
* proc.txt: update kernel filesystem/proc.txt documentationStefani Seibold2009-06-181-52/+190
* proc: vmcore - use kzalloc in get_new_element()Cyrill Gorcunov2009-06-181-6/+1
* procfs: remove sparse errors in proc_devtree.cMichal Simek2009-06-181-5/+5
* epoll: fix nested calls supportDavide Libenzi2009-06-181-9/+12
* MAINTAINERS: fbdev is orphanedAndrew Morton2009-06-181-3/+1
* proc: export statistics for softirq to /procKeika Kobayashi2009-06-184-0/+86
* irqs: add IRQF_SAMPLE_RANDOM to the feature-removal-schedule.txt (deprecated)...Robin Getz2009-06-181-0/+14
* softirq: introduce statistics for softirqKeika Kobayashi2009-06-182-0/+13
* ia64: Fix resource assignment for root bussesMatthew Wilcox2009-06-171-2/+2
* x86: Use pci_claim_resourceMatthew Wilcox2009-06-171-10/+7
* Delete pcibios_select_rootMatthew Wilcox2009-06-1711-132/+0
* Fix pci_claim_resourceMatthew Wilcox2009-06-171-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-1749-231/+238
|\
| * Pull for-2.6.31 into releaseTony Luck2009-06-1748-231/+236
| |\
| | * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-1736-209/+212
| | * [IA64] ia64 does not need umount2() syscallTony Luck2009-06-161-0/+1
| | * [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-162-1/+3
| | * [IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput2009-06-151-1/+1
| | * [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-154-4/+4
| | * [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-159-12/+12
| | * [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-153-3/+3
| | * [IA64] unexport fpswa.hSam Ravnborg2009-06-151-1/+0
| * | [IA64] Fix build error in paravirt_patchlist.cJes Sorensen2009-06-171-0/+2