aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * MIPS: Loongson: Cleanup machtype supportWu Zhangjin2009-12-16
| * MIPS: Collect FPU emulator statistics per-CPU.David Daney2009-12-16
| * MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle2009-12-16
| * MIPS: Fuloong 2E: Update defconfig fileWu Zhangjin2009-12-16
| * MIPS: Bonito64: Make Loongson independent from Bonito64 code.Wu Zhangjin2009-12-16
| * MIPS: Loongson: Add serial port supportWu Zhangjin2009-12-16
| * MIPS: Loongson early_printk: Fix variable type of uart_baseWu Zhangjin2009-12-16
| * MIPS: Fuloong2e: Cleanup KconfigWu Zhangjin2009-12-16
| * MIPS: Loongson: Register reserved memory pagesWu Zhangjin2009-12-16
| * MIPS: MIPSsim: Remove unused codeDmitri Vorobiev2009-12-16
| * MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney2009-12-16
| * MIPS: Add drotr and dins instructions to uasm.David Daney2009-12-16
| * Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney2009-12-16
| * NET: Add Ethernet driver for Octeon MGMT devices.David Daney2009-12-16
| * MIPS: Octeon: Add register definitions for MGMT Ethernet driver.David Daney2009-12-16
| * MIPS: Octeon: Add platform devices MGMT Ethernet ports.David Daney2009-12-16
| * NET: Add driver for Octeon MDIO buses.David Daney2009-12-16
| * MIPS: Octeon: Add platform device for MDIO buses.David Daney2009-12-16
| * MIPS: Reorder operations in stackframe.h for better schedulingDavid Daney2009-12-16
| * MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-16
| * MIPS: IP22: Remove an unused functionDmitri Vorobiev2009-12-16
| * MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin2009-12-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-12-17
|\ \
| * \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mas...Chris Mason2009-12-17
| |\ \
| | * | Btrfs: make sure fallocate properly starts a transactionChris Mason2009-12-17
| * | | Merge branch btrfs-master into for-linusChris Mason2009-12-17
| |\| |
| | * | Btrfs: make metadata chunks smallerJosef Bacik2009-12-17
| | * | Btrfs: Show discard option in /proc/mountsMatthew Wilcox2009-12-17
| | * | Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki2009-12-17
| | * | Btrfs: fail mount on bad mount optionsSage Weil2009-12-17
| | * | Btrfs: don't add extent 0 to the free space cache v2Yan, Zheng2009-12-17
| | * | Btrfs: Fix per root used space accountingYan, Zheng2009-12-17
| | * | Btrfs: Fix btrfs_drop_extent_cache for skip pinned caseYan, Zheng2009-12-17
| | * | Btrfs: Add delayed iputYan, Zheng2009-12-17
| | * | Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-17
| | * | Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng2009-12-17
| | * | Btrfs: Make fallocate(2) more ENOSPC friendlyYan, Zheng2009-12-17
| | * | Btrfs: Avoid orphan inodes cleanup during committing transactionYan, Zheng2009-12-17
| | * | Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng2009-12-17
| | * | Btrfs: Fix disk_i_size update corner caseYan, Zheng2009-12-17
| | * | Btrfs: Rewrite btrfs_drop_extentsYan, Zheng2009-12-15
| | * | Btrfs: Add btrfs_duplicate_itemYan, Zheng2009-12-15
| | * | Btrfs: Avoid superfluous tree-log writeoutYan, Zheng2009-12-15
* | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-12-17
|\ \ \ \
| * | | | kmemleak: fix kconfig for crc32 build errorRandy Dunlap2009-11-06
| * | | | kmemleak: Reduce the false positives by checking for modified objectsCatalin Marinas2009-10-28
| * | | | kmemleak: Show the age of an unreferenced objectCatalin Marinas2009-10-28
| * | | | kmemleak: Release the object lock before calling put_object()Catalin Marinas2009-10-28
| * | | | kmemleak: Scan the _ftrace_events section in modulesCatalin Marinas2009-10-28
| * | | | kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas2009-10-28