[TCP]: Convert highest_sack to sk_buff to allow direct access
[pandora-kernel.git] / include / asm-sh /
2008-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-01-28 Magnus Dammsh: add spi header and r2d platform data V3
2008-01-28 Magnus Dammsh: update r7780rp interrupt code
2008-01-28 Magnus Dammsh: remove consistent alloc stuff from the machine...
2008-01-28 Magnus Dammsh: declared coherent memory support V2
2008-01-28 Nicholas Becksh: Add support for SDK7780 board.
2008-01-28 Paul Mundtsh: Kill off dead HS771RVoIP board support.
2008-01-28 Paul Mundtsh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ...
2008-01-28 Magnus Dammsh: remove voyagergx
2008-01-28 Magnus Dammsh: intc - remove default interrupt priority tables
2008-01-28 Paul Mundtsh: Fix posix_types.h userspace breakage from sh64...
2008-01-28 Andrew Murraysh: sh7712 clock support
2008-01-28 Yoshihiro Shimodash: Add support for SH7763 CPU subtype.
2008-01-28 Paul Mundtsh: Fix get_user()/put_user() build error.
2008-01-28 Yoshihiro Shimodash: Add support for SH7721 CPU subtype.
2008-01-28 Paul Mundtsh: Always use CONFIG_HZ for HZ.
2008-01-28 Joe Perchessh: include/asm-sh/: Spelling fixes.
2008-01-28 Paul Mundtsh: Fix up binfmt_flat compile warnings.
2008-01-28 Paul Mundtsh: Kill off pgtable.h from scatterlist.h.
2008-01-28 Paul Mundtsh: Fix up switch_to() type casts.
2008-01-28 Paul Mundtsh: Stub in page_table_range_init() on nommu.
2008-01-28 Paul Mundtsh: Kill off superfluous __KERNEL__ check in asm/elf.h.
2008-01-28 Paul Mundtsh: Provide the FPSCR init through AT_FPUCW.
2008-01-28 Paul Mundtsh: Use utsname()->machine for ELF_PLATFORM.
2008-01-28 Paul Mundtsh: Encode L1/L2 cache shape in auxvt.
2008-01-28 Stuart Menefysh: Support denormalization on SH-4 FPU.
2008-01-28 Stuart Menefysh: get_user fixes and nommu consolidation.
2008-01-28 Stuart Menefysh: Document PTEL 31:29 use on PTEA-wielding parts.
2008-01-28 Stuart Menefysh: Clean up places that make 29-bit physical assumptions.
2008-01-28 Stuart Menefysh: Preparation for uncached jumps through PMB.
2008-01-28 Stuart Menefysh: GUSA atomic rollback support.
2008-01-28 Paul Mundtsh: comment tidying for sh64->sh migration.
2008-01-28 Paul Mundtrtc: rtc-sh: Split out the CPU defs to asm/cpu/.
2008-01-28 Paul Mundtsh: CCR1->CCR renaming for SH-2 parts.
2008-01-28 Paul Mundtsh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.
2008-01-28 Stuart Menefysh: Invalidate the TLB after applying PMB mappings.
2008-01-28 Paul Mundtsh: SH-2A FPU support.
2008-01-28 Paul Mundtsh: Add SH7263 CPU support.
2008-01-28 Paul Mundtsh: Add SH7203 CPU support.
2008-01-28 Yuichi Nakamurash: syscall audit support.
2008-01-28 Paul Mundtsh: Fix up bug trap handler build for sh32.
2008-01-28 Paul Mundtsh: Bring the SH-5 FPU in line with the SH-4 FPU API.
2008-01-28 Paul Mundtsh: Get the SH-5 PCI support building.
2008-01-28 Paul Mundtsh: Add SH-5 subtypes to check_bugs() for utsname.
2008-01-28 Paul Mundtsh: Get the mach-cayman IRQ support building.
2008-01-28 Paul Mundtsh: Kill off the last of the sh64 headers.
2008-01-28 Paul Mundtsh: Add onchip remap prototypes, kill old sh64 io.h.
2008-01-28 Paul Mundtsh: Fix up user_fpu_struct typo for SH-5.
2008-01-28 Paul Mundtsh: Special layout for SH-5 stat.h and user.h.
2008-01-28 Paul Mundtsh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB.
2008-01-28 Paul Mundtsh: Fix up generic BUG build for SH-5.
2008-01-28 Paul Mundtsh: Move PXSEG comments to addrspace.h.
2008-01-28 Paul Mundtsh: Set HPAGE_SHIFT for 512MB hugetlb pages.
2008-01-28 Paul Mundtsh: Stubs for fpu disabled on SH-5.
2008-01-28 Paul Mundtsh: Move quad-word real-address I/O defs to io.h.
2008-01-28 Paul Mundtsh: Share bug/debug traps across _32 and _64.
2008-01-28 Paul Mundtsh: Tidy up various clear_page()/copy_page() definitions.
2008-01-28 Paul Mundtsh: Plug in the SHmedia ELF relocations.
2008-01-28 Paul Mundtsh: Tidy up lib64 udelay impl.
2008-01-28 Paul Mundtsh: Split out pgtable.h in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: Move over the SH-5 entry.S.
2008-01-28 Paul Mundtsh: Split out syscall ABI for _32 and _64 variants.
2008-01-28 Paul Mundtsh: Split out checksum.h in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: Plug in SH-5 ffz()/__ffs() bitops.
2008-01-28 Paul Mundtsh: Add SH-5 support to the consistent DMA impl.
2008-01-28 Paul Mundtsh: Move vsyscall_init() defs up one level.
2008-01-28 Paul Mundtsh: Nopped out p3_cache_init() on SH-5 also.
2008-01-28 Paul Mundtsh: Fix up VMALLOC_START for SH-5.
2008-01-28 Paul Mundtsh: Move over the SH-5 head.S and tlb.h.
2008-01-28 Paul Mundtsh: Have SH-5 provide an {en,dis}able_fpu() impl.
2008-01-28 Paul Mundtsh: timer.h stub for SH-5.
2008-01-28 Paul Mundtsh: Move in the SH-5 signal trampoline impl.
2008-01-28 Paul Mundtsh: More SH-5 cpuinfo tidying.
2008-01-28 Paul Mundtsh: Consolidate slab/kmalloc minalign values.
2008-01-28 Paul Mundtsh: Split out uaccess.h in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: SH-5 also uses the ASID cache.
2008-01-28 Paul Mundtsh: Split out system.h in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: Split out 29-bit and 32-bit physical mode definitions.
2008-01-28 Paul Mundtsh: Split out processor.h in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: SH-5 pt_regs.
2008-01-28 Paul Mundtsh: Move in the SH-5 mmu_context headers.
2008-01-28 Paul Mundtsh: SH-5 byteorder routines.
2008-01-28 Paul Mundtsh: SH-5 version of current_thread_info().
2008-01-28 Paul Mundtsh: Split out irqflags.h in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: Split out asm/string.h for sh32 and sh64.
2008-01-28 Paul Mundtsh: Add SH-5 support to io.h.
2008-01-28 Paul Mundtsh: Add in cacheflush and DMA headers for SH-5.
2008-01-28 Paul Mundtsh: Correct SH-5 instruction size value.
2008-01-28 Paul Mundtsh: Add cache definitions for SH-5.
2008-01-28 Paul Mundtsh: Add addrspace.h segmentation stub for SH-5.
2008-01-28 Paul Mundtsh: BUGFLAG_WARNING needs GENERIC_BUG.
2008-01-28 Paul Mundtsh: Fix up fixmap location for SH-5.
2008-01-28 Paul Mundtsh: Add SH-5 support to asm/module.h.
2008-01-28 Paul Mundtsh: Split out cache status bits per-CPU family.
2008-01-28 Paul Mundtsh: Split out PXSEG segmentation per-CPU family.
2008-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next