aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [x86 setup] VGA: Clear the Protect bit before setting the vertical heightH. Peter Anvin2007-07-18
* [x86 setup] Fix assembly constraintsH. Peter Anvin2007-07-18
* [x86 setup] build/tools.c: fix commentH. Peter Anvin2007-07-18
* [x86 setup] MAINTAINERS: document x86 setup code git treeH. Peter Anvin2007-07-18
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-18
|\
| * ext4: extent macros cleanupDmitry Monakhov2007-07-18
| * Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.Dmitry Monakhov2007-07-18
| * ext4: remove extra IS_RDONLY() checkDave Hansen2007-07-18
| * ext4: Use is_power_of_2()Vignesh Babu2007-07-18
| * Use zero_user_page() in ext4 where possibleEric Sandeen2007-07-18
| * ext4: Remove 65000 subdirectory limitAndreas Dilger2007-07-18
| * ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah2007-07-18
| * ext4: Add nanosecond timestampsKalpak Shah2007-07-18
| * jbd2: Move jbd2-debug file to debugfsJose R. Santos2007-07-18
| * jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos2007-07-18
| * ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devicesJose R. Santos2007-07-18
| * ext4: Make extents code sanely handle on-disk corruptionAlex Tomas2007-07-18
| * ext4: copy i_flags to inode flags on writeJan Kara2007-07-18
| * ext4: Enable extents by defaultMingming Cao2007-07-18
| * Change on-disk format to support 2^15 uninitialized extentsAmit Arora2007-07-18
| * write support for preallocated blocksAmit Arora2007-07-17
| * fallocate support in ext4Amit Arora2007-07-17
| * sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-17
* | Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2007-07-18
|\ \
| * | UBI: fix compile warningPaul Mundt2007-07-18
| * | UBI: fix error handling in erase workerArtem Bityutskiy2007-07-18
| * | UBI: fix commentsArtem Bityutskiy2007-07-18
| * | UBI: remove unneeded error checksArtem Bityutskiy2007-07-18
| * | UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao2007-07-18
| * | UBI: fix overflow bugVinit Agnihotri2007-07-18
| * | UBI: bugfix in max_sqnum calculationArtem Bityutskiy2007-07-18
| * | UBI: bugfix in sqnum calculationBrijesh Singh2007-07-18
| * | UBI: fix signed-unsigned multiplicationBrijesh Singh2007-07-18
| * | UBI: fix bug in atomic_leb_change()Artem Bityutskiy2007-07-18
| * | UBI: fix messageVinit Agnihotri2007-07-18
| * | UBI: fix debugging stuffArtem Bityutskiy2007-07-18
| * | UBI: bugfix in error pathArtem Bityutskiy2007-07-18
| * | UBI: use is_power_of_2()Vignesh Babu2007-07-18
| * | UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri2007-07-18
| * | UBI: fix MAINTAINERSArtem Bityutskiy2007-07-18
| * | UBI: bugfix in ubi_leb_change()Artem Bityutskiy2007-07-18
| * | UBI: kill homegrown endian macrosChristoph Hellwig2007-07-18
| * | UBI: cleanup ioctl handlingChristoph Hellwig2007-07-18
| * | UBI: error path bugfixArtem Bityutskiy2007-07-18
| * | UBI: minor comma fixArtem Bityutskiy2007-07-18
| * | UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-18
| * | UBI: add few more commentsArtem Bityutskiy2007-07-18
| * | UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-18
| * | UBI: do not let to read too muchArtem Bityutskiy2007-07-18
| * | UBI: fix error path in create_vtbl()Artem Bityutskiy2007-07-18