summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-10x86-32, fpu: Rewrite fpu_save_init()Brian Gerst1-25/+22
2010-09-10x86, fpu: Remove PSHUFB_XMM5_* macrosBrian Gerst1-3/+0
2010-09-10x86, fpu: Remove unnecessary ifdefs from i387 code.Brian Gerst2-10/+6
2010-09-10x86-32, fpu: Remove math_emulate stubBrian Gerst1-17/+6
2010-09-10x86-64, fpu: Simplify constraints for fxsave/fxtstorBrian Gerst1-27/+17
2010-09-10x86-64, fpu: Fix %cs value in convert_from_fxsr()Brian Gerst1-10/+8
2010-09-10x86-64, fpu: Disable preemption when using TS_USEDFPUBrian Gerst2-16/+1
2010-09-10x86, fpu: Merge __save_init_fpu()Brian Gerst1-9/+2
2010-09-10x86, fpu: Merge tolerant_fwait()Brian Gerst1-15/+4
2010-09-10x86, fpu: Merge fpu_init()Brian Gerst3-35/+14
2010-09-10x86: Use correct type for %cr4Brian Gerst1-2/+2
2010-08-13x86, xsave: Disable xsave in i387 emulation modeRobert Richter1-0/+6
2010-08-12Merge branch 'io_remap_pfn_range' of git://www.jni.nu/crisLinus Torvalds1-0/+3
2010-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds20-386/+822
2010-08-12Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds9-58/+299
2010-08-12Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds13-129/+125
2010-08-12Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds12-8/+323
2010-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-116/+805
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds30-253/+658
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds21-22/+2431
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds43-339/+3933
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-45/+304
2010-08-12Merge git://git.infradead.org/battery-2.6Linus Torvalds6-1/+1282
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson2-3/+3
2010-08-12timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archsJason Wessel1-4/+7
2010-08-12MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells1-4/+4
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells8-54/+22
2010-08-12MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells2-0/+3
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells1-0/+1
2010-08-12MN10300: Fix size_t and ssize_tDavid Howells1-1/+6
2010-08-12MN10300: Fix RTC routinesDavid Howells1-4/+1
2010-08-12[CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim1-1/+1
2010-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-3/+3
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds70-1201/+2518
2010-08-12[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck1-3/+3
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds159-530/+523
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds16-24/+1024
2010-08-12memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky1-2/+3
2010-08-12memstick: init sysfs attributesMaxim Levitsky1-0/+1
2010-08-12mmc_test: fix large memory allocationAdrian Hunter1-29/+47
2010-08-12mmc_test: add performance testsAdrian Hunter1-2/+791
2010-08-12mmc_block: add support for secure discardAdrian Hunter2-3/+46
2010-08-12block: add secure discardAdrian Hunter9-7/+45
2010-08-12omap_hsmmc: add erase capabilityAdrian Hunter1-3/+10
2010-08-12mmc_block: add discard supportAdrian Hunter2-3/+55
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter14-8/+651
2010-08-12mm: fix writeback_in_progress()Jan Kara2-1/+4
2010-08-12writeback: merge for_kupdate and !for_kupdate casesWu Fengguang1-33/+10
2010-08-12writeback: fix queue_io() orderingWu Fengguang1-1/+9