aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams2009-09-22
| * | | | microblaze: Save and restore msr in hw exceptionMichal Simek2009-09-22
| * | | | microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-22
| * | | | microblaze: Implement include/asm/syscall.h.Michal Simek2009-09-21
| * | | | microblaze: Improve checking mechanism for MSR instructionMichal Simek2009-09-21
| * | | | microblaze: Add checking mechanism for MSR instructionMichal Simek2009-09-21
| * | | | microblaze: Cleanup linker script using new linker script macros.Tim Abbott2009-09-21
| * | | | microblaze: Enable GCOV_PROFILE_ALLMichal Simek2009-09-21
| * | | | gcov: Fix DEBUG_FS symbolMichal Simek2009-09-21
| * | | | mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams2009-09-21
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-24
|\ \ \ \ \
| * | | | | module: don't call percpu_modfree on NULL pointer.Rusty Russell2009-09-24
| * | | | | module: fix memory leak when load fails after srcversion/version allocatedRusty Russell2009-09-24
| * | | | | module: preferred way to use MODULE_AUTHORJohannes Berg2009-09-24
| * | | | | param: allow whitespace as kernel parameter separatorPeter Oberparleiter2009-09-24
| * | | | | module: reduce string table for loaded modules (v2)Jan Beulich2009-09-24
| * | | | | module: reduce symbol table for loaded modules (v2)Jan Beulich2009-09-24
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-09-24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-24
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Btrfs: hash the btree inode during fill_superYan Zheng2009-09-24
| | * | | | Btrfs: relocate file extents in clustersYan, Zheng2009-09-24
| | * | | | Btrfs: don't rename file into dummy directoryYan, Zheng2009-09-24
| | * | | | Btrfs: check size of inode backref before adding hardlinkYan, Zheng2009-09-24
| | * | | | Btrfs: fix releasepage to avoid unlocking extents we haven't lockedChris Mason2009-09-23
| | * | | | Btrfs: Fix test_range_bit for whole file extentsChris Mason2009-09-23
| | * | | | Btrfs: fix errors handling cached state in set/clear_extent_bitChris Mason2009-09-23
| | * | | | Btrfs: fix early enospc during balancingChris Mason2009-09-22
| | * | | | Btrfs: deal with NULL space infoChris Mason2009-09-22
| | * | | | Btrfs: account for space used by the super mirrorsJosef Bacik2009-09-21
| | * | | | Btrfs: fix extent entry threshold calculationJosef Bacik2009-09-21
| | * | | | Btrfs: remove dead codeJosef Bacik2009-09-21
| | * | | | Btrfs: fix bitmap size trackingJosef Bacik2009-09-21
| | * | | | Btrfs: don't keep retrying a block group if we fail to allocate a clusterJosef Bacik2009-09-21
| | * | | | Btrfs: make balance code choose more wisely when relocatingJosef Bacik2009-09-21
| | * | | | Btrfs: fix arithmetic error in clone ioctlSage Weil2009-09-21
| | * | | | Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
| | * | | | Btrfs: change how subvolumes are organizedYan, Zheng2009-09-21
| | * | | | Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng2009-09-21
| | * | | | Btrfs: speed up snapshot droppingYan, Zheng2009-09-21
| | * | | | Btrfs: search for an allocation hint while filling file COWChris Mason2009-09-18
| | * | | | Btrfs: properly honor wbc->nr_to_write changesChris Mason2009-09-18
| | * | | | Btrfs: improve async block group cachingYan Zheng2009-09-17
| | * | | | Btrfs: Fix async thread shutdown raceChris Mason2009-09-15
| | * | | | Btrfs: fix worker thread double spin_lock_irqChris Mason2009-09-15
| | * | | | Btrfs: fix async worker startup raceChris Mason2009-09-15
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-11
| | |\ \ \ \
| | | * | | | Btrfs: zero page past end of inline file itemsChris Mason2009-09-11
| | | * | | | Btrfs: fix btrfs page_mkwrite to return locked pageChris Mason2009-09-11
| | | * | | | Btrfs: Fix extent replacment raceChris Mason2009-09-11
| | | * | | | Btrfs: Use PagePrivate2 to track pages in the data=ordered code.Chris Mason2009-09-11