linux-2.6
2006-06-05  Chad Reese[MIPS] Fix sparsemem support.
2006-06-05  Atsushi Nemoto[MIPS] Fix compiler warnings (field width, unused variable)
2006-06-05  Atsushi Nemoto[MIPS] Fix sparse warnings about too big constants.
2006-06-05  Ralf Baechle[MIPS] Fix 64-bit build for RM7000.
2006-06-05  Ralf Baechle[MIPS] IP32: Fix warnings.
2006-06-05  Sergei Shtylyov[MIPS] Fix non-linear memory mapping on MIPS
2006-06-05  Ralf Baechle[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.
2006-06-05  Thiemo Seufer[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels
2006-06-05  Sergei Shtylyov[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style...
2006-06-05  Sergei Shtylyov[MIPS] Fix swap entry for MIPS32 36-bit physical address
2006-06-05  Sergei Shtylyov[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physi...
2006-06-05  Sergei Shtylyov[MIPS] Save write-only Config.OD from being clobbered
2006-06-05  Ralf Baechle[MIPS] Print more information if we're struck by a...
2006-06-05  Ralf Baechle[MIPS] Fix declaration of smp_prepare_cpus() platform...
2006-06-05  Atsushi Nemoto[MIPS] Fix modpost warning: Rename op_model_xxx to...
2006-06-05  Ralf Baechle[MIPS] Fix instable BogoMIPS on multi-issue processors.
2006-06-05  Atsushi Nemoto[MIPS] Ignore unresolved weak symbols in modules.
2006-06-05  Ralf Baechle[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
2006-06-05  Ralf Baechle[MIPS] Remove duplicate declaration of cpu_online_map.
2006-06-05  Linus TorvaldsMerge /linux/kernel/git/brodo/pcmcia-fixes-2.6
2006-06-05  Jeff Dike[PATCH] uml: add -ffreestanding to CFLAGS
2006-06-05  Al Viro[PATCH] uml: more __user annotations
2006-06-05  Al Viro[PATCH] uml: __user annotation in arch_prctl
2006-06-05  Jeff Dike[PATCH] uml: fix a typo in do_uml_initcalls
2006-06-05  Jeff Dike[PATCH] uml: fix wall_to_monotonic initialization
2006-06-05  Jeff Dike[PATCH] uml: add asm/irqflags.h
2006-06-05  Andrew Morton[PATCH] m48t86: ia64 build fix
2006-06-05  Rune Torgersen[PATCH] sata_sil24: SII3124 sata driver endian problem
2006-06-05  Stefan Richter[PATCH] sbp2: fix check of return value of hpsb_allocat...
2006-06-05  Michael Chan[PATCH] MAINTAINERS: Add entries for BNX2 and TG3
2006-06-05  Zachary Amsden[PATCH] Implement get / set tso for forcedeth driver
2006-06-05  Benjamin Herrenschmidt[PATCH] pmf_register_irq_client() gives sleep with...
2006-06-05  Trond Myklebust[PATCH] fs/namei.c: Call to file_permission() under...
2006-06-05  Ivan Kokshaysky[PATCH] alpha: SMP IRQ routing fix
2006-06-05  Stephen Smalley[PATCH] selinux: fix sb_lock/sb_security_lock nesting
2006-06-05  Ralf Baechle[PATCH] Sparsemem build fix
2006-06-05  Peter Oberparleiter[PATCH] s390: cio non-unique path group ids
2006-06-05  Cornelia Huck[PATCH] s390: irb memcpy argument swap
2006-06-05  Florin Malita[PATCH] nmclan_cs: dereferencing skb after netif_rx()
2006-06-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-06-05  Eli CohenIPoIB: Fix AH leak at interface down
2006-06-05  David S. Miller[SPARC64]: Fix missing fold at end of checksums.
2006-06-03  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-06-03  Stephen Hemminger[TCP] tcp_highspeed: Fix problem observed by Xiaoliang...
2006-06-02  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-06-02  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-06-02  Lennert Buytenhek[ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasks
2006-06-02  Lennert Buytenhek[ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent...
2006-06-02  Ingo Molnar[PATCH] slab.c: fix offslab_limit bug
2006-06-02  Peter Korsgaard[SERIAL] Update parity handling documentation
2006-06-02  David S. Miller[SPARC64]: Fix D-cache corruption in mremap
2006-06-01  Dominik Brodowski[PATCH] pcmcia: fix zeroing of cm4000_cs.c data
2006-06-01  Florin Malita[PATCH] pcmcia: missing pcmcia_get_socket() result...
2006-06-01  Jens Axboe[PATCH] cfq-iosched: busy_rr fairness fix
2006-06-01  Bryan Holty[SCSI] scsi_lib.c: properly count the number of pages...
2006-06-01  Jens Axboe[PATCH] cfq-iosched: fix bug in timer handling for...
2006-06-01  Jens Axboe[PATCH] cfq-iosched: Detect hardware queueing
2006-06-01  Jens Axboe[PATCH] cfq-iosched: Detect idle process issuing async...
2006-06-01  Jens Axboe[PATCH] cfq-iosched: check busy queues before deciding...
2006-05-31  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-05-31  Kumba[MIPS] Treat R14000 like R10000.
2006-05-31  Ralf Baechle[MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KB
2006-05-31  Thiemo Seufer[MIPS] Update/Fix instruction definitions
2006-05-31  Thiemo Seufer[MIPS] DSP and MDMX share the same config flag bit.
2006-05-31  Ralf Baechle[MIPS] Fix deadlock on MP with cache aliases.
2006-05-31  Atsushi Nemoto[MIPS] Use generic STABS_DEBUG macro.
2006-05-31  Martin Michlmayr[MIPS] Create consistency in "system type" selection.
2006-05-31  Atsushi Nemoto[MIPS] Use generic DWARF_DEBUG
2006-05-31  Atsushi Nemoto[MIPS] Fix kgdb exception handler from user mode.
2006-05-31  Daniel Jacobowitz[MIPS] Update struct sigcontext member names
2006-05-31  Ralf Baechle[MIPS] Update/fix futex assembly
2006-05-31  Ralf Baechle[MIPS] Remove support for sysmips(2) SETNAME and MIPS_R...
2006-05-31  Chris Dearman[MIPS] Fix detection and handling of the 74K processor.
2006-05-31  Nigel Stephens[MIPS] Add missing 34K processor IDs
2006-05-31  Sergei Shtylyov[MIPS] Fix marking buddy of pte global for MIPS32 w...
2006-05-31  Herbert Valerio... [MIPS] AU1xxx mips_timer_interrupt() fixes
2006-05-31  Ralf Baechle[MIPS] Fix typo
2006-05-31  Deepak Saxena[PATCH] ARM: Fix XScale PMD setting
2006-05-31  Andrew Morton[PATCH] net/compat.h build fix
2006-05-31  NeilBrown[PATCH] md: Fix badness in sysfs_notify caused by md_ne...
2006-05-31  Jeremy Higdon[PATCH] sgiioc4: use mmio ops instead of port io
2006-05-31  Martin Michlmayr[PATCH] maxinefb: Fix compilation error
2006-05-31  Rodolfo Giometti[PATCH] au1100fb: Fix compilation
2006-05-31  Benjamin Herrenschmidt[PATCH] powerpc: Fix boot on eMac
2006-05-31  Stephen Hemminger[PATCH] hrtimer: export symbols
2006-05-31  Andrew Morton[PATCH] revert "swsusp add check for suspension of...
2006-05-31  Corey Minyard[PATCH] IPMI: reserve I/O ports separately
2006-05-31  Seiji Munetoh[PATCH] tpm: more bios log parsing fixes
2006-05-31  Seiji Munetoh[PATCH] tpm: bios log parsing fixes
2006-05-31  Yasunori Goto[PATCH] spanned_pages is not updated at a case of memor...
2006-05-31  David Hollister[PATCH] fbcon: fix scrollback with logo issue immediate...
2006-05-31  Andrew Morton[PATCH] ext3 resize: fix double unlock_super()
2006-05-31  David S. Miller[SPARC64]: Make smp_processor_id() functional before...
2006-05-31  Deepak Saxena[PATCH] ARM: explicitly disable BTB on ixp2350
2006-05-31  Linus TorvaldsRevert "[PATCH] i386/x86_64: Force pci=noacpi on HP...
2006-05-31  Andi Kleen[PATCH] x86_64: Don't do syscall exit tracing twice
2006-05-31  Robert Hentosh[PATCH] x86_64: Fix off by one in bad_addr checking...
2006-05-31  Daniel Yeisley[PATCH] x86_64: Handle empty node zero
2006-05-31  Jan Beulich[PATCH] x86_64: fix last_tsc calculation of PM timer
next