aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-22amd64_edac: Don't pass driver name as an error parameterhw_events_v27Mauro Carvalho Chehab1-12/+13
2012-05-22edac_mc: check for allocation failure in edac_mc_alloc()Dan Carpenter1-0/+2
2012-05-22edac: Increase version to 3.0.0Mauro Carvalho Chehab1-1/+1
2012-05-22edac_mc: Cleanup per-dimm_info debug messagesMauro Carvalho Chehab3-47/+62
2012-05-22edac: Convert debugfX to edac_dbg(X,Joe Perches30-962/+921
2012-05-22edac: Use more normal debugging macro styleJoe Perches4-76/+49
2012-05-22edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab26-357/+331
2012-05-22i7core: fix ranks information at the per-channel structMauro Carvalho Chehab1-13/+16
2012-05-22i5000: Fix the fatal error handlingMauro Carvalho Chehab1-7/+5
2012-05-22Edac: Add ABI Documentation for the new device nodesMauro Carvalho Chehab1-0/+64
2012-05-22edac: move documentation ABI to ABI/testing/sysfs-devices-edacMauro Carvalho Chehab2-104/+84
2012-05-22i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...Mauro Carvalho Chehab1-21/+35
2012-05-22edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab22-164/+242
2012-05-22edac: Only expose csrows/channels on legacy API if they're populatedMauro Carvalho Chehab1-0/+24
2012-05-22i7300_edac: Get rid of some wrongly-solved rebase conflictMauro Carvalho Chehab1-3/+0
2012-05-22i5100_edac: Fix a warning when compiled with 32 bitsMauro Carvalho Chehab1-2/+2
2012-05-22i82975x_edac: Test nr_pages earlier to save a few CPU cyclesMauro Carvalho Chehab1-6/+3
2012-05-22edac: Move grain/dtype/edac_type calculus to be out of channel loopMauro Carvalho Chehab3-57/+60
2012-05-22edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab2-0/+95
2012-05-22edac: add a sysfs node to report the maximum location for the systemMauro Carvalho Chehab1-0/+19
2012-05-22edac: add a new per-dimm API and make the old per-virtual-rank API obsoleteMauro Carvalho Chehab2-1/+172
2012-05-22edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab4-38/+0
2012-05-22i7core_edac: convert it to use struct deviceMauro Carvalho Chehab1-129/+209
2012-05-22amd64_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab4-122/+167
2012-05-22mpc85xx_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab1-38/+55
2012-05-22edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab5-706/+449
2012-05-22edac: use Documentation-nano format for some data structsMauro Carvalho Chehab1-23/+59
2012-05-22edac: Rename the parent dev to pdevMauro Carvalho Chehab28-56/+56
2012-05-22e752x_edac: provide more info about how DIMMS/ranks are mappedMauro Carvalho Chehab1-4/+22
2012-05-22i5000_edac: Fix the logic that retrieves memory informationMauro Carvalho Chehab1-71/+79
2012-05-22RAS: Add a tracepoint for reporting memory controller eventsMauro Carvalho Chehab3-6/+135
2012-05-18i5400_edac: improve debug messages to better represent the filled memoryMauro Carvalho Chehab1-1/+14
2012-05-18edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab2-31/+20
2012-05-18edac: Initialize the dimm label with the known informationMauro Carvalho Chehab3-11/+27
2012-05-18edac: Remove the legacy EDAC ABIMauro Carvalho Chehab27-151/+32
2012-05-17x38_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+21
2012-05-17tile_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-3/+13
2012-05-17sb_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-103/+56
2012-05-17r82600_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+18
2012-05-17ppc4xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-8/+17
2012-05-17pasemi_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+16
2012-05-17mv64x60_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-6/+19
2012-05-17mpc85xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+17
2012-05-17i82975x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+20
2012-05-17i82875p_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-8/+21
2012-05-17i82860_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-13/+29
2012-05-17i82443bxgx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-10/+16
2012-05-17i7core_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-152/+50
2012-05-17i7300_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-48/+33
2012-05-17i5400_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-98/+119
2012-05-17i5100_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-50/+40
2012-05-17i5000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-21/+39
2012-05-17i3200_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-10/+22
2012-05-17i3000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+20
2012-05-17e7xxx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+30
2012-05-17e752x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-15/+34
2012-05-17cpc925_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+18
2012-05-17cell_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+19
2012-05-17amd76x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+19
2012-05-17amd64_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-45/+92
2012-05-17edac: Change internal representation to work with layersMauro Carvalho Chehab3-287/+552
2012-05-17edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab1-1/+102
2012-05-17edac: rewrite edac_align_ptr()Mauro Carvalho Chehab4-31/+48
2012-05-17edac: move nr_pages to dimm structMauro Carvalho Chehab28-116/+146
2012-05-17edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab12-78/+3
2012-05-17edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab28-257/+334
2012-05-17edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab7-32/+72
2012-05-12Linux 3.4-rc7Linus Torvalds1-1/+1
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-55/+88
2012-05-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-35/+40
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-2/+7
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim1-1/+1
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2-1/+6
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson9-53/+81
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm1-1/+55
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto4-11/+10
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm3-1/+12
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-18/+57
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-172/+236
2012-05-12Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2-6/+14
2012-05-12MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki1-0/+2
2012-05-12dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer1-2/+2
2012-05-12dm thin: correct module descriptionAlasdair G Kergon1-1/+1
2012-05-12dm thin: fix unprotected use of prepared_discards listMike Snitzer1-0/+5
2012-05-12dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer1-3/+6
2012-05-11gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat1-6/+12
2012-05-11gpio: pch9: Use proper flow type handlersThomas Gleixner1-29/+28
2012-05-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+3
2012-05-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-13/+44
2012-05-11Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds1-22/+0
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-11ks8851: Update link status during link change interruptStephen Boyd1-3/+4
2012-05-11macvtap: restore vlan header on user readBasil Gor1-5/+38
2012-05-11vhost-net: fix handle_rx buffer sizeBasil Gor1-1/+6
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger1-22/+0
2012-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds7-21/+21
2012-05-11mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins1-1/+1
2012-05-10bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac3-12/+24
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman3-3/+3
2012-05-10sctp: check cached dst before using itNicolas Dichtel3-20/+14
2012-05-10pktgen: fix crash at module unloadEric Dumazet1-2/+8
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller4-42/+7
2012-05-10ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo1-0/+2
2012-05-10igb: fix rtnl race in PM resume pathBenjamin Poirier1-14/+6
2012-05-10ipv4: Do not use dead fib_info entries.David S. Miller1-0/+2
2012-05-10Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds9-8/+17
2012-05-10Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds9-10/+26
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer6-7/+11
2012-05-10parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer1-0/+2
2012-05-10parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer1-1/+0
2012-05-10parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer1-0/+2
2012-05-10parisc: add missing includes in asm/spinlock.hRolf Eike Beer1-0/+2
2012-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-4/+4
2012-05-10MAINTAINERS: add maintainer for LED subsystemBryan Wu1-0/+1
2012-05-10mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson1-2/+1
2012-05-10drivers/leds: correct __devexit annotationsArnd Bergmann2-3/+3
2012-05-10memcg: free spare array to avoid memory leakSha Zhengju1-0/+6
2012-05-10namespaces, pid_ns: fix leakage on fork() failureMike Galbraith1-0/+3
2012-05-10hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf1-1/+0
2012-05-10mm: fix division by 0 in percpu_pagelist_fraction()Sasha Levin1-2/+2
2012-05-10proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov1-2/+10
2012-05-10Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2012-05-10Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2012-05-10sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2-4/+4
2012-05-10Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+4
2012-05-10Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-15/+30
2012-05-10compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka1-17/+46
2012-05-10gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma1-6/+3
2012-05-10[SCSI] virtio_scsi: fix TMF use-after-freePaolo Bonzini1-11/+13
2012-05-10[SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley1-0/+3
2012-05-10[SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis1-3/+3
2012-05-10[SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap1-1/+17
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali2-3/+14
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali2-0/+6
2012-05-10[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary1-0/+1
2012-05-09Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1
2012-05-09cifs: fix revalidation test in cifs_llseek()Dan Carpenter1-1/+1
2012-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-8/+9
2012-05-09Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-1/+3
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-20/+16
2012-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-29/+16
2012-05-09kmemleak: Fix the kmemleak tracking of the percpu areas with !SMPCatalin Marinas1-0/+2
2012-05-09percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo1-0/+10
2012-05-09Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...Olof Johansson3-6/+6
2012-05-09ARM: OMAP: igep0020: fix smsc911x dummy regulator idEnrico Butera1-1/+1
2012-05-09regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan1-1/+3
2012-05-09Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+1
2012-05-09ASoC: sh: fix migor.c compilationGuennadi Liakhovetski1-1/+1
2012-05-09KVM: ia64: fix build due to typoAvi Kivity1-1/+1
2012-05-09ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson1-2/+4
2012-05-09Merge branch 'kirkwood_fixes_for_v3.4' of git://git.infradead.org/users/jcoop...Olof Johansson2-2/+3
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt3-10/+9
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2-19/+7
2012-05-08r8169: fix unsigned int wraparound with TSOJulien Ducourthial1-6/+10
2012-05-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-11/+19
2012-05-08ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings1-2/+2
2012-05-08Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-2/+5
2012-05-08ARM: kirkwood: add missing kexec.h includeIan Campbell1-0/+1
2012-05-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-181/+34
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-25/+73
2012-05-08Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+18
2012-05-08Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+12
2012-05-08sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings1-1/+1
2012-05-08percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo1-1/+13
2012-05-08KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2-11/+13
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2-5/+13
2012-05-08ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai1-6/+7
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm1-0/+1
2012-05-08m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = mSteven King7-21/+21
2012-05-07openvswitch: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar1-7/+15
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-07xen/Kconfig: fix Kconfig layoutAndrew Morton1-10/+12
2012-05-07xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel1-2/+5
2012-05-07xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk1-1/+6
2012-05-07xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk1-1/+34
2012-05-07regulator: Actually free the regulator in devm_regulator_put()Mark Brown1-1/+4
2012-05-07drivers/video/xen-fbfront.c: add missing cleanup codeJulia Lawall1-11/+16
2012-05-07drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stackBen Skeggs2-178/+22
2012-05-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2-3/+12
2012-05-07ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboTakashi Iwai1-0/+1
2012-05-07drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter1-3/+6
2012-05-07drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter1-0/+6
2012-05-07ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GTakashi Iwai1-0/+2
2012-05-06IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger1-0/+1
2012-05-06Linux 3.4-rc6Linus Torvalds1-1/+1
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+21
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-21/+47
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior1-1/+22
2012-05-06KVM: Do not take reference to mm during async #PFGleb Natapov1-8/+1
2012-05-06KVM: ensure async PF event wakes up vcpu from haltGleb Natapov1-0/+1
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason5-17/+34
2012-05-06ALSA: echoaudio: Remove incorrect part of assertionMark Hills1-1/+1
2012-05-06ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross1-2/+2
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds4-8/+5
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-17/+29