summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney11-32/+17
2010-10-13powerpc/spufs: Use llseek in all file operationsArnd Bergmann1-0/+18
2010-10-13powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan1-1/+1
2010-10-13powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan1-3/+1
2010-10-13powerpc/pseries: Use kmemdupNishanth Aravamudan1-2/+1
2010-10-13powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan1-1/+6
2010-10-13powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan1-2/+1
2010-10-13powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan1-1/+1
2010-10-13powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan1-10/+11
2010-10-13powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan1-2/+2
2010-10-13i2c/i2c-pasemi.c: Fix unsigned return typeJulia Lawall1-1/+1
2010-10-13powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+3
2010-10-13powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2-3/+3
2010-10-13powerpc: Use static const char arraysJoe Perches2-3/+3
2010-10-13powerpc/pseries: Partition migration in the kernelNathan Fontenot2-1/+363
2010-10-13powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2-2/+3
2010-10-13powerpc/pseries: Export device tree updating routinesNathan Fontenot2-2/+11
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt1007-5814/+10465
2010-10-08powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala1-0/+7
2010-10-08Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+15
2010-10-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-4/+9
2010-10-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-5/+8
2010-10-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-17/+75
2010-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-11/+22
2010-10-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-5/+14
2010-10-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds35-144/+271
2010-10-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-44/+48
2010-10-08sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet1-1/+1
2010-10-08MAINTAINERS: add Samsung S5P series FIMC maintainersKyungmin Park1-0/+10
2010-10-08MAINTAINERS: Haavard has movedAndrew Morton1-1/+1
2010-10-08memcg: fix thresholds with use_hierarchy == 1Kirill A. Shutemov1-3/+7
2010-10-08mm: alloc_large_system_hash() printk overflow on 16TB bootRobin Holt1-2/+2
2010-10-07HWPOISON: Stop shrinking at right page countAndi Kleen1-1/+1
2010-10-07HWPOISON: Report correct address granuality for AO huge page errorsAndi Kleen1-5/+5
2010-10-07HWPOISON: Copy si_addr_lsb to userAndi Kleen1-0/+8
2010-10-07page-types.c: fix name of unpoison interfaceNaoya Horiguchi1-1/+1
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe2-4/+9
2010-10-07drm: don't drop handle reference on unloadDave Airlie4-4/+1
2010-10-07xfs: properly account for reclaimed inodesJohannes Weiner1-5/+14
2010-10-07md: check return code of read_sb_pageVasiliy Kulikov1-4/+5
2010-10-07md/raid1: minor bio initialisation improvements.NeilBrown1-0/+2
2010-10-07md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown1-1/+1
2010-10-07Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds1-1/+1
2010-10-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds28-57/+125
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-15/+4
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds2-5/+9
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2010-10-06powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2-13/+74
2010-10-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+15