summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-1011-25/+26
* [INET]: congestion and af_ops can be constStephen Hemminger2006-01-101-2/+2
* [PATCH] moxa serial: add proper capability checkAlan Cox2006-01-101-0/+2
* [PATCH] m68knommu: save reg a5 on context changeGreg Ungerer2006-01-101-0/+1
* [PATCH] m68knommu: fix find_next_zero_bit in bitops.hGreg Ungerer2006-01-101-1/+1
* [PATCH] uclinux: delay binfmt_flat traceGreg Ungerer2006-01-101-7/+10
* [PATCH] m68knommu: set irq priority/level different for each ColdFire serial ...Greg Ungerer2006-01-101-1/+1
* [PATCH] m68knommu: allow configure of FEC for M520x CPU familyGreg Ungerer2006-01-101-1/+1
* [PATCH] m68knommu: fix ram length of m5208evb boardGreg Ungerer2006-01-101-1/+1
* [PATCH] m68knommu: fix a5 reg corruption in signal handlersGreg Ungerer2006-01-101-0/+8
* [PATCH] m68knommu: fix mangled 'truct' in ptrace.cGreg Ungerer2006-01-101-1/+1
* [PATCH] m68knommu: don't set gcc optimizer flagsGreg Ungerer2006-01-101-1/+0Star
* [PATCH] h8300: remove MAGIC_ROM_PTR from memory.cGreg Ungerer2006-01-101-13/+0Star
* [PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.cGreg Ungerer2006-01-101-4/+0Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-01-1098-190/+285
|\
| * MIPS: Malta: Change CPU default to R2.Ralf Baechle2006-01-101-5/+5
| * MIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also.Ralf Baechle2006-01-101-1/+1
| * MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.Ralf Baechle2006-01-101-5/+15
| * MIPS: R2: Fix local_irq_save()Maxime Bizon2006-01-101-0/+1
| * MIPS: Don't pass -finline-limit=100000.Ralf Baechle2006-01-101-1/+0Star
| * MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro2006-01-102-4/+4
| * MIPS: Remove unused CONFIG_CPU_HAS_LLDSCD.Ralf Baechle2006-01-1024-31/+0Star
| * MIPS: Au1550: Fix OHCI memory map sizeSergei Shtylyov2006-01-101-2/+5
| * Update Yoichi Yuasa's email address.Ralf Baechle2006-01-1038-46/+46
| * MIPS: Oprofile: Add 5K, 20K and 25K support.Ralf Baechle2006-01-102-0/+15
| * MIPS: Oprofile: Print error message if the CPU happen to have no counters.Ralf Baechle2006-01-101-1/+3
| * MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle2006-01-104-7/+49
| * MIPS: Reorganize ISA constants strictly as bitmasks.Ralf Baechle2006-01-102-31/+31
| * MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.Ralf Baechle2006-01-101-13/+2Star
| * MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle2006-01-1011-9/+95
| * MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle2006-01-104-19/+16Star
| * MIPS: MT: Fix 32-bit dependencies.Ralf Baechle2006-01-101-4/+4
| * MIPS: Get rid of atomic_lock.Ralf Baechle2006-01-101-22/+21Star
| * MIPS: FP: Remove silly trick to avoid warning.Ralf Baechle2006-01-104-8/+0Star
| * MIPS: DSP: Put mask field into the right place.Ralf Baechle2006-01-101-1/+1
| * MIPS: DSP: Put DSPcontrol register into the right place in the signal frame.Ralf Baechle2006-01-101-1/+1
| * MIPS: DSP: Set all register masks to 0x3ff.Ralf Baechle2006-01-101-3/+3
| * MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000Atsushi Nemoto2006-01-101-4/+2Star
| * MIPS: DSP: eleminate used_dsp.Ralf Baechle2006-01-103-13/+4Star
| * MIPS: DSP: Context switch the DSPcontrol register also.Ralf Baechle2006-01-101-0/+2
* | Fix rpc shutdown event condition bugLinus Torvalds2006-01-101-1/+1
* | [PATCH] rcu: fix hotplug-cpu ->donelist leakOleg Nesterov2006-01-101-1/+2
* | [PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov2006-01-102-44/+42Star
* | [PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov2006-01-101-0/+2
* | [PATCH] dm: don't enable bouncing by defaultJens Axboe2006-01-101-0/+1
* | [PATCH] cdrom: kill "open failed" error messageJens Axboe2006-01-101-1/+1
* | [PATCH] ide: preserve errors for failed requestsJens Axboe2006-01-101-5/+6
* | [PATCH] Work around ppc64 compiler bugAnton Blanchard2006-01-101-1/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-109-136/+5Star
|\ \
| * | Input: ibmasm - fix input initialization error pathDmitry Torokhov2006-01-101-0/+1