| Commit message (Expand) | Author | Age |
* | OMAP3 clock: lessen amount of noisy messages | Artem Bityutskiy | 2009-05-12 |
* | OMAP3 clock: use pr_debug() rather than pr_info() in some clock change code | Paul Walmsley | 2009-05-12 |
* | OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHz | Paul Walmsley | 2009-05-12 |
* | OMAP3 SRAM: renumber registers to make space for argument passing | Paul Walmsley | 2009-05-12 |
* | OMAP3 SDRC: initialize SDRC_POWER at boot | Paul Walmsley | 2009-05-12 |
* | OMAP3 SRAM: clear the SDRC PWRENA bit during SDRC frequency change | Paul Walmsley | 2009-05-12 |
* | OMAP3 clock: add interconnect barriers to CORE DPLL M2 change | Paul Walmsley | 2009-05-12 |
* | OMAP3 SRAM: add ARM barriers to omap3_sram_configure_core_dpll | Paul Walmsley | 2009-05-12 |
* | OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memory | Paul Walmsley | 2009-05-12 |
* | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-05-11 |
|\ |
|
| * | CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. | Jesper Nilsson | 2009-04-28 |
| * | CRIS: Wire up syscalls signalfd4 to writev. | Jesper Nilsson | 2009-04-28 |
| * | CRISv32: Remove obsolete vcs_hook.o from Makefile | Jesper Nilsson | 2009-04-21 |
| * | CRIS: Merge machine dependent boot/compressed and boot/rescue | Jesper Nilsson | 2009-04-21 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-05-11 |
|\ \ |
|
| * | | ata_piix: The Sony TZ90 needs the cable type hardcoding | Alan Cox | 2009-05-11 |
| * | | ata_piix: ICH7 does not support correct MWDMA timings | Alan Cox | 2009-05-11 |
| * | | Avoid world-writable sysfs files in libata driver. | Vitaly Mayatskikh | 2009-05-11 |
| * | | libata: fix suspend/resume for ATA SEMB devices | Borislav Petkov | 2009-05-11 |
| * | | libata: clear ering on resume | Tejun Heo | 2009-05-11 |
| * | | pata_pdc202xx_old: fix UDMA33 handling | Bartlomiej Zolnierkiewicz | 2009-05-11 |
| * | | sata_mv: use new sata phy register settings for new devices | Martin Michlmayr | 2009-05-11 |
| * | | libata: fix attach error handling | Tejun Heo | 2009-05-11 |
* | | | dup2: Fix return value with oldfd == newfd and invalid fd | Jeff Mahoney | 2009-05-11 |
* | | | intel-iommu: PAE memory corruption fix | David Woodhouse | 2009-05-11 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-05-10 |
|\ \ |
|
| * | | Staging: comedi: David doesn't want to get comedi patches | Greg Kroah-Hartman | 2009-05-08 |
| * | | Staging: rtl8187se: Fix compilation warnings and procfs directory leak | Larry Finger | 2009-05-08 |
| * | | Staging: rt2870: new device id | Dave Hayes | 2009-05-08 |
| * | | Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect() | Pekka Enberg | 2009-05-08 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-05-10 |
|\ \ \ |
|
| * | | | usb-serial: ftdi_sio: fix reference counting of ftdi_private | Alan Stern | 2009-05-08 |
| * | | | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz | 2009-05-08 |
| * | | | USB: Gadget: fix UTF conversion in the usbstring library | Alan Stern | 2009-05-08 |
| * | | | USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work. | Andy Lutomirski | 2009-05-08 |
| * | | | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug | Nicolas Pitre | 2009-05-08 |
| * | | | USB: cxacru: Fix negative dB output | Simon Arlott | 2009-05-08 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-05-10 |
|\ \ \ |
|
| * | | | Revert driver core: move platform_data into platform_device | Greg Kroah-Hartman | 2009-05-08 |
| * | | | Revert driver core: fix passing platform_data | Ming Lei | 2009-05-08 |
| * | | | Remove old PRINTK_DEBUG config item | Jason Baron | 2009-05-08 |
| * | | | Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense | Henrik Austad | 2009-05-08 |
| * | | | Driver core: platform: fix kernel-doc warnings | Randy Dunlap | 2009-05-08 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-05-10 |
|\ \ \ |
|
| * | | | Fix the race between capifs remount and node creation | Al Viro | 2009-05-09 |
| * | | | Fix races around the access to ->s_options | Al Viro | 2009-05-09 |
| * | | | switch ufs directories to ufs_sync_file() | Al Viro | 2009-05-09 |
| * | | | Switch open_exec() and sys_uselib() to do_open_filp() | Al Viro | 2009-05-09 |
| * | | | Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ... | Al Viro | 2009-05-09 |
| * | | | Reduce path_lookup() abuses | Al Viro | 2009-05-09 |