summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-04-0345-306/+2466
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Chris Zankel2009-04-03366-6286/+34561
| |\
| * | xtensa: we don't need to include asm/io.hChris Zankel2009-04-031-1/+0
| * | xtensa: only build platform or variant if they contain a MakefileChris Zankel2009-04-033-10/+8
| * | xtensa: make startup code discardableDaniel Glöckner2009-04-021-1/+1
| * | xtensa: ccount clocksourceJohannes Weiner2009-04-022-73/+33
| * | xtensa: remove platform rtc hooksJohannes Weiner2009-04-023-41/+1
| * | xtensa: use generic sched_clock()Johannes Weiner2009-04-021-9/+0
| * | xtensa: platform: s6105Johannes Weiner2009-04-029-0/+712
| * | xtensa: let platform override KERNELOFFSETJohannes Weiner2009-04-021-0/+3
| * | xtensa: s6000 variantJohannes Weiner2009-04-028-0/+481
| * | xtensa: s6000 variant core definitionsJohannes Weiner2009-04-023-0/+926
| * | xtensa: variant irq set callbacksJohannes Weiner2009-04-023-0/+24
| * | xtensa: variant-specific codeJohannes Weiner2009-04-023-0/+5
| * | xtensa: nommu supportJohannes Weiner2009-04-0219-75/+169
| * | xtensa: add flat supportOskar Schirmer2009-04-021-0/+12
| * | xtensa: enforce slab alignment to maximum register widthOskar Schirmer2009-04-021-0/+2
| * | xtensa: cope with ram beginning at higher addressesJohannes Weiner2009-04-022-6/+9
| * | xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner2009-04-021-1/+2
| * | xtensa: fix init_bootmem_node() argument orderJohannes Weiner2009-04-021-1/+2
| * | xtensa: use correct stack pointer for stack tracesJohannes Weiner2009-04-021-8/+6
| * | xtensa: beat Kconfig into shapeJohannes Weiner2009-04-021-88/+78
| * | xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner2009-04-021-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-0317-544/+982
|\ \ \
| * | | Btrfs: BUG to BUG_ON changesStoyan Gaydarov2009-04-023-6/+3
| * | | Btrfs: remove dead codeDan Carpenter2009-04-021-2/+0
| * | | Btrfs: remove dead codeDan Carpenter2009-04-021-1/+0
| * | | Btrfs: fix typos in commentsWu Fengguang2009-04-023-12/+14
| * | | Btrfs: remove unused ftrace includeJim Owens2009-04-022-2/+0
| * | | Btrfs: fix __ucmpdi2 compile bug on 32 bit buildsHeiko Carstens2009-04-031-11/+5
| * | | Btrfs: free inode struct when btrfs_new_inode failsShen Feng2009-04-021-1/+4
| * | | Btrfs: fix race in worker_loopAmit Gud2009-04-021-1/+5
| * | | Btrfs: add flushoncommit mount optionSage Weil2009-04-023-5/+15
| * | | Btrfs: notreelog mount optionSage Weil2009-04-023-1/+15
| * | | Btrfs: introduce btrfs_show_optionsEric Paris2009-04-021-1/+33
| * | | Btrfs: rework allocation clusteringChris Mason2009-04-036-74/+509
| * | | Btrfs: Optimize locking in btrfs_next_leaf()Chris Mason2009-04-031-23/+65
| * | | Btrfs: break up btrfs_search_slot into smaller piecesChris Mason2009-04-031-90/+131
| * | | Btrfs: kill the pinned_mutexJosef Bacik2009-04-034-16/+1
| * | | Btrfs: kill the block group alloc mutexJosef Bacik2009-04-033-157/+83
| * | | Btrfs: clean up find_free_extentJosef Bacik2009-04-031-165/+91
| * | | Btrfs: free space cache cleanupsJosef Bacik2009-04-032-51/+44
| * | | Btrfs: unplug in the async bio submission threadsChris Mason2009-04-031-1/+13
| * | | Btrfs: keep processing bios for a given bdev if our proc is batchingChris Mason2009-04-031-0/+27
* | | | x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha2009-04-031-46/+0
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-0330-689/+4389
|\ \ \ \
| * | | | ocfs2: recover orphans in offline slots during recovery and mountSrinivas Eeda2009-04-034-18/+132
| * | | | ocfs2: Pagecache usage optimization on ocfs2Hisashi Hifumi2009-04-031-11/+12
| * | | | ocfs2: fix rare stale inode errors when exporting via nfswengang wang2009-04-039-8/+319
| * | | | ocfs2/dlm: Tweak mle_state outputSunil Mushran2009-04-031-2/+5
OpenPOWER on IntegriCloud