index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-08-30
[libata] __iomem annotations for various drivers
Jeff Garzik
6
-45
/
+48
2005-08-30
[libata ahci] minor remove/unplug path cleanup
Jeff Garzik
1
-12
/
+2
2005-08-30
[PATCH] s2io build fix
Andrew Morton
1
-2
/
+2
2005-08-30
[PATCH] Remove nested feature sections
David Gibson
1
-3
/
+1
2005-08-30
[PATCH] ppc64: lparconfig.c memory leak
Joel Schopp
1
-0
/
+1
2005-08-30
[PATCH] ppc64: of_device.c remove useless code
Joel Schopp
1
-2
/
+0
2005-08-30
[PATCH] ppc64: Add CONFIG_HZ
Anton Blanchard
6
-16
/
+18
2005-08-30
[PATCH] oprofile PVR 970MP
Jake Moilanen
2
-0
/
+2
2005-08-30
[PATCH] PPC64: Don't try to claim memory from OF at 1GB mark
Olof Johansson
1
-1
/
+4
2005-08-30
[PATCH] Move all the very similar files to asm-powerpc
Stephen Rothwell
24
-360
/
+2
2005-08-30
[PATCH] Move the identical files from include/asm-ppc{,64}
Stephen Rothwell
18
-63
/
+3
2005-08-30
[PATCH] Create include/asm-powerpc
Stephen Rothwell
4
-7
/
+19
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
12
-15
/
+35
2005-08-30
[PATCH] Create vio_bus_ops
Stephen Rothwell
5
-69
/
+69
2005-08-30
[PATCH] Create vio_register_device
Stephen Rothwell
4
-17
/
+19
2005-08-30
[PATCH] Formatting changes to vio.c
Stephen Rothwell
1
-22
/
+17
2005-08-30
[PATCH] fix iSeries build for gcc-3.4
Stephen Rothwell
1
-0
/
+5
2005-08-30
[PATCH] Restore lparmap.s include for iSeries
David Gibson
1
-1
/
+10
2005-08-30
[PATCH] ppc64: four level pagetables fix
Andrew Morton
1
-0
/
+2
2005-08-30
[PATCH] Lazy page table copies in fork()
Nick Piggin
1
-0
/
+11
2005-08-30
[CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet
Arnaldo Carvalho de Melo
4
-0
/
+20
2005-08-30
[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE
Arnaldo Carvalho de Melo
3
-12
/
+59
2005-08-30
[NETFILTER6]: Add new ip6tables HOPLIMIT target
Harald Welte
4
-0
/
+157
2005-08-30
[NETFILTER]: Add new iptables TTL target
Harald Welte
4
-0
/
+155
2005-08-30
[CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c
Arnaldo Carvalho de Melo
3
-79
/
+89
2005-08-30
[CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c
Arnaldo Carvalho de Melo
4
-126
/
+124
2005-08-30
[DCCP]: Move the calc_X routines to dccp_tfrc_lib
Arnaldo Carvalho de Melo
4
-620
/
+672
2005-08-30
[DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c
Arnaldo Carvalho de Melo
4
-1
/
+16
2005-08-30
[DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/
Arnaldo Carvalho de Melo
5
-4
/
+4
2005-08-30
[CCID3]: Move the loss interval code to loss_interval.[ch]
Arnaldo Carvalho de Melo
5
-139
/
+234
2005-08-30
[CCID3]: Move the CCID3 defines to ccid3.h
Arnaldo Carvalho de Melo
2
-38
/
+39
2005-08-30
[CCID3]: Introduce usecs_div
Arnaldo Carvalho de Melo
1
-70
/
+39
2005-08-30
[CCID3]: Reorganise timeval handling
Arnaldo Carvalho de Melo
3
-78
/
+98
2005-08-30
[CCID3]: Reflow to mostly fit under 80 columns
Arnaldo Carvalho de Melo
1
-114
/
+176
2005-08-30
[DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit
Arnaldo Carvalho de Melo
4
-6
/
+62
2005-08-30
[DCCP]: Make the Debug Menu available when DCCP is statically linked too
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-08-30
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
29
-39
/
+39
2005-08-30
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
David S. Miller
3
-8
/
+3
2005-08-30
[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2
Pablo Neira Ayuso
3
-0
/
+196
2005-08-30
[LIST]: Add docbook header comments for hlist_add_{before,after}_rcu()
Paul E. McKenney
1
-0
/
+30
2005-08-30
[NET]: net/802: more endian annotations
Alexey Dobriyan
7
-11
/
+10
2005-08-30
[BNX2]: update version and minor fixes
Michael Chan
1
-17
/
+15
2005-08-30
[BNX2]: change irq locks to bh locks
Michael Chan
1
-32
/
+24
2005-08-30
[BNX2]: remove atomics in tx
Michael Chan
2
-20
/
+18
2005-08-30
[BNX2]: speedup serdes linkup
Michael Chan
2
-13
/
+45
2005-08-30
[BNX2]: Fix rtnl deadlock in bnx2_close
Michael Chan
2
-1
/
+15
2005-08-30
[IPV4]: Convert FIB Trie to RCU.
Robert Olsson
1
-187
/
+202
2005-08-30
[IPV4]: Prepare FIB core for RCU.
Robert Olsson
3
-1
/
+24
2005-08-30
[IPV4]: Module export of ip_rcv() no longer needed.
Ralf Baechle
1
-1
/
+0
2005-08-30
[AX25/NETROM/ROSE]: Kill net/ip.h inclusion
Ralf Baechle
4
-4
/
+0
[next]