[NETFILTER] SCTP conntrack: fix infinite loop
[pandora-kernel.git] / arch / mips /
2006-05-02 Linus TorvaldsMerge branch 'audit.b10' of git://git./linux/kernel...
2006-05-01 Linus TorvaldsMerge git://git./linux/kernel/git/perex/alsa
2006-05-01 Al Viro[PATCH] drop task argument of audit_syscall_{entry...
2006-04-29 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-04-28 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-04-27 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-04-27 Ralf Baechle[MIPS] Fix branch emulation for floating-point exceptions.
2006-04-27 Ralf Baechle[MIPS] Cleanup inode->r_dev usage.
2006-04-27 Ralf Baechle[MIPS] Update MIPS defconfigs.
2006-04-27 Ralf Baechle[MIPS] Get rid of CONFIG_ADVANCED.
2006-04-27 Ralf Baechle[MIPS] Kconfig: Clarify description of CROSSCOMPILE.
2006-04-27 Chris Dearman[MIPS] 24K LV: Add core card id.
2006-04-27 Atsushi Nemoto[MIPS] Sparse: fix sparse for 64-bit kernels.
2006-04-27 Atsushi Nemoto[MIPS] Use __ffs() instead of ffs() in ip32_irq0().
2006-04-27 Atsushi Nemoto[MIPS] Fix ip27 build.
2006-04-27 Ralf Baechle[MIPS] Oprofile: fix sparse warning.
2006-04-27 Ralf Baechle[MIPS] Fix oprofile module unloading
2006-04-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-26 Al Viro[PATCH] fix mips sys32_p{read,write}
2006-04-22 Paul MackerrasMerge branch 'misc' of /linux/kernel/git/galak/powerpc...
2006-04-19 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-04-19 Atsushi Nemoto[MIPS] Use __ffs() instead of ffs() for waybit calculation.
2006-04-19 Ralf Baechle[MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.
2006-04-19 Ralf Baechle[MIPS] Handle IDE PIO cache aliases on SMP.
2006-04-19 Ralf Baechle[MIPS] Make mips_srs_init static.
2006-04-19 Ralf Baechle[MIPS] kgdb: Let gcc compute the array size itself.
2006-04-19 Ralf Baechle[MIPS] FPU affinity for MT ASE.
2006-04-19 Ralf Baechle[MIPS] MT: Improved multithreading support.
2006-04-19 Ralf Baechle[MIPS] kpsd and other AP/SP improvements.
2006-04-19 Ralf Baechle[MIPS] R2: Instruction hazard barrier.
2006-04-19 Ralf Baechle[MIPS] R2: Implement shadow register allocation without...
2006-04-19 Yoichi Yuasa[MIPS] Fix VR41xx build errors.
2006-04-19 Atsushi Nemoto[MIPS] Fix tx49_blast_icache32_page_indexed.
2006-04-19 Atsushi Nemoto[MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.
2006-04-19 Ralf Baechle[MIPS] Rewrite all the assembler interrupt handlers...
2006-04-19 Ralf Baechle[MIPS] Fix the crime against humanity that mipsIRQ...
2006-04-19 Ralf Baechle[MIPS] Fixup damage done by 22a9835c350782a5c3257343713...
2006-04-19 Ralf Baechle[MIPS] Replace redundant declarations of _end by <asm...
2006-04-19 Ralf Baechle[MIPS] JMR3927 build fixes for the RTC code.
2006-04-19 Ralf Baechle[MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs...
2006-04-19 Ralf Baechle[MIPS] EV96100: Fix over two year old typo in variable...
2006-04-19 Ralf Baechle[MIPS] Ocelot 3: Fix build errors after the recent...
2006-04-19 Ralf Baechle[MIPS] ITE: Glue build.
2006-04-19 Ralf Baechle[MIPS] Jaguar: Fix build errors after the recent move...
2006-04-19 Ralf Baechle[MIPS] ITE8172: Fix build error due to missmatching...
2006-04-19 Ralf Baechle[MIPS] Fix CONFIG_LIMITED_DMA build.
2006-04-19 Ralf Baechle[MIPS] PNX8550 build fix.
2006-04-19 Ralf Baechle[MIPS] Rewrite spurious_interrupt from assembler to C.
2006-04-19 Ralf Baechle[MIPS] Fix breakage due to the grand makefile crapectomy.
2006-04-19 Ralf Baechle[MIPS] Sort out duplicate exports.
2006-04-19 Ralf Baechle[MIPS] Wire up sync_file_range(2).
2006-04-19 Ralf Baechle[MIPS] Wire splice syscall.
2006-04-19 Ralf Baechle[MIPS] Fix vectored interrupt support in TLB exception...
2006-04-19 Ralf Baechle[MIPS] Some formatting fixes.
2006-04-19 Ralf Baechle[MIPS] Fixup printk in mips_srs_init.
2006-04-19 Ralf Baechle[MIPS] Remove redundant initialization of sr_allocated.
2006-04-19 Ralf Baechle[MIPS] Make set_vi_srs_handler static.
2006-04-19 Ralf Baechle[MIPS] Cleanup free_initmem the same way as i386 did.
2006-04-19 Yoichi Yuasa[MIPS] Added tb0287_defconfig back.
2006-04-18 Dave JonesMerge ../linus
2006-04-18 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-04-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-04-12 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-04-11 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-11 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-04-11 Yasunori Goto[PATCH] Configurable NODES_SHIFT
2006-04-04 Kumar GalaMerge branch 'master'
2006-04-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-02 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/perex/alsa
2006-04-02 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-04-02 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-04-01 Paul MackerrasMerge branch 'for_paulus' of git://git./linux/kernel...
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-01 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2006-03-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-31 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-31 Adrian Bunk[PATCH] unexport get_wchan
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-03-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-30 Jeff GarzikMerge branch 'mv-merge'
2006-03-29 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
next