| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Clean up the hypervisor layer | H. Peter Anvin | 2010-05-07 | 8 | -107/+117 |
* | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman | 2010-05-07 | 1 | -12/+1 |
* | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 2010-05-06 | 6 | -4/+91 |
* | x86, cpu: Make APERF/MPERF a normal table-driven flag | H. Peter Anvin | 2010-05-03 | 1 | -15/+8 |
* | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov | 2010-05-03 | 1 | -0/+5 |
* | x86, cacheinfo: Disable index in all four subcaches | Borislav Petkov | 2010-04-22 | 1 | -17/+43 |
* | x86, cacheinfo: Make L3 cache info per node | Borislav Petkov | 2010-04-22 | 1 | -14/+45 |
* | x86, cacheinfo: Reorganize AMD L3 cache structure | Borislav Petkov | 2010-04-22 | 1 | -21/+32 |
* | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 2010-04-22 | 1 | -0/+4 |
* | x86, cacheinfo: Unify AMD L3 cache index disable checking | Borislav Petkov | 2010-04-22 | 1 | -7/+10 |
* | cpufreq: Unify sysfs attribute definition macros | Borislav Petkov | 2010-04-09 | 4 | -86/+72 |
* | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-04-09 | 1 | -1/+2 |
* | x86, cpufreq: Add APERF/MPERF support for AMD processors | Mark Langsdorf | 2010-04-09 | 5 | -44/+72 |
* | x86: Unify APERF/MPERF support | Borislav Petkov | 2010-04-09 | 2 | -6/+8 |
* | powernow-k8: Add core performance boost support | Borislav Petkov | 2010-04-09 | 2 | -12/+151 |
* | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo | Borislav Petkov | 2010-04-09 | 2 | -2/+4 |
* | Linux 2.6.34-rc3v2.6.34-rc3 | Linus Torvalds | 2010-03-30 | 1 | -1/+1 |
* | KEYS: Add MAINTAINERS record | David Howells | 2010-03-30 | 1 | -0/+10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-03-30 | 1 | -1/+5 |
|\ |
|
| * | CRED: Fix memory leak in error handling | Mathieu Desnoyers | 2010-03-30 | 1 | -1/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 2010-03-30 | 7 | -36/+67 |
|\ \ |
|
| * | | [LogFS] Erase new journal segments | Joern Engel | 2010-03-29 | 1 | -0/+2 |
| * | | [LogFS] Move reserved segments with journal | Joern Engel | 2010-03-29 | 1 | -0/+4 |
| * | | [LogFS] Clear PagePrivate when moving journal | Joern Engel | 2010-03-28 | 3 | -1/+3 |
| * | | Simplify and fix pad_wbuf | Joern Engel | 2010-03-28 | 1 | -22/+30 |
| * | | Prevent data corruption in logfs_rewrite_block() | Joern Engel | 2010-03-28 | 1 | -1/+12 |
| * | | Use deactivate_locked_super | Joern Engel | 2010-03-27 | 1 | -2/+1 |
| * | | Fix logfs_get_sb_final error path | Joern Engel | 2010-03-27 | 1 | -1/+1 |
| * | | Write out both superblocks on mismatch | Joern Engel | 2010-03-27 | 1 | -1/+1 |
| * | | Prevent schedule while atomic in __logfs_readdir | Joern Engel | 2010-03-27 | 1 | -2/+2 |
| * | | Plug memory leak in writeseg_end_io | Joern Engel | 2010-03-27 | 1 | -0/+1 |
| * | | Limit max_pages for insane devices | Joern Engel | 2010-03-27 | 1 | -2/+6 |
| * | | Open segment file before using it | Joern Engel | 2010-03-27 | 1 | -4/+4 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-30 | 6 | -13/+44 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86: Do not free zero sized per cpu areas | Ian Campbell | 2010-03-29 | 1 | -0/+6 |
| * | | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 2010-03-29 | 4 | -12/+37 |
| * | | x86: Make smp_locks end with page alignment | Yinghai Lu | 2010-03-29 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-03-29 | 11 | -74/+223 |
|\ \ |
|
| * | | ocfs2: Fix a race in o2dlm lockres mastery | Srinivas Eeda | 2010-03-23 | 1 | -3/+1 |
| * | | Ocfs2: Handle deletion of reflinked oprhan inodes correctly. | Tristan Ye | 2010-03-23 | 1 | -0/+15 |
| * | | Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. | Tristan Ye | 2010-03-23 | 1 | -5/+23 |
| * | | ocfs2: Clear undo bits when local alloc is freed | Mark Fasheh | 2010-03-23 | 4 | -46/+95 |
| * | | ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. | Tao Ma | 2010-03-19 | 1 | -6/+4 |
| * | | ocfs2: Fix the update of name_offset when removing xattrs | Tao Ma | 2010-03-19 | 1 | -1/+1 |
| * | | ocfs2: Always try for maximum bits with new local alloc windows | Mark Fasheh | 2010-03-18 | 1 | -2/+2 |
| * | | ocfs2: set i_mode on disk during acl operations | Mark Fasheh | 2010-03-17 | 1 | -5/+72 |
| * | | ocfs2: Update i_blocks in reflink operations. | Tao Ma | 2010-03-17 | 1 | -0/+1 |
| * | | ocfs2: Change bg_chain check for ocfs2_validate_gd_parent. | Tao Ma | 2010-03-17 | 1 | -5/+8 |
| * | | [PATCH] Skip check for mandatory locks when unlocking | Sachin Prabhu | 2010-03-17 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-03-29 | 15 | -97/+191 |
|\ \ \ |
|