aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* amd64_edac: add F10h-and-later methods-p1Doug Thompson2009-06-101-0/+181
* amd64_edac: add k8-specific methodsDoug Thompson2009-06-101-0/+173
* amd64_edac: assign DRAM chip select base and mask in a family-specific wayDoug Thompson2009-06-101-0/+142
* amd64_edac: add helper to dump relevant registersDoug Thompson2009-06-101-0/+142
* amd64_edac: add DRAM address type conversion facilitiesDoug Thompson2009-06-101-0/+294
* amd64_edac: add functionality to compute the DRAM holeDoug Thompson2009-06-101-0/+166
* amd64_edac: add sys addr to memory controller mapping helpersDoug Thompson2009-06-101-0/+141
* amd64_edac: add memory scrubber interfaceDoug Thompson2009-06-101-0/+130
* amd64_edac: add MCA error typesDoug Thompson2009-06-101-0/+161
* amd64_edac: add DRAM error injection logic using sysfsDoug Thompson2009-06-101-0/+185
* amd64_edac: add debugging/testing codeDoug Thompson2009-06-101-0/+255
* amd64_edac: add driver headerDoug Thompson2009-06-101-0/+628
* edac: fold __func__ into edac_debug_printkBorislav Petkov2009-06-101-4/+5
* x86: MSR: add methods for writing of an MSR on several CPUsBorislav Petkov2009-06-102-6/+104
* x86: MSR: add a struct representation of an MSRBorislav Petkov2009-06-103-14/+25
* Linux 2.6.30Linus Torvalds2009-06-091-1/+1
* char: mxser, fix ISA board lookupPeter Botha2009-06-091-1/+1
* jbd: fix race in buffer processing in commit codeJan Kara2009-06-091-2/+4
* autofs4: remove hashed check in validate_wait()Ian Kent2009-06-091-14/+8
* shm: fix unused warnings on nommuMike Frysinger2009-06-091-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-06-0914-12/+39
|\
| * kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity2009-06-091-1/+1
| * cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-0911-11/+11
| * cpumask: introduce zalloc_cpumask_varYinghai Lu2009-06-092-0/+27
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-091-0/+3
|\ \
| * | bsg: setting rq->bio to NULLFUJITA Tomonori2009-06-091-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-092-6/+8
|\ \
| * | cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui2009-06-091-0/+3
| * | r8169: fix crash when large packets are receivedEric Dumazet2009-06-091-6/+5
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-06-091-14/+14
|\ \ \ | |_|/ |/| |
| * | md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown2009-06-091-1/+1
| * | md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown2009-06-091-11/+11
| * | md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown2009-06-091-2/+2
* | | async: Fix lack of boot-time console due to insufficient synchronizationLinus Torvalds2009-06-081-10/+5
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-06-089-101/+75
|\ \ \
| * | | MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-085-92/+66
| * | | MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput2009-06-081-0/+4
| * | | MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa2009-06-081-0/+1
| * | | MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa2009-06-081-2/+2
| * | | MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle2009-06-081-7/+1
| * | | SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet2009-06-081-0/+1
| |/ /
* | | pata_netcell: Fix typoAlan Cox2009-06-081-1/+1
* | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-081-0/+1
|\ \ \
| * | | KVM: Explicity initialize cpus_hardware_enabledAvi Kivity2009-06-081-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-06-081-16/+6
|\ \ \
| * | | pdc202xx_old: fix resetproc() methodSergei Shtylyov2009-06-071-14/+5
| * | | pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov2009-06-071-2/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-0811-24/+53
|\ \ \ \
| * | | | [ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini2009-06-071-0/+1
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-06-042-2/+5
| |\ \ \ \