aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * [NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy2006-01-10
| * [NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy2006-01-10
| * [NETFILTER]: Fix return value confusion in PPTP NAT helperPatrick McHardy2006-01-10
| * [NETFILTER]: Fix another crash in ip_nat_pptpPatrick McHardy2006-01-10
| * [NETFILTER]: Fix crash in ip_nat_pptpPatrick McHardy2006-01-10
| * [NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy2006-01-10
| * [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-10
| * [INET]: congestion and af_ops can be constStephen Hemminger2006-01-10
* | [PATCH] mark mutex_lock*() as might_sleep()Ingo Molnar2006-01-10
* | [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar2006-01-10
* | [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar2006-01-10
|/
* [PATCH] moxa serial: add proper capability checkAlan Cox2006-01-10
* [PATCH] m68knommu: save reg a5 on context changeGreg Ungerer2006-01-10
* [PATCH] m68knommu: fix find_next_zero_bit in bitops.hGreg Ungerer2006-01-10
* [PATCH] uclinux: delay binfmt_flat traceGreg Ungerer2006-01-10
* [PATCH] m68knommu: set irq priority/level different for each ColdFire serial ...Greg Ungerer2006-01-10
* [PATCH] m68knommu: allow configure of FEC for M520x CPU familyGreg Ungerer2006-01-10
* [PATCH] m68knommu: fix ram length of m5208evb boardGreg Ungerer2006-01-10
* [PATCH] m68knommu: fix a5 reg corruption in signal handlersGreg Ungerer2006-01-10
* [PATCH] m68knommu: fix mangled 'truct' in ptrace.cGreg Ungerer2006-01-10
* [PATCH] m68knommu: don't set gcc optimizer flagsGreg Ungerer2006-01-10
* [PATCH] h8300: remove MAGIC_ROM_PTR from memory.cGreg Ungerer2006-01-10
* [PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.cGreg Ungerer2006-01-10
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-01-10
|\
| * MIPS: Malta: Change CPU default to R2.Ralf Baechle2006-01-10
| * MIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also.Ralf Baechle2006-01-10
| * MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.Ralf Baechle2006-01-10
| * MIPS: R2: Fix local_irq_save()Maxime Bizon2006-01-10
| * MIPS: Don't pass -finline-limit=100000.Ralf Baechle2006-01-10
| * MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro2006-01-10
| * MIPS: Remove unused CONFIG_CPU_HAS_LLDSCD.Ralf Baechle2006-01-10
| * MIPS: Au1550: Fix OHCI memory map sizeSergei Shtylyov2006-01-10
| * Update Yoichi Yuasa's email address.Ralf Baechle2006-01-10
| * MIPS: Oprofile: Add 5K, 20K and 25K support.Ralf Baechle2006-01-10
| * MIPS: Oprofile: Print error message if the CPU happen to have no counters.Ralf Baechle2006-01-10
| * MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle2006-01-10
| * MIPS: Reorganize ISA constants strictly as bitmasks.Ralf Baechle2006-01-10
| * MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.Ralf Baechle2006-01-10
| * MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle2006-01-10
| * MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle2006-01-10
| * MIPS: MT: Fix 32-bit dependencies.Ralf Baechle2006-01-10
| * MIPS: Get rid of atomic_lock.Ralf Baechle2006-01-10
| * MIPS: FP: Remove silly trick to avoid warning.Ralf Baechle2006-01-10
| * MIPS: DSP: Put mask field into the right place.Ralf Baechle2006-01-10
| * MIPS: DSP: Put DSPcontrol register into the right place in the signal frame.Ralf Baechle2006-01-10
| * MIPS: DSP: Set all register masks to 0x3ff.Ralf Baechle2006-01-10
| * MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000Atsushi Nemoto2006-01-10
| * MIPS: DSP: eleminate used_dsp.Ralf Baechle2006-01-10
| * MIPS: DSP: Context switch the DSPcontrol register also.Ralf Baechle2006-01-10
* | Fix rpc shutdown event condition bugLinus Torvalds2006-01-10