| Commit message (Expand) | Author | Age |
* | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha | 2010-07-19 |
* | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha | 2010-07-19 |
* | x86, xsave: Track the offset, size of state in the xsave layout | Suresh Siddha | 2010-07-19 |
* | x86, cpu: Enumerate xsaveopt | Suresh Siddha | 2010-07-19 |
* | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha | 2010-07-19 |
* | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves | Suresh Siddha | 2010-07-19 |
* | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin | 2010-07-07 |
* | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin | 2010-07-07 |
* | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi | 2010-06-16 |
* | x86, AMD: Extend support to future families | Borislav Petkov | 2010-06-09 |
* | x86, cacheinfo: Carve out L3 cache slot accessors | Borislav Petkov | 2010-06-09 |
* | x86, xsave: Cleanup return codes in check_for_xstate() | Dan Carpenter | 2010-06-09 |
* | Linux 2.6.35-rc2v2.6.35-rc2 | Linus Torvalds | 2010-06-05 |
* | drm/i915: Move non-phys cursors into the GTT | Chris Wilson | 2010-06-05 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-06-05 |
|\ |
|
| * | ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags | Dmitry Monakhov | 2010-06-05 |
| * | ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files | Theodore Ts'o | 2010-06-02 |
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-06-05 |
|\ \ |
|
| * \ | Merge branch 'master' into for-linus | Alex Elder | 2010-06-04 |
| |\ \ |
|
| | * | | xfs: improve xfs_isilocked | Christoph Hellwig | 2010-06-03 |
| | * | | xfs: skip writeback from reclaim context | Christoph Hellwig | 2010-06-03 |
| | * | | xfs: remove done roadmap item from xfs-delayed-logging-design.txt | Christoph Hellwig | 2010-06-03 |
| | * | | xfs: fix race in inode cluster freeing failing to stale inodes | Dave Chinner | 2010-06-03 |
| | * | | xfs: fix access to upper inodes without inode64 | Christoph Hellwig | 2010-05-28 |
| | * | | xfs: fix might_sleep() warning when initialising per-ag tree | Dave Chinner | 2010-05-28 |
| | * | | fs/xfs/quota: Add missing mutex_unlock | Julia Lawall | 2010-05-28 |
| | * | | xfs: remove duplicated #include | Huang Weiyi | 2010-05-28 |
| | * | | xfs: convert more trace events to DEFINE_EVENT | Li Zefan | 2010-05-28 |
| | * | | xfs: xfs_trace.c: remove duplicated #include | Huang Weiyi | 2010-05-28 |
| | * | | xfs: Check new inode size is OK before preallocating | Dave Chinner | 2010-05-28 |
| | * | | xfs: clean up xlog_align | Christoph Hellwig | 2010-05-28 |
| | * | | xfs: cleanup log reservation calculactions | Christoph Hellwig | 2010-05-28 |
| | * | | xfs: be more explicit if RT mount fails due to config | Eric Sandeen | 2010-05-28 |
| | * | | xfs: replace E2BIG with EFBIG where appropriate | Eric Sandeen | 2010-05-28 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-06-05 |
|\ \ \ \ |
|
| * | | | | X25: remove duplicated #include | Huang Weiyi | 2010-06-04 |
| * | | | | tcp: use correct net ns in cookie_v4_check() | Eric Dumazet | 2010-06-04 |
| * | | | | rps: tcp: fix rps_sock_flow_table table updates | Eric Dumazet | 2010-06-04 |
| * | | | | ppp_generic: fix multilink fragment sizes | Ben McKeegan | 2010-06-04 |
| * | | | | syncookies: remove Kconfig text line about disabled-by-default | Florian Westphal | 2010-06-04 |
| * | | | | ixgbe: only check pfc bits in hang logic if pfc is enabled | John Fastabend | 2010-06-04 |
| * | | | | net: check for refcount if pop a stacked dst_entry | Steffen Klassert | 2010-06-04 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-03 |
| |\ \ \ \ |
|
| | * | | | | mac80211: fix dialog token allocator | Johannes Berg | 2010-06-01 |
| | * | | | | mac80211: fix blockack-req processing | Johannes Berg | 2010-06-01 |
| | * | | | | ath5k: wake queues on reset | Bruno Randolf | 2010-06-01 |
| * | | | | | ixgbe: return IXGBE_ERR_RAR_INDEX when out of range | Jeff Kirsher | 2010-06-03 |
| * | | | | | act_pedit: access skb->data safely | Changli Gao | 2010-06-03 |
| * | | | | | sfc: Store port number in net_device::dev_id | Ben Hutchings | 2010-06-03 |
| * | | | | | epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN | Roland Dreier | 2010-06-03 |