summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-08-2975-573/+204
|\
| * [PATCH] Remove nested feature sectionsDavid Gibson2005-08-301-3/+1
| * [PATCH] ppc64: lparconfig.c memory leakJoel Schopp2005-08-301-0/+1
| * [PATCH] ppc64: of_device.c remove useless codeJoel Schopp2005-08-301-2/+0
| * [PATCH] ppc64: Add CONFIG_HZAnton Blanchard2005-08-306-16/+18
| * [PATCH] oprofile PVR 970MPJake Moilanen2005-08-302-0/+2
| * [PATCH] PPC64: Don't try to claim memory from OF at 1GB markOlof Johansson2005-08-301-1/+4
| * [PATCH] Move all the very similar files to asm-powerpcStephen Rothwell2005-08-3024-360/+2
| * [PATCH] Move the identical files from include/asm-ppc{,64}Stephen Rothwell2005-08-3018-63/+3
| * [PATCH] Create include/asm-powerpcStephen Rothwell2005-08-304-7/+19
| * [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-3012-15/+35
| * [PATCH] Create vio_bus_opsStephen Rothwell2005-08-305-69/+69
| * [PATCH] Create vio_register_deviceStephen Rothwell2005-08-304-17/+19
| * [PATCH] Formatting changes to vio.cStephen Rothwell2005-08-301-22/+17
| * [PATCH] fix iSeries build for gcc-3.4Stephen Rothwell2005-08-301-0/+5
| * [PATCH] Restore lparmap.s include for iSeriesDavid Gibson2005-08-301-1/+10
| * [PATCH] ppc64: four level pagetables fixAndrew Morton2005-08-301-0/+2
* | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git Linus Torvalds2005-08-29472-8142/+26145
|\ \
| * | [CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packetArnaldo Carvalho de Melo2005-08-294-0/+20
| * | [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZEArnaldo Carvalho de Melo2005-08-293-12/+59
| * | [NETFILTER6]: Add new ip6tables HOPLIMIT targetHarald Welte2005-08-294-0/+157
| * | [NETFILTER]: Add new iptables TTL targetHarald Welte2005-08-294-0/+155
| * | [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.cArnaldo Carvalho de Melo2005-08-293-79/+89
| * | [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.cArnaldo Carvalho de Melo2005-08-294-126/+124
| * | [DCCP]: Move the calc_X routines to dccp_tfrc_libArnaldo Carvalho de Melo2005-08-294-620/+672
| * | [DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.cArnaldo Carvalho de Melo2005-08-294-1/+16
| * | [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/Arnaldo Carvalho de Melo2005-08-295-4/+4
| * | [CCID3]: Move the loss interval code to loss_interval.[ch]Arnaldo Carvalho de Melo2005-08-295-139/+234
| * | [CCID3]: Move the CCID3 defines to ccid3.hArnaldo Carvalho de Melo2005-08-292-38/+39
| * | [CCID3]: Introduce usecs_divArnaldo Carvalho de Melo2005-08-291-70/+39
| * | [CCID3]: Reorganise timeval handlingArnaldo Carvalho de Melo2005-08-293-78/+98
| * | [CCID3]: Reflow to mostly fit under 80 columnsArnaldo Carvalho de Melo2005-08-291-114/+176
| * | [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmitArnaldo Carvalho de Melo2005-08-294-6/+62
| * | [DCCP]: Make the Debug Menu available when DCCP is statically linked tooArnaldo Carvalho de Melo2005-08-291-2/+2
| * | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-2929-39/+39
| * | [LIB]: Make TEXTSEARCH_BM plain tristate like the othersDavid S. Miller2005-08-293-8/+3
| * | [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2Pablo Neira Ayuso2005-08-293-0/+196
| * | [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu()Paul E. McKenney2005-08-291-0/+30
| * | [NET]: net/802: more endian annotationsAlexey Dobriyan2005-08-297-11/+10
| * | [BNX2]: update version and minor fixesMichael Chan2005-08-291-17/+15
| * | [BNX2]: change irq locks to bh locksMichael Chan2005-08-291-32/+24
| * | [BNX2]: remove atomics in txMichael Chan2005-08-292-20/+18
| * | [BNX2]: speedup serdes linkupMichael Chan2005-08-292-13/+45
| * | [BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan2005-08-292-1/+15
| * | [IPV4]: Convert FIB Trie to RCU.Robert Olsson2005-08-291-187/+202
| * | [IPV4]: Prepare FIB core for RCU.Robert Olsson2005-08-293-1/+24
| * | [IPV4]: Module export of ip_rcv() no longer needed.Ralf Baechle2005-08-291-1/+0
| * | [AX25/NETROM/ROSE]: Kill net/ip.h inclusionRalf Baechle2005-08-294-4/+0
| * | [AX25/NETROM]: Cleanup direct calls into IP stackRalf Baechle2005-08-293-16/+7
| * | [IPV4]: FIB trie cleanupStephen Hemminger2005-08-291-69/+31
OpenPOWER on IntegriCloud