| Commit message (Expand) | Author | Age |
... | |
| * | MIPS: Loongson: Cleanup machtype support | Wu Zhangjin | 2009-12-16 |
| * | MIPS: Collect FPU emulator statistics per-CPU. | David Daney | 2009-12-16 |
| * | MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER | Ralf Baechle | 2009-12-16 |
| * | MIPS: Fuloong 2E: Update defconfig file | Wu Zhangjin | 2009-12-16 |
| * | MIPS: Bonito64: Make Loongson independent from Bonito64 code. | Wu Zhangjin | 2009-12-16 |
| * | MIPS: Loongson: Add serial port support | Wu Zhangjin | 2009-12-16 |
| * | MIPS: Loongson early_printk: Fix variable type of uart_base | Wu Zhangjin | 2009-12-16 |
| * | MIPS: Fuloong2e: Cleanup Kconfig | Wu Zhangjin | 2009-12-16 |
| * | MIPS: Loongson: Register reserved memory pages | Wu Zhangjin | 2009-12-16 |
| * | MIPS: MIPSsim: Remove unused code | Dmitri Vorobiev | 2009-12-16 |
| * | MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. | David Daney | 2009-12-16 |
| * | MIPS: Add drotr and dins instructions to uasm. | David Daney | 2009-12-16 |
| * | Staging: octeon-ethernet: Convert to use PHY Abstraction Layer. | David Daney | 2009-12-16 |
| * | NET: Add Ethernet driver for Octeon MGMT devices. | David Daney | 2009-12-16 |
| * | MIPS: Octeon: Add register definitions for MGMT Ethernet driver. | David Daney | 2009-12-16 |
| * | MIPS: Octeon: Add platform devices MGMT Ethernet ports. | David Daney | 2009-12-16 |
| * | NET: Add driver for Octeon MDIO buses. | David Daney | 2009-12-16 |
| * | MIPS: Octeon: Add platform device for MDIO buses. | David Daney | 2009-12-16 |
| * | MIPS: Reorder operations in stackframe.h for better scheduling | David Daney | 2009-12-16 |
| * | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev | 2009-12-16 |
| * | MIPS: IP22: Remove an unused function | Dmitri Vorobiev | 2009-12-16 |
| * | MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images | Wu Zhangjin | 2009-12-16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2009-12-17 |
|\ \ |
|
| * \ | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mas... | Chris Mason | 2009-12-17 |
| |\ \ |
|
| | * | | Btrfs: make sure fallocate properly starts a transaction | Chris Mason | 2009-12-17 |
| * | | | Merge branch btrfs-master into for-linus | Chris Mason | 2009-12-17 |
| |\| | |
|
| | * | | Btrfs: make metadata chunks smaller | Josef Bacik | 2009-12-17 |
| | * | | Btrfs: Show discard option in /proc/mounts | Matthew Wilcox | 2009-12-17 |
| | * | | Btrfs: deny sys_link across subvolumes. | TARUISI Hiroaki | 2009-12-17 |
| | * | | Btrfs: fail mount on bad mount options | Sage Weil | 2009-12-17 |
| | * | | Btrfs: don't add extent 0 to the free space cache v2 | Yan, Zheng | 2009-12-17 |
| | * | | Btrfs: Fix per root used space accounting | Yan, Zheng | 2009-12-17 |
| | * | | Btrfs: Fix btrfs_drop_extent_cache for skip pinned case | Yan, Zheng | 2009-12-17 |
| | * | | Btrfs: Add delayed iput | Yan, Zheng | 2009-12-17 |
| | * | | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng | 2009-12-17 |
| | * | | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng | 2009-12-17 |
| | * | | Btrfs: Make fallocate(2) more ENOSPC friendly | Yan, Zheng | 2009-12-17 |
| | * | | Btrfs: Avoid orphan inodes cleanup during committing transaction | Yan, Zheng | 2009-12-17 |
| | * | | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng | 2009-12-17 |
| | * | | Btrfs: Fix disk_i_size update corner case | Yan, Zheng | 2009-12-17 |
| | * | | Btrfs: Rewrite btrfs_drop_extents | Yan, Zheng | 2009-12-15 |
| | * | | Btrfs: Add btrfs_duplicate_item | Yan, Zheng | 2009-12-15 |
| | * | | Btrfs: Avoid superfluous tree-log writeout | Yan, Zheng | 2009-12-15 |
* | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-12-17 |
|\ \ \ \ |
|
| * | | | | kmemleak: fix kconfig for crc32 build error | Randy Dunlap | 2009-11-06 |
| * | | | | kmemleak: Reduce the false positives by checking for modified objects | Catalin Marinas | 2009-10-28 |
| * | | | | kmemleak: Show the age of an unreferenced object | Catalin Marinas | 2009-10-28 |
| * | | | | kmemleak: Release the object lock before calling put_object() | Catalin Marinas | 2009-10-28 |
| * | | | | kmemleak: Scan the _ftrace_events section in modules | Catalin Marinas | 2009-10-28 |
| * | | | | kmemleak: Simplify the kmemleak_scan_area() function prototype | Catalin Marinas | 2009-10-28 |