summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-03-217-4/+47
|\
| * [PATCH] get_cpu_sysdev() signedness fixAndrew Morton2006-03-201-1/+1
| * [PATCH] kobject_add_dirJun'ichi Nomura2006-03-201-0/+2
| * [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-201-0/+15
| * [PATCH] Kobject: kobject.h: fix a typoAdrian Bunk2006-03-201-1/+1
| * [PATCH] Driver core: add macros notice(), dev_notice()Tilman Schmidt2006-03-201-0/+2
| * [PATCH] fix module sysfs files reference countingGreg Kroah-Hartman2006-03-201-0/+1
| * [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-202-0/+23
| * [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-201-2/+2
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-03-2117-102/+127
|\ \
| * | [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-214-9/+9
| * | [MIPS] Reformat __xchg().Ralf Baechle2006-03-211-4/+4
| * | [MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle2006-03-213-27/+4
| * | [MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto2006-03-211-4/+4
| * | [MIPS] Signal cleanupAtsushi Nemoto2006-03-211-1/+19
| * | [MIPS] Make I/O helpers more customizableAtsushi Nemoto2006-03-214-57/+66
| * | [MIPS] sc-rm7k.c cleanupAtsushi Nemoto2006-03-211-0/+1
| * | [MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping.Ralf Baechle2006-03-211-0/+18
| * | [MIPS] Add early console for Cobalt.Peter Horton2006-03-211-0/+2
| |/
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-03-214-28/+139
|\ \
| * | IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-201-18/+30
| * | IB/uverbs: Return actual capacity from create SRQ operationDotan Barak2006-03-201-1/+4
| * | IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-201-2/+6
| * | IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_respRoland Dreier2006-03-201-1/+2
| * | IB/uverbs: Support for query SRQ from userspaceDotan Barak2006-03-201-0/+15
| * | IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-201-0/+41
| * | IB: Whitespace cleanupsRoland Dreier2006-03-201-2/+2
| * | IB: Add ib_modify_qp_is_ok() library functionRoland Dreier2006-03-201-0/+18
| * | IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-202-1/+3
| * | IB: Allow userspace to set node descriptionRoland Dreier2006-03-201-1/+4
| * | IB: Add userspace support for resizing CQsRoland Dreier2006-03-202-3/+15
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-212-2/+12
|\ \ \
| * | | [ARM] Fix cosmetic typo in asm/irq.hRussell King2006-03-201-1/+1
| * | | [ARM] 3366/1: Allow the 16bpp mode configuration in the CLCD control registerCatalin Marinas2006-03-161-1/+11
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-213-43/+162
|\ \ \ \
| * \ \ \ Merge branch 'master'Jeff Garzik2006-03-2010-86/+138
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master'Jeff Garzik2006-03-164-2/+8
| |\ \ \ \
| * | | | | [PATCH] libata: improve xfer mask constants and update ata_mode_string()Tejun Heo2006-03-111-4/+12
| * | | | | [PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASKTejun Heo2006-03-111-1/+1
| * | | | | [PATCH] libata: kill unused pio_task and packet_taskTejun Heo2006-03-111-3/+0
| * | | | | [PATCH] libata: implement port_taskTejun Heo2006-03-111-0/+4
| * | | | | Merge branch 'master'Jeff Garzik2006-03-1126-31/+105
| |\ \ \ \ \
| * | | | | | [PATCH] libata: implement ata_dev_revalidate()Tejun Heo2006-03-051-0/+2
| * | | | | | [PATCH] libata: fold ata_dev_config() into ata_dev_configure()Tejun Heo2006-03-031-1/+0
| * | | | | | [PATCH] libata: convert dev->id to pointerTejun Heo2006-03-031-1/+1
| * | | | | | [PATCH] libata: seperate out ata_class_present()Tejun Heo2006-03-031-2/+6
| * | | | | | Merge branch 'master'Jeff Garzik2006-03-0113-29/+58
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2006-02-2732-95/+166
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-02-201-2/+14
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] libata: rename ata_dev_id_[c_]string()Tejun Heo2006-02-201-4/+4
OpenPOWER on IntegriCloud