summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ext4: sync up block group descriptor with e2fsprogs.Coly Li2008-01-291-0/+5
* ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen2008-01-291-0/+1
* ext4: Support large filesAneesh Kumar K.V2008-01-291-1/+2
* ext4: Add support for 48 bit inode i_blocks.Aneesh Kumar K.V2008-01-291-3/+7
* ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V2008-01-292-4/+12
* ext4: Rename i_file_acl to i_file_acl_loAneesh Kumar K.V2008-01-291-1/+1
* ext4: Fix sparse warnings.Aneesh Kumar K.V2008-01-291-0/+2
* ext4: Introduce ext4_update_*_featureAneesh Kumar K.V2008-01-291-0/+6
* ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur2008-01-293-7/+11
* ext4: Introduce ext4_lblk_tAneesh Kumar K.V2008-01-293-30/+27Star
* ext4: Avoid rec_len overflow with 64KB block sizeJan Kara2008-01-291-0/+20
* ext4: Support large blocksize up to PAGESIZETakashi Sato2008-01-291-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-28192-7342/+4150Star
|\
| * sh: add spi header and r2d platform data V3Magnus Damm2008-01-281-0/+13
| * sh: update r7780rp interrupt codeMagnus Damm2008-01-281-19/+0Star
| * sh: remove consistent alloc stuff from the machine vectorMagnus Damm2008-01-281-3/+0Star
| * sh: declared coherent memory support V2Magnus Damm2008-01-281-36/+20Star
| * sh: Add support for SDK7780 board.Nicholas Beck2008-01-281-0/+81
| * sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-281-54/+0Star
| * sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt2008-01-281-2/+12
| * sh: remove voyagergxMagnus Damm2008-01-281-341/+0Star
| * sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-281-11/+1Star
| * sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt2008-01-284-122/+265
| * sh: sh7712 clock supportAndrew Murray2008-01-281-0/+5
| * sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-283-3/+4
| * sh: Fix get_user()/put_user() build error.Paul Mundt2008-01-281-36/+28Star
| * sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-287-9/+16
| * sh: Always use CONFIG_HZ for HZ.Paul Mundt2008-01-281-5/+1Star
| * sh: include/asm-sh/: Spelling fixes.Joe Perches2008-01-283-17/+17
| * sh: Fix up binfmt_flat compile warnings.Paul Mundt2008-01-281-1/+1
| * sh: Kill off pgtable.h from scatterlist.h.Paul Mundt2008-01-281-1/+0Star
| * sh: Fix up switch_to() type casts.Paul Mundt2008-01-281-47/+47
| * sh: Stub in page_table_range_init() on nommu.Paul Mundt2008-01-281-0/+2
| * sh: Kill off superfluous __KERNEL__ check in asm/elf.h.Paul Mundt2008-01-281-3/+0Star
| * sh: Provide the FPSCR init through AT_FPUCW.Paul Mundt2008-01-283-2/+17
| * sh: Use utsname()->machine for ELF_PLATFORM.Paul Mundt2008-01-281-6/+8
| * sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2008-01-283-4/+29
| * sh: Support denormalization on SH-4 FPU.Stuart Menefy2008-01-281-0/+32
| * sh: get_user fixes and nommu consolidation.Stuart Menefy2008-01-281-155/+98Star
| * sh: Document PTEL 31:29 use on PTEA-wielding parts.Stuart Menefy2008-01-281-2/+3
| * sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy2008-01-287-33/+60
| * sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-285-20/+27
| * sh: GUSA atomic rollback support.Stuart Menefy2008-01-288-123/+557
| * sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-289-76/+63Star
| * rtc: rtc-sh: Split out the CPU defs to asm/cpu/.Paul Mundt2008-01-286-0/+42
| * sh: CCR1->CCR renaming for SH-2 parts.Paul Mundt2008-01-282-7/+2Star
| * sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.Paul Mundt2008-01-281-13/+9Star
| * sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy2008-01-281-0/+2
| * sh: SH-2A FPU support.Paul Mundt2008-01-283-1/+6
| * sh: Add SH7263 CPU support.Paul Mundt2008-01-282-2/+2