summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-20x86, xsave: Move boot cpu initialization to xsave_init()Robert Richter3-13/+12
2010-07-20x86, xsave: 32/64 bit boot cpu check unification in initializationRobert Richter1-1/+1
2010-07-20x86, xsave: Do not include asm/i387.h in asm/xsave.hRobert Richter1-1/+0
2010-07-19x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha3-4/+15
2010-07-19x86, xsave: Sync xsave memory layout with its header for user handlingSuresh Siddha4-1/+123
2010-07-19x86, xsave: Track the offset, size of state in the xsave layoutSuresh Siddha1-0/+29
2010-07-19x86, cpu: Enumerate xsaveoptSuresh Siddha1-0/+1
2010-07-19x86, cpu: Add xsaveopt cpufeatureSuresh Siddha1-0/+1
2010-07-19x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha1-12/+13
2010-07-07x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin3-4/+21
2010-07-07x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin1-0/+2
2010-06-16x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi3-0/+4
2010-06-09x86, AMD: Extend support to future familiesBorislav Petkov1-3/+3
2010-06-09x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov1-26/+82
2010-06-09x86, xsave: Cleanup return codes in check_for_xstate()Dan Carpenter1-6/+7
2010-06-05Linux 2.6.35-rc2v2.6.35-rc2Linus Torvalds1-1/+1
2010-06-05drm/i915: Move non-phys cursors into the GTTChris Wilson1-0/+9
2010-06-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-17/+26
2010-06-05ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov1-17/+23
2010-06-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds18-798/+736
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-205/+256
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds4-10/+4
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-15/+13
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-155/+221
2010-06-05module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell1-32/+59
2010-06-05module: verify_export_symbols under the lockRusty Russell1-16/+10
2010-06-05module: move find_module check to endLinus Torvalds1-5/+7
2010-06-05module: make locking more fine-grained.Rusty Russell1-23/+42
2010-06-05module: Make module sysfs functions private.Rusty Russell2-37/+25
2010-06-05module: move sysfs exposure to end of load_moduleRusty Russell1-11/+36
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell3-19/+11
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds2-32/+51
2010-06-04X25: remove duplicated #includeHuang Weiyi1-2/+0
2010-06-04tcp: use correct net ns in cookie_v4_check()Eric Dumazet1-1/+1
2010-06-04rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet1-3/+4
2010-06-04ppp_generic: fix multilink fragment sizesBen McKeegan1-1/+1
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal1-5/+5
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend1-1/+1
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert2-5/+5
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-26/+67
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds36-204/+642
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds13-44/+2598
2010-06-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds139-1581/+2104
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds23-264/+311
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds135-113/+59831
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-7/+11
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds9-59/+175
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-18/+180
2010-06-04omap: remove BUG_ON for disabled interruptsCory Maccarrone1-1/+0