summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-19tcp: fix validation of D-SACKZheng Yan1-1/+1
2011-09-19tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet1-1/+18
2011-09-19Merge 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
2011-09-18Merge branch 'fixes' of git://git.user.in-berlin.de/s5r6/linux1394Linus Torvalds1-0/+3
2011-09-18Merge branch '3.1-rc-fixes' of git://linux-iscsi.org/target-pendingLinus Torvalds8-382/+105
2011-09-17ipv6: don't use inetpeer to store metrics for routes.Yan, Zheng1-11/+22
2011-09-17iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsetsNicholas Bellinger1-7/+15
2011-09-17can: ti_hecc: include linux/io.hDaniel Mack1-0/+1
2011-09-17IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen2-6/+6
2011-09-17net: Handle different key sizes between address families in flow cachedpward2-14/+36
2011-09-17net: Align AF-specific flowi structs to longDavid Ward1-3/+3
2011-09-17ipv4: Fix fib_info->fib_metrics leakYan, Zheng1-1/+9
2011-09-17caif: fix a potential NULL dereferenceEric Dumazet1-1/+5
2011-09-17sctp: deal with multiple COOKIE_ECHO chunksMax Matveev3-0/+12
2011-09-17Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds7-26/+60
2011-09-17firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei1-0/+3
2011-09-16iscsi-target: Disable markers + remove dangerous local scope array usageNicholas Bellinger2-243/+7
2011-09-16target: Skip non hex characters for VPD=0x83 NAA IEEE Registered ExtendedNicholas Bellinger1-2/+33
2011-09-16ibmveth: Fix checksum offload failure handlingAnton Blanchard1-11/+20
2011-09-16ibmveth: Checksum offload is always disabledAnton Blanchard1-1/+1
2011-09-16ibmveth: Fix issue with DMA mapping failureAnton Blanchard1-5/+5
2011-09-16ibmveth: Fix DMA unmap errorBrian King1-1/+6