summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-05-121-0/+1
|\
| * [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-301-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-121-2/+1Star
|\ \
| * | [NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger2006-05-101-2/+1Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-05-121-6/+17
|\ \ \
| * | | [SCSI] srp.h: avoid padding of structsRoland Dreier2006-04-281-6/+17
* | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds2006-05-101-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | dl2k: use DMA_48BIT_MASK constantFrancois Romieu2006-05-101-0/+1
* | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...Linus Torvalds2006-05-093-13/+14
|\ \ \ \
| * \ \ \ Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-092-3/+6
| |\ \ \ \
| | * | | | [PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare2006-05-051-2/+4
| | * | | | [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-051-1/+2
| * | | | | sky2: backout NAPI rescheduleStephen Hemminger2006-05-091-10/+8Star
| | |/ / / | |/| | |
* / | | | powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras2006-05-091-0/+1
|/ / / /
* | | | [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-081-0/+2
* | | | [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-082-0/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-05-081-1/+0Star
|\ \ \ \
| * | | | [IA64] remove asm-ia64/bitops.h self-inclusionJon Mason2006-05-051-1/+0Star
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-082-0/+4
|\ \ \ \
| * | | | [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-071-0/+2
| * | | | [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-071-0/+2
* | | | | [ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas2006-05-071-0/+1
* | | | | [ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas2006-05-071-0/+1
* | | | | [ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer2006-05-071-1/+1
|/ / / /
* | | | [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-061-0/+1
* | | | [ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre2006-05-051-1/+1
* | | | [ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre2006-05-051-12/+14
* | | | [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.hNicolas Pitre2006-05-051-0/+1
|/ / /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-054-7/+75
|\ \ \
| * | | powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras2006-05-031-6/+13
| * | | [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-031-0/+60
| * | | [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-032-1/+2
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-044-8/+32
|\ \ \ \
| * | | | [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-041-0/+10
| * | | | [ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2006-04-302-1/+8
| * | | | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-301-7/+14
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-041-0/+1
|\ \ \ \
| * | | | [MMC] extend data timeout for writesRussell King2006-05-021-0/+1
| |/ / /
* | | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-041-2/+3
|\ \ \ \
| * | | | [PATCH] splice: LRU fixupsJens Axboe2006-05-041-2/+3
| | |/ / | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-044-17/+17
|\ \ \ \
| * | | | [ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle2006-05-041-7/+7
| * | | | [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-041-4/+4
| * | | | [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-041-5/+5
| * | | | [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-041-1/+1
| |/ / /
* / / / [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-032-2/+2
|/ / /
* | | [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-021-0/+1
* | | [PATCH] splice: fix page LRU accountingJens Axboe2006-05-021-3/+2Star
* | | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-024-23/+193
|\ \ \
| * | | [PATCH] Rework of IPC auditingSteve Grubb2006-05-011-2/+5