summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-04-181-0/+10
|\
| * [GFS2] Invalidate cache at correct pointBenjamin Marzinski2008-03-311-0/+10
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-1815-18/+316
|\ \
| * \ Pull miscellaneous into release branchTony Luck2008-04-174-12/+72
| |\ \
| | * | [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-111-1/+2
| | * | [IA64] Itanium Spec updatesRuss Anderson2008-04-091-9/+63
| | * | [IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu2008-04-091-1/+6
| | * | [IA64] pgd_offset() constfication.KOSAKI Motohiro2008-04-091-1/+1
| * | | Pull nptcg into release branchTony Luck2008-04-172-0/+22
| |\ \ \
| | * | | [IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu2008-04-041-0/+4
| | * | | [IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2008-04-042-0/+18
| * | | | Pull kvm-patches into release branchTony Luck2008-04-173-0/+32
| |\ \ \ \
| | * | | | [IA64] Implement smp_call_function_mask for ia64Xiantao Zhang2008-04-031-0/+3
| | * | | | [IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2008-04-032-0/+29
| | |/ / /
| * | | | Pull percpureserve into release branchTony Luck2008-04-172-0/+35
| |\ \ \ \
| | * | | | [IA64] Minimize per_cpu reservations.holt@sgi.com2008-04-082-0/+35
| | | |/ / | | |/| |
| * | | | Pull regset into release branchTony Luck2008-04-171-6/+25
| |\ \ \ \
| | * | | | [IA64] use CORE_DUMP_USE_REGSETShaohua Li2008-03-121-6/+1
| | * | | | [IA64] regset: 64-bit supportShaohua Li2008-03-121-0/+24
| * | | | | Pull virt-cpu-accounting into release branchTony Luck2008-04-173-0/+130
| |\ \ \ \ \
| | * | | | | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto2008-02-203-0/+130
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-1815-170/+143
|\ \ \ \ \ \ \
| * | | | | | | ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz2008-04-186-36/+0
| * | | | | | | ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-1812-33/+0
| * | | | | | | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz2008-04-187-20/+0
| * | | | | | | ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz2008-04-181-15/+32
| * | | | | | | ide: use generic ATAPI packet command flags in ide-{floppy,tape}Borislav Petkov2008-04-181-0/+15
| * | | | | | | ide: add generic packet command representation ide_atapi_pcBorislav Petkov2008-04-181-0/+47
| * | | | | | | ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz2008-04-181-20/+9
| * | | | | | | ide: add ide_atapi_{discard_data,write_zeros} inline helpersBartlomiej Zolnierkiewicz2008-04-181-0/+22
| * | | | | | | ide: remove ide_init_hwif_ports()Bartlomiej Zolnierkiewicz2008-04-181-32/+0
| * | | | | | | ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz2008-04-181-1/+0
| * | | | | | | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz2008-04-182-2/+4
| * | | | | | | ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz2008-04-181-1/+1
| * | | | | | | ide: add warm-plug support for IDE devices (take 2)Bartlomiej Zolnierkiewicz2008-04-181-1/+4
| * | | | | | | ide: remove dead/obsolete ->busproc methodBartlomiej Zolnierkiewicz2008-04-181-2/+0
| * | | | | | | ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz2008-04-182-5/+7
| * | | | | | | ide: remove IDE devices from /proc/ide/ before unregistering themBartlomiej Zolnierkiewicz2008-04-181-0/+2
| * | | | | | | ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz2008-04-181-1/+0
| * | | | | | | IDE: remove ide=reverse IDE coreGreg Kroah-Hartman2008-04-181-1/+0
| |/ / / / / /
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2008-04-184-30/+21
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams2008-04-171-7/+18
| * | | | | | | iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams2008-04-173-15/+0
| * | | | | | | async_tx: kill ->device_dependency_addedDan Williams2008-04-171-2/+0
| * | | | | | | async_tx: fix multiple dependency submissionDan Williams2008-04-171-6/+3
| |/ / / / / /
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-181-286/+432
|\ \ \ \ \ \ \
| * | | | | | | libata: make PMP support optionalTejun Heo2008-04-171-0/+27
| * | | | | | | libata: implement PMP helpersTejun Heo2008-04-171-9/+29
| * | | | | | | libata: separate PMP support code from core codeTejun Heo2008-04-171-7/+10
| * | | | | | | libata: make SFF support optionalTejun Heo2008-04-171-0/+9
OpenPOWER on IntegriCloud