summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-1024-149/+240
|\
| * [DCCP]: Alter website for DCCP in MAINTAINERSIan McDonald2005-11-101-1/+1
| * [DCCP]: Create Documentation/networking/dccp.txtIan McDonald2005-11-101-0/+56
| * [NET]: Annotate h_proto in struct ethhdrPavel Roskin2005-11-101-1/+3
| * [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-1019-134/+173
| * [BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville2005-11-101-10/+2
| * [BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville2005-11-101-0/+2
| * [BNX2]: output driver name as prefix in error messageJohn W. Linville2005-11-101-1/+1
| * [ATM]: [horizon] fix sparse warningsDave Jones2005-11-101-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2005-11-101-2/+2
|\ \
| * | [PATCH] kbuild: build breaks after -imacros was introducedZachary Amsden2005-11-101-1/+1
| * | [PATCH] kbuild: make kernelrelease in unconfigured kernel prints an errorUwe Zeisberger2005-11-091-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-1020-162/+465
|\ \ \
| * | | [IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier2005-11-101-24/+63
| * | | [IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin2005-11-103-5/+39
| * | | [IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier2005-11-101-10/+6
| * | | [IB] mthca: fix posting of atomic operationsMichael S. Tsirkin2005-11-101-4/+4
| * | | [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-108-16/+98
| * | | [IB] umad: get rid of unused mr arrayRoland Dreier2005-11-101-25/+4
| * | | [IB] Have cq_resize() method take an int, not int*Roland Dreier2005-11-102-11/+3
| * | | [IB] mthca: fix typo in catastrophic error pollingRoland Dreier2005-11-101-1/+1
| * | | [IPoIB] no need to set skb->dev right before freeing skbRoland Dreier2005-11-101-13/+4
| * | | [IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier2005-11-101-12/+17
| * | | [IPoIB] add path record information in debugfsRoland Dreier2005-11-105-49/+231
| * | | [IB] umad: two small fixesMichael S. Tsirkin2005-11-061-2/+2
| * | | [IB] mthca: report page size capabilityJack Morgenstein2005-11-043-0/+3
* | | | [PATCH] Don't print per-cpu vm stats for offline cpus.Dave Jones2005-11-101-1/+1
* | | | [SPARC64]: Re-export uts_sem for solaris compat module.David S. Miller2005-11-101-0/+2
| |_|/ |/| |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-1098-2540/+11839
|\ \ \
| * | | [ARM] 3098/1: pxa2xx disable ssp irqLiam Girdwood2005-11-105-92/+58
| * | | [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2005-11-104-1/+1092
| * | | [ARM] 3144/1: OMAP 5/5: Update omap H2 defconfigTony Lindgren2005-11-102-31/+68
| * | | [ARM] 3143/1: OMAP 4/5: Update omap include filesTony Lindgren2005-11-1024-360/+1370
| * | | [ARM] 3146/1: OMAP 3b/5: Add omap24xx clock frameworkTony Lindgren2005-11-102-0/+3232
| * | | [ARM] 3145/1: OMAP 3a/5: Add support for omap24xxTony Lindgren2005-11-1017-1/+1857
| * | | [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren2005-11-1014-1739/+1583
| * | | [ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren2005-11-1023-316/+2157
| * | | [ARM] 3140/1: NSLU2 machine supportAlessandro Zummo2005-11-108-0/+418
| * | | [ARM] Fix csumpartial corner caseRussell King2005-11-101-0/+4
* | | | [PATCH] Don't auto-reap traced childrenOleg Nesterov2005-11-101-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2005-11-108-26/+12
|\ \ \ \
| * | | | [PCMCIA] i82365: release all resources if no devices are foundIgor Popik2005-11-101-0/+1
| * | | | [PCMCIA] MPC8xx PCMCIA updateMarcelo Tosatti2005-11-103-25/+7
| * | | | [PATCH] Alchemy PCMCIA: Fix config.h inclusionRalf Baechle2005-11-104-1/+4
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-10143-2551/+2549
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-101-0/+2
| |\ \ \
| | * | | powerpc: fix iSeries buildStephen Rothwell2005-11-101-0/+2
| * | | | ppc64: Add declarations to ppc64 headers as well as powerpc headersPaul Mackerras2005-11-102-0/+4
| * | | | [PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas2005-11-101-1/+1
| * | | | [PATCH] ppc64: mark failed devicesLinas Vepstas2005-11-102-16/+39
| |/ / /
OpenPOWER on IntegriCloud