summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | libata: implement ATA_QCFLAG_RETRYTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: kill ata_chk_status()Tejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: reorganize SFF related stuffTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: make reset related methods proper port operationsTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: kill port_info->sht and ->irq_handlerTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: stop overloading port_info->private_dataTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: implement and use ops inheritanceTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: implement and use SHT initializersTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: reorganize ata_port_operationsTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: kill ata_ehi_schedule_probe()Tejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: kill ATA_EHI_RESUME_LINKTejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | libata: prefer hardresetTejun Heo2008-04-17
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | locking: remove unused double_spin_lock()Oleg Nesterov2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | hrtimers: simplify lockdep handlingOleg Nesterov2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | hrtimer: add nanosleep specific restart_block memberThomas Gleixner2008-04-17
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | kgdb: add documentationJason Wessel2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | kgdb: clocksource watchdogJason Wessel2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | consoles: polling support, kgdbocJason Wessel2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | kgdb: coreJason Wessel2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | uaccess: add probe_kernel_write()Ingo Molnar2008-04-17
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Improve semaphore documentationMatthew Wilcox2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | Simplify semaphore implementationMatthew Wilcox2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | Add down_timeout and change ACPI to use itMatthew Wilcox2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | Introduce down_killable()Matthew Wilcox2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | Generic semaphore implementationMatthew Wilcox2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | Fix quota.h includesMatthew Wilcox2008-04-17
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Add support for resizing CQsVladimir Sokolovsky2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier2008-04-16
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King2008-04-17
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter2008-04-14
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | io context: increment task attachment count in ioc_task_link()Jens Axboe2008-04-15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-15
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | acpi thermal trip points increased to 12Krzysztof Helt2008-04-15
* | | | | | | | | | | | | | | | | | | | | | | vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara2008-04-15
| |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |