summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove unused symbols from fsl_devices.hGrant Likely2009-03-311-22/+0Star
* powerpc: Make LOWMEM_CAM_NUM depend on FSL_BOOKEJosh Boyer2009-03-311-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-3118-70/+68Star
|\
| * wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0Star
| * netfilter: xtables: fix IPv6 dependency in the cluster matchPablo Neira Ayuso2009-03-291-2/+9
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-291572-37942/+97654
| |\
| * | tg3: Add GRO support.David S. Miller2009-03-291-2/+2
| * | niu: Add GRO support.David S. Miller2009-03-291-5/+7
| * | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller2009-03-291-5/+6
| * | gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller2009-03-291-1/+1
| * | kernel: remove HIPQUAD()Harvey Harrison2009-03-291-12/+0Star
| * | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-293-23/+20Star
| * | netfilter: fix endian bug in conntrack printksHarvey Harrison2009-03-291-7/+8
| * | dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov2009-03-291-1/+1
| * | gso: Fix support for linear packetsHerbert Xu2009-03-291-1/+1
| * | skbuff.h: fix missing kernel-docRandy Dunlap2009-03-291-0/+1
| * | ni5010: convert to net_device_opsAlexander Beregalov2009-03-291-6/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-3115-58/+72
|\ \ \
| * \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-3014-57/+50Star
| |\ \ \
| | * | | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-164-18/+19
| | * | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| | * | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0Star
| | * | | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0Star
| | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-164-17/+13Star
| | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-163-4/+4
| | * | | cpumask: Use accessors code.: sparc64Rusty Russell2009-03-162-3/+3
| | * | | cpumask: Use accessors code: sparcRusty Russell2009-03-163-6/+6
| | * | | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-162-3/+4
| | * | | cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-161-1/+1
| * | | | sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-03-301-1/+22
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-3169-129/+48Star
|\ \ \ \
| * | | | oprofile: Thou shalt not call __exit functions from __init functionsRussell King2009-03-301-1/+1
| * | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell2009-03-301-7/+0Star
| * | | | cpumask: remove cpumask_t from coreRusty Russell2009-03-302-2/+2
| * | | | cpumask: convert rcutorture.cRusty Russell2009-03-301-8/+17
| * | | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-306-9/+9
| * | | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-3043-53/+2Star
| * | | | cpumask: use mm_cpumask() wrapper: kernel/fork.cRusty Russell2009-03-301-1/+1
| * | | | cpumask: use set_cpu_active in init/main.cRusty Russell2009-03-302-5/+4Star
| * | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-308-33/+1Star
| * | | | cpumask: fix seq_bitmap_*() functions.Rusty Russell2009-03-302-5/+6
| * | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell2009-03-304-5/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-3112-92/+181
|\ \ \ \ \
| * | | | | lguest: barrier me harderRusty Russell2009-03-301-0/+7
| * | | | | lguest: use bool instead of intMatias Zabaljauregui2009-03-305-26/+27
| * | | | | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-306-57/+122
| * | | | | lguest: wire up pte_update/pte_update_deferRusty Russell2009-03-301-1/+9
| * | | | | lguest: fix spurious BUG_ON() on invalid guest stack.Rusty Russell2009-03-301-1/+3
| * | | | | virtio: more neatening of virtio_ring macros.Rusty Russell2009-03-301-3/+9
| * | | | | virtio: fix BAD_RING, START_US and END_USE macrosRoel Kluin2009-03-301-8/+8
| |/ / / /