| Commit message (Expand) | Author | Age |
* | [IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKI | Peter Chubb | 2005-08-31 |
* | [INET]: compile errors when DEBUG is defined | Stephen Hemminger | 2005-08-30 |
* | Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2005-08-30 |
|\ |
|
| * | [PATCH] s2io build fix | Andrew Morton | 2005-08-30 |
* | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-30 |
|\ \ |
|
| * | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-29 |
| |\| |
|
| * | | [libata sata_promise] Do not attempt to use SATA phy on PATA controllers | Jeff Garzik | 2005-08-29 |
* | | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-08-30 |
|\ \ \ |
|
| * | | | [PATCH] Remove nested feature sections | David Gibson | 2005-08-29 |
| * | | | [PATCH] ppc64: lparconfig.c memory leak | Joel Schopp | 2005-08-29 |
| * | | | [PATCH] ppc64: of_device.c remove useless code | Joel Schopp | 2005-08-29 |
| * | | | [PATCH] ppc64: Add CONFIG_HZ | Anton Blanchard | 2005-08-29 |
| * | | | [PATCH] oprofile PVR 970MP | Jake Moilanen | 2005-08-29 |
| * | | | [PATCH] PPC64: Don't try to claim memory from OF at 1GB mark | Olof Johansson | 2005-08-29 |
| * | | | [PATCH] Move all the very similar files to asm-powerpc | Stephen Rothwell | 2005-08-29 |
| * | | | [PATCH] Move the identical files from include/asm-ppc{,64} | Stephen Rothwell | 2005-08-29 |
| * | | | [PATCH] Create include/asm-powerpc | Stephen Rothwell | 2005-08-29 |
| * | | | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-29 |
| * | | | [PATCH] Create vio_bus_ops | Stephen Rothwell | 2005-08-29 |
| * | | | [PATCH] Create vio_register_device | Stephen Rothwell | 2005-08-29 |
| * | | | [PATCH] Formatting changes to vio.c | Stephen Rothwell | 2005-08-29 |
| * | | | [PATCH] fix iSeries build for gcc-3.4 | Stephen Rothwell | 2005-08-29 |
| * | | | [PATCH] Restore lparmap.s include for iSeries | David Gibson | 2005-08-29 |
| * | | | [PATCH] ppc64: four level pagetables fix | Andrew Morton | 2005-08-29 |
* | | | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git | Linus Torvalds | 2005-08-29 |
|\ \ \ \ |
|
| * | | | | [CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [NETFILTER6]: Add new ip6tables HOPLIMIT target | Harald Welte | 2005-08-29 |
| * | | | | [NETFILTER]: Add new iptables TTL target | Harald Welte | 2005-08-29 |
| * | | | | [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [DCCP]: Move the calc_X routines to dccp_tfrc_lib | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/ | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [CCID3]: Move the loss interval code to loss_interval.[ch] | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [CCID3]: Move the CCID3 defines to ccid3.h | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [CCID3]: Introduce usecs_div | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [CCID3]: Reorganise timeval handling | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [CCID3]: Reflow to mostly fit under 80 columns | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [DCCP]: Make the Debug Menu available when DCCP is statically linked too | Arnaldo Carvalho de Melo | 2005-08-29 |
| * | | | | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet | 2005-08-29 |
| * | | | | [LIB]: Make TEXTSEARCH_BM plain tristate like the others | David S. Miller | 2005-08-29 |
| * | | | | [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2 | Pablo Neira Ayuso | 2005-08-29 |
| * | | | | [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu() | Paul E. McKenney | 2005-08-29 |
| * | | | | [NET]: net/802: more endian annotations | Alexey Dobriyan | 2005-08-29 |
| * | | | | [BNX2]: update version and minor fixes | Michael Chan | 2005-08-29 |
| * | | | | [BNX2]: change irq locks to bh locks | Michael Chan | 2005-08-29 |
| * | | | | [BNX2]: remove atomics in tx | Michael Chan | 2005-08-29 |
| * | | | | [BNX2]: speedup serdes linkup | Michael Chan | 2005-08-29 |