summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-191-0/+72
* SELinux: remove redundant exportsAhmed S. Darwish2008-04-191-62/+0
* LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-191-1/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-1810-8/+40
|\
| * [SCSI] iscsi: extended cdb supportBoaz Harrosh2008-04-181-2/+4
| * [SCSI] libsas: fix missing inlines in header fileJames Bottomley2008-04-071-2/+2
| * [SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley2008-04-072-3/+4
| * [SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori2008-04-071-1/+3
| * [SCSI] export command allocation and freeing functions independently of the hostJames Bottomley2008-04-071-0/+3
| * [SCSI] scsi: add wrapper functions for sg buffer copy helper functionsFUJITA Tomonori2008-04-071-0/+14
| * [SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori2008-04-071-0/+5
| * [SCSI] scsi_error: add target reset handlerMike Christie2008-04-072-0/+2
| * [SCSI] st: add option to use SILI in variable block readsKai Makisara2008-04-071-0/+1
| * [SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong2008-04-071-0/+2
* | 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
OpenPOWER on IntegriCloud