summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-01-2915-80/+181
|\
| * Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg2008-01-282-7/+30
| * asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk2008-01-281-2/+1
| * remove __attribute_used__Adrian Bunk2008-01-2813-24/+16
| * Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-282-45/+120
| * compiler.h: introduce __section()Sam Ravnborg2008-01-282-13/+18
| * all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-0/+7
| * A few corrections to include/linux/KbuildRobert P. J. Day2008-01-281-4/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2008-01-291-9/+13
|\ \
| * | module: make module_address_lookup safeRusty Russell2008-01-291-9/+13
| |/
* | jbd2: add lockdep supportMingming Cao2008-01-281-0/+4
* | ext4: Add multi block allocator for ext4Alex Tomas2008-01-293-1/+131
* | ext4: Add new functions for searching extent treeAlex Tomas2008-01-281-0/+4
* | ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-288-0/+19
* | ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V2008-01-282-0/+6
* | ext4: Add inode version support in ext4Jean Noel Cordenner2008-01-282-2/+20
* | vfs: Add 64 bit i_version supportJean Noel Cordenner2008-01-281-1/+4
* | ext4: Add the journal checksum featureGirish Shilamkar2008-01-282-5/+34
* | jbd2: jbd2 stats through procfsJohann Lombardi2008-01-281-0/+77
* | ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V2008-01-282-24/+7
* | ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.Aneesh Kumar K.V2008-01-281-0/+2
* | jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara2008-01-281-0/+2
* | jbd2: Remove printk from J_ASSERT to preserve registers during BUGChris Snook2008-01-281-15/+1
* | Add buffer head related helper functionsAneesh Kumar K.V2008-01-281-0/+2
* | ext4: sync up block group descriptor with e2fsprogs.Coly Li2008-01-281-0/+5
* | ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen2008-01-281-0/+1
* | ext4: Support large filesAneesh Kumar K.V2008-01-281-1/+2
* | ext4: Add support for 48 bit inode i_blocks.Aneesh Kumar K.V2008-01-281-3/+7
* | ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V2008-01-282-4/+12
* | ext4: Rename i_file_acl to i_file_acl_loAneesh Kumar K.V2008-01-281-1/+1
* | ext4: Fix sparse warnings.Aneesh Kumar K.V2008-01-281-0/+2
* | ext4: Introduce ext4_update_*_featureAneesh Kumar K.V2008-01-281-0/+6
* | ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur2008-01-283-7/+11
* | ext4: Introduce ext4_lblk_tAneesh Kumar K.V2008-01-283-30/+27
* | ext4: Avoid rec_len overflow with 64KB block sizeJan Kara2008-01-281-0/+20
* | ext4: Support large blocksize up to PAGESIZETakashi Sato2008-01-281-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-29192-7342/+4150
|\
| * sh: add spi header and r2d platform data V3Magnus Damm2008-01-281-0/+13
| * sh: update r7780rp interrupt codeMagnus Damm2008-01-281-19/+0
| * sh: remove consistent alloc stuff from the machine vectorMagnus Damm2008-01-281-3/+0
| * sh: declared coherent memory support V2Magnus Damm2008-01-281-36/+20
| * sh: Add support for SDK7780 board.Nicholas Beck2008-01-281-0/+81
| * sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-281-54/+0
| * 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/+0
| * sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-281-11/+1
| * 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/+28
OpenPOWER on IntegriCloud