aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* OMAP3 SRAM: renumber registers to make space for argument passingPaul Walmsley2009-05-12
* OMAP3 SDRC: initialize SDRC_POWER at bootPaul Walmsley2009-05-12
* OMAP3 SRAM: clear the SDRC PWRENA bit during SDRC frequency changePaul Walmsley2009-05-12
* OMAP3 clock: add interconnect barriers to CORE DPLL M2 changePaul Walmsley2009-05-12
* OMAP3 SRAM: add ARM barriers to omap3_sram_configure_core_dpllPaul Walmsley2009-05-12
* OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memoryPaul Walmsley2009-05-12
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-05-11
|\
| * CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson2009-04-28
| * CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-28
| * CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson2009-04-21
| * CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson2009-04-21
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-11
|\ \
| * | ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox2009-05-11
| * | ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox2009-05-11
| * | Avoid world-writable sysfs files in libata driver.Vitaly Mayatskikh2009-05-11
| * | libata: fix suspend/resume for ATA SEMB devicesBorislav Petkov2009-05-11
| * | libata: clear ering on resumeTejun Heo2009-05-11
| * | pata_pdc202xx_old: fix UDMA33 handlingBartlomiej Zolnierkiewicz2009-05-11
| * | sata_mv: use new sata phy register settings for new devicesMartin Michlmayr2009-05-11
| * | libata: fix attach error handlingTejun Heo2009-05-11
* | | dup2: Fix return value with oldfd == newfd and invalid fdJeff Mahoney2009-05-11
* | | intel-iommu: PAE memory corruption fixDavid Woodhouse2009-05-11
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-05-10
|\ \
| * | Staging: comedi: David doesn't want to get comedi patchesGreg Kroah-Hartman2009-05-08
| * | Staging: rtl8187se: Fix compilation warnings and procfs directory leakLarry Finger2009-05-08
| * | Staging: rt2870: new device idDave Hayes2009-05-08
| * | Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()Pekka Enberg2009-05-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-05-10
|\ \ \
| * | | usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern2009-05-08
| * | | USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz2009-05-08
| * | | USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern2009-05-08
| * | | USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.Andy Lutomirski2009-05-08
| * | | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre2009-05-08
| * | | USB: cxacru: Fix negative dB outputSimon Arlott2009-05-08
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-05-10
|\ \ \
| * | | Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2009-05-08
| * | | Revert driver core: fix passing platform_dataMing Lei2009-05-08
| * | | Remove old PRINTK_DEBUG config itemJason Baron2009-05-08
| * | | Doc/sysfs-rules: Swap the order of the words so the sentence makes more senseHenrik Austad2009-05-08
| * | | Driver core: platform: fix kernel-doc warningsRandy Dunlap2009-05-08
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-05-10
|\ \ \
| * | | Fix the race between capifs remount and node creationAl Viro2009-05-09
| * | | Fix races around the access to ->s_optionsAl Viro2009-05-09
| * | | switch ufs directories to ufs_sync_file()Al Viro2009-05-09
| * | | Switch open_exec() and sys_uselib() to do_open_filp()Al Viro2009-05-09
| * | | Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...Al Viro2009-05-09
| * | | Reduce path_lookup() abusesAl Viro2009-05-09
| * | | Make checkpatch.pl shut up on fs/inode.cManish Katiyar2009-05-09
| * | | NULL noise in fs/super.c:kill_bdev_super()H Hartley Sweeten2009-05-09
| * | | romfs: cleanup romfs_fs.hChristoph Hellwig2009-05-09