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