Age | Commit message (Expand) | Author |
2011-05-25 | Squashfs: reverse order of filesystem table reading | Phillip Lougher |
2011-05-25 | Squashfs: move table allocation into squashfs_read_table() | Phillip Lougher |
2011-03-22 | Squashfs: Use vmalloc rather than kmalloc for zlib workspace | Phillip Lougher |
2011-03-16 | Squashfs: handle corruption of directory structure | Phillip Lougher |
2011-02-28 | Squashfs: wrap squashfs_mount() definition | Phillip Lougher |
2011-02-28 | Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore | Phillip Lougher |
2011-02-28 | Squashfs: Update documentation to include compression options | Phillip Lougher |
2011-02-28 | Squashfs: Update Kconfig help text to include xz compression | Phillip Lougher |
2011-02-28 | Squashfs: add compression options support to xz decompressor | Phillip Lougher |
2011-02-28 | Squashfs: extend decompressor framework to handle compression options | Phillip Lougher |
2011-02-07 | Linux 2.6.38-rc4v2.6.38-rc4 | Linus Torvalds |
2011-02-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2011-02-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-02-07 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-02-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-02-07 | CRED: Fix memory and refcount leaks upon security_prepare_creds() failure | Tetsuo Handa |
2011-02-07 | CRED: Fix BUG() upon security_cred_alloc_blank() failure | Tetsuo Handa |
2011-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-02-07 | Btrfs: Fix page count calculation | Yan, Zheng |
2011-02-07 | Merge branch 'fixes' | Russell King |
2011-02-07 | cifs: remove checks for ses->status == CifsExiting | Jeff Layton |
2011-02-07 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Russell King |
2011-02-07 | ALSA: AACI: allow writes to MAINCR to take effect | Russell King |
2011-02-07 | ARM: Update mach-types | Russell King |
2011-02-07 | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin |
2011-02-07 | powerpc: Fix hcall tracepoint recursion | Anton Blanchard |
2011-02-07 | powerpc/numa: Fix bug in unmap_cpu_from_node | Anton Blanchard |
2011-02-07 | powerpc/numa: Disable VPHN on dedicated processor partitions | Anton Blanchard |
2011-02-07 | powerpc/numa: Add length when creating OF properties via VPHN | Anton Blanchard |
2011-02-07 | powerpc/numa: Check for all VPHN changes | Anton Blanchard |
2011-02-07 | powerpc/numa: Only use active VPHN count fields | Anton Blanchard |
2011-02-07 | powerpc/pseries: Remove unnecessary variable initializations in numa.c | Jesse Larrew |
2011-02-07 | powerpc/pseries: Fix brace placement in numa.c | Jesse Larrew |
2011-02-07 | powerpc/pseries: Fix typo in VPHN comments | Jesse Larrew |
2011-02-07 | powerpc: Fix some 6xx/7xxx CPU setup functions | Benjamin Herrenschmidt |
2011-02-07 | powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit | Benjamin Herrenschmidt |
2011-02-07 | powerpc/book3e: Protect complex macro args in mmu-book3e.h | Scott Wood |
2011-02-07 | powerpc: Fix pfn_valid() when memory starts at a non-zero address | Scott Wood |
2011-02-06 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds |
2011-02-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-02-06 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-02-06 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-02-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-02-06 | arm/ixp4xx: Rename FREQ macro to avoid collisions | Ben Hutchings |
2011-02-06 | IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. | Krzysztof Hałasa |
2011-02-06 | btrfs: Drop __exit attribute on btrfs_exit_compress | Alexey Charkov |
2011-02-06 | btrfs: cleanup error handling in btrfs_unlink_inode() | Tsutomu Itoh |
2011-02-06 | Btrfs: exclude super blocks when we read in block groups | Josef Bacik |