| Commit message (Expand) | Author | Files | Lines |
2010-05-08 | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman | 1 | -12/+1 |
2010-05-07 | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 6 | -4/+91 |
2010-05-04 | x86, cpu: Make APERF/MPERF a normal table-driven flag | H. Peter Anvin | 1 | -15/+8 |
2010-05-03 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov | 1 | -0/+5 |
2010-04-23 | x86, cacheinfo: Disable index in all four subcaches | Borislav Petkov | 1 | -17/+43 |
2010-04-23 | x86, cacheinfo: Make L3 cache info per node | Borislav Petkov | 1 | -14/+45 |
2010-04-23 | x86, cacheinfo: Reorganize AMD L3 cache structure | Borislav Petkov | 1 | -21/+32 |
2010-04-23 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 1 | -0/+4 |
2010-04-23 | x86, cacheinfo: Unify AMD L3 cache index disable checking | Borislav Petkov | 1 | -7/+10 |
2010-04-09 | cpufreq: Unify sysfs attribute definition macros | Borislav Petkov | 4 | -86/+72 |
2010-04-09 | powernow-k8: Fix frequency reporting | Mark Langsdorf | 1 | -1/+2 |
2010-04-09 | x86, cpufreq: Add APERF/MPERF support for AMD processors | Mark Langsdorf | 5 | -44/+72 |
2010-04-09 | x86: Unify APERF/MPERF support | Borislav Petkov | 2 | -6/+8 |
2010-04-09 | powernow-k8: Add core performance boost support | Borislav Petkov | 2 | -12/+151 |
2010-04-09 | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo | Borislav Petkov | 2 | -2/+4 |
2010-03-30 | Linux 2.6.34-rc3v2.6.34-rc3 | Linus Torvalds | 1 | -1/+1 |
2010-03-30 | KEYS: Add MAINTAINERS record | David Howells | 1 | -0/+10 |
2010-03-30 | CRED: Fix memory leak in error handling | Mathieu Desnoyers | 1 | -1/+5 |
2010-03-29 | ext3: fix broken handling of EXT3_STATE_NEW | Linus Torvalds | 4 | -6/+8 |
2010-03-29 | r8169: offical fix for CVE-2009-4537 (overlength frame DMAs) | Neil Horman | 1 | -5/+24 |
2010-03-29 | sparc64: Properly truncate pt_regs framepointer in perf callback. | David S. Miller | 1 | -1/+1 |
2010-03-29 | hwmon: (asc7621) Add X58 entry in Kconfig | Jaswinder Singh Rajput | 1 | -2/+2 |
2010-03-29 | hwmon: (w83793) Saving negative errors in unsigned | Dan Carpenter | 1 | -1/+1 |
2010-03-29 | hwmon: (coretemp) Add missing newline to dev_warn() message | Dean Nelson | 1 | -1/+1 |
2010-03-29 | hwmon: (coretemp) Fix cpu model output | Prarit Bhargava | 1 | -1/+1 |
2010-03-29 | [LogFS] Erase new journal segments | Joern Engel | 1 | -0/+2 |
2010-03-29 | [LogFS] Move reserved segments with journal | Joern Engel | 1 | -0/+4 |
2010-03-29 | x86: Do not free zero sized per cpu areas | Ian Campbell | 1 | -0/+6 |
2010-03-29 | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 4 | -12/+37 |
2010-03-29 | ceph: update discussion list address in MAINTAINERS | Sage Weil | 1 | -1/+1 |
2010-03-29 | ceph: some documentations fixes | Cheng Renquan | 2 | -4/+7 |
2010-03-29 | x86: Make smp_locks end with page alignment | Yinghai Lu | 1 | -1/+1 |
2010-03-29 | frv/chris: fix lines with a missing semicolons | David Howells | 2 | -2/+2 |
2010-03-29 | SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG | David Howells | 4 | -10/+10 |
2010-03-29 | slow-work: use get_ref wrapper instead of directly calling get_ref | Dave Airlie | 1 | -1/+1 |
2010-03-29 | Staging: et131x: Properly disable FC in txmac. | Nick Bowler | 1 | -1/+1 |
2010-03-29 | ALSA: hda: Use LPIB for ga-ma770-ud3 board | Daniel T Chen | 1 | -0/+1 |
2010-03-29 | ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklist | Daniel Chen | 1 | -0/+1 |
2010-03-29 | ceph: fix use after free on mds __unregister_request | Sage Weil | 1 | -1/+2 |
2010-03-29 | ipv6: Don't drop cache route entry unless timer actually expired. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -4/+9 |
2010-03-29 | Revert "ide: skip probe if there are no devices on the port (v2)" | David S. Miller | 1 | -9/+3 |
2010-03-29 | tulip: Add missing parens. | David S. Miller | 1 | -1/+1 |
2010-03-28 | [LogFS] Clear PagePrivate when moving journal | Joern Engel | 3 | -1/+3 |
2010-03-28 | Simplify and fix pad_wbuf | Joern Engel | 1 | -22/+30 |
2010-03-28 | Prevent data corruption in logfs_rewrite_block() | Joern Engel | 1 | -1/+12 |
2010-03-28 | pata_via: fix VT6410/6415/6330 detection issue | JosephChan@via.com.tw | 1 | -0/+4 |
2010-03-28 | arch/sparc/kernel: Use set_cpus_allowed_ptr | Julia Lawall | 3 | -10/+10 |
2010-03-28 | r8169: fix broken register writes | Francois Romieu | 1 | -2/+2 |
2010-03-28 | pcnet_cs: add new id | Ken Kawasaki | 2 | -1/+3 |
2010-03-28 | bonding: fix broken multicast with round-robin mode | Andy Gospodarek | 1 | -8/+32 |