summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | sh: Implement clk_round_rate() in the clock framework.Paul Mundt2007-07-201-0/+1
| * | | | | | | sh: Wire up fallocate() syscall.Paul Mundt2007-07-201-1/+2
| |/ / / / / /
| * | | | | | sh: intc - add support for 7780Magnus Damm2007-07-201-0/+3
| * | | | | | sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm2007-07-201-2/+2
| * | | | | | sh: clean up interrupt code for solution engine 7722 boardMagnus Damm2007-07-201-22/+18
| * | | | | | sh: intc - add support for 7722 processorMagnus Damm2007-07-201-1/+1
| * | | | | | sh: intc - shared IPR and INTC2 controllerMagnus Damm2007-07-201-0/+68
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-07-208-13/+29
|\ \ \ \ \ \
| * | | | | | [ALSA] version 1.0.14Jaroslav Kysela2007-07-201-1/+1
| * | | | | | [ALSA] cs46xx - Fix PM resumeTakashi Iwai2007-07-202-0/+6
| * | | | | | [ALSA] Remove unreferenced header file include/sound/wavefront_fx.hRobert P. J. Day2007-07-201-9/+0
| * | | | | | [ALSA] emu10k1 - EMU 1212 with 16 capture channelsPavel Hofman2007-07-201-0/+16
| * | | | | | [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai2007-07-201-0/+1
| * | | | | | [ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1Pavel Hofman2007-07-201-0/+1
| * | | | | | [ALSA] ASoC S3C24xx machine drivers - I2C ID for LM4857Liam Girdwood2007-07-201-3/+4
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-07-201-1/+2
|\ \ \ \ \ \
| * | | | | | sh64: Wire up fallocate() syscall.Paul Mundt2007-07-201-1/+2
| |/ / / / /
* | | | | | Merge branch 'cfq' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-201-0/+8
|\ \ \ \ \ \
| * | | | | | cfq: async queue allocation per priorityVasily Tarasov2007-07-201-0/+8
| |/ / / / /
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-201-18/+17
|\ \ \ \ \ \
| * | | | | | libata: implement EH fast drainTejun Heo2007-07-201-0/+3
| * | | | | | libata: reorganize ata_ehi_hotplugged()Tejun Heo2007-07-201-3/+4
| * | | | | | libata: improve SATA PHY speed down logicTejun Heo2007-07-201-0/+1
| * | | | | | libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-201-3/+2
| * | | | | | libata: implement AC_ERR_NCQTejun Heo2007-07-201-0/+1
| * | | | | | libata: improve EH report formattingTejun Heo2007-07-201-10/+3
| * | | | | | libata: add @is_cmd to ata_tf_to_fis()Tejun Heo2007-07-201-1/+2
| |/ / / / /
* | | | | | async_tx: fix kmap_atomic usage in async_memcpyDan Williams2007-07-201-6/+0
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-204-13/+8
|\ \ \ \ \ \
| * | | | | | [SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller2007-07-191-0/+2
| * | | | | | [SPARC]: Add sys_fallocate() entries.David S. Miller2007-07-192-6/+6
| * | | | | | [SPARC64]: Use orderly_poweroff().David S. Miller2007-07-191-7/+0
| |/ / / / /
* | | | | | fix gfp_t annotations for slubAl Viro2007-07-201-1/+1
* | | | | | m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro2007-07-202-14/+69
|/ / / / /
* | | | | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-4/+2
* | | | | ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-202-0/+12
* | | | | ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-0/+7
* | | | | ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-5/+1
* | | | | ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz2007-07-201-1/+1
* | | | | ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-3/+3
* | | | | ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz2007-07-201-1/+5
* | | | | ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz2007-07-201-1/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-191-35/+27
|\ \ \ \ \
| * | | | | SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-191-35/+27
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-07-191-0/+2
|\ \ \ \ \ \
| * | | | | | [FS] Implement block_page_mkwrite.David Chinner2007-07-191-0/+2
| |/ / / / /
* | | | | | i386: Allow KVM on i386 nonpaeAvi Kivity2007-07-192-10/+6
* | | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-193-17/+35
|\ \ \ \ \ \
| * | | | | | SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-192-5/+4
| * | | | | | NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-191-12/+15
OpenPOWER on IntegriCloud