summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t...Sridhar Samudrala2005-04-281-2/+2
* [SCTP] Fix bug in sctp_init() error handling code.Neil Horman2005-04-281-2/+2
* [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any().Brian Haley2005-04-281-3/+1
* [SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier2005-04-283-52/+86
* [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 styleVladislav Yasevich2005-04-281-1/+1
* [TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.David S. Miller2005-04-281-6/+6
* [PATCH] time interpolator: Fix settimeofday inaccuracyChristoph Lameter2005-04-281-8/+0
* [PATCH] ppc64: Fix return value of some vDSO callsBenjamin Herrenschmidt2005-04-273-0/+5
* [PATCH] NFS4: Don't use __user with compat_uptr_tDavid Howells2005-04-271-3/+3
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds2005-04-2760-507/+5297
|\
| * [IA64] re-enable preempt before page allocation for pgtable quicklistMartin Hicks2005-04-261-2/+2
| * From: jbarnes@sgi.comJesse Barnes2005-04-251-1/+1
| * [IA64-SGI] snsc_event.c new fileGreg Howard2005-04-251-0/+304
| * [IA64] Altix system controller event handlingGreg Howard2005-04-254-1/+63
| * [IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/Kenji Kaneshige2005-04-251-1/+1
| * [IA64] print "siblings" before {physical,core,thread} idTony Luck2005-04-251-1/+1
| * [IA64] vector sharing (Large I/O system support)Kenji Kaneshige2005-04-253-89/+286
| * [IA64] multi-core/multi-thread identificationSuresh Siddha2005-04-256-2/+365
| * [IA64] __copy_user breaks on unaligned srcKeith Owens2005-04-251-1/+1
| * [IA64] Need to handle lfetch in "no_context" case.Tony Luck2005-04-251-3/+6
| * [IA64-SGI] Altix SN add support for slots in geoid_t locatorMark Goodwin2005-04-254-68/+55
| * [IA64] fix syscall-optimization goofDavid Mosberger-Tang2005-04-251-1/+1
| * [IA64-SGI] Shub2 BTE support - BTE recovery codeRuss Anderson2005-04-253-33/+71
| * [IA64-SGI] Add new MMR definitions/Modify BTE initialiation&copy.Russ Anderson2005-04-255-20/+80
| * [IA64-SGI] disable TIOCA GART TLB prefetchingMark Maule2005-04-251-3/+3
| * [IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warningTony Luck2005-04-251-1/+1
| * [IA64] fix: warning: `ql_size' might be used uninitializedTony Luck2005-04-251-1/+1
| * [IA64] sba_iommu bug fixesAlex Williamson2005-04-251-40/+56
| * [IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt2005-04-255-115/+112
| * [IA64-SGI]Bruce Losure2005-04-251-0/+548
| * [IA64-SGI] Altix: enable poweroffAaron J Young2005-04-251-0/+9
| * [IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure2005-04-258-0/+1494
| * [IA64] perfmon: make pfm_sysctl a global, and other cleanupStephane Eranian2005-04-253-42/+42
| * [IA64-SGI] support variable length nasids in shub2Colin Ngam2005-04-251-1/+2
| * [IA64-SGI] Shub2 provides an addition of 2 External Interrupt events.Colin Ngam2005-04-252-13/+19
| * [IA64-SGI] Altix SN topology fix potential infinite loopMark Goodwin2005-04-251-5/+7
| * [IA64-SGI] Altix SN topology support for new chipsets and pci topologyMark Goodwin2005-04-252-9/+135
| * [IA64] speed up syscall path a bit moreDavid Mosberger-Tang2005-04-251-6/+6
| * [IA64] Tighten up unw_unwind_to_user checkKeith Owens2005-04-251-10/+17
| * [IA64] add missing cpu_relax() in ITC syncing codeDavid Mosberger-Tang2005-04-251-4/+7
| * [IA64-SGI] Change SAL call request code for SN systemsJack Steiner2005-04-251-1/+1
| * [IA64-SGI] altix: tioca chip driver (agp)Mark Maule2005-04-256-2/+1475
| * [IA64-SGI] sn2-move-pci-headers.patchMark Maule2005-04-259-14/+14
| * [IA64-SGI] sn2-pci-dma-abstraction.patchMark Maule2005-04-257-79/+173
* | [PATCH] PC300 pci_enable_device fixMarcelo Tosatti2005-04-261-10/+12
* | [PATCH] ppc64: trivial user annotationsAl Viro2005-04-262-8/+8
* | [PATCH] size_t portability fixes - drivers/usbAl Viro2005-04-263-4/+4
* | Automatic merge of kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds2005-04-268-110/+83
|\ \
| * | [PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_portRussell King2005-04-261-26/+27
| * | [PATCH] Serial: Move error path processing inlineRussell King2005-04-262-79/+51
OpenPOWER on IntegriCloud