| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | compiler.h: introduce __section() | Sam Ravnborg | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | | A few corrections to include/linux/Kbuild | Robert P. J. Day | 2008-01-28 | |
| | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2008-01-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | module: make module_address_lookup safe | Rusty Russell | 2008-01-29 | |
| | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | jbd2: add lockdep support | Mingming Cao | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Add multi block allocator for ext4 | Alex Tomas | 2008-01-29 | |
| * | | | | | | | | | | | | | | | | | | ext4: Add new functions for searching extent tree | Alex Tomas | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Add EXT4_IOC_MIGRATE ioctl | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Add inode version support in ext4 | Jean Noel Cordenner | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | vfs: Add 64 bit i_version support | Jean Noel Cordenner | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Add the journal checksum feature | Girish Shilamkar | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | jbd2: jbd2 stats through procfs | Johann Lombardi | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Convert truncate_mutex to read write semaphore. | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | jbd2: Fix assertion failure in fs/jbd2/checkpoint.c | Jan Kara | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | jbd2: Remove printk from J_ASSERT to preserve registers during BUG | Chris Snook | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | Add buffer head related helper functions | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: sync up block group descriptor with e2fsprogs. | Coly Li | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: store maxbytes for bitmapped files and return EFBIG as appropriate | Eric Sandeen | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Support large files | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Add support for 48 bit inode i_blocks. | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Rename i_dir_acl to i_size_high | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Rename i_file_acl to i_file_acl_lo | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Fix sparse warnings. | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Introduce ext4_update_*_feature | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: add ext4_group_t, and change all group variables to this type. | Avantika Mathur | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Introduce ext4_lblk_t | Aneesh Kumar K.V | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Avoid rec_len overflow with 64KB block size | Jan Kara | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | ext4: Support large blocksize up to PAGESIZE | Takashi Sato | 2008-01-28 | |
| |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-01-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | sh: add spi header and r2d platform data V3 | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: update r7780rp interrupt code | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: remove consistent alloc stuff from the machine vector | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: declared coherent memory support V2 | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Add support for SDK7780 board. | Nicholas Beck | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Kill off dead HS771RVoIP board support. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: remove voyagergx | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: intc - remove default interrupt priority tables | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Fix posix_types.h userspace breakage from sh64 merge. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: sh7712 clock support | Andrew Murray | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Fix get_user()/put_user() build error. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Add support for SH7721 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Always use CONFIG_HZ for HZ. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: include/asm-sh/: Spelling fixes. | Joe Perches | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Fix up binfmt_flat compile warnings. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Kill off pgtable.h from scatterlist.h. | Paul Mundt | 2008-01-28 | |
