[PATCH] cciss: add support for 1024 logical volumes
[linux-2.6] / arch /
2006-12-07  Jeff Dike[PATCH] uml: use get_random_bytes() after random pool...
2006-12-07  Jeff Dike[PATCH] uml: size register files correctly
2006-12-07  Jeff Dike[PATCH] uml: include asm/page.h in order to get PAGE_SHIFT
2006-12-07  Jeff Dike[PATCH] uml: include stddef.h correctly
2006-12-07  Yan Burman[PATCH] m68k: replace kmalloc+memset with kzalloc
2006-12-07  Rafael J. Wysocki[PATCH] swsusp: Support i386 systems with PAE or withou...
2006-12-07  Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07  Alan Cox[PATCH] alpha: switch to pci_get API
2006-12-07  Mariusz Kozlowski[PATCH] h8300 stray bracket fix
2006-12-07  Paul Mundt[PATCH] avr32: fixup kprobes preemption handling
2006-12-07  Adrian Bunk[PATCH] arch/frv/kernel/futex.c must #include <linux...
2006-12-07  Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07  Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07  Alan Stern[PATCH] Allow NULL pointers in percpu_free
2006-12-07  Jeremy Fitzhardinge[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()
2006-12-07  Peter Zijlstra[PATCH] mm: pagefault_{disable,enable}()
2006-12-07  Peter Zijlstra[PATCH] mm: arch do_page_fault() vs in_atomic()
2006-12-07  Chen, Kenneth W[PATCH] shared page table for hugetlb page
2006-12-07  Andrew Morton[PATCH] uml: workqueue build fix
2006-12-07  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-07  Linus TorvaldsMerge branch 'release' of /home/ftp/linux/kernel/git...
2006-12-06  Peter Chubb[IA64] Fix pci.c kernel compilation breakage.
2006-12-06  Atsushi Nemoto[MIPS] Import updates from i386's i8259.c
2006-12-06  Maciej W. Rozycki[MIPS] *-berr: Header inclusions for DEC bus error...
2006-12-06  Franck Bui-Huu[MIPS] Compile __do_IRQ() when really needed
2006-12-06  Atsushi Nemoto[MIPS] genirq: use name instead of typename
2006-12-06  Atsushi Nemoto[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.
2006-12-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-12-06  Linus TorvaldsMerge git://git.infradead.org/users/dhowells/workq-2.6
2006-12-06  Greg Ungerer[PATCH] m68knommu: switch 68360 to using rtc_time
2006-12-06  Greg Ungerer[PATCH] m68knommu: fix timer register access on 523x...
2006-12-06  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-06  Jamie Lenehansh: sh775x/titan fixes for irq header changes.
2006-12-06  Paul Mundtsh: update r7780rp defconfig.
2006-12-06  Paul Mundtsh: compile fixes for header cleanup.
2006-12-06  Paul Mundtsh: set KBUILD_IMAGE to something sensible.
2006-12-06  Paul Mundtsh: show held locks in stack trace with lockdep.
2006-12-06  Paul Mundtsh: platform_pata support for R7780RP
2006-12-06  Paul Mundtsh: stacktrace/lockdep/irqflags tracing support.
2006-12-06  Paul Mundtsh: dyntick infrastructure.
2006-12-06  Paul Mundtsh: Clock framework tidying.
2006-12-06  Paul Mundtsh: Turn off IRQs around get_timer_offset() calls.
2006-12-06  Paul Mundtsh: Get the PGD right in oops case with 64-bit PTEs.
2006-12-06  Paul Mundtsh: Fix store queue bitmap end.
2006-12-06  Paul Mundtsh: More flexible + SH7780 earlyprintk SCIF support.
2006-12-06  Paul Mundtsh: Fixup various PAGE_SIZE == 4096 assumptions.
2006-12-06  Paul Mundtsh: Fixup 4K irq stacks.
2006-12-06  Mark Glaishersh: dma-api channel capability extensions.
2006-12-06  Paul Mundtsh: Drop name overload in dma-sh.
2006-12-06  Paul Mundtsh: Make dma-isa depend on ISA_DMA_API.
2006-12-06  Paul Mundtsh: dma-sysfs fixes.
2006-12-06  Stuart Menefysh: Fix syscall tracing ordering.
2006-12-06  Stuart Menefysh: TLB miss fast-path optimizations.
2006-12-06  Paul Mundtsh: R7780RP push-switch support.
2006-12-06  Paul Mundtsh: generic push-switch framework.
2006-12-06  Stuart Menefysh: pmd rework.
2006-12-06  Stuart Menefysh: Use MMU.TTB register as pointer to current pgd.
2006-12-06  Stuart Menefysh: Set up correct siginfo structures for page faults.
2006-12-06  Stuart Menefysh: gcc4 support.
2006-12-06  Paul Mundtsh: Explicit endian selection support.
2006-12-06  Paul Mundtsh: p3map_sem sem2mutex conversion.
2006-12-06  Paul Mundtsh: Preliminary support for SH-X2 MMU.
2006-12-06  Paul Mundtsh: Hook SH7785 in to the build system.
2006-12-06  Paul Mundtsh: Drop CPU subtype IRQ headers.
2006-12-06  Paul Mundtsh: Configurable timer IRQ.
2006-12-06  Paul Mundtsh: Fixup entry-common path breakage for SH-3.
2006-12-06  Paul Mundtsh: SE7206 build fixes.
2006-12-06  Yoshinori Satosh: Add support for Solution Engine 7206 and 7619 boards.
2006-12-06  Yoshinori Satosh: Exception vector rework and SH-2/SH-2A support.
2006-12-06  Yoshinori Satosh: Wire up division and address error exceptions on...
2006-12-06  Yoshinori Satosh: Add support for SH7206 and SH7619 CPU subtypes.
2006-12-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-12-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-12-05  David HowellsWorkQueue: Fix up arch-specific work items where possible
2006-12-05  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05  Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-12-05  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-05  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2006-12-05  Grant Likely[POWERPC] Add missing EXPORTS for mpc52xx support
2006-12-05  Grant Likely[POWERPC] Remove obsolete PPC_52xx and update CLASSIC32...
2006-12-05  Geoff Levand[POWERPC] ps3: add a default zImage target
2006-12-04  Ralf Baechle[MIPS] Cleanup memory barriers for weakly ordered systems.
2006-12-04  Ralf Baechle[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_6...
2006-12-04  Atsushi Nemoto[MIPS] Unify csum_partial.S
2006-12-04  Maciej W. Rozycki[MIPS] SWARM: Fix a typo in #error directives
2006-12-04  Atsushi Nemoto[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
2006-12-04  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-04  Linus TorvaldsMerge branch 'for-linus4' of /linux/kernel/git/viro...
2006-12-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-04  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-12-04  Greg Ungerer[PATCH] m68knommu: remove __rom_end from 68360 startup...
2006-12-04  Michael Broughton[PATCH] m68knommu: auto detect memory size on M5208EVB...
2006-12-04  David Wu[PATCH] m68knommu: add SHM support
2006-12-04  Greg Ungerer[PATCH] m68knommu: add printk level for stack dump
2006-12-04  Greg Ungerer[PATCH] m68knommu: add printk level for oops dumps
2006-12-04  Adrian Bunk[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n
2006-12-04  Greg Ungerer[PATCH] m68knommu: formatting cleanup in Kconfig
2006-12-04  Heiko Carstens[S390] Don't use small stacks when lockdep is used.
next