summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-20powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard3-8/+7
2011-09-20powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard1-1/+2
2011-09-20powerpc/numa: Remove duplicate RECLAIM_DISTANCE definitionAnton Blanchard1-10/+0
2011-09-20powerpc/numa: Disable NEWIDLE balancing at node levelAnton Blanchard1-1/+1
2011-09-20powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32.Anton Blanchard1-0/+6
2011-09-20sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard2-2/+4
2011-09-20powerpc/numa: Enable SD_WAKE_AFFINE in node definitionAnton Blanchard1-1/+1
2011-09-20Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt331-2345/+3499
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2-2/+2
2011-09-19Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds3-11/+30
2011-09-19USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu1-0/+19
2011-09-19USB: xhci: Set change bit when warm reset change is set.Greg KH1-1/+1
2011-09-19staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not e...Randy Dunlap1-1/+3
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds1-7/+8
2011-09-19Make TASKSTATS require root accessLinus Torvalds1-0/+1
2011-09-20powerpc/ps3: Add gelic udbg driverHector Martin8-0/+306
2011-09-20powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo1-1/+1
2011-09-20powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe1-1/+1
2011-09-20powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard1-0/+4
2011-09-20powerpc/mm: Fix the call trace when resumed from hibernationTang Yuantian1-1/+1
2011-09-20powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.Tony Breeds1-6/+6
2011-09-20powerpc/wsp: Add MSI support for PCI on PowerENMichael Ellerman5-0/+175
2011-09-20powerpc/wsp: Add PCIe Root support to PowerEN/WSPBenjamin Herrenschmidt6-0/+1412
2011-09-20powerpc/wsp: Fix Wire Speed Processor platform configsJimi Xenidis1-4/+4
2011-09-20pseries/iommu: Add missing kfreeJulia Lawall1-2/+5
2011-09-20powerpc/32: Pass device tree address as u64 to machine_initScott Wood6-56/+39
2011-09-20powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston3-9/+169
2011-09-20powerpc: Fix build dependencies for epapr.c which needs libfdt.hMatthew McClintock1-1/+1
2011-09-20powerpc/mpic: Add support for discontiguous coresTimur Tabi2-11/+15
2011-09-20powerpc: Hugetlb for BookEBecky Bruce20-106/+766
2011-09-20serial/8250: Move UPIO_TSI to powerpcArnd Bergmann2-23/+25
2011-09-20powerpc: Tidy up dma_map_ops after adding new hookMilton Miller4-29/+29
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller10-34/+68
2011-09-20dma-mapping: Add get_required_mask if arch overrides defaultMilton Miller1-0/+3
2011-09-19Merge branch 'slab/urgent' of git://github.com/penberg/linuxLinus Torvalds1-1/+1
2011-09-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-42/+51
2011-09-19Merge git://github.com/davem330/netLinus Torvalds2-2/+19
2011-09-18tcp: fix validation of D-SACKZheng Yan1-1/+1
2011-09-18tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet1-1/+18
2011-09-18Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds6-5/+15
2011-09-18drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)Alex Deucher7-24/+34
2011-09-18drm/radeon/kms: fix typo in r100_blit_copyAlex Deucher1-2/+2
2011-09-18Merge git://github.com/davem330/netLinus Torvalds68-507/+826
2011-09-18Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik1-2/+11
2011-09-18BTRFS: Fix lseek return value for errorJeff Liu1-2/+7
2011-09-18Merge branch 'btrfs-3.0' into for-linusChris Mason2-7/+12
2011-09-18Btrfs: don't change inode flag of the dest clone fileLi Zefan1-1/+0
2011-09-18Btrfs: don't make a file partly checksummed through file cloneLi Zefan1-0/+5
2011-09-18Btrfs: fix pages truncation in btrfs_ioctl_clone()Li Zefan1-4/+4
2011-09-18btrfs: fix d_off in the first direntHidetoshi Seto1-2/+3