aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Blackfin: convert to generic checksum codeMike Frysinger4-192/+8
2009-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds5-31/+66
2009-12-14udf: Avoid IO in udf_clear_inodeJan Kara3-22/+41
2009-12-14udf: Try harder when looking for VAT inodeJan Kara1-8/+24
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara1-1/+1
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds27-119/+192
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds26-402/+499
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds19-229/+2484
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds31-353/+651
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells1-1/+1
2009-12-14FRV: Fix no-hardware-breakpoint caseDavid Howells1-1/+1
2009-12-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds50-484/+1686
2009-12-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds17-315/+1146
2009-12-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds69-2102/+5204
2009-12-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds33-132/+3275
2009-12-14Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds30-469/+1078
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds79-978/+1222
2009-12-14Documentation: rw_lock lessons learnedWilliam Allen Simpson1-100/+84
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto1-5/+12
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov1-2/+3
2009-12-14perf sched: Fix build failure on sparcDavid Miller2-4/+8
2009-12-14x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu2-6/+8
2009-12-14x86: Move swiotlb initialization before dma32_free_bootmemFUJITA Tomonori1-1/+4
2009-12-14x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches1-1/+1
2009-12-14x86: Remove usedac in feature-removal-schedule.txtFUJITA Tomonori1-7/+0
2009-12-14perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake3-7/+57
2009-12-14microblaze: Remove rt_sigsuspend wrapperMichal Simek3-13/+1
2009-12-14microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com1-2/+0
2009-12-14microblaze: Remove show_tmem functionMichal Simek1-10/+0
2009-12-14microblaze: Support for WB cacheMichal Simek4-268/+574
2009-12-14microblaze: Add PVR for Microblaze v7.30.aMichal Simek1-0/+1
2009-12-14microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek1-5/+0
2009-12-14microblaze: Remove panic_timeout init valueMichal Simek1-2/+0
2009-12-14microblaze: Do not count system calls in defaultMichal Simek1-0/+4
2009-12-14microblaze: Enable DTC compilationMichal Simek1-0/+3
2009-12-14microblaze: Core oprofile configs and hooksJohn Williams4-0/+39
2009-12-14microblaze: Fix level interrupt ACKingsteve@digidescorp.com1-1/+9
2009-12-14microblaze: Enable futimesat syscallMichal Simek1-1/+1
2009-12-14microblaze: Checking DTS against PVR for write-back cacheMichal Simek2-12/+29
2009-12-14microblaze: Remove duplicity from pgalloc.hMichal Simek1-6/+3
2009-12-14microblaze: Futex supportMichal Simek1-1/+126
2009-12-14microblaze: Adding dev_arch_data functionsMichal Simek1-0/+12
2009-12-14microblaze: Fix the heartbeat gpio to be more robustJohn Linn1-5/+10
2009-12-14microblaze: Simple __copy_tofrom_user for noMMUJohn Williams2-6/+13
2009-12-14microblaze: Export memory_start for modulesMichal Simek1-0/+1
2009-12-14microblaze: Use lowest-common-denominator default CPU settingsJohn Williams1-6/+6
2009-12-14microblaze: Update default generic DTSMichal Simek1-3/+7
2009-12-14microblaze: Enable asm optimization only for HW with barrel-shifterMichal Simek1-1/+1
2009-12-14microblaze: Remove the buggy ALLOW_EDIT_AUTO config optionJohn Williams2-28/+8
2009-12-14microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek3-16/+18