aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-24
|\
| * microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2009-09-24
| * microblaze: Support simpleImage.dts make targetMichal Simek2009-09-24
| * microblaze: Fix _start symbol to physical addressMichal Simek2009-09-22
| * microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek2009-09-22
| * microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-22
| * microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams2009-09-22
| * microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-22
| * microblaze: Support ptrace syscall tracing.Michal Simek2009-09-22
| * microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams2009-09-22
| * microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek2009-09-22
| * microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek2009-09-22
| * microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek2009-09-22
| * microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-22
| * microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-22
| * 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