| Commit message (Expand) | Author | Age | Files | Lines |
* | amd64_edac: add EDAC core-related initializers | Doug Thompson | 2009-06-10 | 1 | -0/+315 |
* | amd64_edac: add error decoding logic | Doug Thompson | 2009-06-10 | 1 | -0/+425 |
* | amd64_edac: add ECC chipkill syndrome mapping table | Doug Thompson | 2009-06-10 | 1 | -0/+135 |
* | amd64_edac: add per-family descriptors | Doug Thompson | 2009-06-10 | 1 | -0/+72 |
* | amd64_edac: add F10h-and-later methods-p3 | Doug Thompson | 2009-06-10 | 1 | -4/+265 |
* | amd64_edac: add F10h-and-later methods-p2 | Doug Thompson | 2009-06-10 | 1 | -0/+196 |
* | amd64_edac: add F10h-and-later methods-p1 | Doug Thompson | 2009-06-10 | 1 | -0/+181 |
* | amd64_edac: add k8-specific methods | Doug Thompson | 2009-06-10 | 1 | -0/+173 |
* | amd64_edac: assign DRAM chip select base and mask in a family-specific way | Doug Thompson | 2009-06-10 | 1 | -0/+142 |
* | amd64_edac: add helper to dump relevant registers | Doug Thompson | 2009-06-10 | 1 | -0/+142 |
* | amd64_edac: add DRAM address type conversion facilities | Doug Thompson | 2009-06-10 | 1 | -0/+294 |
* | amd64_edac: add functionality to compute the DRAM hole | Doug Thompson | 2009-06-10 | 1 | -0/+166 |
* | amd64_edac: add sys addr to memory controller mapping helpers | Doug Thompson | 2009-06-10 | 1 | -0/+141 |
* | amd64_edac: add memory scrubber interface | Doug Thompson | 2009-06-10 | 1 | -0/+130 |
* | amd64_edac: add MCA error types | Doug Thompson | 2009-06-10 | 1 | -0/+161 |
* | amd64_edac: add DRAM error injection logic using sysfs | Doug Thompson | 2009-06-10 | 1 | -0/+185 |
* | amd64_edac: add debugging/testing code | Doug Thompson | 2009-06-10 | 1 | -0/+255 |
* | amd64_edac: add driver header | Doug Thompson | 2009-06-10 | 1 | -0/+628 |
* | edac: fold __func__ into edac_debug_printk | Borislav Petkov | 2009-06-10 | 1 | -4/+5 |
* | x86: MSR: add methods for writing of an MSR on several CPUs | Borislav Petkov | 2009-06-10 | 2 | -6/+104 |
* | x86: MSR: add a struct representation of an MSR | Borislav Petkov | 2009-06-10 | 3 | -14/+25 |
* | Linux 2.6.30 | Linus Torvalds | 2009-06-09 | 1 | -1/+1 |
* | char: mxser, fix ISA board lookup | Peter Botha | 2009-06-09 | 1 | -1/+1 |
* | jbd: fix race in buffer processing in commit code | Jan Kara | 2009-06-09 | 1 | -2/+4 |
* | autofs4: remove hashed check in validate_wait() | Ian Kent | 2009-06-09 | 1 | -14/+8 |
* | shm: fix unused warnings on nommu | Mike Frysinger | 2009-06-09 | 1 | -2/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-06-09 | 14 | -12/+39 |
|\ |
|
| * | kvm: fix kvm reboot crash when MAXSMP is used | Avi Kivity | 2009-06-09 | 1 | -1/+1 |
| * | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu | 2009-06-09 | 11 | -11/+11 |
| * | cpumask: introduce zalloc_cpumask_var | Yinghai Lu | 2009-06-09 | 2 | -0/+27 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-09 | 1 | -0/+3 |
|\ \ |
|
| * | | bsg: setting rq->bio to NULL | FUJITA Tomonori | 2009-06-09 | 1 | -0/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-06-09 | 2 | -6/+8 |
|\ \ |
|
| * | | cls_cgroup: Fix oops when user send improperly 'tc filter add' request | Minoru Usui | 2009-06-09 | 1 | -0/+3 |
| * | | r8169: fix crash when large packets are received | Eric Dumazet | 2009-06-09 | 1 | -6/+5 |
* | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-06-09 | 1 | -14/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | md/raid5: fix bug in reshape code when chunk_size decreases. | NeilBrown | 2009-06-09 | 1 | -1/+1 |
| * | | md/raid5 - avoid deadlocks in get_active_stripe during reshape | NeilBrown | 2009-06-09 | 1 | -11/+11 |
| * | | md/raid5: use conf->raid_disks in preference to mddev->raid_disk | NeilBrown | 2009-06-09 | 1 | -2/+2 |
* | | | async: Fix lack of boot-time console due to insufficient synchronization | Linus Torvalds | 2009-06-08 | 1 | -10/+5 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-06-08 | 9 | -101/+75 |
|\ \ \ |
|
| * | | | MIPS: Outline udelay and fix a few issues. | Ralf Baechle | 2009-06-08 | 5 | -92/+66 |
| * | | | MIPS: ioctl.h: Fix headers_check warnings | Jaswinder Singh Rajput | 2009-06-08 | 1 | -0/+4 |
| * | | | MIPS: Cobalt: PCI bus is always required to obtain the board ID | Yoichi Yuasa | 2009-06-08 | 1 | -0/+1 |
| * | | | MIPS: Kconfig: Remove "Support for" from Cavium system type | Yoichi Yuasa | 2009-06-08 | 1 | -2/+2 |
| * | | | MIPS: Sibyte: Honor CONFIG_CMDLINE | Ralf Baechle | 2009-06-08 | 1 | -7/+1 |
| * | | | SSB: BCM47xx: Export ssb_watchdog_timer_set | Matthieu Castet | 2009-06-08 | 1 | -0/+1 |
| |/ / |
|
* | | | pata_netcell: Fix typo | Alan Cox | 2009-06-08 | 1 | -1/+1 |
* | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-08 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | KVM: Explicity initialize cpus_hardware_enabled | Avi Kivity | 2009-06-08 | 1 | -0/+1 |
| |/ / |
|