aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard2008-03-25
| * | | | | | | dm9601: add Hirose USB-100 device IDPeter Korsgaard2008-03-25
| * | | | | | | Marvell PHY m88e1111 driver fixAlexandr Smirnov2008-03-25
| * | | | | | | netxen: fix rx dropped statsDhananjay Phadke2008-03-25
| * | | | | | | netxen: remove low level tx lockDhananjay Phadke2008-03-25
| * | | | | | | netxen: napi and irq cleanupDhananjay Phadke2008-03-25
| * | | | | | | netxen: improve msi supportDhananjay Phadke2008-03-25
| * | | | | | | smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu2008-03-25
| * | | | | | | ixgb: remove unused variableJulia Lawall2008-03-25
| * | | | | | | e100: endianness annotationsAl Viro2008-03-25
| * | | | | | | igb trivial annotationsAl Viro2008-03-25
| * | | | | | | igb: endianness fixAl Viro2008-03-25
| * | | | | | | bonding: update versionJay Vosburgh2008-03-25
| * | | | | | | bonding: Fix sysfs attribute handlingLibor Pechacek2008-03-25
| * | | | | | | bonding: fix two compiler warningsJay Vosburgh2008-03-25
| * | | | | | | bonding: Fix locking in 802.3ad modeJay Vosburgh2008-03-25
| * | | | | | | smctr.c: fix logical-bitwise-or confusionJay Schulist2008-03-25
| * | | | | | | [IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA2008-03-24
| * | | | | | | [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov2008-03-24
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-26
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [SPARC64]: Define TASK_SIZE_OF()David S. Miller2008-03-26
| * | | | | | [SPARC64]: flush_ptrace_access() needs preemption disable.David S. Miller2008-03-26
| * | | | | | [SPARC64]: Update defconfig.David S. Miller2008-03-26
| * | | | | | [SPARC64]: Fix allnoconfig build, ptrace.c missing CONFIG_COMPAT checks.David S. Miller2008-03-26
| * | | | | | [SPARC64]: Fix __get_cpu_var in preemption-enabled area.David S. Miller2008-03-26
| * | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/signal.cDavid S. Miller2008-03-26
| * | | | | | [SPARC64]: Fix most sparse warnings in arch/sparc64/kernel/sys_sparc.cDavid S. Miller2008-03-26
| * | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.cDavid S. Miller2008-03-26
| * | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/ptrace.cDavid S. Miller2008-03-26
| * | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.cDavid S. Miller2008-03-26
| * | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/iommu.cDavid S. Miller2008-03-26
| * | | | | | [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller2008-03-26
| * | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.cDavid S. Miller2008-03-26
| * | | | | | [SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE.David S. Miller2008-03-26
| * | | | | | [SPARC64]: Make save_stack_trace() more efficient.David S. Miller2008-03-24
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-26
|\ \ \ \ \ \ \
| * | | | | | | x86: fix performance drop for glxSuresh Siddha2008-03-26
| * | | | | | | x86: fix trim mtrr not to setup_memory two timesYinghai Lu2008-03-26
| * | | | | | | x86: GEODE: add missing module.h includeAndres Salomon2008-03-26
| * | | | | | | x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst2008-03-26
| * | | | | | | x86: fix memoryless node oops during bootYinghai Lu2008-03-26
| * | | | | | | x86: add dmi quirk for io_delayIngo Molnar2008-03-26
| * | | | | | | x86: convert mtrr/generic.c to kernel-docRandy Dunlap2008-03-26
| * | | | | | | x86: Documentation/i386/IO-APIC.txt: fix descriptionNick Andrew2008-03-26
* | | | | | | | hugetlb: fix potential livelock in return_unused_surplus_hugepages()Nishanth Aravamudan2008-03-26
* | | | | | | | hugetlb: indicate surplus huge page counts in per-node meminfoNishanth Aravamudan2008-03-26
* | | | | | | | kprobes: MAINTAINERS updateMasami Hiramatsu2008-03-26
|/ / / / / / /
* | | | | | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-03-26
|\ \ \ \ \ \ \
| * | | | | | | slab: fix cache_cache bootstrap in kmem_cache_init()Daniel Yeisley2008-03-26
| * | | | | | | count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFOChristoph Lameter2008-03-26
| | |_|_|/ / / | |/| | | | |